@charset "utf-8";
/* CSS Document */

img{border:none;}
.none{display:none;}
*{margin:0; padding:0;}

body{
	background:url(../images/body-background.gif) repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}

h1{color:#d33cab; font-size:23px; margin:0px 0px 10px; font-family:Arial, Verdana Helvetica, sans-serif; letter-spacing:-0.03em;}
h2{color:#0b94dd; font-size:13px; margin:20px 0px 5px; font-family:Arial, Verdana Helvetica, sans-serif;}
h3{color:#555; font-size:12px; margin-bottom:5px; font-family:Arial, Verdana Helvetica, sans-serif;}
p{line-height:18px; padding:3px 0px;}
a{color:#0ba6d2;}

#contentRight ul{list-style-type: none; margin-top:5px;}
#contentRight li{
	background:url(../images/bullet-background.gif) no-repeat top left;
	padding:0px 0px 0px 12px;
	line-height:18px;
	margin-bottom:5px;
	}

#contentRight ul.faq { list-style-type:circle;} 
#contentRight ul.faq li{margin-left:30px; color:#000; background:none;
} 
#contentRight ul.faq li a{text-decoration:none; color:#777;} 

/********** TOP BANNER **********/
#topBanner{
	width:948px;
	height:229px;
	margin:0 auto;
	padding-right:30px;
	}
	
	#logo{
		width:340px;
		height:229px;
		float:left;
		background:url(../images/logo.gif) no-repeat;
		display:block;
		}
		
		#logo em{
			display:none;
			}
	
	#ad{
		width:557px;
		height:96px;
		padding:25px 0px 0px 50px;
		float:left;
		}		
/********** TOP BANNER **********/			

/********** MID BANER **********/		
#midBanner{
	width:872px;
	height:320px;
	margin:0 auto;
	padding:0px 22px;
	background:url(../images/midBanner-background.gif) no-repeat;
	z-index:-800;
	}		
	
	#leftBanner{
		width:643px;
		height:320px;
		float:left;
		background:url(../images/mid-banner.jpg) no-repeat;	
		}
		
	#leftBanner p{margin:160px 380px 0px 20px; color:#555; line-height:20px;}
/********** MID BANER **********/

/********** CONTENT AREA **********/
#contentTopHome{
	width:870px;
	margin:0 auto;
	height:15px;
	margin-top:10px;
	background:url(../images/contentTop.gif) #fcfefd no-repeat;
	}
	
#contentTopMain{
	width:870px;
	margin:0 auto;
	height:15px;
	margin:-320px auto 0 auto;
	background:url(../images/contentTopMain.gif) #fcfefd no-repeat;}	

#content{
	width:870px;
	margin:0 auto;
	background:url(../images/content-background.gif) repeat-y;
	}

	/********** CONTENT AREA LEFT **********/
		#contentLeftHome{
			float:left;
			width:205px;
			padding:60px 10px 0px;		
			border: 1px solid #eee;
			border-width:0px 1px;
			background:url(../images/contentLeftHeading.gif) #fcfefd no-repeat;}
			
		#contentLeftMain{
			float:left;
			width:227px;	
					}	
			
		#sidebar{padding:0px 10px; margin-top:25px;}		

		.anynews h2{display:none;}	
		.anynews h3{color:#0b94dd;}
	/********** CONTENT AREA LEFT **********/

	/********** CONTENT AREA RIGHT **********/			
	#contentRight{
		width:600px;
		float:left;
		background: #fcfefd;
		padding:0px 20px 0px 20px;
		}

		#contentRight img{padding:5px; border:1px solid #eee; margin:5px;}
		#contentRight input{padding:5px; border:1px solid #eee; margin:5px;}
		
		.twitter{float:right; color:#999; padding:16px 20px; display:block; background:url(../images/twitter-icon.gif) no-repeat right; text-decoration:none;}
		.facebook{float:right; color:#999; padding:16px 20px; display:block; background:url(../images/facebook-icon.gif) no-repeat right; text-decoration:none;}

		a:hover.twitter{text-decoration:underline;}
		a:hover.facebook{text-decoration:underline;}

	#contentRightLeft{
		width:281px;
		padding:0px 15px 0px 0px;
		float:left;
		border: 1px dashed #cecece;
		border-width:0px 1px 0px 0px;
		}

	#contentRightRight{
		width:280px;
		float:left;
		padding:0px 0px 0px 20px;
		}	
	/********** CONTENT AREA RIGHT **********/	
				
#contentBottom{
	width:870px;
	height:15px;
	margin:0 auto;
	background:url(../images/contentBottom.gif) #fcfefd;
	}
/********** CONTENT **********/							
			
/********** FOOTER **********/
#sponsors{
	width:870px;
	height:85px;
	margin:0px auto;
	padding-top:15px;
	background:url(../images/footer-background.gif) no-repeat;
	text-align:center;
	}	
/********** FOOTER **********/	

/********** FOOTER **********/
#footer{
	width:840px;
	height:40px;
	margin:0px auto;
	text-align:center;
	}	
/********** FOOTER **********/								