
body {
	margin:0px;
	padding:0px;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background:#666666 url(images/main_background.gif) repeat-x;
	}
 a {color:aqua; text-decoration:none;}
a:link, a:visited {color:aqua; text-decoration:none; font-weight:bold;}
a:active, a:hover {text-decoration:underline; color:#00FFFF;}
.clneaner {clear:both; width:100%; height:10px; font-size:0px;}
.gal{clear:both; text-align:center; width:100%; height:10px; font-size:14px; color:#99FFFF;}
h1 {margin:0 0 5px 0;
	padding-top:5px;
	font-size:23px;
	font-weight:bold;
	color:Turquoise;
	}
h2 {font-size:25px;
	font-weight:bold;
	color: #CCCCCC;
	margin-bottom:10px;
	padding-top:7px;
	padding-bottom:5px;
	}
h3 {margin: 0 0 5px 0;
	padding: 2px 0;
	font-size:14px;
	font-weight:bold;
	color:#ccc;
	}
p {padding:0;
	margin: 0 0 10px 0;
	color:#bcbcbc;
	}
.read_more_button a
	{clear:both;
	float:right;
	display:block;
	width:80px;
	height:20px;
	padding: 3px 0 1px 0;
	margin:0;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color: #CCCCCC;
	background:url(images/readmore.jpg) no-repeat;
	}
	
	
#container{
	margin:auto;
	width:980px;
	padding:0px 20px;
	background:#202022;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
/*top panels*/
#top_panelone{
	width:980px;
	height:55px;
	padding: 1px 0 5px 0;
	margin:0;
	}
#top_paneltwo{
	width:980px;
	height:60px;
	padding:5px 0;
	}
#title_section{
	    color: white;
    float: left;
    font-size: 40px;
    font-weight: bold;
    margin-left: 235px;
    margin-top: 0px;
    padding: 10px 0;
    width:900px;
	}
#searchbox{
	float:right;
	margin:10px 0 15px;
	}
#searchbox from{
	padding:0;
	margin:0;
	}
#searchfield{
	background:#FFFFFF;
	border: none;
	color: #000;
	font-size: 13px;
	font-variant: normal;
	height: 16px;
	padding: 4px;
	text-align: left;
	width: 200px;
	font-size: 13px;
}
#searchbutton{
	background: url(images/search_bg.jpg); 
	border: none;
	color: #f6d848;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 0 0 0 7px;
	padding: 0 8px 0 4px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 66px;
}
/*end of top panels*/


/* menu banner panels*/
#menu_banner_panel{
	width:970px;
	height:205px;
	padding:5px 0;
	background:#46464a;
	border:5px solid #5d5d5e;
	}
#menu_banner_panel p{
	color:#3333333;
	font-style:italic;
	}
#menu_pannel{
	float:right;
	height:200px;
	width:550px;
	padding: 0px;
	margin: -30px 0px 0 20px;
	}
#menu_pannel_bottom{
	float:right;
	height:49px;
	width:550px;
	padding: 49px 25px 0px 25px;
	margin-right: 1px;
	background:#CCCCCC;
	}
#menu{
	width: 900px;
	padding: 0px;
	margin: 20px 0px 0 30px;
	}
/* for ie6 */
*html #menu{
	margin:10px 0 0 15px;
	}
#menu ul{
	margin:0;
	padding:0;
	}
#menu li{
	padding:10px 0 5px 25px;
	font-size:12px;
	font-weight:bolder;
	list-style:none;
	 
	}
#menu li a{
	color: #00FFFF;
	text-decoration:none;
	padding:10px 71px 5px 25px;
	font-size:12px;
	font-weight:bolder;
	list-style:none;
	background: url(images/list_icon.gif) left center no-repeat;
	
	}
#menu li a:hover{
	color:#00FF66;
	font-size:14px;
 
	text-decoration:underline;
	}
/*end of menu banner*/

/*content*/
#content{
	width:980px;
	padding:0;
	}
	
#left_column{
	float:left;
	width:300px;
	text-align:justify;
	margin:0px 10px 0 0;
	margin-right:25px;
	}
#left_column img{
	float:left;
	border:1px solid #000000;
	margin-top:3px;
	margin-right:10px;
	}
#left_column ul{
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
	}
#left_column li{
	font-size: 12px;
	color:#ffffff;
	padding-bottom:10px;
	}
#left_column li a{
	font-weight: bold;
	font-size:15px;
	}
#left_column li a:hover{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
   }
   
   	
#right_column{
	float:right;
	width:640px;
	padding:0;
	text-align:justify;
	margin:0px 0 5px 0;
	margin-right:5px;
	}
#right_column img{
	float:left;
	border:1px solid #000000;
	margin-top:3px;
	margin-right:5px;
	}

	
/*end of content*/
#footer_wrapper{
	width:100%px;
	clear:both;
	margin:auto;
	margin-left:-25px;
	margin-right:-25px;
	padding: 5px 20px;
	background:#131314 repeat-y;
	}
#footer{
	width:980px;
	clear:both;
	width: 100%;
	padding: 0px 0px 0px 0;
	background:#131314;
	
	}
#footer a{
	text-decoration:none;
	color:#7a7a7a;
	}
	
.footer_title{
	clear:both;
	width:210px;
	text-align:left;
	height:24px;
	padding:3px 0 0 20px;
	margin-bottom:5px;
	background:url(images/footer_title_bg.png) no-repeat;
	}
.footer_section{
	float:left;
	width:210px;
	margin-left:16px;
	padding:0 0px 0 0;
	}
#footer .footer_menu_list{
	margin:0px;
	padding:5px;
	margin-left:20px;
	list-style:none;
	}
#footer .footer_menu_list li{
	margin:0 0 5px 0;
	padding:0;
	}
#footer .footer_menu_list li a{
	color:#928b85;
	font-weight:normal;
	text-decoration:none;
	}
	
#footer .footer_menu_list li a:hover{
	color: #ffffff;
	text-decoration:underline;
	}
.copright{
	text-align:center;
	margin:0 0 10px 10px;
	padding:5px 5px 5px 5px;
	}
/*end of footer*/
	
