body {
	margin:0px;
	padding:0px;
	font-family: tahoma;
	font-size:12px;
	background-color: #FFA317;
}

a {
	text-decoration:none;
	color:#0066FF;
}

a:hover {
	text-decoration:underline;
	color:#FFA317;
}
strong, b {
	color:#000080;
}
input {
	border:1px solid #CDCDCD;
}

textarea {
	border:1px solid #CDCDCD;
}
select {
	border:1px solid #CDCDCD;
}
button {
	border:0px;
	margin:0px;
	padding:0px;
	background:none;
	cursor: hand;
}
.gray {
	color:#CCCCCC;
}
.green_bar {
	border:1px solid #33CC00;
	background-color:#F4FFF4;
	display:block;
	padding:10px;
}
.green_bar2 {
	border:1px solid #33CC00;
	background-color:#F4FFF4;
	display:block;
	padding:10px;
	margin:10px 0;
}
.gray_bar {
	border:1px solid #DDE8EA;
	background-color: #EFEFEF;
	padding:6px;
	margin:10px 0;
}
.red_bar {
	border:1px solid #CC0000;
	background-color:#FFF2F2;
	padding:6px;
	margin:10px 0;
}
.all {
	background-color:#FFFFFF;
}

.content {
	width:860px;
	margin:0 auto;
}

.header_bar {
	height:90px;
	padding-top:14px;
	background: url(../image/bg.jpg) repeat-x top center #FFFFFF;
	border-top:2px solid #DDE8EA;
	border-bottom:4px solid #F5FAFA;
}

.top_contact {
	position:relative; 
	font-weight:bold; 
	color:#FFA317;
}

.top_contact_icon {
	position:absolute;
	left: 809px;
	top: -49px;
}

.top_contact_cust {
	position:absolute;
	font-size:12px;
	left: 691px;
	top: -53px;
	color:#000080;
}
.top_contact_toll {
	position:absolute;
	font-size:10px;
	left: 593px;
	top: -33px;
	color:#000080;
}
.top_contact_main {
	position:absolute;
	font-size:18px;
	left: 661px;
	top: -41px;
}
.top_contact_sub {
	position:absolute;
	font-size:12px;
	left: 696px;
	top: -21px;
}


.menu_bar {
	border-top:1px solid #DDE8EA;
	background-color:#F4F4F4;
	margin-bottom:1px;
}

.main_banner {
	margin:0 auto;
	padding:0px;
	background-color:#5179AA;
	text-align:center;
	position:relative;
}

.main_content {
	margin-top:1px;
	background: url(../image/gradientBkg.jpg) repeat-x top center #FFFFFF;
	padding:14px 8px 8px 8px;
}

.main {
	width:610px;
	border:1px solid #DCDCDC;
	background-color:#FFFFFF;
	padding: 15px;
	float:right;
}

.orange_title {
	font-size:18px;
	font-weight:bold;
	color:#ff9900;
	padding:4px;
}
.note {
	border:1px solid #FFFF99;
	background-color:#FFFFDD;
	padding:6px;
	margin:10px 0;
}
.table_head {
	background: url(../image/vertmenu_h1_bg.jpg) top center repeat-x #207eb7;
	color:#FFFFFF;
	font-weight:bold;
}
.side_bar {
	width:210px;
	float:left;
}

.foot {
	float:right;
	width:642px;
}
.foot_box {
	margin-top:6px;
	float:right;
	width:314px;
	height:160px;
	border: 1px #DCDCDC solid;	
	text-align:center;
	margin-bottom: 10px;
	background-color:#FAFCFB;
}

.foot_box h2 {
	font-size:14px;
	margin:0px;
	display:block;
	padding:6px;
	background-color:#DDE8EA;
}

.foot_box .pad {
	border-top: 1px #FFFFFF solid;
	padding: 8px;
	height:70px;
	background: url(../image/gradientBkg.jpg) repeat-x top center #FAFCFB;
}

.foot_box2 {
	margin-top:6px;
	float:left;
	width:314px;
	height:160px;
	border: 1px #DCDCDC solid;	
	text-align:center;
	margin-bottom: 10px;
	background-color:#FAFCFB;
}

.foot_box2 h2 {
	font-size:14px;
	margin:0px;
	display:block;
	padding:6px;
	background-color:#DDE8EA;
}

.foot_box2 .pad2 {
	border-top: 1px #FFFFFF solid;
	padding: 8px;
	height:70px;
	background: url(../image/gradientBkg.jpg) repeat-x top center #FAFCFB;
}

.foot_menu {
	clear:both;
	background: url(../image/footbg.jpg) no-repeat top center #FF6902;
	padding: 14px;
	text-align:center;
	margin-top: 20px;
	border-top:3px solid #DDE8EA;
	border-bottom:1px solid #FF6902;
	color:#666666;
}

.foot_menu a {
	text-decoration:none;
	color:#000000;
}

.foot_menu a:hover {
	color:#FFFFFF;
}

.footer_tab {
	color:#333333;
	background-color: #FFA317;
	padding: 4px;
	text-align:center;
	font-size:11px;
}
