@charset "utf-8";

html, body {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

body {
	background: #fff;
	font: 100.1% Tahoma, Arial, Helvetica, sans-serif;
}
input, textarea, select, option {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.container {
	width: 800px;
	margin: 0 auto;
	background: url(../img/bg_top.png) no-repeat 0 0;
}

a {
	color: #39618c;
}
.fl {
    float: left;
}

/* {{{ header */
.header {
	position: relative;
	height: 370px;
	background: url(../img/bg_top.jpg) no-repeat bottom;
	margin-bottom: 25px;
}
.logo {
    position: absolute;
    left: 31px;
    top: 30px;
    text-decoration: none;
    padding-left: 40px;
}
.logo img {
    position: absolute;
    left: 0;
    top: 5px;
}
.logo .company {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.logo .slogan {
    font: bold 14px Tahoma, Arial, sans-serif;
    color: #c40000;
    display: block;
}
.header ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.service-menu {
	position: absolute;
	right: 23px;
	top: 20px;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
}
.service-menu li {
	float: left;
	height: 16px;
	line-height: 16px;
	width: 60px;
	margin-left: 22px;
	background-color: #ccc;
	padding-left: 40px;
}
.s-home b,
.s-contact b,
.s-sitemap b {
	background-image: url(../img/smenu_icons.gif);
	background-repeat: no-repeat;
}
.s-home b {
	background-position: 5px 0;
}
.s-contact b {
	background-position: 5px -16px;
}
.s-sitemap b {
	background-position: 5px -32px;
}
.service-menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 16px;
	position: relative;
}
.service-menu a b {
    position: absolute;
    width: 29px;
    height: 16px;
    top: 0;
    left: -33px;
    cursor: pointer;
}
.service-menu a:hover b {
    background-color: #c40000;
}
.address {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 23px;
	top: 60px;
	background: url(../img/bg_address.png) no-repeat right bottom;
	padding-bottom: 15px;
}
.address span {
}

.main-menu {
	position: absolute;
	left: 21px;
	top: 100px;
	font: normal 16px Tahoma, Arial, Helvetica, sans-serif;
}
.main-menu li {
	float: left;
	height: 34px;
	line-height: 34px;
}
.main-menu li.last {
}
.main-menu a {
	color: #fff;
	text-decoration: none;
	float: left;
	white-space: nowrap;
}
.main-menu a span {
	float: left;
}
.main-menu a b {
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0 15px;
	cursor: pointer;
	font-weight: normal;
}
.main-menu a:hover {
    background: #c40000;
}
.main-menu a:hover span {
}
.main-menu a:hover b {
    padding-bottom: 5px;
}

.get-quote {
	position: absolute;
	top: 154px;
	left: 24px;
	width: 390px;
	height: 125px;
}
.get-quote h2 {
	font-weight: normal;
	font-size: 18px;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
	background: url(../img/bg_hd.gif) no-repeat 2px 6px;
}
.get-quote h2 span {
	font-size: 22px;
	font-weight: bold;
	color: #c40000;
	display: block;
}
.get-quote label {
	font-size: 13px;
	color: #f9f3d3;
}
.get-quote input,
.get-quote select,
.get-quote option {
	font-size: 11px;
}
#btn-get-quote {
	position: absolute;
	right: 0;
	bottom: 0;
}
.get-quote table {
	margin-left: 35px;
	border-collapse: collapse;
}
.get-quote table td {
	padding: 2px;
}
.about {
	position: absolute;
	top: 300px;
	left: 21px;
	width: 402px;
	font-size: 12px;
	background: #eee;
	height: 60px;
	padding: 5px 20px 0;
}
.about h2 {
	margin: 0 0 2px 0;
	padding: 0;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.about p {
	margin: 0;
	padding: 0;
}
.about table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.about td {
    width: 33%;
}

.address2 {
	position: absolute;
	top: 300px;
	right: 21px;
	padding-left: 20px;
	width: 291px;
	font-size: 13px;
	color: #696969;
	background: #eee;
	height: 65px;
}
.address2 strong {
	color: #000;
	font-weight: normal;
}
.address2 span {
	display: block;
}
.address2 td {
	width: 50%;
	white-space: nowrap;
	vertical-align: top;
}
/* }}} header */

/* {{{ content */
.content {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 13px;
	margin-bottom: 25px;
}
.col1, .col2 {
	padding: 0 10px;
	vertical-align: top;
}
.col1 {
}
.content h1,
.content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #c40000;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../img/bg_hd3.gif) no-repeat right center;
}
.content h1 b,
.content h2 b {
	font-weight: normal;
	padding-left: 35px;
	padding-right: 10px;
	display: table-cell;
	background: #fff url(../img/bg_hd2.png) no-repeat left;
}
.content p {
	text-indent: 35px;
}
.retrieve {
	background: #ccc;
	min-height: 147px;
	padding: 20px 0 0 10px;
	width: 261px;
	position: relative;
	left: -11px;
	border: 1px solid #666;
	margin-bottom: 20px;
}
* html .retrieve {
	height: 147px;
}
.retrieve h2 {
	font-size: 22px;
	font-weight: normal;
	color: #c40000;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	text-align: left;
	background: url(../img/bg_hd.gif) no-repeat left;
}
.retrieve select,
.retrieve option {
	font-size: 11px;
}
.retrieve label {
	font-size: 13px;
	color: #f9f3d3;
	margin-left: 20px;
}
.retrieve .button {
	display: block;
	margin: 25px auto 0;
}
/* }}} content */

/* {{{ footer */
.footer {
	position: relative;
	padding-bottom: 10px;
	background: url(../img/bg_footer.png) no-repeat center 40px;
}
* html .footer {
    height: 1%; 
}
.footer-menu-wrapper {
}
.footer-menu {
	color: #fff;
	margin: 0;
	padding: 0 25px;
	list-style: none;
	height: 57px;
	line-height: 57px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.footer-menu li {
    float: left;
	margin-right: 6px;
	background: url(../img/bg_btmenu.gif) no-repeat 0 0;
	height: 18px;
	padding: 2px 5px 0 15px;
	line-height: 18px;
}
.footer-menu a {
	color: #fff;
	text-decoration: none;
}
.footer-menu a:hover {
	text-decoration: underline;
}

.copy {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 18px 0 0 145px;
	background: #999;
	border: 1px solid #000;
	height: 37px;
	line-height: 37px;
	padding: 0 55px;
}
.copy a {
    color: #ccc;
}

.designed {
	position: absolute;
	bottom: 20px;
	right: 0;
}
/* }}} footer */

