/* CSS Document */

* {
margin:0pt;
padding:0pt;
}

html {
background:#000 none repeat scroll 0%;
color:#000000;
}


#wrapper {
	width: 795px;
	background-image:url(../images/JAC-background.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height: 610px;
	margin-left:auto;
	margin-right:auto;
}

#wrapperContact {
	width: 795px;
	background-image:url(../images/JAC-background_ct.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height: 610px;
	margin-left:auto;
	margin-right:auto;
}

#wrapperAbout {
	width: 795px;
	background-image:url(../images/JAC-background_abt.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height: 610px;
	margin-left:auto;
	margin-right:auto;
}

#wrapperContractor {
	width: 795px;
	background-image:url(../images/JAC-background_cr.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height: 610px;
	margin-left:auto;
	margin-right:auto;
}

#wrapperServices {
	width: 795px;
	background-image:url(../images/JAC-background_sv.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height: 610px;
	margin-left:auto;
	margin-right:auto;
}
/***************** preloads images ****************/
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"trebuchet ms", sans-serif;
	font-size:12px;
	}

p {
font-size:12px;
line-height:120%;
}
a {
color: #660000;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

.highlight {
color: #660000;
}

.large {
font-size:18px;
}

.medium {
font-size:14px;
}

h1 {
font-size:18px;
color:#660000;
}

h2 {
margin: 0 0 6px 78px;
font-size:14px;
font-weight: bold;
color:#660000;
}
/****************  Styles main  ****************/
ul.nav {
	list-style:none;
	padding-left:0;
	padding-right:0;
	padding-top:74px;
	margin-left:378px;
	}

ul.nav li {
display:inline;
padding-left:54px;
}

ul.nav a {
font-size:12px;
color:#FFF;
text-decoration:none;
}

ul.nav a:hover {
color:#ffff00;
}
/****************  Styles middle of page ****************/
.centerContent {
height:232px;
margin: 9px 0 14px 0px;
}

#checkList
{
margin-left: 60px;
padding-left: 0;
}

#checklist li 
{
list-style:none;
padding-left: 18px;
line-height:170%;
background-image: url(../images/checkMark.gif);
background-repeat: no-repeat;
background-position: 0;
}

.pageTitle {
float:right;
padding-top:14px;
}

/****************  Style for SideMenu ****************/
.sideNav {
	margin: 5px 0 0 0;
	padding: 0;
	width: 388px;
	list-style: none;
	}
	
.sideNav li {
	padding: 0 0 3px 0;
	margin: 0;
	height: 64px;
	list-style: none;
	background-repeat: no-repeat;
	
}
.sideNav li a, .sideNav li a:visited {
	display: block;
	text-decoration: none;
	height: 64px;
	background-repeat: no-repeat;
	text-indent: -1000px;	
}
.schedule {background-image: url(../images/estimateButton_2.jpg);}
.schedule a {background-image: url(../images/estimateButton_1.jpg);}
.choose {background-image: url(../images/contractorButton_2.jpg);}
.choose a {background-image: url(../images/contractorButton_1.jpg);}
.services {background-image: url(../images/serviceButton_2.jpg);}
.services a {background-image: url(../images/serviceButton_1.jpg);}
ul.sideNav li a:hover {background: none;}



/****************  Styles lower third of page ****************/
.lowerContent {
margin-left:auto;
margin-right:auto;
height:225px;
}
.lcLeft {
float:left;
color:#FFF;
width:320px;
margin-left:39px;
margin-top:28px;
}

.lcRight{
float:right;
}

.lcLeftImage {
float:left;
color:#FFF;
width:320px;
margin-top:-8px;
}

* html .lcLeftImage {margin-top: -3x;}

/****************  footer ****************/
.footer {
margin-
margin-left:auto;
margin-right:auto;
clear:both;
}

.footerTable {
	font:Arial, Helvetica, sans-serif;
	font-size:8px;
	}

/************************* pop up *************************/
 #blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
