body {
	background-color:#EFEFEF;
	background-image:url(graphic/bg.gif);
	background-repeat:repeat-x;
}
* {
	margin:0;
}
img {
	border:0;
}
#wrapper {
	margin:0 auto;
	position:relative;
	width:912px;
}
#header {
	background-image:url(graphic/header.gif);
	background-repeat:no-repeat;
	height:100px;
	margin-top:40px;
	width:912px;
}
#logo {
	display:inline;
	float:left;
	height:42px;
	margin:29px 0px 0px 20px;
	width:320px;
}
#navigation {
	color:#404040;
	display:inline;
	float:right;
	font-family:"Helvetica", "Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	height:18px;
	letter-spacing:-1px;
	margin:42px 20px 0px 0px;
	text-decoration:none;
	width:500px;
}
#navigation li {
	display:block;
	float:right;
	list-style:none;
	width:auto;
}
#navigation li a {
	color:#404040;
	font-family:"Helvetica", "Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
#navigation li.active a {
	color:#0991c6;
	font-family:"Helvetica", "Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
#navigation li a:hover {
	color:#0991c6;
	font-family:"Helvetica", "Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
#featured {
	background-image:url(graphic/featured_bg.jpg);
	background-repeat:no-repeat;
	height:350px;
	margin-top:20px;
	width:912px;
}
#featured_left {
	display:inline;
	float:left;
	height:220px;
	margin:70px 0px 0px 40px;
	width:375px;
}
h1 {
	color:#303030;
	font-family:"Helvetica", "Trebuchet MS", Arial, sans-serif;
	font-size:32px;
	letter-spacing:-2px;
	line-height:34px;
	text-decoration:none;
}
h2 {
	color:#303030;
	font-family:"Helvetica", "Trebuchet MS", Arial, sans-serif;
	font-size:18px;
	line-height:20px;
	text-decoration:none;
}
#featured p {
	line-height:16px;
}
#content {
	background-color:#FFFFFF;
	background-image:url(graphic/content_bg.gif);
	background-repeat:repeat-y;
	padding-bottom:5px;
	width:912px;
}
#content_rt {
	background-image:url(graphic/content_rt.gif);
	background-repeat:no-repeat;
	height:30px;
	margin-top:20px;
	width:912px;
}
#content_rb {
	background-image:url(graphic/content_rb.gif);
	background-repeat:no-repeat;
	height:30px;
	width:912px;
}
#content_left {
	display:inline;
	float:left;
	margin:0px 0px 0px 25px;
	width:640px;
}
#content_right {
	display:inline;
	float:right;
	margin:0px 25px 0px 62px;
	width:160px;
}
.content_left_h {
	background-image:url(graphic/underline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:30px;
	margin-bottom:20px;
	width:640px;
}
.content_right_h {
	background-image:url(graphic/underline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:30px;
	margin-bottom:20px;
	width:160px;
}
.content p {
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}
.content a {
	color:#0096C8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}
h3 {
	color:#303030;
	font-family:"Helvetica", "Trebuchet MS", Arial, sans-serif;
	font-size:22px;
	letter-spacing:-1px;
	line-height:24px;
	text-decoration:none;
}
.pic {
	float:left;
	display:inline;
	margin-right:20px;
}
.icon {
	float:left;
	display:inline;
	margin:3px 10px 0px 0px;
	padding-bottom:10px;
}
#footer {
	background-image:url(graphic/footer_bg.gif);
	height:54px;
	margin:20px 0px 40px 0px;
	width:912px;
}
.footer p {
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.footer a {
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#footer_left {
	display:inline;
	float:left;
	margin:19px 0px 0px 15px;
	width:441px;
}
#footer_right {
	display:inline;
	float:right;
	margin:19px 15px 0px 0px;
	text-align:right;
	width:441px;
}
