@charset "utf-8";

/*********************************************************** body styles ***********************************************************/

body { margin:0px; padding:0px; background-color:#000000; background-image:url('../images/page_bg.jpg'); background-repeat:repeat-x; background-position: left top;}

div, p, a, ul, li, span, h1, h2, h3, h4, h5, img { border:0px; margin:0px; padding:0px;}

/*********************************************************** page styles ***********************************************************/

.left_wrap { width:306px;}

.left_wrap_sub {
	width:306px;
	background-image: url('../images/sub_left_bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #151515
}

.logo { padding-top:8px; padding-bottom:20px;}

.rc_projects {
	width:286px;
	float:left;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 160px;
}

.rc_projects h2 {
	color:#D18623;
	font-family:"Trebuchet MS";
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px solid #584E44;
	margin-bottom: 7px;
}

.rc_projects p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #A7A7A7;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	padding-left: 20px;
	background-image: url('../images/arrow.jpg');
	background-repeat: no-repeat;
	background-position: 8px 4px;
	margin-bottom: 12px
}
.rc_projects p a{font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #9C9C9B;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
.rc_projects p a:hover{
	color: #C96B35;
}
.btn_ads {
	float: left;
	width: 306px;
}
.btn_ads a {
	float: left;
	margin-bottom: 15px;
}

.right_wrap { width:656px; padding-left:20px;}

.nav_body {
	padding-top: 52px;
}
.nav_body .nav {
	height: 41px;
	float: left;
	width: 656px;
}
.nav_body .nav a {
	float: left;
	display: block;
	margin-left: 50px;
}
.nav_body .nav a.first {
	margin-left: 25px;
}
.flash {
	padding-top: 10px;
	padding-bottom: 20px;
}
.fls_border {
	border: 6px solid #484746;
}
.main_heading {
       font-family: "Trebuchet MS";
       font-size: 26px;
       font-weight: normal;
       color: #898887;
       text-decoration: none;
       border-bottom-width: 2px;
       border-bottom-style: solid;
       border-bottom-color: #4E4135;
       margin-bottom:20px;
}
.main_heading2 {
       font-family: "Trebuchet MS";
       font-size: 22px;
       font-weight: normal;
       color: #898887;
       text-decoration: none;
       border-bottom-width: 2px;
       border-bottom-style: solid;
       border-bottom-color: #4E4135;
       padding-bottom: 4px;
}
.main_heading3 {
       font-family: "Trebuchet MS";
       font-size: 19px;
       font-weight: normal;
       color: #898887;
       text-decoration: none;
       border-bottom-width: 2px;
       border-bottom-style: solid;
       border-bottom-color: #4E4135;
       padding-bottom:4px;
}
.matter {
       font-family: "Trebuchet MS";
       font-size: 12px;
       font-weight: normal;
       color: #9C9B9A;
       text-decoration: none;
       line-height: 18px;
       padding-bottom: 20px;
       padding-top: 20px;
}
 
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #9C9B9A;
	text-decoration: none;
	line-height: 18px;
	padding-bottom: 20px;
}
.p a{font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #9C9C9B;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
.p a:hover{color: #C96B35;
}
.moreh {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #9C9C9B;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
.moreh:hover {
	color: #C96B35;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4E4035;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 982px;
}
.ft_left {
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #9C9C9B;
	text-decoration: none;
}
.ft_right {
	float: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #9C9C9B;
	text-decoration: none;
}
.footer a {
	font-weight: normal;
	color: #9C9C9B;
	text-decoration: none;
}
.footer a:hover {
	color: #A1C04B;
}
.sub_cnt {
	padding-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #9C9B9A;
	text-decoration: none;
	line-height: 18px;
}
.sub_cnt ul {
margin-left:20px; padding-top:10px; padding-bottom:10px;
}
.sub_cnt ul li {
margin-left:20px;
padding-left:20px;
}
.sub_left_bg { background-color:#151515;}
.sub-head{color:#9C9B9A;}