* {
	margin: 0;
	outline: none;

}
html, body {
	width: 100%;
	height: 100%;

}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #080000;
	background: url('/images/bdy.jpg') repeat-x 0 0 #f2f3f2;
	font-family: Arial, Helvetica, sans-serif;

}
.clr { clear: both; }
div, h1, h2, h3, h4, p, ul, li, form {
	margin: 0;
	padding: 0;

}
a, img {
	border: none;
	outline: none;
	text-decoration: none;

}
p {
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;

}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
ul, ol, li { list-style: none; }
.wrapper {
	padding: 13px 0 0 0;
	margin: 0 auto;
	width: 954px;

}
.header {
	height: 134px;
	padding: 0 18px 0 12px;

}
.header .logo {
	width: 145px;
	height: 89px;
	float: left;

}
.header .logo h1 a {
	background: url('/images/logo-trans.png') no-repeat;
	width: 145px;
	height: 89px;
	display: block;
	text-indent: -3500px;

}
.header-rt {
	float: right;
	text-align: center;

}
.header-rt ul { padding-bottom: 10px; }
.header-rt li {
	color: #1c3f94;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 32px;
	padding-left: 35px;
	text-align: left;

}
.header-rt li.mail { background: url('/images/mail-trans.png') no-repeat left; }
.header-rt li.mail a { color: #1c3f94; }
.header-rt li.tele { background: url('/images/call-icon-trans.png') no-repeat 3px 4px; }
.nav li {
	line-height: 39px;
	float: left;
	font-size: 15px;
	text-align: center;
	margin: 0 0 0 26px;
	font-weight: bold;

}
.nav li.nomar { margin: 0; }
.nav li a {
	background: url('/images/nav.png') repeat-x;
	height: 39px;
	border: 1px solid #000;
	color: #fff;
	display: block;
	padding: 0 32px 0 32px;

}
.nav li a:hover, .nav li a.active {
	background: url('/images/navOv.png') repeat-x;
	text-decoration: none;

}
.banner {
	padding: 3px 0;
	position: relative;
	height: 100px;
	overflow: hidden;
	width: 953px;

}
.banner .banner-head {
	position: absolute;
	bottom: 33px;
	right: 0;

}
.box li {
	background: url('/images/box-trans.png') no-repeat;
	width: 285px;
	height: 212px;
	padding: 1px 0 0 1px;
	float: left;
	margin-left: 48px;

}
.box li.nomar { margin: 0; }
.box li h2 {
	background: url('/images/box-head.jpg') no-repeat;
	height: 40px;
	color: #147abc;
	margin: 0px;
	padding: 25px 0 5px 0;
	font-family: "Myriad Pro";
	font-stretch: condensed;
	text-align: center;

}
.box li .box-th {
	float: left;
	margin: 10px 10px 0 0;
	height: 120px;

}
.box li p { padding-right: 5px; }
.content { padding: 10px 0 10px 0; }
.content h2 {
	padding-bottom: 10px;
	color: #080000;
	font-size: 16px;

}
.content p { padding-bottom: 18px; }
.sign-box {
	background: url('/images/sign-up-box-trans.png') no-repeat;
	width: 243px;
	height: 37px;
	padding: 30px 10px 0 15px;

}
.name-input {
	background: url('/images/name-input-trans.png') no-repeat;
	width: 167px;
	height: 14px;
	border: none;
	padding: 7px 5px;
	font-size: 14px;
	color: #979696;
	font-family: Verdana, Geneva, sans-serif;
	float: left;

}
.go-btn {
	width: 45px;
	height: 28px;
	border: none;
	cursor: pointer;
	float: right;
	background: url('/images/go-trans.png') no-repeat;

}
.footer {
	background: url('/images/footer.jpg') repeat-x;
	min-height: 55px;
	border-top: 1px solid #000;
	padding: 15px 0 0 0;

}
.footer-inner {
	width: 954px;
	margin: 0 auto;

}
.footer-inner ul {
	float: left;
	text-align: left;

}
.footer-inner li {
	display: inline;
	font-size: 12px;
	padding-right: 15px;
	font-weight: bold;

}
.footer-inner li a { color: #080000; }
.footer-inner h3 {
	float: right;
	font-family: 'Myriad Pro';
	font-size: 14px;

}
.blue {
	float: left;
	font-family: 'Myriad Pro';
	font-size: 18px;
	color: #1c3f94;

}
