body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #444;
}

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Reset
--------------------------------------------------------------------------------------------------------------------------------
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video { display: block; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Common
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Common: Clear */
.service-block,
.block-item,
.tab-list,
.block,
.fnav,
#menu ul,
.link-list,
#header-inner,
.fnav-block,
.clearfix {
	zoom: 1;
}

.service-block:after,
.block-item:after,
.tab-list:after,
.block:after,
.fnav:after,
#menu ul:after,
.link-list:after,
#header-inner:after,
.fnav-block:after,
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/* Common: Link */
a:link,
a:visited {
	color: #09529b;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	color: #ed1c24;
	cursor: pointer;
	text-decoration: none;
}


/* Common: Align */
.left {
	float: left;
}

.center {
	margin: 0 auto;
}

.right {
	float: right;
}

.no-display {
	display: none;
}

/* Common: List */
ol,ul { list-style: none; }

/* Common: iFrame */
iframe {
	width: 100% !important;
	max-width: 100%;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

/* Common: 404 Page not found */
.page-not-found {
	width: 100%;
	text-align: center;
}

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Layout
--------------------------------------------------------------------------------------------------------------------------------
*/
#pagebody {
	background: url(../images/bg-pagebody.png) no-repeat 0 0;
	margin: 0 auto;
	width: 1008px;
	padding: 0 11px 18px;
}

#slide {
	background: url(../images/bg-block.png) repeat-x left bottom;
}

#slide-inner {
	margin: 0 auto;
	width: 1000px;
	height: 450px;
	padding-top: 14px;
}

.bx-wrapper {
	position: relative;
	height: 366px;
}

.bx-controls {
	bottom: -29px;
	left: 0;
	position: absolute;
}

.bx-pager-item {
	float: left;
	width: 24px;
	height: 24px;
	padding-right: 10px;
}

.bx-pager-item a {
	background: url(../images/ico-circle.png) no-repeat 0 0;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999em;
}

.bx-pager-item .active {
	background: url(../images/ico-circle-active.png) no-repeat 0 0;
}

.tophead {
	background: url(../images/bg-block.png) repeat-x left bottom;
	padding-top: 23px;
}

.tophead-inner {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}

.tophead-inner .phone {
	position: absolute;
	left: 139px;
	top: 137px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Header
--------------------------------------------------------------------------------------------------------------------------------
*/

#header {
	background: url(../images/bg-menu.gif) repeat-x left top;
	margin-top: 40px;
}

#header-inner {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}

#logo {
	position: absolute;
	left: 0;
	top: -29px;
}

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Navigation
--------------------------------------------------------------------------------------------------------------------------------
*/
#menu {
	float: right;
}

#menu ul {
	background: url(../images/bg-line-menu.gif) no-repeat right top;
}

#menu ul li {
	background: url(../images/bg-line-menu.gif) no-repeat 0 0;
	float: left;
	padding-left: 2px;
	position: relative;
}

#menu ul li a {
	color: #fff;
	display: block;
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
	font-size: 18px;
}

#menu ul .sfHover a,
#menu ul li a:hover,
#menu ul .active a {
	background: url(../images/bg-menu-active.gif) repeat-x 0 0;
}

#menu ul li ul {
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 100;
	background: #0173ba;
	width: 250px;
	padding: 10px;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}

#menu ul li ul li {
	background: none;
	float: none !important;
	padding: 0;
}

#menu ul li ul li a {
	height: auto;
	background: none !important;
	line-height: normal;
	padding: 5px 0;
}

#menu ul li ul li a:hover {
	background: none;
}


/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Content
--------------------------------------------------------------------------------------------------------------------------------
*/
.call-now {
	text-align: center;
	padding: 0 10px;
	color: #09529b;
	font-size: 30px;
	font-weight: bold;
}

.call-now span {
	color: #f2595e;
}

.social-block {
	background: url(../images/bg-customer.png) no-repeat 0 0;
	height: 92px;
	text-align: center;
	padding-top: 10px;
	margin: 0 auto 12px;
	width: 1008px;
}

.social-block img {
	vertical-align: middle;
}

.social-block a {
	margin: 0 7px;
	vertical-align: middle;
}

.social-block span {
	margin-left: 10px;
	color: #09529b;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
}

.block {
	clear: both;
	padding: 0 14px 18px;
}

.block .left {
	width: 650px;
}

.block .right {
	width: 320px;
}

.block h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 13px;
}

.block .right-inner {
	color: #fff;
	background: #09529b;
	padding: 10px 13px 0;
}

.block .right-inner p {
	padding-bottom: 10px;
}

.tab-list {
	background: url(../images/bg-tablist.gif) repeat-x left bottom;
	padding: 0 5px 0 5px;
}

.tab-list li {
	float: left;
}

.tab-list li a {
	display: block;
	color: #616161;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px 8px 10px;
}

.tab-list .active a {
	-moz-box-shadow: 2px -2px #e3e3e3;
	-webkit-box-shadow: 2px -2px #e3e3e3;
	box-shadow: 2px -2px #e3e3e3;
	color: #09529b;
	border: 1px solid #a1a1a1;
	border-bottom: 3px solid #fff;
	padding: 5px 10px 5px 10px;
}

.block-item {
	padding: 16px 6px 0 6px;
	display: none;
}

.block-item .thumb {
	float: left;
}

.block-item div {
	float: right;
	width: 494px;
}

.block-item div h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 10px;
}

.service-block {
	padding: 0 0 15px 10px;
}

.service-block h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: url(../images/bg-heading.gif) no-repeat center top;
	height: 39px;
	line-height: 39px;
}

.service-block .more {
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 318px;
}

.service-block .more a {
	font-size: 16px;
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 140px;
	height: 34px;
	background: #ea1b23;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ea1b23), to(#a50101));
	background: -webkit-linear-gradient(#ea1b23, #a50101);
	background: -moz-linear-gradient(#ea1b23, #a50101);
	background: -ms-linear-gradient(#ea1b23, #a50101);
	background: -o-linear-gradient(#ea1b23, #a50101);
	background: linear-gradient(#ea1b23, #a50101);
	-pie-background: linear-gradient(#ea1b23, #a50101);
	line-height: 34px;
	color: #fff;
	text-shadow: 1px -1px #6a090c;
}

.service-block .item {
	float: left;
	background: url(../images/bg-service-item.png) no-repeat 0 0;
	width: 318px;
	height: 255px;
	margin: 0 1px;
	margin-top: -44px;
	padding: 5px 5px 23px;
	position: relative;
	text-align: center;
}

.service-block .item .image {
	padding-top: 5px;
	padding-bottom: 2px;
}

.service-block .item .desct {
	font-size: 20px;
	color: #000;
	padding: 0 15px;
	line-height: 1.3;
}

#content {
	float: left;
	padding-left: 25px;
	width: 625px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content p {
	padding-bottom: 10px;
}

.style01 {
	padding-bottom: 10px;
}

.style01 li {
	background: url(../images/ico-check.png) no-repeat 0 2px;
	padding-left: 15px;
}

.section .title {
	color: #b2b55c;
	padding-top: 10px;
}

.section .texthead {
	color: #b2b55c;
	padding-bottom: 15px !important;
}

.ol-style01 {
	padding-top: 10px;
}

.ol-style01 li h3 {
	font-size: 14px;
	color: #99a23b;
}

.ol-style01 li {
	padding-bottom: 5px;
}

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Sidebar
--------------------------------------------------------------------------------------------------------------------------------
*/
#sidebar {
	float: right;
	width: 328px;
	padding-top: 10px;
}

.form-block {
	background: url(../images/bg-form.png) no-repeat 0 0;
	width: 318px;
	height: 275px;
	padding: 5px 5px;
}

.form-block h2 {
	background: url(../images/bg-heading02.gif) no-repeat 0 0;
	height: 39px;
	line-height: 39px;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.form-block ul {
	padding: 10px 28px 0;
}

.form-block li {
	padding-bottom: 6px;
}

.form-block li input {
	border: 1px solid #427d00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 240px;
	color: #4d4d4d;
	font-size: 14px;
	padding: 8px 10px;
}

.form-block .submit {
	text-align: center;
	padding-top: 10px;
}

.form-block .submit input {
	border: none;
	width: 140px;
	height: 34px;
	background: #ea1b23;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ea1b23), to(#a50101));
	background: -webkit-linear-gradient(#ea1b23, #a50101);
	background: -moz-linear-gradient(#ea1b23, #a50101);
	background: -ms-linear-gradient(#ea1b23, #a50101);
	background: -o-linear-gradient(#ea1b23, #a50101);
	background: linear-gradient(#ea1b23, #a50101);
	-pie-background: linear-gradient(#ea1b23, #a50101);
	line-height: 34px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding-bottom: 5px;
	text-shadow: 1px -1px #6a090c;
	cursor: pointer;
}



/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Footer
--------------------------------------------------------------------------------------------------------------------------------
*/
#footer {
	background: #2683e1 url(../images/bg-footer.gif) repeat-x left top;
	clear: both;
}

#footer-inner {
	margin: 0 auto;
	padding: 10px 0 15px 0;
	width: 1000px;
}

.link-list {
	padding-bottom: 30px;
}

.link-list li {
	float: left;
	width: 200px;
}

.link-list li h2 {
	text-transform: uppercase;
	color: #09529b;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 2px;
	padding-right: 10px;
}

.link-list li ul li {
	float: none;
	width: auto;
	padding-right: 10px;
	padding-bottom: 2px;
}

.link-list li ul li a {
	color: #fff;
}

.link-list li ul li a:hover {
	text-decoration: underline;
}

.fnav-block {
	background: #fff;
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 48px;
	padding: 6px 15px 6px 20px;
	position: relative;
}

.fnav {
	float: left;
	padding-top: 12px;
}

.fnav li {
	float: left;
	padding-right: 18px;
}

.fnav li a {
	color: #4e4e4e;
	font-size: 14px;
	background: url(../images/bg-fnav.gif) no-repeat right center;
	padding-right: 18px;
}

.fnav li a:hover,
.fnav .active a {
	color: #ed1c24;
}

.copyright {
	color: #7d7d7d;
	font-size: 11px;
	float: right;
	min-height: 40px;
	padding-top: 8px;
	padding-right: 120px;
	border-left: 2px solid #e5e5e5;
	padding-left: 18px;
	width: 227px;
}

.f-logo {
	position: absolute;
	right: 15px;
	top: 4px;
}
