/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@charset "UTF-8";
/* CSS Document */

/* GLOBAL
--------------------------------------------------*/
body{
	background-color: #FFF;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;	
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	line-height: 24px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000033;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	margin-bottom: 10px;
	text-transform: uppercase;	
}

h2{
	color: #ccffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

a, a:visited{
	text-decoration: none;
	outline:none;	
}

#contentWrapper a, #contentWrapper a:visited{
	color: #336699;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

.centered{
	text-align: center;
	display: block;
}

#directory td{
	padding: 5px;	
}

.directory{
	font-size: 12px;
	line-height: 16px;	
}

.directoryKey{
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.neca{
	text-decoration: underline;	
}

#wrapper{
	width: 981px;
	height: auto;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#navWrapper{
	background-color: #000033;
	height: auto;
	width: 981px;
	overflow: hidden;
}

#mainNav li{
	float: left;
	background-color: #336699;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	text-align: center;
}

#mainNav a, mainNav a:visited{
	color: #FFF;
	display: block;
	height: 38px;
	padding-top: 22px;
}

#mainNav a:hover{
	color: #ffcc66;
	text-decoration: none;
	background-color: #000033;
}

.about{
	width:105px;
	margin-right: 1px;
}

.advantage{
	width:194px;
	margin-right: 1px;
}

.search{
	width:191px;
	margin-right: 1px;
}

.craftmanship{
	width:209px;
	margin-right: 1px;
}

.news{
	width:152px;
	margin-right: 1px;
}

.contact{
	width:125px;
}

#about li.about a,
#advantage li.advantage a,
#search li.search a,
#craftmanship li.craftmanship a,
#news li.news a,
#contact li.contact a
{
	color: #ffcc66;
	text-decoration: none;
	background-color: #000033;
}

#contentWrapper{
	width: 981px;
	overflow: hidden;
}

#footer{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
	text-align: center;
	margin-top: 60px;
}

.footer{
	font-size: 10px;	
}

/* HOME PAGE
--------------------------------------------------*/

#homeHeader{
	height: 285px;
	width: 981px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}

#scroller{
	padding-top: 200px;
}

#barWrapper{
	height: 160px;
	width: 981px;
	background-image: url(../img/bar_background.jpg);
	background-repeat: repeat-x;
	padding-top: 19px;
}

#barWrapper p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffcc66;
	margin-right: 15px;
	margin-left: 15px;
	line-height: normal;
	padding-top: 25px;	
}

#barLeftBox{
	float: left;
	height: 141px;
	width: 207px;
	margin-left: 115px;
}

#barCenterBox{
	float: left;
	height: 141px;
	width: 207px;
	margin-left: 65px;
}

#barRightBox{
	float: right;
	height: 141px;
	width: 207px;
	margin-right: 115px;
}

#homeLeftContent{
	float: left;
	height: 185px;
	width: 585px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
}

#homeRightContent{
	float: right;
	height: 185px;
	width: 271px;
	background-color: #FFF;
	background-image: url(../img/contact_back.jpg);
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 25px;
}

/* SUB PAGE
--------------------------------------------------*/

#subHeader{
	background-image: url(../img/subpage_header.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 981px;
	margin: 0px;
	padding: 0px;
}

#headerHome{
	width: 526px;
	height: 75px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
	
#headerHome span{
	display: none;
}
	
#headerHome li, #headerHome a{
	display:block;
	height: 75px;
}
	
#headerHome li{
	list-style:none;
	display: inline;
}
	
#home{
	width: 526px;
}
	
#home a:hover{
}

#subLeftContent{
	float: left;
	min-height: 450px;
	width: 629px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	height: 100%;
	overflow: hidden;
}

#subLeftContent ul#list li{
	margin-left: 50px;
	list-style-image: url(../img/list.png);
	margin-top: 10px;	
}

#subRightContent{
	width: 290px;
	float: right;
	overflow: hidden;
	padding-top: 20px;
	background-color: #ffcc66;
}

#qualityCraftmanship{
	text-align: center;	
}

#findContractor{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;	
}

#contactBox{
	width: 230px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFF;
	background-image: url(../img/contact_back.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
@charset "UTF-8";

/* root element for single scroll */
#scroller {
	position: relative;
	overflow: hidden;
	width: 600px;
	height: 30px;
	float: left;
}

#scrollerRight{
	position: relative;
	overflow: hidden;
	width: 381px;
	height: 282px;
	float: left;
}

/* root element for the scroll pics */
.scroll .scrollContent {
	width:20000em;
	position:absolute;
	clear:both;
}

.scroll .scrollContentRight {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scroll item */
.scrollContent div {
	float:left;
	width:590px !important;
	height:30px;
	color: #ffcc66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.scrollContentRight div{
	float: left;
	width: 381px !important;
	height: 282px;
	margin: 0px;
}

/* possible settings for the active scroll */
.scroll.active {

}
