body, h1, h2, h3, h4, h5, h6, p, div, form, legend, dl, dt, dd, ul, li, ol, img, hr, fieldset {
	margin:0;
	padding:0;
	border:0
}
body {
	font:70%/170% Verdana, Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg.gif) repeat-x;
	color:#686868;
	margin:0 0 20px;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h1 {
}
h2 {
	font:155%/150% Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 15px;
	padding:20px 0 0;
	color:#004b8d;
	text-transform:uppercase;
}
h2 .lefthead {
	float:left;
}
h2 .righthead {
	float:right;
}
h3 {
	font-size:120%;
	color:#147fc3;
}
h4 {
	font-size:100%;
}
a {
	color:#004b8d;
}
a:hover, a:active {
	text-decoration:none;
	color:#75afe0;
}

#container {
	margin:0 auto;
	width:769px;
}

/* [top and nav] */

#top {
	height:270px;
}
#topleft {
	width:280px;
	float:left;
}
#topleft h1 a {
	background:url(../images/logo.png) no-repeat;
	width:216px;
	height:85px;
	display:block;
	margin:10px auto;
}
#topleft ul {
	height:147px;
	list-style:none;
	padding-top:12px;
}
#topleft li {
	margin:0 0 0 29px;
	background:url(../images/nav-arrow.gif) no-repeat 0 7px;
}
#topleft li a {
	display:block;
	text-decoration:none;
	background:url(../images/nav-underline.png) repeat-x bottom;
	margin:0 0 0 12px;
	padding:1px 0;
	height:23px;
	color:#ffffff;
	font-weight:bold;
}
#topleft li a.contbutt {
	background:none;
}
#topleft li a.onstate, #topleft li a:hover {
	color:#75afe0;
}
#topright {
	width:482px;
	height:257px;
	margin-top:13px;
	float:left;
	background:url(../images/top-image-bg.gif) no-repeat;
}
#about #topright {
	width:474px;
	height:249px;
	padding:8px 0 0 8px;
}
#topright img {
	margin:8px 0 0 8px;
}

/* [content] */

#content {
	clear:both;
	background:url(../images/content-bg.png) no-repeat;
}
#leftcol {
	float:left;
	width:420px;
	padding:0 45px;
}
#leftcol ul {
	margin:15px 0 15px 30px;
	list-style-type:square;
}
#leftcol ol {
	margin:0 0 0 30px;
}
#leftcol li {
}
#leftcol .service_box {
	background:url(../images/services-box.gif) no-repeat;
	width:453px;
	margin:0 0 0 -10px;
	height:181px;
	color:#fff;
}
#leftcol .service_box img {
	float:left;
	margin:11px 10px;
}
#leftcol .service_box h3 {
	color:#fff;
	margin:0 0 10px;
	padding:10px 0 0;
}
#leftcol .service_box p {
	margin:5px 10px 10px 0;
}
#leftcol .service_box a {
	border:3px solid #709abf;
	color:#115795;
	font-size:90%;
	background:#fff;
	padding:3px;
	text-decoration:none;
	font-weight:bold;
}
#rightcol {
	float:left;
	width:222px;
	padding:0 15px;
}
#rightcol img.topone {
	margin-top:80px;
}
#fullcol {
	padding:0 45px;
}
#fullcol ul {
	margin:15px 0 15px 30px;
	list-style-type:square;
}
#fullcol .product_holder {
	background:url(../images/left-fade.gif) no-repeat 0 28px;
	padding:0 0 0 15px;
	margin:0 -16px;
}
#fullcol .product_holder strong {
	color:#004b8d;
}
#fullcol .left_product {
	float:left;
	width:200px;
	padding:0 13px;
	background:url(../images/seperator.gif) no-repeat right;
}
#fullcol .middle_product {
	float:left;
	width:200px;
	padding:0 13px;
	background:url(../images/seperator.gif) no-repeat right;
}
#fullcol .right_product {
	float:left;
	width:200px;
	padding:0 25px 0 13px;
	background:url(../images/right-fade.gif) no-repeat right;
}
#fullcol .list_item {
	float:left;
	width:157px;
	padding:0 17px 0 0;
	text-align:center;
	text-transform:uppercase;
}
#fullcol .list_item p {
	margin:10px 0 0;
}
#fullcol .list_item a {
	text-decoration:none;
}
#fullcol .list_item span {
	font-weight:bold;
	text-decoration:none;
	line-height:290%;
	border-bottom:1px dotted #7f7f7f;
}
#fullcol .norm {
	padding:0;
}
#fullcol img.feat_left {
	float:left;
	margin:3px 15px 0 0;
	border:1px solid #ccc;
}
#fullcol img.feat_right {
	float:right;
	margin:3px 0 0 15px;
	border:1px solid #ccc;
}




#footer {
	height:45px;
	background:#fff;
}
#footer ul {
	list-style:none;
	padding:32px 35px 0;
	margin:0 auto;
}
#footer li {
	float:left;
	padding:0;
	color:#5d5d5d;
	font-size:80%;
}
#footer li.valid {
	float:right;
}
#footer a {
	color:#5d5d5d;
}
#arrival {
	width:755px;
	margin:7px auto 0;
	text-align:right;
	font:90% Arial, Helvetica, sans-serif;
}
#arrival a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	background:url(../images/arrival-logo.gif) no-repeat right;
	padding:0 9px 0 0;
}

/* [extra] */

.divider {
	margin:15px 0;
	border-bottom:1px solid #cccccc;
	font-size:1px;
	clear:both;
}
.shadow_divider {
	height:25px;
	margin:0 0 5px;
	background:url(../images/shadow-divider.gif) no-repeat;
	clear:both;
}
#home .shadow_divider {
	background:url(../images/shadow-divider2.gif) no-repeat;
}
a.back {
	padding:7px 30px;
	font-size:140%;
	font-weight:bold;
	text-decoration:none;
	border:3px solid #bfd2e2;
	background:#4078aa;
	color:#fff;
	float:left;
}
span.tel {
	float:right;
	font-size:170%;
	color:#4078aa;
	font-weight:bold;
	background:url(../images/tel.gif) no-repeat 0 5px;
	padding:5px 0 0 20px;
	height:30px;
}
p.tel_no {
	margin:20px 0 0;
	text-align:center;
}
p.tel_no span.tel {
	float:none;
	height:30px;
	width:165px;
	margin:0 auto;
	display:block;
}
p.keywords {
	padding:20px 35px 15px;
	margin:0;
}
a.readmore {
	color:#e2871a;
	padding:0 0 0 15px;
	background:url(../images/arrow-left.gif) center left no-repeat;
}
h3.tophead {
	margin-top:25px;
}
.cleaner {
	clear:both;
}
.whiteblock {
	clear:both;
	background:#fff;
	height:30px;
}
.small {
	font-size:80%;
	line-height:160%;
}
.spacer {
	clear:both;
	height:75px;
}
.firstpara {
	font-size:110%;
}
.hide, #nav span, #breadcrumbs span, #carousel_frame ul li span {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline;
}
iframe {
	border:0;
	margin:0;
	padding:0;
	overflow:hidden;
}