html, body{
	height: 100%;
}
* {
	margin: 0;
}
body {
	background: #080703 url(images/bg.jpg) repeat-x fixed center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	color: #666666;
	font-size: 12px;
}
#wrapper {
	min-height:100%;
	height:100%;
	height: auto !important;
	margin-bottom: -57px;
}
#mainWrapper {
	margin: 0px auto;
	width: 966px;
	position: relative;
	padding: 96px 0px 57px;
}
#topWrapper {
	background: url(images/top_bg.png) repeat-x center top;
	height: 105px;
	position: absolute;
	width: 100%;
	z-index: 20;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}

#top {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 966px;
}
#logo {
	padding: 15px 20px;
	display: block;
	float: left;
	margin-left: 5px;
}

#nav {
	float: right;
	margin: 40px 0px 0px;
	padding: 0px 20px 0px 0px;
	list-style-type: none;
}
#nav li  {
	display: inline;
	margin-left: 22px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	color: #FFFFFF;
}
#nav  a    {
	color: #b5b4b0;
	text-decoration: none;
}
#nav  a:hover    {
	text-decoration: none;
	color: #FFFFFF !important;
}
#subnavWrapper {
	background: url(images/sub_bg.png);
	width: 425px;
	height: 31px;
	margin: 0px 17px 0px 518px;
	padding: 0px 6px 7px 0px;
}
#subnav{
	height: 26px;
	width: 425px;
	padding-top: 5px;
}
#subnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav li  {
	display: inline;
	margin-left: 15px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 0px;
}
#subnav a    {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/sub_bullet.png) no-repeat left 7px;
	padding-left: 8px;
}
#subnav a:hover    {
	text-decoration: underline;
}
#header {
	margin: 0px;
	display: block;
	padding: 30px 0px 0px 30px;
}
#subnavWrapper + #header {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}


#main {
	background: url(images/main_bg.png) repeat-y center top;
	margin-top: 40px;
	margin-bottom: 35px;
	position: relative;
}
#mainTop {
	top: -20px;
	position: absolute;
}
#mainBottom {
	margin-bottom: -25px;
}
#content {
	padding: 15px 50px;
	min-height: 300px;
}
#content .colLeft {
	float: left;
	width: 580px;
}
#content .colRight {
	float: right;
	width: 250px;
}

#content .col3 {
	float: left;
	width: 258px;
	margin-right: 30px;
}
#content .numBox {
	margin-left: 60px;
}
#content .numBox .left {
	margin-left: -60px;
}
.callBoxWrapper{
	margin-bottom:15px;
	background: #E1E3DA url(images/call_box_top.png) no-repeat center top;
}
.callBox {
	padding: 20px;
	font-size: 11px;
	background: url(images/call_box_bot.png) no-repeat center bottom;
}
.callBox p {
	line-height: 16px;
}

.callBox h2 {
	color: #E3530D !important;
	font-size: 16px;
	font-weight: bold;
}
#portLeft .callBoxWrapper {
	background: #E1E3DA url(images/port_call_top.png) no-repeat center top;
}
#portLeft .callBox {
	background: url(images/port_call_bot.png) no-repeat center bottom;
}


#content #portLeft {
	float: left;
	width: 200px;
	margin-top: 15px;
}
#content #portLeft h1 {
	color: #E3530D;
	font-weight: normal;
	border-bottom: 1px solid #c3c3c2;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#content #portRight {
	float: right;
	width: 630px;
}
#portRight img, #portRight .logoWrapper {
	margin-bottom: 20px;
	border: 1px solid #3B372C;
}

#portNav {
	background: #d5d5cc;
	position: absolute;
	left: 50px;
	top: -20px;
	width: 200px;
	text-align: center;
	height: 30px;
	z-index: 15;
}
#portNav a{
	height: 30px;
	width: 100px;
	overflow: hidden;
	float: left;
}
a.toTop{
	display: block;
	height: 30px;
	width: 130px;
	background: url(images/port_nav.gif) no-repeat 0px -60px;
}
a.toTop:hover {
	background: url(images/port_nav.gif) no-repeat 0px -90px;
}
#portNav a.prev {
	background: url(images/port_nav.gif) no-repeat 0px 0px;
}
#portNav a.prev:hover {
	background: url(images/port_nav.gif) no-repeat 0px -30px;
}
#portNav a.next {
	background: url(images/port_nav.gif) no-repeat -100px 0px;
}
#portNav a.next:hover {
	background: url(images/port_nav.gif) no-repeat -100px -30px;
}
#portNav a span,  a.toTop span{
	display: none;
}








#mainHome {
	color: #cec8bf;
	margin: 0px;
	padding: 420px 30px 40px 420px;
	font-size: 13px;
}
#mainHome strong {
	font-size: 15px;
	font-weight: normal;
	color: #B94200;
}

#mainHome a {
	color: #cec8bf;
	text-decoration: none;
}
#mainHome a:hover {
	color: #B94200;
	text-decoration: none;
}

#flashHome {
	position: absolute;
	left: 0px;
	top: 115px;
	height: 380px;
	width: 966px;
}
#callHome {
	background: url(images/home_call_bg.png) no-repeat left top;
	height: 112px;
	width: 302px;
	position: absolute;
	z-index: 20;
	left: 53px;
	top: 461px;
	padding: 15px;
}
#callHome .imgLeft {
	float: left;
	border: 5px solid #b3b3a8;
	margin-right: 10px;
}
#callHome .imgLeft:hover {
	border: 5px solid #838372;
}



#footerWrapper {
	background: #0e0d09;
	height: 47px;
	margin: 0px;
	padding: 10px 0px 0px;
	position: relative;
}
#footer {
	color: #6e6e6b;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer  a {
	color: #6e6e6b;
	text-decoration: none;
}
#footer a:hover {
	color: #4F4F4D;
}

#footNav {
	margin: 7px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#footNav li {
	display: inline;
	margin-right: 10px;
}
#footInfo {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
	float: right;
}
#footInfo  span {
	display: inline;
	margin-left: 20px;
	float: left;
}
.servicesIcon {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.servicesIcon h1 {
	color: #666666;
}
#tagline {
	position: absolute;
	right: -8px;
	top: 46px;
}


#contactForm input, #contactForm textarea {
	border: 1px solid #958E84;
	background: #E1E3DA;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	width: 180px;
	color: #332F26;
}
#contactForm input{
	width: 160px;
}
#contactForm textarea{
	width: 520px;
	height: 75px;
}
#contactForm input.btn{
	width: 50px;
	color: #FFFFFF;
	background: #e3630d;
	border: 1px solid #8e3900;
}
#contactForm label {
	margin-right: 10px;
}
#contactForm input.radio {
	background: url(none);
	width: auto;
	border-style: none;
	vertical-align: bottom;
}
#contactForm table {
	margin-bottom: 15px;
}
#contactForm td {
	padding-bottom: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
#logo, #subnav {
	background: #E3530D url(images/logo_bg.jpg) repeat-x left top;
}
#secHello #logo {
	background: url(none);
}

#secHello #navHello a,
#secContact #navContact a,
#secWork #navWork a,
#secServices #navServices a,
#secWhy #navWhy a
{
	color: #FA6A14;
}
#secContact  .colLeft {
	width: 580px;
}
#secContact .colRight {
	padding-top: 200px;
	width: 310px;
	margin-right: -30px;
	font-size: 16px;
	font-weight: bold;
}
#secContact .colRight strong {
	font-size: 25px;
}
#secContact .colRight a {
	font-weight: normal;
}




p  {
	margin: 0px 0px 12px;
	padding: 0px;
	line-height: 20px;
}
#content ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
	list-style-type: none;
}
#content ul li {
	background: url(images/bullet.gif) no-repeat left 5px;
	padding-left: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content ul li ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#content ul li ul li {
	margin-top: 5px;
	margin-bottom: 0px;
}
#content .callBox ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;
}


a {
	text-decoration: none;
	color:#BC4200;
}
a:hover {
	text-decoration: underline;
	color: #BC4200;
}

h1 {
	margin: 0px;
	padding: 0px 0px 12px;
	font-weight: normal;
	color: #E3530D;
	font-size: 24px;
}
h2 {
	color: #E3530D;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
}
h2 + p, h2 + ul, h2 + ol {
	margin-top: -10px !important;
}

h2 + h2{
	padding-top: 10px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;
}

hr {
	color: #817A70;
	margin: 15px 0px 20px;
	border-bottom: 1px solid #817A70;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.big  {
	font-size: 16px;
	line-height: 22px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.imgLeft {
	padding: 0px;
	float: left;
	margin: 0px 10px 10px 0px;
}


.clr {
	clear: both;
}
.clrSolo {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
