* {
	margin-top: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
}
#header {
	float: left;
	height: 118px;
	width: 950px;
}
#logo {
	float: left;
	height: 118px;
	width: 184px;
}
#email-phone {
	float: right;
	height: 25px;
	width: 359px;
	padding-bottom: 45px;
}
#nav {
	float: left;
	height: 26px;
	width: 766px;
	z-index: 50;
	position: relative;
	font-size: 12px;
}
#nav a {
}

#main-picture {
	background-image: url(../images/main-picture.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 950px;
}
#spacer-40px {
	float: left;
	height: 40px;
	width: 950px;
}

#form {
	font-size: 12px;
	background-image: url(../images/form-bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 290px;
	width: 163px;
	padding-right: 20px;
	padding-left: 13px;
	padding-top: 40px;
	color: #FFFFFF;
	clear: right;
}
#form-1 {
	font-size: 12px;
	background-image: url(../images/form-bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 290px;
	width: 163px;
	padding-right: 20px;
	padding-left: 13px;
	padding-top: 40px;
	color: #FFFFFF;
	margin-top: 50px;
}
#form-2 {
	font-size: 12px;
	background-image: url(../images/form-bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 290px;
	width: 163px;
	padding-right: 20px;
	padding-left: 13px;
	padding-top: 40px;
	color: #FFFFFF;
	margin-top: 80px;
}

.form-field {
	height: 17px;
	width: 145px;
}
.form-field-2 {
	height: 17px;
	width: 340px;
}
.form-field-2-message {
	height: 68px;
	width: 340px;
}
#contest {
	float: right;
	width: 176px;
	height: 169px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#contest-1 {
	float: right;
	height: 169px;
	width: 176px;
	margin-top: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
}





#main-content {
	float: left;
	width: 710px;
	font-size: 12px;
	line-height: 1.5;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}
#contact-us-form {
	float: left;
	width: 350px;
	font-size: 12px;
	line-height: 1.5;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
	background-color: #efefef;
	margin-left: 20px;
}
#contact-info {
	float: left;
	width: 390px;
	margin-left: 20px;
	height: 275px;
	font-size: 12px;
}
#google-map {
	float: right;
	height: 625px;
	width: 500px;
	padding-right: 20px;
}



#spacer-20px {
	float: left;
	height: 20px;
	width: 950px;
}

#bottom {
	width: 910px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	padding-top: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#bottom-right {
	float: right;
	width: 150px;
}
#angies-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 133px;
	float: right;
	text-align: center;
	padding-left: 25px;
}

#bottom-left {
	float: left;
	width: 450px;
}

#bottom a {
	color: #333399;
	text-decoration: none;
}
#bottom a:hover {
	color: #333399;
	text-decoration: underline;
}
#clear {
	clear: both;
	width: 950px;
	height: 0px;
}
#bottom-shadow {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



body {
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

a {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #333399;
	text-decoration: underline;
}
h1 {
	font-size: 30px;
	line-height: 1;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	color: #333399;
	text-decoration: none;
}
#nav a:hover {
	color: #333399;
	text-decoration: underline;
}


#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
}
#nav ul ul li {
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#nav   ul  ul li:hover {
	background-color: #efefef;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#nav li:hover ul {
	left: auto;
	background-color: #FFFFFF;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#wrapper #main-content img {
	float: left;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#wrapper  #main-content  a  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#website-by {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
}
