body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #292929;
}
a {
	color: #292929;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
p{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #292929;
}
#wrapper {
	width: 900px;
	margin: 0 auto 0;
}
#header {
	background: url('images/header.jpg') no-repeat;
	height: 125px;
}
#nav {
	background: url('images/bg-nav.jpg') repeat-x;
	height: 31px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
#nav li {
	display: inline;
}
#nav a {
	display: block;
	float: left;
	height: 23px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 7px 0;
	border-right: 1px solid #94e394;
}
#nav a:hover {
	background: url('images/nav-hover.jpg') repeat-x;
}
#search {
	float: right;
	padding: 5px 0 0;
	height: 22px;
	margin: 0 12px 0 0;
}
.searchfield {
	width: 174px;
	height: 18px;
	border: 1px solid #37a73f;
	float: left;
	margin: 0 2px 0 0;
}
#contentArea {
	margin: 2px 0 0;
	border: 1px solid #e7e7e7;
	padding: 9px;
}
#col1 {
	width: 642px;
	margin: 0 11px 0 0;
	float: left;
}
#postTop {
	background: url('images/post-top.jpg') no-repeat;
	height: 10px;
}
#post {
	background: url('images/post-bg.jpg') repeat-y;
	padding: 6px 20px 6px;
}
#post h1 {
	font-size: 18px;
	font-weight: 100;
	color: #217dff;
	margin: 0;
}
#post p {
	margin: 0;
	line-height: 20px;
	padding: 10px 0 15px;
}
#postBottom {
	background: url('images/post-bottom.jpg') no-repeat;
	height: 11px;
}
#recommended {
	width: 591px;
	margin: 0 auto 0;
}
#recommended h2 {
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	border-bottom: 2px solid #e2e2e2;
	padding: 0 0 2px;
	margin: 0 0 10px;
}
.ss {
	float: left;
	padding: 1px;
	border: 1px solid #bdbdbd;
	margin: 0 10px 0 0;
}
#recText {
	float: left;
	width: 225px;
}
#recText a {
	font-size: 18px;
	color: #226de8;
}
#recText p {
	margin: 0;
	padding: 0;
}
.cta {
	margin: 47px 0 0;
	float: right;
}
#col2 {
	width: 225px;
	float: right;
	margin: 0 2px 0 0;
}
#newsletter {
	background: url('images/bg-newsletter.jpg') no-repeat;
	height: 186px;
	margin: 2px 0 0;
	text-align: center;
}
p.nlIntro {
	color: #deedff;
	padding: 37px 0 0 15px;
	margin: 0 0 12px;
	text-align: left;
}
p.nlEmail {
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 0 0 5px;
	text-align: left;
}
.nlField {
	background: #fff url('images/bg-emailinput.jpg') repeat-x;
	width: 193px;
	height: 23px;
	border: 1px solid #fff;
	padding: 5px 0 0;
}
.nlSubmit {
	margin: 10px 0 0;
}
#col2 h1 {
	background: url('images/bg-sidebar.jpg') repeat-x;
	height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0 0;
	padding: 8px 0 0 10px;
}
#col2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#col2 li {
	background: url('images/bullet.jpg') 6px 13px no-repeat;
}
#col2 li a {
	background: url('images/sidebar-item.jpg') bottom no-repeat;
	color: #5b5b5b;
	display: block;
	padding: 10px 6px 12px 21px;
}
#col2 li a:hover {
	color: #303030;
	text-decoration: underline;
}
#footer p {
	color: #a7a7a7;
	text-align: center;
}




#why{width:500px; margin-left:4px;  margin-bottom:23px;}

#why h2{height:25px; position:relative; background:#444444; color:#FFFFFF; padding:5px 0 0 0px; font-size:20px ; font-weight:normal; padding:8px 0 0 22px; width:250px}

#why ul{width:500px; margin-left:5px; list-style:none; padding:0 ; margin:0}
#why ul li{ width:500px; height:30px; background:#FFFFFF}
#why ul li a{color:#000000; font-size:14px; font-family:Arial, Helvetica, sans-serif; text-decoration:underline; padding:9px 0 2px 18px; display:block; background:url(images/bullet.jpg) no-repeat 1px 12px}
#why ul li a:hover{text-decoration:none}
.content{}
.content li{ list-style:square; margin:4px 0;}
.content li a{ list-style:square; margin:7px 0;}
.content p{ margin:4px 0;}
.highlight {background-color:#FFFF00;}