body {
	margin: 50px 0 20px;
	background: url(../images/body-bg.gif) repeat #0c2e52;
}

.li {
	margin-top: 0;
}

h1 {
	margin: 0;
	font-size: 23px;
	font-weight: bold;
	color: #0c2e52;
	width: 100%;
	border-bottom: 1px dotted #ddd;
	line-height: 33px;
}

h2 {
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: bold;
	color: #0c2e52;
	width: 100%;
	border-bottom: 1px dotted #ddd;
	line-height: 33px;
}

h3 {
	margin: 0;
}

#address-display {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}

#top {
	background-color: #ffffff;
	height: 150px;
}

#top-header {
	height: 90px;
}

.top-nav {
	padding: 0;
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 30px;
	color: #f17d00;
}

#numbers {
	line-height: 90px;
}

.call {
	color: #f17d00;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	margin-top: 30px;
}

.call1 {
	color: #707070;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	clear: right;
}

.call-blue {
	color: #60a7d5;
}

.top-nav ul {
    list-style: none;
    margin: 0 20px 0 0;
    padding: 0;
	display: list-item;
	line-height: 90px;
}

.top-nav li {
	float: left;
	font: 11px/90px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	margin: 0;
	padding: 0 0 0 12px;
}

.top-nav a:link {
	color: #333;
	font-weight: thick;
	font-style: normal;
	text-decoration: none;
}

.top-nav a:visited {
	color: #333;
	font-weight: thick;
	font-style: normal;
	text-decoration: none;
}

.top-nav a:hover {
	color: #c0c0c0;
	font-weight: thick;
	font-style: normal;
	text-decoration: none;
}

#sub-nav {
	width: 1000px;
	height: 60px;
	border-top: 1px solid #ddd;
}

.logo {
	background: url(../images/logo.png) no-repeat;
	width: 297px;
	height: 45px;
	position: relative;
	top: 25px;
	left: 30px;
	float: left;
}

#slider {
	height: 250px;
	border-top: 1px solid #ddd;
}

.slides {
	width: 690px;
	height: 250px;
	float: left;
	background: no-repeat #eeeeee;
}

.quick {
	background-color: #dfdfdf;
	width: 310px;
	height: 250px;
	float: left;
	color: #333;
	font: 800 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.box-1 {
	width: 310px;
	height: 84px;
	margin: 0;
	padding: 0;
	border-top-style: none;
}

.box-2 {
	width: 310px;
	height: 82px;
	margin: 0;
	padding: 0;
	border-top-style: none;
}

.box-3 {
	width: 310px;
	height: 84px;
	margin: 0;
	padding: 0;
	border-top-style: none;
}


.index-1 {
	width: 280px;
	height: 210px;
	float: left;
	background-color: #3879a3;
	margin-right: 30px;
	padding: 10px;
	line-height: 24px;
	font-size: 13px;
	color: #fff;
}

.index-2 {
	height: 210px;
	float: left;
	background-color: #3879a3;
	margin-right: 30px;
	width: 280px;
	padding: 10px;
	line-height: 22px;
	font-size: 13px;
	color: #fff;
}

.index-3 {
	width: 254px;
	height: 210px;
	float: right;
	background-color: #60a7d5;
	padding: 10px;
	font-size: 11px;
	color: #0c2e52;
}

img {
	border: none;
}

#content {
	background-color: #ffffff;
	padding: 30px;
	font: 13px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	border-top: 1px solid #ddd;
	overflow: auto;
}

#content1 {
	background-color: #ffffff;
	padding: 30px;
	font: 13px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	border-top: 1px solid #ddd;
	overflow: hidden;
	height: 420px;
}

#footer {
	height: 30px;
	background-color: #75B125;
	color: #FFFFFF;
	font: 9px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 20px;
}

#rotating-item-wrapper {
	position: relative;
	width: 690px;
	height: 250px;
}

.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.input {
	border-style: none;
	width: 100%;
	height: 22px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 22px;
}

.input1 {
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 22px;
	border: 1px solid #ddd;
}

.input2 {
	height: 30px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 22px;
	width: 100%;
	border-style: none;
	font-weight: bold;
}

.textarea {
	width: 100%;
	height: 30px;
	border-style: none;
}

.textarea1 {
	width: 100%;
	height: 60px;
	border-style: none;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

.submit {
	float: right;
	margin-top: 10px;
}

.submit1 {
	margin-top: 7px;
}

#form {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

.forms {
	width: 300px;
	height: 300px;
	margin-right: 16px;
	float: left;
	background-color: #eeeeee;
	border: 1px solid #ddd;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.forms1 {
	width: 300px;
	height: 300px;
	float: left;
	background-color: #eeeeee;
	border: 1px solid #ddd;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
}

#refund {
	overflow: auto;
	width: 650px;
	height: 400px;
	margin-left: 150px;
}