html{background:#fff url(../images/bg-html.gif) repeat-x;}
body{
	color:#666;
	font:12px Tahoma, Geneva, sans-serif;
	margin:0;
	background:url(../images/bg-body.gif) no-repeat 50% 0;
	min-width:860px;
}
a{
	text-decoration:underline;
	color:#800000;
}
a:hover{text-decoration:none;}
img{border-style:none;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,textarea,select{
	font:100% Tahoma, Geneva, sans-serif;
	vertical-align:middle;
}
#wrapper{
	width:860px;
	margin:0 auto;
	position:relative;
	padding:205px 0 20px;
}
#header{
	position:absolute;
	top:51px;
	left:0;
	width:860px;
	height:205px;
}
#header .holder{
	overflow:hidden;
	width:820px;
	padding:0 20px;
	color:#fff;
	margin:0 0 50px;
}
#header .logo{
	float:left;
	margin:0;
	width:197px;
	height:49px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
#header .logo a{
	display:block;
	height:100%;
}
.panel{
	float:right;
	text-align:right;
	padding:5px 0 0;
	font:italic bold 11px/16px Tahoma, Geneva, sans-serif;
}
.phone{
	float:right;
	font-size:15px;
	margin:0 0 4px;
}
#nav{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	display:inline;
}
* html #nav{margin-right:-4px;}
*+html #nav{margin-right:-4px;}
#nav li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 4px;
	padding-left:10px;
	margin-left:8px;
	display:inline;
}
#nav li:first-child{background:none;}
#nav li a{
	color:#fff;
	text-decoration:none;
}
#nav li a:hover{border-bottom:1px solid #fff;}
#main-nav{
	width:100%;
	overflow:hidden;
	height:55px;
	margin:0;
	padding:0;
	list-style:none;
}
#main-nav li{float:left;}
#main-nav li a{
	display:block;
	width:144px;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-main-nav.gif) no-repeat;
	outline:none;
}
#main-nav li.active a.home,
#main-nav li a.home:hover{background-position:0 100%;}
#main-nav li a.get-a-quote{background-position:-144px 0;}
#main-nav li.active a.get-a-quote,
#main-nav li a.get-a-quote:hover{background-position:-144px 100%;}
#main-nav li a.services{
	width:143px;
	background-position:-288px 0;
}
#main-nav li.active a.services,
#main-nav li a.services:hover{background-position:-288px 100%;}
#main-nav li a.permits-validations{background-position:-431px 0;}
#main-nav li.active a.permits-validations,
#main-nav li a.permits-validations:hover{background-position:-431px 100%;}
#main-nav li a.about-us{
	width:142px;
	background-position:-575px 0;
}
#main-nav li.active a.about-us,
#main-nav li a.about-us:hover{background-position:-575px 100%;}
#main-nav li a.contact-us{
	width:143px;
	background-position:-717px 0;
}
#main-nav li.active a.contact-us,
#main-nav li a.contact-us:hover{background-position:-717px 100%;}
#main{
	overflow:hidden;
	width:100%;
}
.alignleft{float:left;}
.alignright{float:right;}
.promo-box {
	width:100%;
	background: url(../images/bg-promo-box.gif) repeat-y;
	margin:0 0 10px;
}
.promo-box .holder {
	background: url(../images/bg-promo-box-holder.gif) no-repeat;
	width:100%;
}
.promo-box .frame {
	background: url(../images/bg-promo-box-frame.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:20px 40px 19px 20px;
}
.text-holder{
	float:right;
	width:312px;
	padding:27px 28px 78px 50px;
	position:relative;
	background:url(../images/bg-text-holder.gif) repeat-x 0 100%;
	color:#bfbfbf;
	font-size:11px;
	line-height:13px;
	min-height:131px;
}
* html .text-holder{height:131px;}
.text-holder h1{
	margin:0;
	color:#c2c2c2;
	font:15px/18px Tahoma, Geneva, sans-serif;
}
.text-holder h2{
	margin:0 0 13px;
	color:#d3d3d3;
	font:10px/12px Tahoma, Geneva, sans-serif;
}
.text-holder p{margin:0 0 10px;}
.photo{
	position:absolute;
	bottom:0;
	right:-20px;
}
.photo img{display:block;}
.image{
	float:left;
	width:410px;
	position:relative;
}
* html .image{margin-bottom:-19px;}
.image img{display:block;}
.image .text{
	position:absolute;
	bottom:0;
	left:0;
	width:410px;
}
.image .text .b{
	width:100%;
	height:9px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-text-b.png) no-repeat;
}
.image .text .c{
	background:url(../images/bg-text-c.png) repeat-y;
	width:392px;
	padding:10px 9px 0;
	overflow:hidden;
}
.enter{
	background:url(../images/btn-enter.gif) no-repeat;
	width:173px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.container{
	background:url(../images/bg-line.gif) repeat-x;
	padding:6px 0 0;
	width:100%;
	overflow:hidden;
}
.button{
	width:882px;
	overflow:hidden;
	margin:0 -20px 20px 0;
	padding:4px 0 0;
	list-style:none;
}
.button li{
	float:left;
	margin:0 20px 0 0;
}
.button li a{
	display:block;
	width:274px;
	height:34px;
	background:url(../images/bg-button.gif) no-repeat;
	padding-top:26px;
}
.button li a span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:11px;
	margin:0 auto;
	cursor:pointer;
}
.button li a span.parties{
	width:130px;
	background:url(../images/text-parties.gif) no-repeat;
}
.button li a span.events{
	width:158px;
	background:url(../images/text-events.gif) no-repeat;
}
.button li a span.events2{
	width:130px;
	background:url(../images/text-events2.gif) no-repeat;
}
#content{
	float:left;
	width:560px;
	padding:14px 0 0;
}
#content h3{
	text-transform:uppercase;
	margin:0 0 9px;
	color:#800000;
	font-size:15px;
	line-height:18px;
}
.block{
	overflow:hidden;
	width:100%;
	line-height:16px;
}
.block h4{
	margin:0 0 11px;
	color:#800000;
	font-size:15px;
	line-height:18px;
}
.block .alignleft{margin:3px 21px 0 0;}
.block p{margin:0 0 18px;}
#sidebar{
	float:right;
	width:224px;
}
#sub-nav{
	margin:0 0 20px;
	padding:0;
	list-style:none;
	font:bold 11px/14px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
}
#sub-nav li{
	background:url(../images/bg-line.gif) repeat-x 0 100%;
	padding:0 0 6px;
	margin:0 0 2px;
}
#sub-nav li a{
	display:block;
	width:198px;
	background:#f2f2f2;
	text-align:right;
	padding:5px 21px 5px 5px;
	color:#4c4c4c;
	text-decoration:none;
}
.box{
	width:100%;
	background:url(../images/bg-box.gif) no-repeat;
	display:table;
}
.box div{
	height:160px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.box a.promos{
	display:block;
	margin:0 auto;
	background:url(../images/bg-promos.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:204px;
	height:28px;
	cursor:pointer;
}
#footer{
	overflow:hidden;
	width:100%;
	background:url(../images/bg-line.gif) repeat-x;
	padding:14px 0 0;
	color:#666;
	font:bold 10px/18px Tahoma, Geneva, sans-serif;
}
.newsletter-form{
	float:right;
	width:261px;
}
.newsletter-form .text{
	float:left;
	width:188px;
	height:19px;
	border:1px solid #d9d9d9;
	color:#808080;
	font-size:10px;
	line-height:18px;
	margin:0;
	padding:0 6px;
	outline:none;
}
.newsletter-form .submit{float:right;}
#footer p{margin:0 0 15px;}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#footer ul li{
	float:left;
	background:url(../images/divider.gif) no-repeat 0 6px;
	padding-left:12px;
	margin:0 21px 0 -12px;
	display:inline;
}
#footer ul li a{
	color:#666;
	text-decoration:none;
}
#footer ul li a:hover{text-decoration:underline;}
