﻿
* {
	padding:0px;
	margin:0px;
	list-style:none;
}
body {background-color:#A9ADB2;
}

.rating{
	width:35px;
	height:26px;
	line-height:26px;
	float:right;
	background:url(../images/code.jpg) center no-repeat;
	margin-top:10px;
	text-align:center;
}

textarea
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
}

.bold16 {
	font-size:16px;
	font-weight:bold;
}

.bold14italic {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

.red16 {
	font-size:16px;
	font-weight:bold;
	color:red;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.hp-table {
	border:medium black dashed;
}

.font-center {
	text-align:center;
}

.big-font {
	font-size:20px;
	font-weight:bold;
}

.big-red {
	font-size:20px;
	font-weight:bold;
	color:red;
}

.c-big-font {
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.red {
	color:red;
}

.top{ width:1050px; margin:0 auto;}

input
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
}

.imgborder {
	border-width: 0px;
}

h1 {
	font-size:18px;
	margin-bottom:10px;
}

h2 {
	font-size:16px;
	margin-bottom:10px;
}

h3 {
	font-size:16px;
	margin-bottom:10px;
}

html
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
}
img {float:left;
}
.clear{clear:both;}

a {
	color:#E46100;
	text-decoration:none;
}
a:hover {
	color:#FF7800;
	text-decoration:none;
}

#frame {
	width:962px;
	height:auto;
	margin:0 auto;
	background-color:#ffffff;
}

#header{
	width:962px;
	height:176px;
	float:left;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

.bannerspace{
	height:125px;
	float:right;
	padding:25px 50px 0px 25px 

}
/****** body content *****/
#content{
	width:946px;
	float:left;
	padding:0px 8px 8px 8px ;
	background:url(../images/body_bg.jpg) center ;
}
.left_colum{
	width:174px;
	float:left;
	border-top:1px solid #00236F;
}
.bar{
	width:170px;
	float:left;
	padding-left:4px;
	background-image:url(../images/bar_bg.jpg);
	height:25px;
	
}
.bar img{
	float:left;
	margin-top:6px;
}
.bar p{
	float:left;
	line-height:22px;
	font-weight:bold;
	color:#E7BA18;
	padding-left:3px;
	text-transform:uppercase;
}
.left_columcontainer{
	float:left;
	padding:10px;
}
.main_menu {
	width:170px;
	float:left;
	padding:5px 0px 8px 0px ;
}
.main_menu ul{
	padding:0px 2px 2px 8px ;
}
.main_menu li{
	width:160px;
	line-height:20px;
	float:left;
	padding:0px 0px 0px 10px ;
	background:url(../images/arrow_small.jpg) no-repeat;
}
.main_menu li a{
	color:#FFFFFF;
	text-decoration:none;

}
.main_menu li a:hover{
	color:#FFF000;
	text-decoration:underline

}
.centercontent{
	width:483px;
	float:left;
	padding:12px;
}

.centercontent p{
	margin-bottom:10px;
}

.centercontent img{
	float:left;
	padding:5px 12px 12px 2px;
}

.centercontent a{
	color:blue;
}

.right_colum{
	width:265px;
	float:left;
}
.right_columbar{
	width:261px;
	float:left;
	padding-left:4px;
	background-image:url(../images/bar_bg.jpg);
	height:25px;
	
}
.right_columbar img{
	float:left;
	margin-top:6px;
}
.right_columbar p{
	float:left;
	line-height:22px;
	font-weight:bold;
	color:#E7BA18;
	padding-left:3px;
	text-transform:uppercase;
}
.right_container{
	width:265px;
	float:left;
	padding:0px;
}
.right_content{
	width:260px;
	float:left;
	padding:7px 2px 12px 3px;
	border-bottom:1px dotted #2970BA;
}
.icon{
	width:38px;
	float:left;
	padding:2px ;
}
.right_contenttext{
	color:#ffffff;
	float:left;
	width:180px;
}
.right_contenttext strong{
	color:#E7BA18;
}
.rating{
	width:35px;
	height:26px;
	line-height:26px;
	float:right;
	background:url(../images/code.jpg) center no-repeat;
	margin-top:10px;
	text-align:center;
}
.right_contenttext a{
	color:#E7BA18;
	float:left;
	width:180px;
}

.code{
	width:30px;
	float:left;
	margin-top:10px;
}


/****** footer *****/
#footer{
	width:946px;
	float:left;
	padding:0px 8px 12px 8px ;
	background: #A9ADB2 url(../images/footer_bg.jpg) top no-repeat;
	text-align:center;
}

#footer a{
	color:#252525;
}

.footer_bar{
	width:946px;
	height:35px;
	float:left;
	padding:15px 8px 8px 8px ;
	text-align:center;
	color:#FFFFFF;
}
.footer_bar a{
	color:#FFFFFF;
}
.footer_bar a:hover{
	color:#F18200;
}

