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

td img {display: block;}
body {
	margin:0 auto;
	background-color: #212121;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, sans-serif;
}
.body {background:url(images/body-bg.png) repeat-y center;}

#banner {width:980px ; height:267px; margin:0 0 0 23px;}

#sbar {width:200px; float:left; margin-left:28px;}
.sbarlinks {margin-top:10px; line-height:25px; color:#000; font-size:12px;}

.sbarlinks td{ background-color:#5C5B5B; vertical-align:middle;} 
.sbarlinks td.menuon {color:#fff; background-color:#232323; border-left:8px solid #3DB4B5;}
.sbarlinks td.menuoff {color: #fff; background-color:#3E3E3E; border-left:8px solid #3DB4B5;}
.sbarlinks a:link { margin-left:15px; color:#fff; text-decoration:none;}
.sbarlinks a:hover { margin-left:20px; color:#00DCDE; text-decoration:none;}
.sbarlinks a:visited { margin-left:15px; color:#fff; text-decoration:none;}

/* Same TD style for Joomla Sidebar */
.sbarlinks li {color:#fff; background-color:#232323; border-left:8px solid #3DB4B5;}
.sbarlinks li:hover {color: #fff; background-color:#3E3E3E; border-left:8px solid #3DB4B5;}
/* END */


#content {float:left; width:730px; margin:0 0 0 5px; font-size:12px;}
#content h1{font-size:16px; color:#444; margin-left:16px;}
.content { color:#444; line-height:18px; text-align:justify;}
#content p{ margin-left:18px; text-align:justify;}
#content h3 { background:url(images/folder-image.png) left no-repeat;}
#content h3 a{ color:#3DB4B5; text-decoration:none; margin-left:15px; padding-left:10px;}
#content h3 a:hover{ color:#555; text-decoration: underline;}

.interpagelink a{color:#444; font-weight:600;} 
.interpagelink a:hover{color:#3CB2B4; text-decoration:none; font-weight:600;} 

#footer {clear:both; width:95%; height:30px; margin:0 0 0 25px; text-align:center; font-size:12px; color:#999; border-top:1px solid #999;}
#top-menu-ads { margin-left:20px;}
