/*CSS Document*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 background: transparent;
}

body {
 line-height: 1;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
}
ol, ul { list-style: none; }
#header
{
 background: url(images/bg_header.jpg) repeat-x;
}
#nav
{
 position: relative;
 overflow: visible;
 margin: 0 auto;
 width: 980px;
}
#header #nav #logo
{
 position: absolute;
 top: 0px;
 left: 10px;
 background: url(images/logo.png) 50% 0%;
 height: 128px;
 width: 345px;
 z-index: 100;
}
#logo h1
{
 font-size:0.8em;
 letter-spacing: -1px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: lighter;
 text-align: center;
 padding: 80px 0 0;
}
a { color:#5573AE; }
a:hover { text-decoration:none; }
.leftborder
{
 float: right;
 border-left: 1px solid #DAD2BB;
 border-right: 1px solid #897D4E;
 overflow: auto;
}
.leftborder li
{
 float: left;
}
.menuitem, .lowermenuitem
{
 border-left: 1px solid #8A7E4F;
 border-right: 1px solid #DBD3BC;
 color: #FFF;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 1.3em;
 text-align: center;
 text-decoration: none;
 text-shadow: 1px 1px 1px #928457;
 text-transform: uppercase;
}
.menuitem
{
 display: block;
 background: #FFF url(images/button.gif) repeat-x top left;
 padding: 48px 0px 10px;
 width: 115px;
}
.menuitem:hover
{
 background-position: 0 -76px;
 color: #4E6DAA;
}
#bar
{
 background: #A99A6F;
}
#bar #text
{
 margin: 0 auto;
 height: 100px;
 width: 930px;
 padding: 0 10px;
}
#text h1
{
 padding: 17px 8px;
 text-shadow: 1px 1px 1px #886;
 color: #161700;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 2.4em;
 font-weight: normal;
 line-height: 1.1;
}
#bar #text #lowernav
{
 float: right;
 width: 380px;
 height: 100px;
}
.lowermenuitem
{
 float: left;
 background: #A8996E;
 padding: 18px 0 63px;
 width: 115px;
}
.lowermenuitem:hover
{
 background: #C7BB93;
 color: #5370AC;
}
#maincontent
{
 width: 911px;
 background: #E3DDD0 url(images/bg_main.jpg) no-repeat;
 padding: 25px 0 10px 15px;
 margin: 10px auto 0;
}
#leftcont
{
 float: left;
 width: 570px;
}
.h2title
{
 text-shadow: 1px 1px 1px #ABA392;
 color: #161700;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 2em;
 font-weight: normal;
 margin: 0 0 20px;
}

#leftcont p
{
 font-size:1.1em;
 line-height:1.5em;
 margin: 12px 0;
}
.partlink
{
 float: left;
 margin: 4px 2px 15px;
 min-height: 180px;
 padding: 4px;
 background: #A8996E;
 border: 1px solid #FFF;
}
.partlink img
{
 height: 118px;
 width: 173px;
 border: 1px solid #988A5D;
}
#partslinks a
{
 text-decoration: none;
 color: #16120E;
}
#partslinks a:hover
{
 background: #B8AB84;
}
.partlink span
{
 font-weight: bold;
}

#rightcont { float:right; }

#contactform
{
 width: 260px;
 background: url(images/formbg.png) no-repeat;
 margin: -85px 10px 0px 0px;
 _margin: 0px 10px 0px 0px;
 padding: 70px 30px 20px;
}
#contactform h2
{
 margin: 16px 0 0;
}
#contactform p
{
 font-size:0.95em;
 margin:16px 0;
}
.servBox
{
 float: left;
 padding: 20px;
 margin: 0px 10px 20px 0px;
 width: 240px;
}
 .servBG { background: url(images/bg_services.png) repeat-x; }
 
.servLogo { float: right; }
.vanservicebox
{
 height: 120px;
 width: 570px;
}
.list {
	color:#493F14;
}
	.list li {
		background:url(images/bullet.gif) no-repeat 0px 3px;
		font-size:0.9em;
		line-height:1.3em;
		padding:0 0 5px 10px;
	}

/*TESTIMONIALS*/
#tmls {}
#tmls li {
 margin: 12px;
 padding-top:4px;
 border: 1px solid #F0EAD8;
 background: url(images/bg_services.png) repeat-x center bottom;
}
#tmls li p, #tmls li span { padding:0px 12px; font-style: italic; }
#tmls li p {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#tmls li span {
 display:block;
 background:#5573AE url(images/tmls_bg.gif) repeat-x 0% 50%; 
 color: #FFF;
 font-size:0.9em;
 line-height:26px;
 text-align:right;
 text-shadow: 0px 1px 0px #333;
 border-top: 1px dashed #AD9F77;
 width:520px;
}
.t-con
{
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-style: italic;
}
.t-auth
{
 font-weight: bold;
 color: #928457;
 text-shadow: 0px 1px 0px #FFFFFF;
 border-top: 1px dashed #AD9F77;
}
.testimonial
{
 margin: 12px;
 padding: 4px 12px;
 border: 1px solid #F0EAD8;
 background: url(images/bg_services.png) repeat-x center bottom;
}
/* Contact */
.conTbl {
	font-size:0.9em;
	line-height:26px;
}
	#comment { margin-bottom:10px; }
	.gooLink { font-size:0.8em; }
/* Footer */	
#footer
{
 font-size:0.9em;
 height: 70px;
 background-color: #A99A6F;
}
#footer #footerint
{
 padding: 10px;
 margin:0px auto;
 width: 930px;
}
 #footerint p { padding-top:10px; }
#footer #footerint #cards
{
 float: right;
 background:url(images/cards.jpg) no-repeat 50% 100%;
 font-size:0.9em;
 text-align: center;
 width: 221px;
 height: 50px;
}