/************************  MAIN LAYOUT ************************/

body {
	background: #000000;
	font: 14px 'Trebuchet MS';
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

input,select,text,textarea {
	font: 12px Tahoma;
	color: #666666;
}

#layout {
	width: 762px;
	background: #ffffff url(../images/layoutback.gif) no-repeat;
	margin: 40px 0px 10px 0px;
	text-align: left;
	position: relative;
}

#layout.index {
	height: 842px;
}


/************************  MAIN MENU ************************/

#mainmenu {
	height: 89px;
	margin: 0px 0px 0px 9px;
	font-family: tahoma;
}

#mainmenu a {
	display: block;
	float: left;
	margin: 16px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	width: 116px;
	height: 73px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .05em;
}

#mainmenu a.two {
	background: #ab7415 url(none);
}

#mainmenu a.two:hover {
	background: #ab7415 url(../images/menu2R.gif);
}

#mainmenu a.twoR {
	background: #ab7415 url(../images/menu2R.gif);
}

#mainmenu a.three {
	background: #4f574c url(none);
}

#mainmenu a:hover.three {
	background: #4f574c url(../images/menu3R.gif);
}

#mainmenu a.threeR {
	background: #4f574c url(../images/menu3R.gif);
}

#mainmenu a.four {
	background: #734e07 url(none);
}

#mainmenu a:hover.four {
	background: #734e07 url(../images/menu4R.gif);
}

#mainmenu a.fourR {
	background: #734e07 url(../images/menu4R.gif);
}

#mainmenu a.five {
	background: #a49c2a url(none);
}

#mainmenu a:hover.five {
	background: #a49c2a url(../images/menu5R.gif);
}

#mainmenu a.fiveR {
	background: #a49c2a url(../images/menu5R.gif);
}

#mainmenu a.six {
	background: #798a60 url(none);
}

#mainmenu a:hover.six {
	background: #798a60 url(../images/menu6R.gif);
}

#mainmenu a.sixR {
	background: #798a60 url(../images/menu6R.gif);
}

#mainmenu a p {
	text-align: center;
	padding-top: 28px;
	margin-top: 0px;
}

/*******************  FREE ESTIMATE TAB ********************/

#estimate {
	position: absolute;
	top: -25px;
	right: 38px;
	height: 25px;
	width: 253px;
	padding-top: 9px;
	background: #fff url(../images/tab-estimate.gif) left top no-repeat;
	text-align: center;
}

#estimate a {
	background: url(../images/arrow-blue.gif) right 3px no-repeat;
	color: #0e529b;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 11px;
	padding: 0 12px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}

#estimate a:hover {
	background: url(../images/arrow-hover.gif) right 3px no-repeat;
	color: #ab7416;
}



/************************  TOP ZONE ************************/

#sectionheader {
	margin: 8px 0px 0px 0px;
}

#sectionheader img {
	float: left;
	margin: 0px 0px 0px 16px;
}






/************************ INNER MENU ************************/

#innermenuholder {
	background: #000000 url(../images/navback.gif);
	display: block;
	width: 239px;
	height: 266px;
	margin: 0px 0px 0px 509px;
}

#innermenu {
	padding: 100px 0px 0px 42px;
}

#innerhome {
	padding: 84px 0px 0px 22px;
	line-height: 18px;
}


#innerhome a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0px 0px 0px;
}

#innerhome a.home:hover {
	color: #00529b;
}

#innermenu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin: 5px 0px 0px 0px;
}

#innermenu a.company:hover {
	color: #ab7415;
}

#innermenu a.solutions:hover {
	color: #4f574c;
}

#innermenu a.customers:hover {
	color: #734e07;
}

#innermenu a.resources:hover {
	color: #a49c2a;
}

#innermenu a.contact:hover {
	color: #798a60;
}


#innermenu a.companyon {
	color: #ab7415;
}

#innermenu a.solutionson {
	color: #4f574c;
}

#innermenu a.customerson {
	color: #734e07;
}

#innermenu a.resourceson {
	color: #a49c2a;
}

#innermenu a.contacton {
	color: #798a60;
}






/************************  MAIN CONTENT ZONE ************************/

#contentholder {
	width: 731px;
	margin: 8px 0px 0px 16px;
}

.one {
	background: url(../images/contentback1.gif);
	height: 457px;
}

.two {
	background: #ab7415 url(../images/contentback2.gif) no-repeat;
}

.three {
	background: #4f574c url(../images/contentback3.gif) no-repeat;
}

.four {
	background: #734e07 url(../images/contentback4.gif) no-repeat;
}

.five {
	background: #a49c2a url(../images/contentback5.gif) no-repeat;
}

.six {
	background: #798a60 url(../images/contentback6.gif) no-repeat;
}

#content {
	padding: 20px 25px 0px 25px;
	line-height: 20px;
}

#content h1 {
	font-size: 24px;
	margin: 0px 0px 20px 0px;
	font-weight: normal;
}

#content h2 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 3px;
	font-weight: bold;
}

#content p {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 11px;
}

#content ul {
	font-size: 14px;
	margin: 0px 0px 0px 15px;
	padding-top: 0px;
	padding-bottom: 9px;
}

#content ul li {
	padding-top: 0px;
	padding-bottom: 3px;
}

#content .threecol {
	float: left;
	width: 215px;
	margin-right: 15px;
	font-size: 12px;
}

#content .threecol a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#content .threecolx a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#content .threecolx {
	float: left;
	width: 215px;
	font-size: 12px;
}


#content .twocolR {
	float: left;
	width: 320px;
}

#content .twocolL {
	float: left;
	width: 320px;
	margin-right: 30px;
}

#content td {
	font: 14px 'Trebuchet MS';
	color: #ffffff;
	text-align: left;
	border-bottom: 1px solid #ffffff;
	padding: 5px 0px;
	vertical-align: top;
}

#content td.photo {
	font: 14px 'Trebuchet MS';
	color: #ffffff;
	text-align: left;
	border-bottom: 0px solid #ffffff;
	padding: 5px 0px;
	vertical-align: top;
}

#content td.form {
	font: 14px 'Trebuchet MS';
	color: #ffffff;
	text-align: left;
	border-bottom: 0px solid #ffffff;
	padding: 5px 0px;
	vertical-align: top;
}

#content td.map {
	border-bottom: 0px solid #ffffff;
}

#content td.map p {
	font: 12px 'Trebuchet MS';
	color: #ffffff;
	text-align: left;
	padding: 5px 0px;
	vertical-align: top;
}

#content td h3 {
	font: 12px 'Trebuchet MS';
	color: #ffffff;
	text-align: left;
	padding: 5px 0px;
	margin: 0px;
	vertical-align: top;
	font-weight: bold;
}

#content a {
	color: #ffffff;
	text-decoration: none;
}

#content a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#content a.links {
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
}

#content a.links:hover {
	color: #ffffff;
	text-decoration: underline;
}

#content a.caps {
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 20px;
	background: url(../images/email.gif) no-repeat 5px 3px;
	text-align: left;
	text-decoration: none;
}

#content a.caps:hover {
	color: #ffffff;
	background: url(../images/email.gif) no-repeat 5px 3px;
	text-decoration: underline;
}

#content img.right {
	float: right;
	padding-left: 15px;
}


#content p.bottom {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: -10px;
	padding-bottom: -10px;
	padding-top: 10px;
	margin-top: 55px;
	text-align: center;
	border-top: 1px solid #ffffff;
}

#content a.bottom {
	color: #ffffff;
	font-size: 10px;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
}

#content a.bottom:hover {
	color: #ffffff;
	text-decoration: underline;
}


#content p.top {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-top: -10px;
	margin-top: -10px;
	text-align: center;
	border-bottom: 1px solid #ffffff;
}

#content a.top {
	color: #ffffff;
	font-size: 10px;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
}

#content a.top:hover {
	color: #ffffff;
	text-decoration: underline;
}















/************************  FOOTER ************************/

#footer {
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	padding-bottom: 30px;
	line-height: 15px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}