body {
	background: url(../images/bg.jpg) repeat;
	margin: 0;
	font: 11px normal Arial, Helvetica, sans-serif;
	text-align: center;
}
#container {
	position: relative;
	text-align: center;
	height: 100%;
}
a {
	color: #0293c6;
	text-decoration: none;
}
a:hover {
	color: #585250;
	text-decoration: underline;
}
.main {
	background: #6c6561 url(../images/content_bg.gif) repeat-y;
	top: 95px;
	left: 0;
	width: 100%;
	min-height: 530px;
	position: absolute;
	text-align: left;
}
.main_img {
	position: absolute;
	top: -95px;
	left:50px; /*170px;*/
	background: #1b1a19 url(../images/img_main.jpg) no-repeat 0 0;
	width: 265px;
	max-height: 1300px !important;
	min-height: 900px !important;
	height: 1300px;
	z-index: 1;
}
#logo {
	position: absolute;
	top: 10px;
	left: 700px;
	width: 250px;
	height: 80px;
}

#footer {
	position: absolute;
	bottom: -30px;
	left: 340px;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	font-weight: lighter;
	font-size: 11px;
	width: 600px;
}
#footer #footer_nav {
	float: left;
}
#footer #designby {
	/*position: absolute;
	top: 640px;
	left: 800px;*/
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
	float: right;
	width: 200px;
	text-align: right;
}	
#footer a {
	display: inline;
	padding: 0 3px;
}
#content_fmt {
	clear: both;
	width: 1200px;
	height: 100%;
	
}
/*
*html #content_fmt {
	position: relative;
	
}*/
#nav_fmt {
	min-height: 530px;
	margin-left: 315px;
	height: 100%;
	width: 125px;
	float: left;
}
*html #nav_fmt {
	margin-left: 158px;
	float:left;
	
/*
	position:absolute;
	top: 0;
	left: 310px;*/
}
#nav_fmt a {
	float: left;
	width: 30px;
	height: 530px !important;
	/*
	border-right: 1px solid white;
	border-bottom: 1px solid white;*/
}
*html #nav_fmt a {
	width: 30px;
}
#nav_fmt a.home {
	background: url(../images/nav_home.png) 0 0 no-repeat;
}
#nav_fmt a.about {
	background: url(../images/nav_about.png) 0 0 no-repeat;
}
#nav_fmt a.services {
	background: url(../images/nav_services.png) 0 0 no-repeat;
}
#nav_fmt a.contact {
	background: url(../images/nav_contact.png) 0 0 no-repeat;
}
#nav_fmt a.home:hover {
	background: url(../images/nav_home_hover.png) 0 0 no-repeat;
}
#nav_fmt a.about:hover {
	background: url(../images/nav_about_hover.png) 0 0 no-repeat;
}
#nav_fmt a.services:hover {
	background: url(../images/nav_services_hover.png) 0 0 no-repeat;
}
#nav_fmt a.contact:hover {
	background: url(../images/nav_contact_hover.png) 0 0 no-repeat;
}
/* -- nav for IE 6 */
*html #nav_fmt a.home {
	background: url(../images/nav/nav_home.gif) 0 0 no-repeat;
}
*html #nav_fmt a.about {
	background: url(../images/nav/nav_about.gif) 0 0 no-repeat;
}
*html #nav_fmt a.services {
	background: url(../images/nav/nav_services.gif) 0 0 no-repeat;
}
*html #nav_fmt a.contact {
	background: url(../images/nav/nav_contact.gif) 0 0 no-repeat;
}
*html #nav_fmt a.home:hover {
	background: url(../images/nav/nav_home_hover.gif) 0 0 no-repeat;
}
*html #nav_fmt a.about:hover {
	background: url(../images/nav/nav_about_hover.gif) 0 0 no-repeat;
}
*html #nav_fmt a.services:hover {
	background: url(../images/nav/nav_services_hover.gif) 0 0 no-repeat;
}
*html #nav_fmt a.contact:hover {
	background: url(../images/nav/nav_contact_hover.gif) 0 0 no-repeat;
}
#content_rdr {
	float: left;
	min-height: 550px !important;
	width: 500px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	position: relative;
}

*html #content_rdr {
	left: 5px;
	float:left;
	width: 500px;
	min-height: 550px !important;
	height: 550px;
}
*html .aboutus#content_rdr {
	height: 800px !important;
}
#content_rdr.aboutus {
	height: 800px !important;
}
#hdr_fmt {
	clear: both;
	text-align: left !important;
	letter-spacing: 8px;
	font-family: "Myraid Pro", Arial, helvetica;
	font-size: 23px;
	padding: 18px 0 5px 10px;
	color: #585250;
	color: #9e9d9d;
}
#text_fmt {
	clear: both;
	text-align: left !important;
	color: white;
	font-family: "Myraid Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6561;
	line-height: 22px;
	padding: 10px 0 10px 10px;
	letter-spacing: 1px;
	width: 350px; 
	margin-left: 50px; margin-top: 40px; border-bottom:5px solid #DDD;
}

#text_fmt b {
	letter-spacing: 18px;
	font-weight: bold;
}
/* GLOBAL CONTACT INFO */
#globalcontact_fmt {
	 clear: both;  
	 position: absolute !important; 
	 bottom: 10px; 
	 right: 0;
	 width: 500px;
	 color: #DDDDDD; 
	 text-transform: uppercase; 
	 color: #9E9D9D; 
	 text-align: right; 
	 margin: 5px 5px 0 5px;
}
*html #globalcontact_fmt {

}	
#globalcontact_fmt #phone {
	 padding: 0 5px 0 0; 
	 font-size: 25px;
}
#globalcontact_fmt #address {
	  font-size: 11px;
	  text-align: right; 
	  color: #6C6561;
}