* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ffffff url('images/adwords_img_19.png') repeat-y center center;
}
a{
	text-decoration:none;
}
img{
	border:0;
}
#wrapper{
	margin: 0 auto;
	overflow:hidden;
	padding:0 7px 0 10px;
	width:983px;
}
#header{
	float:left;
	height:102px;
	width:983px;
	border-bottom:1px solid #656565;
	text-align:right;
}
#headerLeft{
	float:left;
	height:102px;
	width:300px;
}
#headerRight{
	float:left;
	height:92px;
	padding-top:10px;
	width:683px;
}
#headerRight #top, #headerRight #fol_twitter{
	float:left;
	width:683px;
	height:15px;
	font-size:11px;
}
#headerRight a{
	color:#515151;
	padding: 0 3px;
}
#headerRight #img_twitter{
	float:left;
	padding-top:5px;
	height:45px;
	width:683px;
	font-size:18px;
	color:#FF1111;
}
#headerRight #img_twitter img{
	vertical-align:middle;
}
#banner{
	float:left;
	height:322px;
	width:983px;
}
#bannerLeft{
	float:left;
	padding-top:10px;
	height:312px;
	width:219px;
	background-color:#E1E1E1;
	position:relative;
}
#bannerLeft .imagebanner{
	position:absolute;
	bottom:10px;
	right:4px;

}
#bannerLeft .lnks{
	width:201px;
	height:25px;
	font-size:17px;
	color:#656565;
	padding:5px 0 0 18px;
	font-weight:bold;
	border-bottom:1px solid #7E7E7E;
	background:url("images/bullet3.png") no-repeat scroll 2% 10px transparent;
}
#bannerLeft .lnks a{
	color:#656565;
}
#bannerRight{
	float:left;
	height:314px;
	width:753px;
	padding:8px 5px 0 5px;
	border-left:1px solid #9B9B9B;
}
#home_Main{
	float:left;
	min-height:320px; height:auto !important;height:320px;
	width:983px;
}
#main{
	float:left;
	min-height:400px; height:auto !important;height:400px;
	width:983px;
}
#home_mainLeft{
	float:left;
	min-height:320px; height:auto !important;height:320px;
	width:219px;
}

#mainLeft{
	float:left;
	min-height:400px; height:auto !important;height:400px;
	width:219px;
}
#home_mainLeft #mainLeftTitle, #mainLeft #mainLeftTitle{
	float:left;
	height:53px;
	width:219px;
	border-bottom:1px solid #656565;
}
#home_mainRight{
	float:left;
	min-height:320px; height:auto !important;height:320px;
	width:763px;
	border-left:1px solid #9B9B9B;
}
#mainRight{
	float:left;
	min-height:400px; height:auto !important;height:400px;
	width:763px;
	border-left:1px solid #9B9B9B;
}

#home_mainRight #mainRightTitle{
	float:left;
	height:53px;
	width:763px;
	border-bottom:1px solid #656565;
}
#mainRight .mainRightTitle{
	float:left;
	height:43px;
	width:758px;
	padding:10px 0 0 5px;
	border-bottom:1px solid #656565;
	color:#000018;
	font-size:25px;
	font-weight:bold;
}
#mainRight .mainRightTitle span.red{
	color:#FA0000;
}
#mainRight .content{
	clear:both;
	padding:5px;

}
ul.listing1{
	list-style-image:url("images/bullet.png");
	list-style-type:none;
	list-style-position:outside;
	padding-left:20px;
	font-size:11px;
	clear:both;
}
ul.listing1 li{
	padding-top:10px;
}
ul.listing1 .date{
	color:#72Ab13;
	font-size:12px;
	display:block;
}
ul.listing1 .title a{
	color:#4AAFDC;
}
ul.listing1 .desc{
}
#home_mainRight .main_desc{
	float:left;
	padding:5px;
	height:72px;
	width:753px;
	border-bottom:1px solid #656565;
}
#home_mainRight #left{
	float:left;
	padding:0 5px;
	width:403px;
	height:164px;
	border-right:1px dotted #444F51;
	font-size:13px;
}
#home_mainRight .spacer{
	float:left;
	height:8px;
	width:753px;
}
#home_mainRight #right{
	float:left;
	padding:0 5px;
	width:339px;
	height:164px;
	font-size:13px;
}
#home_mainRight #right ol{
	color:#6B6B6B;
	font-weight:bold;
	padding-left:25px;
}
#home_mainRight #right ol a{
	color:#6B6B6B;
}
#home_mainRight #left .leftTitle{
	display:block;
	color:#003E78;
	font-weight:bold;
	text-decoration:underline;
	padding:15px 0;
	font-size:14px;
}
#home_mainRight #left .leftContent{
	color:#484848;
	display:block;
	padding-top:15px;
	font-weight:bold;
}
#footer{
	float:left;
	height:auto;
	width:983px;
	text-align:center;
	padding:15px 0;
	border-top:1px solid #656565;
	color:#656565;
}
#footer a{
	color:#656565;
	padding:5px;
}
#footer a:hover{
	color:#72AB13;
}
/* form starts*/
#form {
	border:1px solid #ddd;
	padding:10px;
	margin:0;
	width:40em;
}
#form div {
	margin:0.3em 0;
	clear:both;
}
#form span.form_title {
	clear:both;
	display:block;
	height:20px;
	padding:5px 0 0 10px;
	color:#333333;
	background-color:#CCCCCC;
	border:1px solid #666666;
	margin:0.3em 0;
	font-weight:bold;
}

#form label {
	float:left;
	width:10em;
	padding-right:8px;
	text-align:right;
	margin-right:1em;
	background:transparent url(images/column.png) no-repeat scroll 100% 4px;
}
#form label.no_bg {
	background:none;
}

#form legend {
	font-size:16px;
	color:#0083A5;
	font-weight:bold;
}
#form legend span {
	width:10em;
	text-align:right;
}
#form input[type="radio"], #form input[type="checkbox"]{
	width:auto;
	margin-right:3px;
	padding:0;
	width:auto;
	border:0;
}

#form input {
	padding:0.15em;
	width:17em;
	border:1px solid #ddd;
	background-color:#fafafa;
	font-size:0.95em;
	/*-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;*/
}
#form select {
	padding:0.15em;
	width:17.5em;
	border:1px solid #ddd;
	background-color:#fafafa;
	font-size:0.95em;
	/*-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;*/
}

#form textarea{
	padding:0.15em;
	width:17em;
	border:1px solid #ddd; 
	background-color:#fafafa;
	font-size:0.95em; 
	height:5em;
}

#form textarea.message {
	padding:0.15em;
	width:25em;
	border:1px solid #ddd; 
	background-color:#fafafa;
	font-size:0.95em; 
	height:7em;
	
	/*-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;*/
}

#form .submit, #form .reset {
	margin-top:1em;
	width:69px;
	height:26px;
	border:0; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	background-color: #EBEBEB;
	display:block;
	font-weight:bold;
	cursor:pointer !important; cursor:hand;
	float:left;
}
#form .reset {
	margin-left:0.7em;
}

/* form ends */

.alert{ 
	text-align:center;
	color:#CC0000;
	font-weight:bold;
}

/* breadcrumb Starts */
.breadcrumb{
	clear:both;
	color:#666666;
	font-size:11px;
	margin-bottom:5px;
	width:100%;
}
.breadcrumb ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.breadcrumb ul li{
	background:transparent url(images/brdArrow.gif) no-repeat scroll 100% 4px;
	display:inline;
	margin:0;
	padding:0 12px 0 0;	
}
.breadcrumb ul li a{
	color:#666666;
	text-decoration:none;
}
.breadcrumb ul li.last{
	background-image:none;
}

/* breadcrumb ends */
.content .contenttitle{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#003E78;
}
.content .date{
	display:block;
	color:#72AB13;
}
.content .details{
	clear:both;
	padding-top:5px;
	text-align:justify;
}
ul.listing2{
	clear:both;
	list-style-image:url("images/bullet2.png");
	list-style-type:none;
	list-style-position:outside;
	padding-left:20px;
}
ul.listing2 li{
	padding-top:10px;
}
ul.listing2 .date{
	color:#4AAFDC;
	font-size:12px;
	display:inline;
	font-size:11px;
}
ul.listing2 .title a{
	color:#003E78;
	font-weight:bold;
}
ol.listing3{
	list-style-position:outside;
	padding-left:20px;
	color:#003E78;
	font-weight:bold;
}
ol.listing3 li{
	padding-top:10px;
}
ol.listing3 a{
	color:#003E78;
}
.content .details ol, .content .details ol{
	clear:both;
	list-style-position:outside;
	padding-left:20px;
}
