html {
	height: 100%;
}

body {
	background: #131b20  url(../images/bg_main.gif) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: Times, Helvetica, serif;
	font-size: 26px;
	color: #9c8838;
	margin: 0 0 10px 0;
	padding:0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #3d646f;
	padding:0;
	margin: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #90a9b0;
	padding:0;
	margin: 0;
}

p {
	margin: 0 10px 15px 0;
	line-height:16px;
}

a {
	color: #3E646F;
	text-decoration: underline;
}

a:hover {
	color: #9c8838;
	text-decoration: underline;
}

strong {}

input {
	border: 1px solid #b7b7b9;
	padding:2px;
	color:#3d646f;
}

select {
	border: 1px solid #b7b7b9;
	color:#3d646f;
}

textarea {
	border: 1px solid #b7b7b9;
	padding:2px;
}

.button {
	background:#3d646f;
	padding:1px;
	color:#ffffff;
	border: 1px solid #3d646f;
}

.label {
	font-weight:bold;
	text-align:right;
}

.hr {
	background:url(../images/hr.gif) no-repeat;
	height:1px;
	width:492px;
	line-height: 1px;
	position:relative;
	text-align:left;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

#content ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#content ul li {
	padding-left: 12px;
	background:url(../images/bullet.gif) no-repeat 0 4px;
	margin:0 10px 5px 0;
	line-height:16px;
}

.left {
	float:left;
	margin:5px 30px 10px 0;
	border:4px solid #b7a86e;
}

.border {
	border:4px solid #b7a86e;
}

.noborder {
	border:0;
}

.hide_text {
	display:none;
}

/********************* MAIN BODY *************************/

#main_body {
	margin: auto;
	width:734px;
	position:relative;
	z-index:100;
}

/********************* HEADER STYLES *************************/

#top {
	height:99px;
	width:734px;
	position:relative;
	z-index:101;
	margin:auto;
}

#top_nav {
	color:#747575;
	text-transform:uppercase;
	position:absolute;
	top:50px;
	left:528px;
	width:205px;
	font-size:10px;
}

#top_nav a {
	color:#747575;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

#main_nav {
	position:absolute;
	top:70px;
	left:271px;
	z-index:500;
	width:463px;
	height:29px;
}

/********************* HOME STYLES *************************/


#content_home {
	width: 734px;
	background:url(../images/bg_home_rpt.jpg) repeat-y;
	position:relative;
	margin:auto;
}

#home_wrap {
	width: 734px;
	background:url(../images/bg_home.jpg) no-repeat top center;
	position:relative;
	margin:auto;
}

.logo_home {
	height:314px;
	width:262px;
	position:relative;
	top:6px;
	left:5px;
	float:left;
}

.logo_home a {
	display:block;
	position:relative;
	background:url(../images/logo_home.jpg) no-repeat;
	height:314px;
	width:262px;
	text-indent: -5000px;
}
	
#banner {
	height:314px;
	width:456px;
	position:relative;
	float:left;
	top:6px;
	left:10px;
}

.home_col_1 {
	float:right;
	margin:0;
	padding:0 0 50px 0;
	width:424px;
	position:relative;
	top:40px;
	right:16px;
}

.partners {
	position:absolute;
	top:464px;
	left:55px;
	z-index:200;
}

#home_col_bottom {
	position:relative;
	border-top:5px solid #2e363a;
	background:#3d646f;
	height:205px;
}

.bottom_col_1 {
	position:relative;
	font-size:10px;
	float:right;
	margin:0 6px 0 0;
	width:454px;
}

h2.white {
	color:#ffffff;
}

#home_col_bottom ul {
	width:90%;
	margin:5px 0 5px 0;
	padding:0;
	list-style:none;
}

#home_col_bottom ul li {
	padding-left: 12px;
	background:url(../images/bullet_home.gif) no-repeat 0 5px;
	margin:0;
	font-size:10px;
	line-height:16px;
}

.home_services td.left_side {
	margin: 0 10px 0 0;
	border-right:3px solid #4d727d;
}

.home_services a {
	color:#9D893A;
}

/********************* CONTENT STYLES *************************/

#content {
	width: 734px;
	background:url(../images/bg_home_rpt.jpg) repeat-y;
	position:relative;
	margin:auto;
}

#content_wrap {
	width: 734px;
	background:#ffffff url(../images/bg_col_1.gif) no-repeat top left;
	position:relative;
	margin:auto;
}

.logo {
	height:262px;
	width:187px;
	position:relative;
	float:left;
}

.logo a {
	display:block;
	position:relative;
	background:url(../images/logo.jpg) no-repeat;
	height:262px;
	width:187px;
	text-indent: -5000px;
}

.col_1 {
	width:187px;
	margin:0;
	float:left;
	position:relative;
}

.col_2 {
	width:485px;
	margin:0;
	padding:0 0 50px 0;
	float:left;
	top:30px;
	left:30px;
	position:relative;
}

.container {
	width:455px;
	margin:26px 0 0 0;
	position:relative;
	left:33px;
}



/* ***************  FOOTER STYLES *************** */

#footer {
	width:734px;
	margin:auto;
	padding: 0 0 10px 0;
	color:#737474;
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
	position:relative;
}

#footer h3 {
	width:724px;
	background:#294e59;
	color:#90a9b0;
	padding:15px 5px 15px 5px;
	text-align:center;
}
	

#footer a {
	text-transform:uppercase;
	color:#737474;
}


/* ***************  SUCKERFISH NAV STYLES *************** */

#nav li#btn_services { 	background-image: url("../images/btn_services.gif"); 	width: 92px;height: 29px;	}
#nav li#btn_why { 	background-image: url("../images/btn_why.gif"); 	width: 134px;height: 29px;	}
#nav li#btn_testimonial { 	background-image: url("../images/btn_testimonial.gif"); 	width: 124px;height: 29px;	}
#nav li#btn_contact { 	background-image: url("../images/btn_contact.gif"); 	width: 113px;height: 29px;	}


#btn_services a { width: 92px;height: 29px;}
#btn_why a { width: 134px;height: 29px;	}
#btn_testimonial a { width: 124px;height: 29px;	}
#btn_contact a { width: 113px;height: 29px;	}
