body
{
	background: #a0a7ad url(/images/bg3.jpg) repeat-x scroll top left;
	margin: 0px 5px;
	margin-top: 15px;
	font: normal 10pt Arial, Helvetica, sans-serif;
}

hr
{
	border: 0px;
	border-top: 1px solid #ccc;
	margin: 15px 0;
	height: 1px;
}

.form div
{
	margin: 5px;
	margin-bottom: 10px;
}

.form .large
{
	width: 380px;
}

.form .medium
{
	width: 200px;
}

.form .small
{
	width: 100px;
}

.form textarea .large
{
	height: 120px;
}

.form textarea .large-medium
{
	height: 80px;
}

.form span
{
	display: block;
	margin-bottom: 3px;
	font-size: 8pt;
	font-weight: bold;
}

.form label 
{  
	display: block;
	margin-bottom: 2px;
	font-size: 8pt;
	font-weight: bold;
}

.form label span
{
	font-weight: normal;
}


input.text,
textarea.text
{
	padding: 3px;
}

#page,
#home
{
	margin: 0px auto;
	width: 802px;
	padding: 0px 1px;
	background: transparent url(/images/header_bg2.png?v2) no-repeat scroll top left;
}

#fast-nav
{
	color: #fff;
	text-align: right;
	padding-top: 4px;
	padding-right: 15px;
	height: 27px;
}

#fast-nav a
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 5px;
}

#fast-nav a:hover
{
	background-color: #fff;
	color: #000;
}

#header
{
	height: 98px;
	margin: 0px;
	padding: 0px;
}

#content
{
	width: 800px;
	margin: 0px; 
	border: 0px; 
	border-top: 1px solid #fff; /* fix */
}

#page #content
{
	background: transparent url(/images/content_strip_bg.gif) repeat-y scroll top left;
}

#home #content
{
	background: #fff url(/images/home_content_bg.png) no-repeat scroll bottom left;
	width: 800px;
	padding-right: 0;
	padding-bottom: 20px;
}

#page #content-inner
{
	background: transparent url(/images/content_bottom_bg.png) no-repeat scroll bottom left;
	padding: 0 20px 20px 0;
	zoom:1; /* IE fix */
}

#content h1
{
	color: #036;
	font-size: 14pt;
	margin-top: 0px;
}

.content-box
{
	background: transparent url(/images/content_box_bg.png) no-repeat scroll top left;
	width: 140px;
	height: 160px;
	overflow: hidden;
	float: left;
	margin: 5px;
	padding: 10px;
	cursor: pointer;
}

.content-box img
{
	position: absolute;
	margin-top: 153px;
	margin-left: 88px;
}

#main
{
	margin-left: 265px; 
	padding-right: 15px;
	padding-top: 20px;
	min-height: 400px;
}

#main .content-box a
{
	color: #036;
	display: block;
}

#main .content-box a:hover
{
	color: #036;
	background-color: transparent;
}

#main .content-box h1
{
	font-size: 11pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#main .content-box p
{
	font-size: 8pt;
	margin-top: 5px;
}

#home h1 a
{
	padding: 3px 5px;
}

#content h2
{
	font-size: 13pt;
	margin-bottom: -8px;
}

#content h3
{
	font-size: 11pt;
	margin-bottom: -8px;
}

#content li
{
	margin: 5px 0;
}

#content a
{
	color: #144796;
	text-decoration: none;
	padding: 0px 3px;
}

#content a:hover,
#content a.active
{
	background-color: #144796;
	color: #fff;
}

#side h1,
#home #main h2
{
	background: transparent url(/images/side_section_bg.png) no-repeat scroll top left;
	font-size: 10pt;
	color: #fff;
	width: 230px;
	height: 30px;
	display: block;
	padding-top: 6px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 5px;
}

#home #main h2
{
	background-image: url(/images/content_section_bg.png);
	width: 505px;
}

.more
{
	font-weight: bold;
}

.bullet
{
	margin: 5px 4px 0px 4px;
}

.side-box,
.side-box-main
{
	background: transparent url(/images/side_box_bg.png) no-repeat scroll top left;
	width: 200px;
	height: 91px;
	margin-bottom: 10px;
	padding: 15px;
	overflow: hidden;
	font-size: 8pt;
}

.side-box
{
	line-height: 13px;
}

.side-box-main
{
	background: none;
	text-align: center;
	padding: 0px;
	width: 230px;
	height: 121px;
}

#page .side-box-main
{
	width: 240px;
}

#side .side-box h1
{
	font-size: 9pt;
	margin: 0px;
	margin-bottom: 7px;
	padding: 0px;
	background: none;
	color: #036;
	height: auto;
	width: auto;
}

#side .side-box p
{
	margin-top: 0;
	margin-bottom: 7px;
}

#side .side-box p.name
{
	text-align: right;
}

#side .side-box p.name span
{
	font-weight: bold;
}

#footer a
{
	color: #144796;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 2px;
}

#footer a
{
	text-transform: none;
}

#footer a:hover
{
	color: #fff;
}

#footer
{
	text-align: center;
	color: #fff;
	font-size: 8pt;
	margin-top: 1px;
	background: #a0a7ad url(/images/footer_bg.png) no-repeat scroll top left;
	padding: 10px;
	min-height: 60px;
}

#side
{
	float: left; 
	display: inline; 
	width: 230px; 
	margin-left: 15px;
	padding-top: 10px;
}

#page #side
{
	padding-top: 35px;
	margin-left: 6px;
	width: 240px;
	background: transparent url(/images/side_bg.png) no-repeat scroll top left;
}

#home #side
{
	padding-top: 20px;
}

#nav
{
	width: 240px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 8pt;
}

#nav ul
{
	list-style: none inside none;
	margin: 0px;
	padding: 0px;
}

#nav ul li
{
	margin: 1px 0px;
	padding: 0px;
}

#nav ul a
{
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	/* text-transform: uppercase; */
	color: #999;
}

.subnav ul a
{
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

#nav ul a:hover,
#nav ul a.active
{
	background-color: #999;
	color: #fff;
	font-weight: bold;
}

#nav ul ul
{
	margin: 5px 0px;
	margin-right: 0px;
}

#nav ul ul a
{
	text-transform: none;
	color: #fff;
	padding-right: 30px;
	font-size: 8pt;
	border-top: none;
	border-bottom: none;
}

#nav ul ul a:hover,
#nav ul ul a.active
{
	background-color: #003F7D;
	font-weight: bold;
	color: #fff;
}



#tabs
{
	height: 30px;
	float: right;
	display: inline;
	margin-top: 68px;
	margin-right: 10px;
}

#home-tab,
#about-tab,
#why-tab,
#services-tab,
#clients-tab,
#team-tab,
#contact-tab,
#quote-tab
{
	background: transparent url(/images/nav_bg.gif) no-repeat scroll 0px 0px;
	display: block;
	float: left;
	height: 30px;
	margin-left: 2px;
}

#tabs span
{
	display: none;
}

#home-tab
{
	background-position: 0px 0px;
	width: 48px;
}

#home-tab:hover
{
	background-position: 0px -30px;
}

#home-tab.active
{
	background-position: 0px -60px;
}

#about-tab
{
	background-position: -48px 0px;
	width: 71px;
}

#about-tab:hover
{
	background-position: -48px -30px;
}

#about-tab.active
{
	background-position: -48px -60px;
}

#why-tab
{
	background-position: -119px 0px;
	width: 66px;
}

#why-tab:hover
{
	background-position: -119px -30px;
}

#why-tab.active
{
	background-position: -119px -60px;
}

#services-tab
{
	background-position: -185px 0px;
	width: 95px;
}

#services-tab:hover
{
	background-position: -185px -30px;
}

#services-tab.active
{
	background-position: -185px -60px;
}

#clients-tab
{
	background-position: -280px 0px;
	width: 61px;
}

#clients-tab:hover
{
	background-position: -280px -30px;
}

#clients-tab.active
{
	background-position: -280px -60px;
}

#team-tab
{
	background-position: -341px 0px;
	width: 101px;
}

#team-tab:hover
{
	background-position: -341px -30px;
}

#team-tab.active
{
	background-position: -341px -60px;
}

#contact-tab
{
	background-position: -442px 0px;
	width: 68px;
}

#contact-tab:hover
{
	background-position: -442px -30px;
}

#contact-tab.active
{
	background-position: -442px -60px;
}

#quote-tab
{
	background-position: -510px 0px;
	width: 106px;
}

#quote-tab:hover
{
	background-position: -510px -30px;
}

#quote-tab.active
{
	background-position: -510px -60px;
}

.hidden
{
	display: none;
}

#page #main a
{
	color: #144796;
	text-decoration: none;
	padding: 0px 2px;
}

#page #main a:hover
{
	background-color: #144796;
	color: #fff;
}

#view
{
	display: inline; /* ie fix */
	float: left; 
	width: 480px;
	height: 300px;
	margin: 20px 0 20px 30px; 
	text-align: center;
	padding: 5px; 
	background-color: #fff; 
	border: 2px solid #000;
}

#info
{
	display: inline; /* ie fix */
	float: right; 
	width: 220px;
	height: 310px;
	overflow: hidden;
	margin: 20px 30px 20px 0;
}

#info h1
{
	margin: 0;
}

#info div
{
	margin: 0;
	font-size: 9pt;
}

#info div
{
	margin: 0;
	font-size: 9pt;
}

#info div.link
{
	margin-bottom: 3px;
}

#info hr
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#thumb-scroller
{
	width: 662px; 
	height: 85px; 
	overflow: hidden; 
	margin: 0 auto; 
	text-align: center;
}

#thumb-scroller table td
{
	padding-right: 3px;
}

#thumb-scroller img
{
	margin: 0px;
	padding: 0px;
	border: 2px solid #000;
}

#thumb-scroller img.active
{
	border: 2px solid #ff0;
}

#thumb-scroller img.highlight
{
	border: 2px solid #fff;
}

#prev,
#next
{
	cursor: pointer;
}

#prev
{
	position: absolute; 
	margin-top: -60px; 
	margin-left: 40px;
}

#next
{
	position: absolute;
	margin-top: -60px; 
	margin-left: 740px;
}

#sort-types
{
	margin: 10px 20px 0 30px;
	color: #ddd;
	font-size: 8pt;
}

#ticker
{
	position: absolute; 
	width: 800px; 
	height: 33px; 
	top: 0px;
}

.member
{
	border: 0;
	margin: 0;
}

.member td
{
	vertical-align: top;
}

.member .bio
{
	padding-left: 10px;
}
#content .member h2
{
	margin-top: 0;
}

#content .member h3
{
	font-size: 8pt;
	margin-top: 5px;
}

#content .member img
{
	padding: 1px; 
	border: 1px solid #000;
}

#page #main a.req-quote-btn:hover
{
	background-color: transparent;
}

#page #main a.anchor
{
	padding: 0;
	margin: 0;
	border: 0;
}

.testimonial .name
{
	text-align: right;
}

.testimonial .name span
{
	font-weight: bold;
}

.pagination span
{
	color: #999;
}