* 
	{
	margin: 0;
	padding: 0;
	}

.clear
	{
	clear: both;
	}
	
img 
	{
	border: 0;
	}

body  
	{
	background: url(../img/body_bg.gif) repeat;
	}
	
#wrapper
	{
	width: 810px;
	height: auto;
	margin: 0 auto;
	}

h1 
	{
	font: bold 18px/18px Arial, Helvetica, "Trebuchet MS", sans-serif;
	}
	
h3 
	{
	font: bold 14px/20px Arial, Helvetica, "Trebuchet MS", sans-serif;
	}

h4 
	{
	font: bold 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
p 
	{
	font: bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.cite
	{
	font: bold 9px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
/* Header Layout
--------------------------------------------------------------------------------------- */
#header
	{
	position: relative;
	float: left;
	width: 770px;
	height: 268px;
	background: url(../img/header_bg.jpg) top no-repeat;
	display: inline;
	}
	
#header ul
	{
	list-style-type: none;
	list-style: none;
	}

#header li
	{
	display: block; 
	position: absolute;
	}

#home, #home_on
	{
	top: 9px;
	left: 20px;
	}

#home a
	{
	width: 32px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) 0 0 no-repeat;
	overflow: hidden;
	}
	
#home_on a
	{
	width: 32px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) 0 -19px no-repeat;
	overflow: hidden;
	}

#home a:hover
	{
	background: url(../img/nav_bg.gif) 0 -19px no-repeat;
	}
	
#title_ins, #title_ins_on
	{
	top: 9px;
	left: 75px;
	}

#title_ins a
	{
	width: 77px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) -55px 0 no-repeat;
	overflow: hidden;
	}
	
#title_ins_on a
	{
	width: 77px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) -55px -19px no-repeat;
	overflow: hidden;
	}

#title_ins a:hover
	{
	background: url(../img/nav_bg.gif) -55px -19px no-repeat;
	}
	
#our_services, #our_services_on
	{
	top: 9px;
	left: 175px;
	}

#our_services a
	{
	width: 66px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) -155px 0 no-repeat;
	overflow: hidden;
	}
	
#our_services_on a
	{
	width: 66px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) -155px -19px no-repeat;
	overflow: hidden;
	}

#our_services a:hover
	{
	background: url(../img/nav_bg.gif) -155px -19px no-repeat;
	}
	
#our_company, #our_company_on
	{
	top: 9px;
	left: 264px;
	}

#our_company a
	{
	width: 75px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) -244px 0 no-repeat;
	overflow: hidden;
	}
	
#our_company_on a
	{
	width: 75px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) -244px -19px no-repeat;
	overflow: hidden;
	}

#our_company a:hover
	{
	background: url(../img/nav_bg.gif) -244px -19px no-repeat;
	}
	
#our_staff, #our_staff_on
	{
	top: 9px;
	left: 362px;
	}

#our_staff a
	{
	width: 44px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) -342px 0 no-repeat;
	overflow: hidden;
	}
	
#our_staff_on a
	{
	width: 44px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) -342px -19px no-repeat;
	overflow: hidden;
	}

#our_staff a:hover
	{
	background: url(../img/nav_bg.gif) -342px -19px no-repeat;
	}
	
#contact, #contact_on
	{
	top: 9px;
	left: 428px;
	}

#contact a
	{
	width: 58px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) -408px 0 no-repeat;
	overflow: hidden;
	}
	
#contact_on a
	{
	width: 58px;
	height: 19px;
	display: block;
	background: url(../img/nav_bg.gif) -408px -19px no-repeat;
	overflow: hidden;
	}

#contact a:hover
	{
	background: url(../img/nav_bg.gif) -408px -19px no-repeat;
	}
	
/* Content Layout
--------------------------------------------------------------------------------------- */
#content
	{
	position: relative;
	float: left;
	width: 482px;
	height: auto;
	background: none;
	margin-left: 32px;
	display: inline;
	}
	
.title
	{
	margin-top: 42px;
	}
	
.photo
	{
	margin: 15px 0 -3px 0;
	}
	
#content h4
	{
	color: #8E3400;
	margin: 15px 10px 0 10px;
	text-align: justify;
	}
	
#content h3
	{
	color: #2F2F2F;
	margin: 15px 10px 0 10px;
	}
	
#content p
	{
	color: #5B5A5A;
	margin: 15px 10px 0 10px;
	text-align: justify;
	}
	
.more
	{
	margin: 10px 0 0 385px;
	display: block;
	}
	
.order
	{
	margin: 10px 0 0 370px;
	display: block;
	}
	
#content a
	{
	font: bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2F2F2F;
	text-decoration: none;
	}
	
#content a:hover
	{
	color: #8E3400;
	}

#quote
	{
	float: left;
	width: 430px;
	margin: 15px 0 13px 19px !important; margin: 15px 0 0 19px;
	display: inline;
	}

.quotation
	{
	float: left;
	}
	
#quote p
	{
	float: left;
	width: 345px;
	margin: 7px 0 0 0;
	color: #8E3400;
	display: inline;
	}

#quote span
	{
	float: right;
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5B5A5A;
	margin: 0 30px 0 0 !important; margin: 0 30px 15px 0;
	
	}

#content h6
	{
	float: right;
	}		

.company
	{
	float: left;
	margin: 8px 10px 5px 0;
	}

.title2
	{
	font: bold 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8E3400;
	margin: 0px 10px 0 10px;
	}

.email
	{
	font: bold 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 3px;
	padding-bottom: 80px;
	}
		
.address2
	{
	font: bold 13px/14px Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #5B5A5A;
	margin: 5px 10px 15px 10px;
	}	

label
	{
	font: bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	width: 450px;
	margin: 10px 0 0 20px;
	color: #8E3400;
	}
	
.tex
	{
	position: absolute;
	left: 230px;
	}

/* Resources Layout
--------------------------------------------------------------------------------------- */
#resources
	{
	position: relative;
	float: left;
	width: 224px;
	height: auto;
	background: none;
	margin: 21px 0 0 32px;
	display: inline;
	}
	
#resources h1
	{
	color: #B9B9B9;
	margin: 29px 0 3px 17px;
	}
	
.divider
	{
	background-color: #EAEAEA;
	width: 187px;
	height: 1px;
	margin: 0 0 3px 10px;
	}
	
#resources h3
	{
	color: #2F2F2F;
	margin-left: 17px;
	}
	
.address
	{
	font: bold 10px/14px Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #2F2F2F;
	margin-left: 17px;
	}
	
.divider_subnav
	{
	background-color: #EAEAEA;
	width: 187px;
	height: 1px;
	margin: 2px 0 -2px 10px;
	}

.subnav 
	{
	font: bold 10px/10px Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #2F2F2F;
	margin-left: 17px;
	text-decoration: none;
	}	
	
#resources a:hover
	{
	color: #8E3400;
	}
	
.link
	{
	margin-top: 10px;
	}
	
/* Footer Layout
--------------------------------------------------------------------------------------- */
#footer
	{
	position: relative;
	float: left;
	width: 770px;
	height: 116px;
	background: url(../img/footer_bg.jpg) top no-repeat;
	margin-top: 32px;
	display: inline;
	}
	
#footer p
	{
	position: absolute;
	top: 53px;
	left: 310px;
	font: bold 10px/12px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #fff;
	}
	
#footer a
	{
	font: bold 10px/12px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover
	{
	color: #B7B7B7;
	}
	