*{ margin:0; padding:0;}
@font-face {
    font-family: 'Lobster13Regular';
    src: url('Lobster_1.3-webfont.eot');
    src: url('Lobster_1.3-webfont.eot?#iefix') format('embedded-opentype'),
         url('Lobster_1.3-webfont.woff') format('woff'),
         url('Lobster_1.3-webfont.ttf') format('truetype'),
         url('Lobster_1.3-webfont.svg#Lobster13Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{ 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#666; background:#030303 url(../images/bg.jpg) fixed center top;}

h1, h2{ font-family: Lobster13Regular, Georgia, "Times New Roman", Times, serif; font-weight:normal;} h1{ font-size:32px; width:679px; color:#F90; line-height:150%;} h2{ font-size:18px; color:#980201;} h1, h2, p{ padding:5px 0;} ul{ padding:5px 0 5px 30px;} li, p{ line-height:150%;}

.floatLeft{ width:auto; float:left;} .floatRight{ width:auto; float:right;} .clear{ clear:both;}

img{ border:none;} a, a:hover{ color:#B22D00;} a{ text-decoration:none;} a:hover{ text-decoration:underline;}

.phone{ color:#8C4517;} .center{ margin:0 auto;} .padInside{ padding:10px 30px;} strong{ color:#EA7532; font-family: Lobster13Regular, Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal;}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:960px;
	margin: 0 auto;
}
#logo{
	width:960px;
	height:80px;
}
#logo h1{
	font-size:41px;
	margin-bottom:0; padding-bottom:0; margin-top:0px; padding-top:0px;
}
#logo p{
	font-size:10px;
	margin-top:0; padding-top:0;
	line-height:0;
	text-indent:30px;
}
#menu{
	width:960px;
	height:70px;
	background:url(../images/menu.png) no-repeat center top;
	margin:0;
	padding:0;
}
#menu li{
	list-style-type:none;
	width:auto;
	height:50px;
	float:left;
	text-align:center;
}
#menu a{
	width:auto;
	height:50px;
	display:block;
	color:#000;
	padding:0px 10px;
	font-size:21px;
	text-decoration:none;
	font-family: Lobster13Regular, Arial, Helvetica, sans-serif;
	line-height:320%;
}
#menu a:hover{
	color:#900;
	text-decoration:none;
}
#banner{
	width:960px;
	height:288px;
	background:url(../images/banner.png) no-repeat center top;
	text-align:center;
}
#banner img{
	margin-top:20px;
}

#content{
	width:960px;
	height:inherit;
	background:url(../images/bgMiddle.png) repeat-y  1px;
}
#contentTop{
	width:960px;
	height:14px;
	background:url(../images/bgTop.png) no-repeat center top;
}
#sidepanel{
	width:250px;
	height:inherit;
	background-color:#e4e4e4;
	border:#ccc 1px solid;
	float:left;
	margin:10px 0 0 20px;
	text-align:center;
}
#sidepanel div.phoneBox{
	width:237px;
	height:84px;
	background:url(../images/phoneBox.jpg) no-repeat center;
}
#sidepanel h2{
	padding:45px 0 0 0;
	margin:0;
	float:none;
	font-size:32px;
}
#mainCont{
	width:680px;
	height:inherit;
	float:right;
}
#contentBot{
	width:960px;
	height:14px;
	background:url(../images/bgBot.png) no-repeat center top;
}
#footer{
	width:960px;
	height:100px;
	clear:both;
	text-align:center;
}
#footer p{
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#900;
	text-decoration:blink;
}