@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
text-align:justify;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:1000px;
height:auto;
margin:0px auto;
text-align:center;
}
.container-main
{
	width:1000px;
	height:auto;
	float:left;
	text-align:left;
	padding:10px 0px 46px 0px;
}
#header
{
	width:920px;
	height:101px;
	float:left;
	text-align:left;
	background:url(../images/header-bg.jpg) left top no-repeat;
	padding:10px 40px 0px 40px;
}
.logo-box
{
	width:300px;
	height:101px;
	float:left;
	text-align:left;
}
.logo
{
	margin-top:15px;
}
.header-right
{
	width:520px;
	height:79px;
	float:right;
	text-align:left;
	padding-top:22px;
}
#body-main
{
	width:980px;
	height:auto;
	float:left;
	text-align:left;
	background:url(../images/body-inside-bg.jpg) left top repeat-y;
	padding-left:20px;
	padding-bottom:10px;
}
.body-top-box
{
	width:980px;
	height:241px;
	float:left;
	text-align:left;
}
.body-top-left
{
	width:841px;
	height:241px;
	float:left;
	text-align:left;
	background:url(../images/body-left-bg.jpg) left top no-repeat;
	padding-left:20px;
}
.body-left-top
{
	width:841px;
	height:149px;
	float:left;
	text-align:left;
	padding-top:20px;
}
.body-left-bottom
{
	width:831px;
	height: auto;
	float:left;
	text-align:left;
	padding:10px 0px 0px 10px;
	font-size:22px;
	line-height:32px;
	color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #004581;
}
.phone-icon
{
	float:left;
	margin-right:20px;
}
.offer-box
{
	width:119px;
	height:113px;
	float:left;
	text-align:center;
	background: url(../images/offer-normal-bg.jpg) left top no-repeat;
	padding-top:128px;
}
.offer-box:hover
{
	width:119px;
	height:113px;
	float:left;
	text-align:center;
	background: url(../images/offer-hover-bg.jpg) left top no-repeat;
	padding-top:128px;
	cursor:pointer;
	}
.offer-box h2
{
	font-size:24px;
	line-height:26px;
	color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-shadow:1px 1px 1px #014785;
}
.offer-box h2 a
{
	font-size:24px;
	line-height:26px;
	color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-shadow:1px 1px 1px #014785;
}
.offer-box h2 a:hover
{
	font-size:24px;
	line-height:26px;
	color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-shadow:1px 1px 1px #014785;
}
.body-inside
{
	width:940px;
	height:auto;
	float:left;
	text-align:left;
	background:url(../images/body-inside-right-bg.jpg) right top no-repeat;
	padding-right:40px;
}
.form-box
{
	width:340px;
	height:506px;
	float:left;
	text-align:left;
	background:url(../images/form-bg.jpg) left top no-repeat;
	padding-left:20px;
}
.form-title-box
{
	width:340px;
	height:88px;
	float:left;
	text-align:center;
	padding-top:12px;
	font-size:10px;
	line-height:14px;
	color: #FFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.form-inside-box
{
	width:290px;
	height:auto;
	float:left;
	text-align:right;
	padding:20px 30px 0px 20px;
	font-size:11px;
	line-height:29px;
	color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.form-inside-box p
{
	margin:6px 0px;
	text-align: right;
}
.input
{
width:191px;
height:22px;
font-size:14px;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#555555;
padding-left:10px;
padding-top:3px;
padding-bottom:2px;
background-color: #FFF;
border:1px solid #c2170e;
margin-left:7px;
}
.body-inside-right
{
	width:550px;
	height:auto;
	float:right;
	text-align:left;
	padding-top:153px;
}
.savings-title-box
{
	width:550px;
	height:auto;
	float:left;
	text-align:center;
	padding:10px 0px;
	background-color: #dddddd;
}
.savings-title-box h2
{
	font-size:22px;
	line-height:30px;
	color: #333333;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #FFF;
}
.service-box
{
	width:550px;
	height:auto;
	float:left;
	text-align:left;
	padding-top:20px;
}
.service-box ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.service-box ul li
{
	width:225px;
	height:116px;
	float:left;
	text-align:left;
	display:block;
	background:url(../images/service-box-bg.jpg) left top no-repeat;
	margin:0px 20px 20px 0px;
	padding:16px 20px 0px 20px;
}
.service-box ul li h2
{
	font-size:14px;
	line-height:20px;
	color: #015cab;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.arrow-th
{
	float:left;
	margin-right:6px;
	margin-top:3px;
}
#footer
{
	width:1000px;
	height:auto;
	float:left;
	text-align:center;
	background: url(../images/body-inside-bg.jpg) left top repeat-y;
}
.footer-inside
{
	width:960px;
	height:auto;
	float:left;
	text-align:left;
	background: url(../images/footer-round-bottom-bg.jpg) left bottom no-repeat;
	padding:0px 20px 24px 20px;
}
.footer-top
{
	width:960px;
	height:auto;
	float:left;
	text-align:center;
	background-color: #015cab;
	padding:13px 0px;
	font-size:14px;
	line-height:20px;
	color: #FFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.footer-bottom
{
	width:960px;
	height:auto;
	float:left;
	text-align:center;
	padding-top:18px;
	font-size:11px;
	line-height:14px;
	color: #555555;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
body a
{
	color: #1884ce;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
body a:hover
{
	color: #ff9900;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
@font-face
{
 font-family: 'font153';
 src: url(../font153.ttf)
}
h1.styleFontface
{
	font-family: font153;
	font-size:36px;
	line-height:42px;
	color: #FFF;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-shadow:1px 1px 1px #638dc1;
	}
h2.styleFontface{
	font-family: font153;
	font-size:28px;
	line-height:48px;
	color: #cf1d13;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	}
h3.styleFontface{
    font-family: font153;
	font-size: 30px;
	line-height:38px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-shadow:1px 1px 1px #ba160c;
}
h4
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height:40px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}