* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	width: 836px;
	margin: auto;
	background: #cde2eb;
}
#container {
	background: url(../img/bg.jpg) repeat-y;
}
#header {
	background: url(../img/header.jpg);
	height: 414px;
}
#footer {
	clear: both;
	background: #5283a0;
	border-top: 15px solid #76bbe5;
	width: 790px;
	margin: 0 0 0 18px;
	line-height: 20px;
	text-align: right;
	padding: 0 10px 0 0;
	color: white;
}
#footer a {
	color: white;
}
#nav {
	list-style: none;
	padding: 232px 0 0 28px;
}
#nav li {
	display: inline;
}
#nav #n1 {
	float: left;
	background: url(../img/nav/1.jpg);
	height: 16px;
	width: 54px;
}
#nav #n1:hover {
	background: url(../img/nav/1h.jpg);
}
#nav #n2 {
	float: left;
	height: 19px;
	background: url(../img/nav/2.jpg);
	margin: -3px 0 0 209px;
	width: 62px;
}
#nav #n2:hover {
	background: url(../img/nav/2h.jpg);
}
#nav #n3 {
	float: left;
	height: 19px;
	background: url(../img/nav/3.jpg);
	margin: -3px 0 0 81px;
	width: 60px;
}
#nav #n3:hover {
	background: url(../img/nav/3h.jpg);
}
#nav #n4 {
	float: left;
	height: 21px;
	background: url(../img/nav/4.jpg);
	margin: -3px 0 0 98px;
	width: 37px;
}
#nav #n4:hover {
	background: url(../img/nav/4h.jpg);
}
#nav #n5 {
	float: left;
	height: 20px;
	background: url(../img/nav/5.jpg);
	width: 78px;
	margin: -3px 0 0 74px;
}
#nav #n5:hover {
	background: url(../img/nav/5h.jpg);
}
h1, h2, h2 a {
	float: left;
	clear: both;
	width: 100%;
	color: #fe6a00;
	font-size: 19px;
	text-align: center;
	padding: 0 0 15px 0;
}
h2 a {
	color: blue;
}
h2 a {
	padding: 0;
}
#content {
	margin: 15px 39px 0 43px;
}
#content p {
	float: left;
	clear: both;
	padding: 0 0 15px 0;
	width: 100%;
}
#content blockquote {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 15px 0;
	font-weight: bold;
}
#content #list {
	float: left;
	width: 100%;
	clear: both;
	list-style: none;
	*padding: 0 0 15px 0;
	background: url(../img/left.jpg) no-repeat right bottom;
	height: 375px;
}
#content #list li {
	float: left;
	clear: both;
	margin: 0 0 15px 30px;
	_margin: 0 0 15px 10px;
	font-style: italic;
	width: 420px;
	background: url(../img/bullet.gif) no-repeat left;
	padding: 0 0 0 35px;
	line-height: 28px;
}
#content #listfam {
	float: left;
	width: 100%;
	clear: both;
	list-style: none;
	*padding: 0 0 15px 0;
	background: url(../img/left.jpg) no-repeat right bottom;
	height: 375px;
}
#content #listfam li {
	float: left;
	clear: both;
	margin: 0 0 15px 30px;
	_margin: 0 0 15px 10px;
	font-style: bold;
	width: 420px;
	background: url(../img/euro.gif) no-repeat left;
	padding: 0 0 0 50px;
	line-height: 35px;
}
#orangebox, #redbox, #greenbox {
	float: left;
	width: 725px;
	background: #ffa003 url(../img/title/1.jpg) top no-repeat;
	margin: 0 0 15px 0;
	padding: 49px 15px 0 15px;
	color: white;
	text-align: center;
}
#redbox {
	background: #f1261a url(../img/title/2.jpg) top no-repeat;
}
#greenbox {
	background: #46a500 url(../img/title/3.jpg) top no-repeat;
}
#bluebox, #greybox, #blackbox {
	float: left;
	width: 725px;
	background: #7fa6be url(../img/title/1.jpg) top no-repeat;
	margin: 0 0 15px 0;
	padding: 49px 15px 0 15px;
	color: white;
	text-align: center;
}
#greybox {
	background: #4f6876 url(../img/title/2.jpg) top no-repeat;
}
#blackbox {
	background: #202a2f url(../img/title/3.jpg) top no-repeat;
}
.specs {
	float: left;
	list-style: none;
	width: 100%;
	padding: 0 0 15px 0;
}
.specs li {
	text-align: left;
	background: url(../img/dot.png) no-repeat left;
	padding: 0 0 0 20px;
	margin: 0 0 0 30%;
	_behavior: url('js/iepngfix.htc');
	width: 480px;
}
p#bg {
	background: url(../img/freerisk.jpg) no-repeat right;
	height: 95px;
	float: left;
	width: 600px;
	margin: 0 0 15px 10%;
	_margin-left: 5%;
	padding: 15px 0 0 0;
}
h3 {
	float: left;
	clear: both;
	width: 100%;
	font-size: 16px;
	text-align: center;
}
address {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	padding: 15px 0 15px 0;
	font: normal bold 18px arial;
}
p.gray {
	color: gray;
	text-align: center;
}
#quote {
	width: 430px;
	margin: auto;
}
#pics {
	float: left;
	width: 100%;
	margin: 0 0 0 29px;
}
.pic img {
	float: left;
	clear: none;
	width: 225px;
	margin: 0 10px 0 0;
}
h3#phone {
	background: url(../img/foon.jpg) no-repeat left bottom;
	height: 68px;
}
form {
	margin: 0 0 0 50px;
}
#contact {
	clear: both;
	text-align: center;
	padding: 15px 0 0 60px;
	width: 630px;
	*width: 570px;
}
#contact fieldset {
	margin: 0;
	padding: 0 0 10px 0;
}
#contact label {
	float: left;
	width: 200px;
	text-align: right;
	fong-weight: bold;
	line-height: 22px;
	padding: 0 10px 0 0;
	display: block;
}
#contact input, #contact textarea, #contact select {
	width: 240px;
	padding: 2px 0 2px 0;
	border: 1px solid #7f9db9;
	float: left;
	margin: 0 0 0 10px;
}
#contact textarea {
	clear: both;
	width: 500px;
	margin: 5px 0 0 0;
}