/* CSS Document */

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
}


a:link, a:visited { color: #2E5478; text-decoration: none} 
a:active, a:hover { color: #AA0000; text-decoration: bold; font-size:13px;}


#logo_area{
    width: 820px;
	margin: 0px auto;
	height: 90px;
}


#site_title {
	padding-top: 30px;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
}
#site_slogan {
	padding-top: 14px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}



#container {
	width: 828px;
	margin: 0px auto;
	background: url(../images/content_bg.gif);

}


#top {
	clear: left;
	height: 25px;	/* 'padding-top' + 'height' must be equal to the 'background image height' */
	padding-top: 39px;
	padding-right: 25px;
	text-align: right;
	background: url(../images/top_bg.gif) no-repeat bottom;
}

#main_wrapper{
width: 820px;
margin: 0px auto;
/*min-height:550px;*/
}

#left_column{
clear:left;
float:left;
padding-left: 3px;
width: 210px;

}


#right_column{
float:right;
padding-right:15px;
width:580px;

}

#footer {
	clear: both;
	padding-top: 9px;
	height: 40px;
	text-align: center;
	font-size: 11px;
	background: url(../images/footer_bg.gif) no-repeat;
	color: #666666;
}

#templatemo_footer a {
	color: #666666;
}


.advert{

list-style-image:none;
list-style-position:inherit;
list-style-type:none;
text-align:center;
margin:auto;}


.spacer {
	clear: left;
	height: 10px;
}


.section_box {
	margin: 10px;
	margin-right: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	background: url(../images/fade_top.gif) repeat-x;
	
}





.post_box {
	clear: left;
	margin-top: 10px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #DDDDDD;
}


.text_area {
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.right_text_area {
	padding: 10px;
	min-height:150px;
	
}


.right_title {
	padding: 6px;
	padding-left: 10px;
	background: #EFEFEF url(../images/fade_top.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	
}
.right_bot {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	background: #EFEFEF  url(images/fade_bot.gif) repeat-x bottom;
}

.title {
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.subtitle {
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
	
}


.side_menu {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	width: 200px;
}
.side_menu li a{
	background: #F4F4F4 url(../images/button_.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #008000;
	display: block;
	width: auto;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 14px;
	text-decoration: none;
}


* html .side_menu li a{ 
	width: 195px;
}
.side_menu li a:visited, .side_menu li a:active{
	color: #008000;
}
.side_menu li a:hover{
	background: #EEEEEE url(../images/button.gif) no-repeat left bottom;
	color: #CC0000;
}

.side_box{
	border:1px solid #dddddd;
	margin: 10px;
	/*min-height:150px;*/
	padding:10px;
	text-align:center;

}

.pic{
	border:1px solid #dddddd;
	float:right;
	margin-bottom:10px;
	margin-right:10px;
	padding:20px;


}

.mini_right{
	border:1px solid #dddddd;
	margin:10px;
	padding:10px;
	width: 230px%;
	min-height:150px;
	
}

.left{
float:left;
}

.right{

float:right;}

.bottom_content{
margin:auto;
/*width:600px;*/
}

.botoom_box{
float:left;
margin:10px 0 10px 10px;
width:250px;
border:1px solid #dddddd;
padding:10px;
min-height:150px;
}

.bottom_box-inner{
padding:8px;
text-align:justify;

}

.emphasis{
color:#AA0000;
}


.adi{
	/*border:1px solid #dddddd;*/
	/*margin: 10px;*/
	/*min-height:150px;*/
	/*padding:10px;*/
	/*text-align:center;*/
	margin: 0px auto;
	padding-left::50px;
	padding-top:15px;
	padding-bottom:0px;
	display:block;
	
	text-align:justify;
}
