
body {
	margin: 0px;
	padding: 0px;
	background-color: #848484;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5B5B5B;
}

a {
	color: #005955;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #987602;
}

.indent {
	padding:0 10px 0 35px;
}

.logo_center {
	text-align:center;
}

.title {

}

.title h2 {
	height: 24px;
	margin:0px;
	padding: 12px 0px 0px 43px;
	background: url(images/gold_arrow.jpg) no-repeat left top;
	color:#FFFFFF;
}

.title2 h2 {
	height: 24px;
	margin: 0;
	padding: 12px 0px 0px 43px;
	background: url(images/gold_arrow.jpg) no-repeat left top;
	color:#FFFFFF;	
}

.title3 h2 {
	height: 32px;
	margin:0px;
	padding: 8px 0px 0px 15px;
	color:#5B5B5B;
	
}

.bg {
	background:url(images/title_bg4.jpg) repeat-x left top;
}

.bg_2 {
	background:url(images/title_bg4.jpg) repeat-x left top;
}

.text {
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
}

.center {
	text-align: center;
}

#page {
	background-color:#ffffff;
	width:979px;
	margin:0px auto;
	border-top: #5B5B5B 1px solid; 
	border-left: #5B5B5B 1px solid;
	border-right: #5B5B5B 1px solid;
}

#top_bar {
	background:url(images/top_wrap2.jpg) no-repeat;
	margin:0px auto;
	width:979px;
	height:30px;
	border-bottom:1px #cccccc solid;
}

#header {
	background-color:#ffffff;
	margin:0px auto;
	width:713px;
	float:right;
	height:193px;
	display:inline;
	border-left:#cccccc 1px solid;
}

#left_logo {
	background-color:#ffffff;
	width:245px;
	float: left;
	padding: 0 0 0 10px;
}

#logo_1 {
	width: 95px;
	float:left;
	margin-right: 20px;
}

#logo_2 {
	width: 95px;
	float:left;
}

#left_logo_box {
	background-color:#ffffff;
	width: 228px;
	margin:0px;
	padding: 10px 0 10px 15px;
	float:left;
	border-right: #cccccc 1px solid;
	border-left:#cccccc 1px solid;
}

#ad_banner {
	background-color:#ffffff;
	width:702px;
	height:119px;
	float:left;
	margin: 0px;
	padding: 8px 0 0 11px;
}

#right_head {
	background-color:#ffffff;
	width:691px;
	margin: 0px;
	padding: 0px;
}

#right_bottom {
	background: url(images/nav_spacer.gif) repeat-x;
	float:left;
	width:713px;
	height:32px;
	padding:0px;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	
}

.menu { 
	background: url(images/nav_spacer.gif) repeat-x;
	width:713px;
	height:32px;
	float:left;
	padding:0px;
	margin:0px;
	border-bottom:#cccccc 1px solid;
	
}

.menu a {
	text-decoration:none;
	padding:0px;
}


 
#left_col {
	background-color:#ffffff;
	width:245px;
	float:left;	
	padding:0px 10px 0px 10px;
}

#left_col_box1 {
	background:url(images/main_bg.jpg) repeat-x top left;
	width:245px;
	float:left;
	margin: 0 0 20px 0;
	padding: 0px;
}

#left_col_box2 {
	width:245px;
	float:left;
	margin: 0px;
	padding:0px;
	
}

#left_col_box2_content {
	background:url(images/main_bg.jpg) repeat-x top left;
	width:245px;
	height: 80px;
	float:left;
	margin: 0px;
	padding: 10px 0 0 0;
}


#left_col_box3 {
	width:245px;
	float:left;
	margin: 0px;
	padding:0px;
	
}

#left_col_box3_content {
	background-color:#ffffff;
	width:230px;
	float:left;
	margin: 0px;
	padding: 20px 0 0 15px;
}

#left_nav1 {
	margin:0px;
	padding: 0px;

}

#left_col ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#left_col li {
	color:#5B5B5B;
	font-weight:bold;
	display: block;
	float: left;
	width: 200px;
	padding: 0px 10px 0px 30px;
	margin:5px 0 5px 0;
}


#main_col {
	background-color:#ffffff;
	width:480px;
	float:left;
	margin:30px 0 0 0;
}

#main_col_content {
	background-color:#ffffff;
	width:440px;
	float:left;
	padding: 0 10px 0 30px;
}

#right_col {
	background-color:#ffffff;
	width:245px;
	float:right;	
	margin:30px 10px 10px 0px;
}

#right_col_box1 {
	background-color:#ffffff;
	margin:0px;
	padding: 0px;
}

#footer {
	background:url(images/nav_spacer.gif) repeat-x top left;
	margin: 0px auto;
	width:979px;
	height:22px;
	text-align: center;
	font-weight:normal;
	padding: 10px 0 0 0;
	border-bottom: #5B5B5B 1px solid; 
	border-left: #5B5B5B 1px solid;
	border-right: #5B5B5B 1px solid;
}

/*------------------home page layout-----------------*/

#home_main_col_content2 {
	background:url(images/main_bg.jpg) repeat-x top left;
	background-color:#ffffff; 
	width:665px;
	float:left;
	padding: 0 10px 0 30px;
	display:inline;
}

#main_col_content2_left {
	background-color:#ffffff;
	width:275px;
	height:241px;
	margin:10px 30px 10px 0;
	float:left;
}

#main_col_content2_right {
	width:320px;
	margin: 10px 0 10px 0;
	float:left;
}

#main_col_content2_bottom {
	background-color:#ffffff;
	width:705px;
	float:left;
	display:inline;
	margin-top:20px;
}

#hot_btns {
	background-color:#ffffff; 
	width:460px;
	margin-right: 10px;
	float:left;
	overflow:hidden;
	
}


#hot_btns_box_content {
	background:url(images/main_bg.jpg) repeat-x top left;
	background-color:#ffffff;
	width:460px;
	float:left;
	margin: 0px;
	padding:0;
	display:inline;
	overflow:hidden;
}

#top_btns {
	width:430px;
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
}

#middle_btns {
	width:430px;
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
}

#bottom_btns {
	width:430px;
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
}

#btn_1 {
	width: 120px;
	margin: 15px 20px 0 0;
	padding:0px;
	float: left;
	
}

#btn_2 {
	width: 120px;
	margin: 15px 20px 0 0;
	padding:0px;
	float: left;
	
}

#btn_3 {
	width: 120px;
	margin: 15px 20px 0 0;
	padding:0px;
	float: left;
	
}

#home_right_col {
	background-color:#ffffff; 
	width:235px;
	float:right;	
	margin:0px;
}

#right_col_box1 {
	background-color:#ffffff;
	width: 235px;
	margin:0px;
	padding: 0px;
}

#right_col_box1_content {
	background:url(images/main_bg.jpg) repeat-x top left;
	background-color:#ffffff;
	width: 215px;
	margin: 0px;
	padding: 10px 10px 0 10px;
}



/*------------------two coloumn layout-----------------*/

#main_col2 {
	background:url(images/main_bg.jpg) repeat-x top left;
	background-color:#ffffff; 
	width:705px;
	float:left;
	margin:10px 0 0 0;
}

#main_col_content2 {
	background-color:#ffffff;
	width:665px;
	float:left;
	padding: 0 10px 0 30px;
}


#search_main_col2 {
	background-color:#ffffff; 
	width:705px;
	float:left;
	margin:10px 0 0 0;
}

#search_main_col_content2 {
	background-color:#ffffff;
	width:705px;
	float:left;
	padding: 0px;
}

#main_col_content2_results {
	background-color:#ffffff;
	width: 620px;
	margin:10px;
	padding: 0 0 0 65px;
}

#cse-search-results {
	background-color:#ffffff;
	width: 538px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

/*------------------------BOD SECTION----------------------------*/

#bod_left {
	width: 300px;
	float: left;
	margin: 0;
	padding: 10px;

}

#bod_right {
	width: 300px;
	float: left;
	margin: 0;
	padding: 10px;	
}