﻿.frame ul {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
}
#content {
	background: url('../images/content_bg.jpg') repeat-x left top;
	border: 1px #fff solid;
	margin: 0px auto;
	width: 720px;
}
#intro {
	background: url('../images/svc_front_img.png') center top;
	clear: both;
	height: 250px;
	margin: 6px auto 0px auto;
	width: 708px;
}
#svc_tabs {
	clear: both;
	margin: 0px auto;
	width: 708px;
}
#svc_tabs ul.tabs_heading {
	clear: both;
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#svc_tabs ul.tabs_heading li {
	float: left;
	font-size: 13px;
	margin-right: 2px;
	text-align: center;
	text-decoration: none;
}
#svc_tabs ul.tabs_heading li a {
	background: url('../images/tabs_off.png') left top no-repeat;
	color: #fff;
	display: block;
	height: 20px;
	padding-top: 2px;
	text-decoration: none;
	width: 120px;
}
#svc_tabs ul.tabs_heading li a:hover {
	text-decoration: none;
}
#svc_tabs ul.tabs_heading li a.active {
	background: url('../images/tabs_on.png') left top no-repeat;
	font-weight: bold;
	letter-spacing: .05em;
	text-decoration: none;
}
/* */
p#svc_heading {
	color: #555555;
	font-size: 12pt;
	padding: 0px;
	margin: 5px 20px 0px 20px;
}
#col_svc {
	background: url('../images/col_svc_bg.jpg') left top #cbcbcb repeat-x;
	border: 0;
	margin: 0px auto;
	width: 708px;
}
#col_svc td {
	padding: 0;
	vertical-align: top;
	width: 236px;
}
.box {
	background: url('../images/frm_border.png') top left no-repeat;
	border-bottom: 2px #bababa solid;
	height: auto;
	margin: 0px auto;
	max-height: 725px;
	vertical-align: top;
	width: 708px;
}
.box table {
	border: 0px;
	margin: 0px auto 5px auto;
	min-height: 10px;
	width: 100%;
}
.box tr {
	text-align: left;
	vertical-align: top;
}
#col_svc ul, .box ul, .dispatch ul, .contactus ul {
	list-style-type: none;
	padding: 0em;
	margin: 5px 20px;
}
#col_svc li, .list li, .box li, .dispatch li {
	background: url('../images/li_img.png') no-repeat 0em -0.1em;
	color: #50646F;
	font-size: 11px;
	padding: 0px 0px 0px 1em;
	margin: 0px 0px 5px 0px;
}
#col_svc a, .list a, .box a, .contactus a, .dispatch a {
	color: #555555;
	text-decoration: none;
}
.contactus li {
	background: url('../images/li_img2.png') no-repeat 0em 0.3em;
	color: #50646F;
	font-size: 11px;
	padding: 0px 0px 0px .8em;
	margin: 0px 0px 0px 0px;
}
.heading {
	color: #808080;
	font-size: 14px;
	padding: 0px 15px 0px 20px;
}
.gtw {
	float: right;
	margin: 165px 93px auto auto;
	position: relative;
}
