/* CSS Document */

.body{

	width: 780px;

	margin: 0 auto;

	text-align: left;

	background: url(../images/main_bg.gif) repeat-y right top;

}



.header{

	height: 100px;

	background: url(../images/body_bg.gif) left top repeat-x;

}



.header-content{

	padding: 2px 0 0 0;

}



.header-content h1 {

	color: #fff;

	padding: 0 !important;

	font-size: 22px !important;

	font-weight: bold !important;

}





.sidebar{

	width: 250px;

	float: right;

}



.main{

	width: 525px;

	float: left;

}



.main-content{

	padding: 0 15px 0 0;

}



.content-title{

	

}



.content{

	

}



.main-content h1{

	font-size: 18px !important;

	margin: 0;

	padding: 5px 0;

	font-weight: bold !important;

}



.footer{

	text-align: left;

	border-top: 1px solid #C8C8C8;

	padding: 5px 0 20px 0;

	background: #fff;

}



.footer-content{

	font-size: 12px;

}



.footer-content a{

	color: #333;

	font-weight: bold;

}



.footer-content a:hover{

	color: #E46C09;

}

.tooltips{padding:4px; background:#3B7068; color:#fff; font-weight:bold;}
.tooltips:hover{color:#fff;}
#tt{position:absolute; display:block; background:#E0F0EE; color: #333; padding:7px; width:250px !important; text-align:left; border:1px solid #3B7068;}

#ads-ex{border:1px solid #000; width:250px; height:60px; margin:0 auto; text-align:left; padding:7px;}
#ad-title{color:#0000ff; font-weight:bold; text-decoration:underline; font-size:12px;}
#ad-content{color:#333; font-size:11px;}
#ad-url a{color:#008000; text-decoration:underline; font-size:11px;}
