@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/HelveticaNeue.eot');
    src: url('fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
         url('fonts/HelveticaNeue.woff') format('woff'),
         url('fonts/HelveticaNeue.ttf') format('truetype'),
         url('fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueCon';
    src: url('fonts/HelveticaNeue-CondensedBold.eot');
    src: url('fonts/HelveticaNeue-CondensedBold.eot?#iefix') format('embedded-opentype'),
         url('fonts/HelveticaNeue-CondensedBold.woff') format('woff'),
         url('fonts/HelveticaNeue-CondensedBold.ttf') format('truetype'),
         url('fonts/HelveticaNeue-CondensedBold.svg#HelveticaNeue-CondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {margin: 0; padding: 0;}
body {background: url("../images/bg.png") repeat-x top center; height: 100%;}
h1, h2, h3, h4, h5, h6 {font-family: 'HelveticaNeueCon'; text-transform: uppercase;}
p {font-family: 'HelveticaNeue';}
ul {list-style: none;}
a {
    color: #06428A;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

h2 {
    color: #172934;
    font: 36px/36px 'HelveticaNeueCon',Helvetica,Arial,sans-serif;
    letter-spacing: -1px;
    margin: 0 0 14px;
    text-transform: uppercase;
}
h3 {
    color: #172934;
    font: 24px/24px 'HelveticaNeueCon',Helvetica,Arial,sans-serif;
    letter-spacing: -1px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
h3 a {
    color: #172934;
    text-decoration: none;
}
h3 a:hover {
    text-decoration: underline;
}

.clear {clear: both;}
/* ------------ HEAD
*/

#header {
    height: 1%;
    margin: 0 0 20px;
}
#header .frame {
    margin: 0 auto;
    overflow: hidden;
    padding: 19px 0 32px;
    width: 994px;
}
#main{
	width:994px;
	margin:0 auto;
	padding:17px 0 23px;
}
#content{
	float:left;
	width:740px;
}
.order-block{
	font-size:17px;
	line-height:24px;
	padding:0 0 23px;
}
.logo-holder {
    color: #696B6D;
    float: left;
    font-size: 11px;
    line-height: 14px;
    padding: 21px 0 0;
}
.logo {
    background: url("../images/logo.png") repeat scroll 0 0 transparent;
    height: 29px;
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 220px;
}
.logo a {
    display: block;
    height: 100%;
}

.logo-holder span {
    display: block;
    padding: 4px 0 0 2px;
    font-family:  Helvetica,Arial,sans-serif
}
.address-box {
    color: #8F9090;
    float: right;
    font-size: 11px;
    line-height: 14px;
    text-align: right;
    font: 11px/14px Helvetica,Arial,sans-serif;
}

.address-box address {
    font-style: normal;
}

.address-box address a {
    color: #8A8C8D;
}

.address-box .phone {
    color: #172934;
    display: block;
    font: 28px/28px 'HelveticaNeueCon',Helvetica,Arial,sans-serif;
    padding: 8px 0 4px;
}

.address-box .phone span {
    font-family: 'HelveticaNeue';
    font-weight: normal;
}
.address-box p {
	font-family: Helvetica,Arial,sans-serif
}

#nav {
    font: 18px/18px 'HelveticaNeueCon',Helvetica,Arial,sans-serif;
    list-style: none outside none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    text-transform: uppercase;
    width: 994px;
}

#nav li:first-child {
    margin: 0;
}
#nav li {
    float: left;
    margin-left: 10px;
    width: 241px;
}

#nav .services a:hover, #nav .services .active {
    background-color: #DACA8F;
    background-position: 12px -68px;
}
#nav li a:hover, #nav li .active {
    border-color: #172934;
    color: #172934;
}
#nav .services a {
    background: url("../images/bg-nav.png") no-repeat scroll 12px 8px #172934;
    border-color: #DACA8F;
}
#nav a {
    background: none repeat scroll 0 0 #172934;
    border-bottom: 5px solid #D8C88E;
    color: #FFFFFF;
    display: block;
    height: 30px;
    padding: 11px 0 0 56px;
    text-decoration: none;
}
#nav .repair a {
    background: url("../images/bg-nav.png") no-repeat scroll 17px -133px #172934;
    border-color: #FA9C21;
}

#nav .spares a {
    background: url("../images/bg-nav.png") no-repeat scroll 15px -260px #172934;
    border-color: #80CCD5;
    padding-left: 48px;
}

#nav .free a {
    padding-left: 15px;
}
#nav li a:hover, #nav li .active {
    border-color: #172934;
    color: #172934;
}
#nav .services a:hover, #nav .services .active {
    background-color: #DACA8F;
    background-position: 12px -68px;
}
#nav .repair a:hover, #nav .repair .active {
    background-color: #FA9C21;
    background-position: 17px -194px;
}
#nav .spares a:hover, #nav .spares .active {
    background-color: #80CCD5;
    background-position: 15px -317px;
}
#nav .free a:hover {
    border-color: #D8C88E;
    color: #FFFFFF;
}












/* ------------ CONTENT
*/

#container {
	padding:20px 0 82px;
	background: url('../images/bg_bottom.png') repeat-x bottom center;
}

/* dl */
#container dl {
	width: 995px;
	margin: 0 auto;
}

dt {
	font-family: 'HelveticaNeue';
	font-size: 17px;
	line-height: 24px;
	text-transform: uppercase;
	color: #464646;
}
dd {
	font-family: 'HelveticaNeueCon';
	font-size: 30px;
	line-height: 36px;
	color: #000;	
}
dd a {
	color:#000;
	text-decoration: underline;
}
dd span {
	font-size: 72px;
	color: #172934;
	line-height: 72px;
}

/* map */
#map {
	margin-top: 50px;
    margin-bottom: 100px;
	height: 300px;
}

/* form */
#container form {
	width: 995px;
	margin: 55px auto 0;
}
#container form h2 {
	font-size: 24px;
	line-height: 24px;
	color: #172934;
}
#container form hr {
	height: 1px;
	background: #d1d4d6;
	margin: 20px 0;
	border: 0;
}
#container form hr.hr2 {
	margin: 28px 0;
}
#container form p {
	font-size: 12px;
	line-height: 24px;
	color: #000;
}
#container form #text {
	float: left;
	margin-right: 57px;
}
#container form #text input {
	width: 336px;
}
#container form input, #container form #captcha #c_left div  {
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	height: 22px;
}
#container form textarea {
	border: 1px solid #e2e2e2;
	border-radius: 3px;
}
#container form #captcha #c_left div {
	width: 223px;
}
#container form #captcha {
	margin-top: 30px;
}
#container form #captcha #c_left {
	float: left;
	width: 225px;
}
#container form #captcha #c_right {
	margin-left: 254px;
}
#container form #captcha #c_right input {
	width: 196px;
}
#container form input[type="submit"] {
	background: url('../images/submit.png') no-repeat;
	width: 186px;
	height: 33px;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	font-family: 'HelveticaNeue';
	cursor:pointer;
}

/* ------------ FOOTER
*/
#footer {
	height: 228px;
	background: #172934;
	padding-top: 40px;
}
#footer div {
	width: 995px;
	margin: 0 auto;
}
#footer ul {
	float: left;
	width: 256px;
}
#footer ul:last-child {
	width: 203px;
	padding-left: 23px;
}
#footer ul li a {
	font-family: 'HelveticaNeue';
	font-size: 11px;
	line-height: 24px;
	color: #80ccd5;
	text-decoration: underline;
}
#footer hr {
	background: #45545d;
	border: 0;
	height: 1px;
	margin: 40px 0 15px;
}
#footer >div > p {
	font-family: 'HelveticaNeueCon';
	font-size: 12px;
	line-height: 24px;
	color: #fff;
}
#footer >div > p span {
	font-family: 'Myriad Pro'
}
#footer >div > p span.mail a {
	font-family: 'HelveticaNeueCon';
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	text-decoration: underline;
	margin: 0px 0px 0px 20px;
}
.footer-logo{float: right;}
.footer-logo span{
	float:left;
	color:#7c868c;
	margin: -20px 8px 0px 480px;
	font:12px/15px Helvetica, Arial, sans-serif;
}
.footer-logo .logo {
	background:url(/images/footer-logo.gif) no-repeat;
	width:50px;
	height:17px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin: -21px 0px 0px 602px;
	padding: 0px 0px;
}
.footer-logo .logo a {
	height:100%;
	display:block;
}

#footer .inner{
	border-top:1px solid #45545d;
	padding:25px 0 0;
	overflow:hidden;
	color:#fff;
	font:12px/15px 'HelveticaNeue-CondensedBold', Helvetica, Arial, sans-serif;
}
#footer .inner a{color:#fff;}
#footer address{font-style:normal;}
#footer .email{float:right;}
#footer .inner ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	
}
#footer .inner li{
	margin:0 15px 0 0;
	float:left;
}
