.p, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	line-height:14px;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
	font-variant: normal;
	line-height:14px;
}

body {
	background-image:url(images/bg.gif);
	margin-top:0px;
	background-attachment: fixed;
}
#header {
	width:760px;
	height:88px;
}
#nav {
	width:760px;
	background-image:url(images/nav_bg.gif);
	height:19px;
}
.divide {
	background-image: url(images/nav_divide.gif);
	height: 19px;
	width: 2px;
}
#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#image {
	width:776px;
	height:auto;
	padding-left:8px;
}
#content {
	width:760px;
	height:auto;
	background-color:#FFFFFF;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#content, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
#contentLeft {
	width:241px;
	height:403px;
	background-image:url(images/content_left_bg.jpg);
	background-repeat:repeat-x;
	text-align: left;
	float:left;
}
#search, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4CA1F2;
}

#search a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 18px;
	text-decoration:underline;
}

#search {
	width:221px;
	height:70px;
	background-image:url(images/search_bg.jpg);
	text-align: left;
	float:left;
	padding-top:20px;
	padding-left:20px;
}
#news {
	width:203px;
	height:70px;
	text-align: left;
	float:left;
	padding-top:10px;
	padding-left:18px;
	padding-right:18px;
}

#contentRight {
	width:474px;
	text-align: left;
	float:right;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
}
#contentRight p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#333333;
	line-height: 18px;
	text-decoration:none;
}

#contentRight a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0885E1;
	line-height: 18px;
	text-decoration:none;
}
#footer {
	width:760px;
	height:50px;
	padding-top:5px;
	text-align:right;
}
#footer, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	line-height:14px;
}
#footerLeft {
	width:175px;
	height:50px;
	float:left;
	text-align:left;
}
#footerLeft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
	font-variant: normal;
	line-height:14px;
}