@charset "utf-8";
/* CSS Document */

body {
	margin:0px auto;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#151a14;
}

#main_con {
	width:1000px;
	margin:0px auto;
	min-height:900px;
	background-image:url(../images/main_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#body_con {
	width:898px;
	margin:0px auto;
	background-image:url(../images/graphic_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	min-height:900px;
	border-left:1px solid #4d4516;
	border-right:1px solid #4d4516;
}

#body_con2 {
	width:898px;
	margin:0px auto;
	background-image:url(../images/graphic_bg2.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	min-height:750px;
	border-left:1px solid #4d4516;
	border-right:1px solid #4d4516;
}

#page_con {
	width:848px;
	padding:25px;
}

#hd_con {
	width:898px;
	height:103px;
}

#logo_con {
	width:260px;
	height:103px;
	float:left;
}

#topnav_con {
	width:638px;
	height:103px;
	float:right;
}

#number_con {
	width:638px;
	padding:24px 0px 0px 0px;
	text-align:right;
}

#graphic_con {
	height:285px;
}

.cl {
	clear:both;
}

.white_txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:1px;
}

.hd_txt {
	font-family:Times, serif;
	color:#a17b2f;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
}

.gold_txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#a5b183;
	font-size:12px;
	font-weight:normal;
}

.gold2_txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#a17b2f;
	font-size:12px;
	font-weight:bold;
}

.ltgreen_txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#a5b382;
	font-size:11px;
	letter-spacing:1px;
}

.sm_ltgreen_txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#a5b382;
	font-size:10px;
	text-decoration:none;
}

.link_txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
}

.link_txt:hover {
	color:#04b726;
}

#rt_logos {
	width:200px;
	text-align:center;
	padding:0px 15px 0px 15px;
	float:right;
}

.logo_con {
	width:200px;
	text-align:center;
	padding:15px 0px 15px 0px;
}

#index_content {
	width:597px;
	height:525px;
	text-align:left;
	padding:30px 26px 0px 40px;
	float:left;
	background-image:url(../images/index_bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#footer_con {
	text-align:center;
	padding:30px 15px 10px 15px;
}

.link_txt2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#a5b382;
	font-size:11px;
	letter-spacing:1px;
	padding:0px 10px 5px 10px;
	text-decoration:none;
}

.link_txt2:hover {
	color:#04b726;
}

#sec_top {
	width:848px;
	height:10px;
	background-image:url(../images/content_top.png);
}

#sec_bottom {
	width:848px;
	height:10px;
	background-image:url(../images/content_bottom.png);
}

#sec_bg {
	width:818px;
	padding:15px;
	min-height:550px;
	background-image:url(../images/sec_bg.png);
	background-repeat:repeat-y;
}

.client_list {
	width:272px;
	float:left;
}

.caps {
	text-transform:capitalize;
	text-transform:uppercase;
}