/*
YUI RESET
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html, body {
	margin: 0;	
}

body {
	background:url(/images/page-background-withmenupad.gif) repeat-x #000;
	text-align: center;
	font-family:Helvetica;
	font-size: 12px;
	margin-bottom: 35px;
}

img { 
   behavior:url(/css/iepngfix.htc);
}

a img {
	border: 0;
}

#menu {
	background:url(/images/menubar-background.png) repeat-x;
	height: 60px;
	overflow: hidden;
	margin-bottom: 24px;
behavior:url(/css/iepngfix.htc);
}

#outer, #innermenu {
	width: 792px;
	margin: 0 auto;
	text-align:left;
}

#innermenu {
	width: 881px;
}

#innermenu ul li {
	float: left;
	display:block;
	height: 62px;
}

#innermenu ul li.active {
	background: url(/images/menu/highlight.gif) repeat-x;
}

#innermenu ul li.sep {
	background: url(/images/menu/divider.gif) repeat-x;
	width: 2px;
}

#innermenu ul li a {
	display: block;
	padding: 0 10px 13px;
}

#innermenu ul li.active a {
	
}

.subheader {
	background:url(/images/subheadbar-left.png) left top no-repeat;
	width: 100%;
	margin-bottom: 28px;
 
}

.subheaderinner {
	background:url(/images/subheadbar-right.png) right top no-repeat;

}

.subheadercontent {
	height: 26px;
	overflow:hidden;
	margin:0 8px;
	background:url(/images/subheadbar-center.gif) repeat-x;
	padding-top: 5px;
	padding-left: 8px;
	color: #000;
	font-size: 14px;
	font-style: oblique;
  behavior:url(/css/iepngfix.htc);
}

.subheadercontent a { 
	color: #000;
	text-decoration: none;
}	

.coname {
	text-transform:uppercase;
}

#logo {
	float: left;
}

#slogan {
	float: left;
	margin-left: 16px;
	margin-top: 45px;
}

#clogin {
	margin-left: 20px;
	margin-top: 46px;
	float: left;
}

#headbar {
	margin-bottom: 25px;
}

div.fullBox {
	background: url(/images/wide-back.png) repeat-y;
	width:793px;
}

div.fullBoxBody {
	background: url(/images/wide-top.png) left top no-repeat;
}

div.fullBoxBodyContent {
	background: url(/images/wide-bot.png) left bottom no-repeat;
} 


div.medBox {
	background: url(/images/med-back.png) repeat-y;
	width:510px;
}

div.medBoxBody {
	background: url(/images/med-top.png) left top no-repeat;
}

div.medBoxBodyContent {
	background: url(/images/med-bot.png) left bottom no-repeat;
	padding: 23px 22px;	
	color: #fff;
	font-size: 13px;
} 


div.thinBox {
	background: url(/images/thin-back.png) repeat-y;
	width:248px;
}

div.thinBoxBody {
	background: url(/images/thin-top.png) left top no-repeat;
}

div.thinBoxBodyContent {
	background: url(/images/thin-bot.png) left bottom no-repeat;
	padding: 28px 22px;	
	color: #fff;
	font-size: 13px;
} 

div.thinGreyBox {
	background: url(/images/thin-back.png) repeat-y;
	width:248px;
}

div.thinGreyBoxBody {
	background: url(/images/short-thin-top.png) left top no-repeat;
}

div.thinGreyBoxBodyContent {
	background: url(/images/thin-bot.png) bottom no-repeat;
	padding: 28px 25px;	
	color: #fff;
	font-size: 13px;
}

div.inline {
	background: url(/images/inline.png) repeat-y;
	width:461px;
}

div.inlineContent {
	padding: 0 20px;
}

img.imagery {
	margin-bottom:20px;
}

p {
	color: #fff;
	line-height: 22px;
	margin-bottom: 25px;
	padding-left: 5px;
}

h2, h2 a, .biop h2 a {
	color: #f18e01;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 12px;
	padding-left: 5px;	
	text-decoration: none;
	border-bottom: 0;
} 

h2 img {
	margin-left: -5px;
}

h1 {
	color:#75b32c;
	font-weight: bold;
	font-style: oblique;
	text-transform: uppercase;
	font-family:Helvetica;
	font-size: 24px;
	text-shadow: 2px 2px 2px #000;
	margin-bottom: 16px;
}

span.clear {
	display: block;
	clear: both;
}


.transline {
	height: 1px;
	background:url(/images/transline.png) repeat-x;
}

.translinev {
	width: 1px;
	background:url(/images/translinev.png) repeat-y;
	margin: 0 25px;
	float: left;
}

#contactIcon {
	float:right;
	width: 33px;
	height: 22px;
	background:url(/images/contact-image.png) no-repeat;
	margin-top: 5px;
	padding:0;
	margin-right: -3px;	
	cursor: pointer;
  behavior:url(/css/iepngfix.htc);
}

ul.checklist {
	margin-top: 25px;
}

ul.checklist li {
	background: url(/images/checkmark-image.png) left 2px no-repeat;
	margin-bottom: 20px;
	line-height: 22px;
	padding-left: 25px;
	font-style: oblique;
}

ul.checklist li.last {
	margin-bottom: 0;
}

.nav {
	height: 29px;
	padding-left: 25px;
	margin: 0 1px 0px;
}

.nav:hover, .nav.active {
	background:url(/images/home-selector.png) no-repeat;
}

.nav a {
	display: block;
	padding-top: 7px;
	color: #fff;
	font-family:Helvetica;
	font-size: 14px;
	text-decoration: none;
}

.nav:hover a, .nav.active a {
	color: #75b32c;
}

#sidebar a {
	color: #fff;
	text-decoration: none;
}

#sidebar li {
	padding-left: 5px;
	margin-bottom: 5px;
}

#sidebar input[type=text] {
	border: 1px solid #c3c3c3;
	width: 133px;
	background-color: #767676;
	font-size: 11px;
	color: #c3c3c3;
	padding: 3px;
}

.orange, .orange a {
	color: #e58804;
	text-decoration: none;
}

.green, .green a {
	color: #75b32c;
	text-decoration: none;
}

p.larger {
	font-size: 14px;
}

p.campaign {
	display: none;
	padding-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}


/* ServiceType */
.stype {
	margin-bottom: 10px;
}

.stype strong {
	color: #e58804;
}

/* ABOUT */

.staffline {
	margin-bottom: 30px;
}

strong {
	color: #75b32c;
	font-weight: normal;
	font-size: 14px;
}

strong.orange {
	font-weight: bold;
}

/* BIOS */

.biop {
	float: left;
	margin-left: 22px;
	width: 590px;
}

.thumb {
	float: left;
}

/* MARKETING */

.blogUpdate {
	line-height: 150%;
	margin-bottom: 25px;
}

.blogUpdate .title {
	color: #f18e01;
	font-weight: bold;
}

.blogUpdate a, .biop a, a.b {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #959595;
}

a:hover {
	text-decoration: underline;
}

.blogUpdate .date {
	font-size: 11px;
	font-style: oblique;
}

/* CONTACT */

table.contact tr {

}

table.contact td {
	padding-right: 25px;
	padding-bottom: 15px;
	vertical-align:top;
}


input[type=text], textarea {
	border: 1px solid #c3c3c3;
	background-color: #767676;
	font-size: 11px;
	color: #c3c3c3;
	padding: 3px;
}


label {
	color: #ffffff;
	font-size: 13px;
	font-family: Helvetica;
	padding-right: 10px;
}

label.error {
	border: 1px dashed red;
	color: red;
	font-style: oblique;
	padding: 3px;
	margin-top: 5px;
	display: block;
}

label.required:after {
	content:'*';
}	


/* BLOG */

.cdate {
	font-size: small;
	font-style:oblique;
	color:#7E7E7E
}

.post ul {
	margin-bottom: 10px;
	margin-top: 0;
}

.post li {
	list-style-type: square;
	margin-left: 20px;
}

.post-categories li {
	list-style-type: none;
	margin-left: 0;
}

#service-nav a, #service-nav a:hover {
	text-decoration: none;
}


/* FOOTER */

#footer {
	clear: both;
	margin-top: 22px;
	text-align: center;

}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li.copy {
	background:url(/images/ait.png) left no-repeat;
	padding-left: 22px; 
	height: 17px;
}	

#footer ul li {
	display: block;
	float: left;
	color: #666;
	padding: 3px 3px 0;
	font-size: 11px;
}

#footer ul.links li, #footer ul.links li a{
	color: #e58804;
}

#footer ul li.sep {
	padding-top: 2px;
}

#footer ul li a {
	color: #666;
}

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


#demoBox {
  behavior:url(/css/iepngfix.htc);
	background:url(/images/page-background.png) repeat-x;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	display:none;
	padding-top: 100px
}