body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #292929;
	background:#005A95;
}
a {
	color:#DA5403;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
#wrapper {
	width: 900px;
	margin: 0 auto 0;
}
#header {
	background: url('images/header.jpg') no-repeat;
	height: 125px;
	width:880px;
	margin:0 auto;
}
#nav {
	background: url('images/bg-nav.jpg') repeat-x;
	height: 31px;
	width:880px;
	margin:0 auto;
}
#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 18px 0;
	border-right: 1px solid #FFFFFF;
}
#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 #FFFFFF;
	float: left;
	margin: 0 2px 0 0;
}
#contentArea {
	margin: 2px 0 0;
	background:url(images/shadow-wrapper.gif) repeat-y;
	padding:9px;
}
#col1 {
	width: 600px;
	margin: 0 5px 0 5px;
	float: left;
}
#postTop {
	height: 10px;
}
#post {
	padding: 6px 20px 6px;
}
#post h1 {
	font-size: 24px;
	font-weight: 100;
	color:#000000;
	margin: 0;
}
#post h2 {
	font-size: 20px;
	font-weight: 100;
	color:#000000;
	margin: 0;
}
#post h3 {
	font-size: 18px;
	font-weight: 100;
	color:#000000;
	margin: 0;
}
#post p {
	margin: 0;
	line-height: 20px;
	padding: 10px 0 15px;
}
#postBottom {

	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: 250px;
	float: right;
	margin: 0 22px 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: 22px;
	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 { display:block;
	background:#2D2D2D;
}
#col2 li:hover {
	background:#161616 url('images/bullet2.jpg') 6px 13px no-repeat;
}
#col2 li a { border-bottom:#FFFFFF solid 1px;
	color:#F2F2F2;
	display: block;
	padding: 10px 6px 12px 21px;
	text-decoration:none;
}
#col2 li a:hover {
	color:#FFFFFF;
	text-decoration: none;
	
}
#footer p {
	color:#F87616;
	text-align: center;
}

#footer a{color:#CCCCCC}

form{background:#E8F3FF; border:#84C1FF 1px solid}

.jakhar{background:#E8F3FF; border:#84C1FF 1px solid; width:550px; height:auto; padding:5px; margin-top:5px}

.jakhar p{margin-left:15px;}

.jakhar strong{color:#FB7D0D; font-size:16px}
