body {
	font-family: trebuchet ms, arial, verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	/* Fix for IE's crappy :hover support */
	/* behavior:url("/_includes/csshover.htc"); */
}
#center {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 781px;
}

#mainContent{
	width: 781px;
	margin: 0 0 10px 0;
	padding: 0;
}

img {
	border: none;
}

/*text*/

/*top nav*/

#logoHomeLink {
	position: relative;
	top: 0;
	left: 23px;
	float: left;
}

#mainNav {
	width:781px;
	height:82px;
	background-image:url(/_images/common/back_nav_head.jpg);
	background-position: top left;
	margin: 0 0 16px 0;
}
#utilityNav {
	color:#FFFF99;
	font-size: 10px;
	text-align: right;
	margin: 0px;
	height: 23px;
	padding: 27px 16px 0 0;
/*		border: 1px solid green;*/
}
#utilityNav a {
	color:#FFFF99;
	text-decoration: none;
}
#utilityNav a:hover {
	color:#FE8C06;
}

#lowerNav {
	color:#FFFFFF;
	font-size: 12px;
	padding: 9px 16px 0px 0px;
	text-align: right;
	margin: 0px;
	/*height: 12px;*/
	/*border: 1px solid red;*/
}
#lowerNav img{
	margin: 0 14px 0 14px;
}
#lowerNav a {
	color:#FFFFFF;
	text-decoration: none;
}
#lowerNav a:hover {
	color:#A3E241;
}

/*Home Page*/


.subColumnOne {
	width: 188px;
	height:220px;
	background-image:url(../_images/home/sub_col_promotional.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
}
.subColumnTwo {
	width: 188px;
	height:220px;
	background-image:url(../_images/home/sub_col_incentive.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
}
.subColumnThree {
	width: 188px;
	height:220px;
	background-image:url(../_images/home/sub_col_blog.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: 14px;
	float:left;
}
.subColumnText {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
}
.subEmail {
	width: 203px;
	height: 220px;
	background-image:url(../_images/home/back_orange.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
}
.subEmailText {
	padding: 14px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
.subEmailText strong {
	color: #660000;
}
.subEmailText h5 {
	color: #660000;
	font-size: 15px;
	margin: 0px;
	padding-bottom: 5px;
	
}

.subEmailTextSignup {
	padding: 14px;
	color: #000000;
	font-size: 15px;
	line-height: 20px;
}
.subEmailTextSignup strong {
	color: #de7301;
}
.subEmailTextSignup h5 {
	color: #de7301;
	font-size: 25px;
	margin: 0px;
	padding-bottom: 15px;
	
}


.heroImage {
	margin-bottom:16px;
	border-style: none;
}

/*Contact Page*/
.requiredField {
	color: #FF8B00;
	font-style: italic;
}

/*Landing Pages*/
.landingLeft {
	background-color: #273950;
	padding:14px 14px 14px 20px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
.landingRight {
	background-color: #6682AA;
}
.landingRightText {
	padding:12px 8px 12px 12px;
	width: 172px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
.landingRight h5 {
	color: #FAE330;
	font-size: 15px;
	margin: 0px;
	padding-bottom: 5px;
}



/*Third Level*/

.pageTitle {
	color: #96C84E;
	font-size: 20px;
	text-transform: uppercase;
	float: left;
	padding-bottom: 12px;
	}
.pageTitleOrange {
	color: #FF8B00;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 12px;
	}
.textGreenBig {
	color: #6B9F18;
	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 6px;
	}
.textGreen {
	color: #6B9F18;
}
.textGreySmall {
	color:#666666;
	font-size: 11px;
	line-height:14px;
}
.textGreySmall a {
	color:#666666;
}
#thirdLeftCol{
	color: #1A2839;
	font-size: 11px;
	line-height: 18px;
	width: 400px;
	margin: 20px 0;
	padding-right: 20px;
	border-right: 1px solid #CCCCCC;
	float:left;
	padding-left: 20px;
}
#thirdLeftCol a {
	color: #1A2839;
}
#thirdRightCol{
	color:#666666;
	font-size: 11px;
	line-height:16px;
	width: 243px;
	padding: 10px 20px 20px 20px;
	float:left;
}
#thirdRightCol a{
	color:#666666;
}
#thirdFullCol{
	color: #1A2839;
	font-size: 11px;
	line-height: 18px;
	width: 675px;
	margin: 20px 0 20px 20px;
}
#thirdFullCol a {
	color: #1A2839;
}

#galleryHeader {
	width:360px;
	float:left;
	display:inline-block;
}

.infoLink {
	width: 135px;
	text-align: right;
	color:#A4B3C5;
	font-size: 11px;
	text-transform: uppercase;
	float: right;
}
.infoLink a {
	color:#A4B3C5;
	text-decoration: none;
}	
.infoLink a:hover {
	color:#FFFFFF;
}	
#nextGallery {
	width: 200px;
	text-align: right;
	color:#ffffff;
	font-size: 11px;
	text-transform: uppercase;
	float: right;
	display: inline-block;
	padding-right: 27px;
}	
#layoutFull {
	background-color: #273950;
	padding:18px 8px 18px 24px; 
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}


/*Pull down*/
.menu span {
	padding:0px;
	margin:0px;
	z-index:100;
	float:right;
	/*border: 1px solid lime;*/
}

/* style all the links */
.menu a {
	display:block;
	text-align:left;
}

/* hide the sub level links */
.menu span div {
	visibility:hidden;
	position:absolute;
}

/* make the sub level visible on hover list or link */
.menu span:hover div, .menu span a:hover div{
	visibility:visible;
}

.pulldown-container {
	opacity: 0.95;
	clear: left;
	z-index: 500;
	padding-top: 8px;
	margin: 0;
	float: none !important;
	/*border: 1px solid red;*/
}

.pulldown-container img {
	margin: 0 !important;
	padding: 0 !important;
	top: 0 !important;
	left: 0 !important;
}

.pulldown {
	width: 147px;
	color: #1D2936;
	padding: 5px 5px 0px 0px;
	position: relative !important;
	background: url(/_images/common/pulldown_right_shadow.png) repeat-y right top;
}

.pulldown ul {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 12px;
}
.pulldown li {
	padding: 5px 0px;
	list-style-image: url(/_images/common/arrow_orange_green.gif);
	margin: 0px 0px 0px 25px;
	font-weight: bold;
}

.pulldown a {
}

.pulldown a:hover {
	color: #273950 !important;
}	

/*Portfolio*/

.portfolioIcon {
	width: 94px;
	height: 146px;
	margin-top: 12px;
	padding: 6px;
	color:#273950;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	background-image: url(../_images/common/line_grey.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	float:left;
}
.portfolioIconLast {
	width: 94px;
	height: 146px;
	margin-top: 12px;
	padding: 6px;
	color:#273950;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	background-image: url(../_images/common/line_grey.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	float:left;
}
.portfolioIconLower {
	width: 94px;
	height: 146px;
	margin-top: 12px;
	padding: 6px;
	color:#273950;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	background-position: bottom center;
	background-repeat: no-repeat;
	float:left;
}
.portfolioIconLowerLast {
	width: 94px;
	height: 146px;
	margin-top: 12px;
	padding: 6px;
	color:#273950;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	background-position: bottom center;
	background-repeat: no-repeat;
	float:left;
}

.mainImage {
	background-image: url(../_images/portfolio/img_display_back.jpg);
	background-repeat: no-repeat;
}

.gallery_thumb_container {
	background: url(/_images/portfolio/thumbs/img_display_blank.jpg) no-repeat;
	width: 74px;
	height: 86px;
	padding: 0px 9px 9px 0px;
	float: left;
}

.gallery_thumb_container:hover {
	background: url(/_images/portfolio/thumbs/img_display_blank_hover.jpg) no-repeat;
}
	
.gallery_thumb_overlay {
	background: url(/_images/portfolio/thumbs/img_plus.png) no-repeat;
	position: relative;
	width: 19px;
	height: 15px;
	top: -22px;
	left: 6px;
	opacity: 0.95;
}

.gallery_thumb_container img {z-index: 1; border: 0px;}


/*
.thumbnails img {
	width: 72px;
	height: 84px;
	padding: 0 12px 12px 0;
	float: left;
}
*/

#portfolioText {
	width: 321px;
	padding: 20px 30px 20px 20px;
	color: #1A2839;
	font-size: 11px;
	line-height: 24px;
}
.orangeTitle {
	color: #FF8B00;
	font-size: 15px;
	line-height: 25px;
	padding-bottom: 8px;
	font-weight: bold;
}

/*Services Page*/

.serviceText {
	width: 500px;
	margin: 20px;
	padding-bottom: 12px;
	color: #1A2839;
	font-size: 11px;
	line-height: 17px;
	border-bottom: 1px solid #CCCCCC;
}
.serviceText a {
	color: #FF8B00;
	font-weight: bold;
}

.serviceOrangeText {
	color: #FF8B00;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.serviceyellowText {
	color: #FFFF99;
}

/*Clients Page*/

.clientText {
	width: 480px;
	margin: 20px;
	padding-bottom: 12px;
	color: #1A2839;
	font-size: 11px;
	line-height: 17px;
	border-bottom: 1px solid #CCCCCC;
}
.clientText a {
	color: #FF8B00;
	font-weight: bold;
}
.clientText img {
	float: left;
	padding: 10px;
}
.clientOrangeText {
	color: #FF8B00;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.clientyellowText {
	color: #FFFF99;
}
.logoText {
	width: 500px;
	margin: 20px 10px 20px 20px;
	padding-bottom: 12px;
	color: #1A2839;
	font-size: 11px;
	line-height: 17px;
}
.logoText a {
	color: #FF8B00;
	font-weight: bold;
}
.logoText img {
	float: left;
	padding: 8px;
	margin: 3px;
	border: 1px solid #CCCCCC;
}

/*Footer*/

#footer {
	font-size: 11px;
	color: #1A2839;
	width: 755px;
	text-align: center;
	margin-bottom: 20px;
}
#footer a{
	color: #1A2839;
	text-decoration: none;
}
#footer a:hover{
	color:#FE8C06;
}