/* CSS Document */

html, body {
	background-image:url(../images/site-bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	margin-top: 0;
	padding-top: 0;
	
}

html, #internal {
		background-image:url(../images/site-bg2.png);
}


#backgroundContainer {
	background-color: #f0f0f0;
	background-image:url(../images/contentBg.png);
	background-repeat: repeat-x;
}
p {
	margin-bottom: 20px;
	line-height: 1.6em;
}

a {
	color: #333;
}

h1, h2 , h3 , h4 , h5 {
	margin-bottom: 10px;
	margin-top: 20px;
}

#banner {
	height: 145px;
	background-image:url(../images/banner-background.png);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	display: block;
}

#banner #siteLogo {
	margin-left: 114px;
	margin-top: 55px;
	border: none;
}

#content a {
	color: #43b2e4;
}

#callToday {
	color: #373687;
	font-weight: normal;
	float: right;
	display: block;
	background-image:url(../images/phone.png);
	background-repeat: no-repeat;
	height: 44px;
	padding-left: 40px;
	font-size: 1.6em;
	margin-top: 90px;
	font-family: geneva;
}

#navigation {
	height: 44px;
	margin-top: 0;
}

#navigation ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul.menu li a {
	text-decoration: none;
	text-transform: uppercase;
	height: 44px;
	line-height: 44px;
	padding-left: 5px;
	color: #373687;
	padding-right: 10px;
	display: block;
	font-size: 1.1em;
	font-family: geneva;
}

#navigation ul.menu li a:hover {
	background-image:url(../images/navigation-arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#navigation ul.menu .current-menu-item a {
		background-image:url(../images/navigation-arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sub-menu {
	display: none;
}


#searchBar {
	float: right;
	background-image:url(../images/search-bg.png);
	display: block;
	width: 222px;
	height: 35px;
	margin-top: 8px;
}

#searchBar #textField {
	width: 165px;
	height: 20px;
	float: left;
	background-image:url(../images/search-field.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 8px;
	line-height: 22px;
	border: none;
	border-color: transparent;
	margin-left: 8px;
	margin-top: 0px;
}

#searchBar #searchButton {
	width: 32px;
	height: 22px;
	display: block;
	text-indent: -9999;
	font-size: 0;
	border: none;
	border-color: transparent;
	background-image:url(../images/search-button.png);
	background-repeat: no-repeat;
	margin-top: 5px;
}

#searchBar #searchButton:hover {
	cursor: pointer;
}

#mediaBar {
	height: 343px;
	display: block;
	clear: both;
	background-image:url(../images/slider-white-slant.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mediaBar #logos {
	padding-top: 12px;
}

#slider {
	height: 340px;
	float: left;
	margin-left: 63px;
	margin-top: 13px;
	margin-right: 30px;
}

#slider #leftArrow {
	position: absolute;
	margin-left: -8px;
	margin-top: 100px;
	z-index: 100;
}

#slider #rightArrow {
	position: absolute;
	margin-top: 100px;
	margin-left: 681px;
	z-index: 101;
}

#slider #rightArrow:hover, #slider #leftArrow:hover  {
	cursor: pointer;
}

#sliderImage {
	overflow: hidden;
	height: 303px;
	width: 716px;
}

#sliderButtons {
	text-align: center;
	margin-left: 310px;
	margin-top: 6px;
	

}

#sliderButtons a {
	background-image:url(../images/slider-buttons.png);
	height: 12px;
	width: 12px;
	display: block;
	float: left;
	margin-right: 6px;
	font-size: 0;
	text-indent: -8888px;
	background-repeat: no-repeat;
}

#sliderButtons a:hover {
	background-position: 0 -12px;
}

#sliderButtons .activeSlide {
	background-position: 0 -12px;
}

#quickLinksH2 {
	border-bottom: solid #afcfe8 1px;
	background-image:url(../images/heading-brush.png);
	background-repeat: no-repeat;
	background-position: 175px center;
	height: 40px;
    font-family: geneva;
	font-size: 1.5em;
	color: #2666aa;
	line-height: 2.5em;
	display: block;
	padding-bottom: 4px;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-left: 10px;
}

#menu-side-bar {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
}

#menu-side-bar li {
	background-image:url(../images/ul-li-arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-size: .9em;
	border: 0;
	font-weight: bold;
}

#menu-side-bar li a {
	color: #0096db;
	font-weight: bold;
	text-decoration: none;
}

#menu-side-bar li a:hover {
	color: #333;
}

.submenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
}

.submenu  li {
	background-image:url(../images/ul-li-arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-bottom: 15px;
	font-size: .9em;
	border: 0;
	font-weight: bold;
	
}

.submenu  li a {
	color: #0096db;
	text-decoration: none;
	
}

.submenu li a:hover {
	color: #333;
}

.submenu li.current_page_item {
		border-bottom: solid #afcfe8 1px;
	background-image:url(../images/heading-brush.png);
	background-repeat: no-repeat;
	background-position: 175px center;
	height: 40px;
    font-family: geneva;
	font-size: 1.5em;
	color: #2666aa;
	line-height: 2.5em;
	display: block;
	padding-bottom: 4px;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-left: 10px;
	margin-top: 25px;
}

.submenu li.current_page_item a {
	color: #2666aa;
}

#bwpsNews {
	border-bottom: solid #afcfe8 1px;
	height: 40px;
	font-family: geneva;
	font-size: 1.5em;
	color: #2666aa;
	line-height: 1.5em;
	display: block;
	padding-bottom: 4px;
	margin-bottom: 0;
	padding-left: 10px;
}

#newsItem .date {
	background-image:url(../images/news-date-bg.png);
	background-repeat: no-repeat;
	display: block;
	width: 66px;
	height: 18px;
	color: #fff;
	font-size: 1em;
	word-spacing: 5px;
	padding-top: 2px;
	float: left;
	margin-bottom: 15px;
	margin-right: 8px;
	clear: both;
    font-weight: bold;
}

#newsBg {
		background-image:url(../images/news-bg.png);
		padding-top: 10px;
		background-repeat: no-repeat;
		padding-bottom: 5px;
		padding-left: 10px;
}

#firstBit {
	color: #373688;
	margin-left: 4px;
	margin-right: 13px;

}

#newsItem {
	margin: 0;
	padding: 0;
}

#newsItem li {
	margin-bottom: 20px;
	font-size: .8em;
	list-style: none;
	list-style-type: none;
	height: 25px;
	font-weight: bold;
}

#newsItem li a {
	color: #0096db;
	text-decoration: none;
}

#newsItem li a:hover {
	color: #333;
}

#checkoutvideo {
	font-size: .9em;
	font-weight: bold;
	color: #383787;
	margin: 25px 5px 5px 10px
}

#requestQuote {
	position: absolute;
}

#requestQuoteForm {
	margin-left: 20px;
	margin-top: 0;
	background-color: #a7c7dc;
	padding-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: .9em;
	padding-bottom: 15px;
}

#requestQuoteForm p {
	margin: 0;
	padding: 0;
}

#requestQuoteForm input {
	width: 165px;
	border: none;
	height: 22px;
	line-height: 22px;
	border-color: transparent;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-left: 5px;
}

#requestQuoteForm #textarea {
	width: 165px;
	padding-left: 5px;
	padding-top: 5px;
	height: 210px;
}

#requestQuoteForm #submitButton {
	width: 174px;
	height: 31px;
	display: block;
	line-height: 31px;
	background-image:url(../images/quote-button.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: block;
	font-size: 0;
	text-index: -55555px;
}

#content h2 {
	color: #373688;
	font-family: geneva;
}

#content h1 {
	color: #373688;
	font-family: geneva;
}

#bottom {
	height: 219px;
	padding-top: 20px;
		padding-left: 15px;
		padding-right: 15px;
	background-image:url(../images/bottom-bg.png);
	margin-top: 15px;
	font-size: 1.1em;
	clear: both;
}

#info1 {
	width: 220px;
	padding-bottom: 10px;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	float: left;
	display: block;
}

#info1 span {
	margin-bottom: 5px;
}

#info1text {
	padding-bottom: 5px;
	font-style: italic;
}

#info2 ul li a {
		color: #6ecbf5;
		text-decoration: none;
}
	

#info2 {
	width: 220px;
	font-size: .9em;
	font-weight: bold;
	margin-top: 10px;
	word-spacing: normal;	
}

#info2 img {
	float: left;
	margin-right: 10px;
}

#info2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
}

#info2 ul li {
	background-image:url(../images/green-arrow.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #6ecbf5;
	padding-right: 10px;
	margin-bottom: 10px;
	
}

#info3 {
	font-size: .8em;
	color: #fff;
	width: 210px;
	float: right;
}


#info3 span {
	clear: both;
	display: block;
	margin-top: 10px;
}

#info4 {
	display: block;
	float: left;
}

#info4 div {
	float: left;
	list-style-type: none;
	list-style: none;
	display: block;
}

#info4 .menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
	margin-left: 25px;
	font-size: .8em;
}

#info4 .menu li {
	margin-bottom: 17px;
}

#info4 .menu li a {
	text-decoration: none;
	color: #fff;
	
}


#cmsNav {
	float: right;
	margin-right: -215px;
	height: 20px;
	margin-top: 125px;
}


#cmsNav ul{
	margin: 0;
	margin-top: 63px;
	padding: 0;
	list-style-type: none;
	list-style: none;
	font-size: .8em;
}

#cmsNav ul li {
	float: left;
}

#cmsNav ul li a {
	float: left;
	text-decoration: none;
	color: #7d7d7d;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;

	padding: 10px;
}

.alignright img {
	margin: 0;
	padding: 0;
}

.wp-caption-text {
	font-size: .8em;
	font-style: italic;
	margin: 0;
	padding: 0;
	font-weight: bold;
	
}

.wpcf7-form p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
	margin-top: 10px;
}

.linklove {
	display: none;
}

#cforms2form ol, #cformsform ol {
	list-style: none;
	list-tyle-type: none;
	margin: 0;
	padding: 0;
}

#cforms2form span, #cformsform span {
	clear: both;
	display: block;
	font-weight: bold;
	margin-top: 15px;
}

#cforms2form .reqtxt, #cforms2form .emailreqtxt, #cformsform .emailreqtxt, #cformsform .reqtxt {
	font-size: .8em;
	color: #ccc;
}

#cforms2form fieldset, #cformsform fieldset {
	display: none;
}

.projectItem {
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.projectItem ul {
	list-style:outside;
	padding-left: 20px;
}

.projectItem ul li {
	margin-bottom: 13px;
	font-size: .9em;
	line-height: 1.8em;
	margin-left: 0;
	padding-left: 0;
}

.projectItem h3 {
	margin-top: 0;
}

.thumbnailImage {
	float: left;
	width: 200px;
	display: block;
	margin-right: 35px;
	background-color: #f3f3f3;
	font-weight: bold;
	line-height: 25px;
	padding: 10px;
	border: 1px solid #ccc;
}

.thumbnailImage a {
	width: 200px;
	height: 25px;
	display: block;
	background-color: #00b2f0;
	text-align: center;
	line-height: 25px;
	color: #fff;
	text-decoration: none;
	margin-top: 3px;
}

.thumbnailImage a:hover {
	background-color: #30328f;
	color: #fff;
}

.thumbnailImage p {
	margin: 0;
	padding: 0;
	font-size: .8em;
	text-align: center;
}

.projectInformation {
	overflow: auto;
}

hr {
	border: none;
	border-bottom: 1px solid #ccc;
}

.wp-caption {
	background-color: #F3F3F3;
	padding-right: 0;
	border: 1px solid #ccc;
}
