/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #60461a;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../imgs/bg4.png);
}
#wrapper {
	width: 1006px;
	margin: auto;
	height: auto;
}
#main {
	width: 1006px;
	margin: auto;
	background-image: url(../imgs/main-bg.jpg);
	height: 800px;
	background-color: #F4ECBB;
}
#inner
{
	background-image: url(../imgs/inner-bg.png);
	background-color: #F4ECBB;
	width: 1006px;
	height: 100%;
	/*overflow: hidden;*/
}
#header
{
	height: 85px;
}
#header-band{
	background-image: url(../imgs/head-bg.png);
	height: 40px;
	width: 1006px;
}
#logo
{
	float: left;
	height: 70px;
	width: 280px;
	margin-left: 25px;
	margin-top: 25px;
}

/* Header Navigation Menu */
#header-menu{
	float: right;
	margin-right: 20px;
	height: 40px;
}
#headermenu ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

.navlist li
{
display: inline;
list-style-type: none;
}

.navlist a {
	padding: 3px 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}

.navlist a:link, .navlist a:visited, .navlist a:hover
{
	color: #FCB017;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.navlist a.current
{
	color: #F1F1F1;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}

/*Content*/
#container
{
	height: auto;
	clear: both;
}
#content{
	float: right;
	width: 600px;
	margin-top: 0px;
	margin-right: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #60461a;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
}
#content h1{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #Fa7824;
	text-decoration: none;
}
#inner-content{
	float: right;
	width: 740px;
	margin-top: 0px;
	margin-right: 18px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #60461a;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 25px;
}
#left-panel{
	float: left;
	margin-left: 18px;
	width: 230px;
}
#left-nav{
	float: left;
	margin-top: 60px;
	width: 230px;
	background-image: url(../imgs/leftnav-bg.png);
	height: 230px;
}
#inner-top{
	background-image: url(../imgs/inner-container-top.png);
	height: 15px;
	width: 740px;
}
#inner-mid{
	height: auto;
	width: 715px;
	background-color: #f1f1f1;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #60461a;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../imgs/inner-container-mid.png);
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
#inner-mid h1 {
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #60461a;
}
#inner-mid h2 {
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #FA7824;
}
#inner-mid h3 {
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #60461a;
	font-style: italic;
}
#inner-mid h4 {
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #60461a;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #fcfae1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FCB017;
	border-bottom-color: #FCB017;
}
#inner-mid .bannerimg {
	border: 1px solid #60461a;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 1px;
}
#inner-mid li{
	padding-left: 5px;
	list-style-image: url(../imgs/soln-bullet.png);
}
#inner-mid a:link, a:visited{
	color: #FA7824;
	text-decoration: none;
	font-weight: bold;
}
#inner-mid a:hover{
	color: #FA7824;
	text-decoration: underline;
	font-weight: bold;
}
#inner-btm{
	background-image: url(../imgs/inner-container-btm.png);
	height: 15px;
	width: 740px;
}
#services{
	background-image: url(../imgs/services-bg.png);
	height: 225px;
	width: 990px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 8px;
	margin-left: 8px;
}
#services-tab{
	background-image: url(../imgs/services-tab.png);
	height: 36px;
	width: 230px;
	margin-bottom: 5px;
}
#onsite{
	margin-top: 10px;
	margin-left: 5px;
}
#onsite-map{
	margin-top: 5px;
	float:left;
	border: thin solid #60461a;
}
#onsite-add{
	margin-top: 5px;
	float:left;
	margin-left: 10px;
	text-align: center;
	width: 250px;
}
#offshore{
	margin-top: 10px;
	margin-left: 5px;
}
#offshore-map{
	margin-top: 5px;
float:left;
	border: thin solid #60461a;
}
#offshore-add{
	margin-top: 5px;
	float:left;
	margin-left: 10px;
	text-align: center;
	width: 250px;
}

#footer
{
	background-image: url(../imgs/footer-bg.png);
	height: 70px;
	width: 1006px;
	float: left;
	margin-top: 5px;
}
#inner-footer
{
	background-image: url(../imgs/footer-bg.png);
	height: 70px;
	width: 1006px;
	float: left;
}
#footer-text1{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 350px;
	margin-left: 20px;
	margin-top: 25px;
	float: left;
}
#footer-text2{
	float: right;
	margin-top: 25px;
	margin-right: 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F1f1f1;
	text-decoration: none;
}
#footer-text2 a, #footer-text2 a:link, #footer-text2 a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F1f1f1;
	text-decoration: none;
}
#footer-text2 a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F1f1f1;
	text-decoration: underline;
}
#sitemap{
	float: left;
	margin-top: 60px;
	margin-left: 18px;
	width: 230px;
	background-image: url(../imgs/sitemap-tab.png);
	height: 26px;
	background-color: #F1F1F1;
}
#sitemap-content{
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
/*Microsoft Ad*/
#home-ad{
	float:right;
	width: 600px;
	height: 90px;
	margin-right: 20px;
}
#left-ad{
	float:left;
	margin-top: 10px;
	width: 200px;
	height: 66px;
	margin-right: auto;
	margin-left: 25px;
}
#our-client{
	float:left;
	margin-top: 10px;
	width: 200px;
	height: 66px;
	margin-right: auto;
	margin-left: 0px;
}
.clear
{
	clear: both;
}
