@charset "utf-8";
/* CSS Document */

body {
color:#333;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:url(/images/background-blinds.png) repeat-x top;
padding:0px;
margin:0px;
}

img {
border:0px;
}

h1 {
font-size:10px;
color:#777;
text-align:center;
padding:2px 0px;
word-spacing:0.3em;
margin:0px;
}

h2 {
color:#036;
font-size:20px;
padding:3px 0px;
margin:0px;
}

h3 {
color:#036;
font-size:16px;
padding:3px 0px;
margin:0px;
}

.header {
width:750px;
margin:8px 0px;
text-align:left;
}
.header img {
float:left;
margin-top:0px;
}

.header_banner {
width:485px;
float:right;
text-align:right;
}

.menu {
text-align:center;
font-size:14px;
color:#660;
font-weight:bold;
width:750px;
clear:both;
}
	.menu a:link, .menu a:visited {
	color:#660;
	text-decoration:none;
	margin:0px 10px;
	}
	.menu a:hover, .menu a:active {
	color:#fff;
	text-decoration:none;
	margin:0px 10px;
	}


.free-estimate-bg {
background:url(/images/free-estimate-bg.png) no-repeat;
width:160px;
height:20px;
}
	.free-estimate-bg a:hover {
	color:#333;
	}

.buttons {
margin-bottom:10px;
padding-top:7px;
clear:both;
}
.buttons span {
cursor:pointer
}

/* Image preLoader */
div.loader {
display:none;
}

.layout {
text-align:justify;
padding:5px;
margin:0px;
background:url(/images/content-bg_05.png) repeat-y top center;
}


.content {
width:720px;
margin-left:15px;
} 

.content a:link, .content a:visited {
color:#630;
text-decoration:underline;
}
.content a:hover, .content a:active {
color:#6cf;
text-decoration:none;
}

.content p {
line-height:1.5em;
letter-spacing:0.1em;
padding:5px 0px;
margin:0px 15px;
}

.content li {
line-height:1.2em;
letter-spacing:1px;
padding:5px 0px;
margin:0px 15px;
}

.content_left {
width:250px;
float:left;
}

.content_right {
width:460px;
float:right;
}

.contact_form {
}

.cities {
clear:both;
font-size:12px;
width:90%;
line-height:1.7em;
padding-left:25px;
}
	.cities a:link, .cities a:visited {
	color:#660;
	text-decoration:underline;
	}
	.cities a:hover, .cities a:active {
	color:#000;
	text-decoration:none;
	}
.cities table {
height:171px;
background:url(/images/citi-table-bg_02.png) no-repeat top left;
}
.cities td {
padding-left:15px;
}

.address {
text-align:left;
margin-top:15px;
margin-bottom:10px;
width:720px;
color:#666;
}

.row_bg {
background:#fff;
}

.footer {
width:750px;
font-size:11px;
margin:8px 0px;
color:#036;
}
	.footer a:link, .footer a:visited {
	color:#036;
	text-decoration:none;
	margin:0px 8px;
	}
	.footer a:hover, .footer a:active {
	color:#036;
	text-decoration:underline;
	margin:0px 8px;
	}






































