body {
	margin:0;
	color:#000;
	font:11px "trebuchet MS", Arial, sans-serif;
	background:url(../images/bg-body.gif);
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	margin:0 auto;
	padding:0 50px 2px;
	width:794px;
	background:url(../images/bg-page.gif) repeat-y;
}
#header {
	width:100%;
	height:217px;
	background:url(../images/bg-header.jpg) no-repeat;
	overflow:hidden;
	position:relative;
}
.logo {
	position:absolute;
	top:100px;
	left:15px;
	width:485px;
	height:96px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
#content {
	width:828px;
	margin-right:-34px;
	padding:14px 0 8px;
}
#content:after {
	display:block;
	content:"";
	clear:both;
}
.general {
	width:100%;
	padding-bottom:48px;
	margin:0 -34px 5px 0;
	background:url(../images/sep-content.gif) no-repeat 43px 100%;
}
.general:after {
	display:block;
	clear:both;
	content:"";
}
.inner-content {
	width:808px;
	margin-right:-34px;
	padding:0 0 0 20px;
	background:url(../images/bg-inner-content.gif) repeat-y 1px 0;
}
.inner-content:after {
	display:block;
	clear:both;
	content:"";
}
.click {
	display:block;
	padding-left:121px;
	font-size:11px;
	line-height:13px;
	color:#999;
}
.click a {
	color:#999;
	text-decoration:underline;
}
.click a:hover {
	text-decoration:none;
}
.main-content {
	float:left;
	width:478px;
	padding-right:17px;
	margin:-14px 0 -39px;
	position:relative;
}
.title-box {
	width:469px;
	min-height:79px;
	padding:148px 26px 0 0;
	margin-right:-17px;
	background:url(../images/bg-title-box.jpg) no-repeat;
	text-align:center;
}
* html .title-box {
	height:79px;
}
.title-box h1 {
	margin:0;
	font-size:70px;
	line-height:72px;
	color:#000;
}
.main-content h2 {
	margin:0;
	padding-bottom:7px;
	text-align:center;
	font-size:17px;
	line-height:19px;
	font-weight:normal;
	color:#323232;
	background:url(../images/sep-main-content.gif) no-repeat 22px 100%;
}
.main-content h2 span {
	color:#cc0000;
}
.list-info {
	margin:4px 0 1px;
	padding:12px 0 11px 171px;
	list-style:none;
	width:300px;
	overflow:hidden;
	background:url(../images/icon-list-info.gif) no-repeat 28px 0;
}
.list-info li {
	font-size:14px;
	line-height:16px;
	padding:2px 0 4px 23px;
	background:url(../images/bullet-info-list.gif) no-repeat 0 2px;
	color:#323232;
}
.list-info li a {
	color:#323232;
}
.main-content h3 {
	margin:0 0 8px;
	padding-bottom:11px;
	text-align:center;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#666;
	background:url(../images/sep-main-content.gif) no-repeat 22px 100%;
}
.main-content h3 span {
	color:#438696;
}
.advertising {
	width:456px;
	padding:0 0 0 23px;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.advertising li {
	float:left;
	margin-right:11px;
}
.advertising li img {
	float:left;
}
.sidebar {
	float:right;
	display:inline;
	margin:-140px -28px -39px 0;
	width:330px;
	position:relative;
}
.top-start {
	width:100%;
	height:75px;
	overflow:hidden;
	background:url(../images/bg-top-start.png) no-repeat;
}
.bottom-start {
	width:100%;
	height:350px;
	overflow:hidden;
	background:url(../images/bg-bottom-start.png) no-repeat;
}
.main-start {
	width:303px;
	background:url(../images/bg-main-start.png) repeat-y;
}
.main-start:after {
	display:block;
	content:"";
	clear:both;
}
.inner-start {
	float:left;
	margin:-54px 0 -250px;
	padding:0 0 100px 20px;
	width:259px;
	min-height:287px;
	position:relative;
	z-index:5;
}
* html .inner-start {
	height:287px;
}
.inner-start h4 {
	margin:0 0 0 59px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-start.gif) no-repeat;
}
.inner-start h5 {
	margin:0 0 0 59px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-start2.gif) no-repeat;
}
.inner-start h6 {
	margin:0 0 0 59px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-start3.gif) no-repeat;
}
.general-form {
	width:100%;
	overflow:hidden;
}
.left-part {
	float:left;
	width:130px;
	overflow:hidden;
}
.right-part {
	float:right;
	width:122px;
}
.general-form input {
	clear:both;
	float:left;
	width:110px;
	height:20px;
	padding:2px 5px 0;
	border:1px solid #cac4b1;
	font-size:14px;
}
.general-form label {
	clear:both;
	display:block;
	padding:8px 0 5px 4px;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#323232;
}
.general-form .email {
	width:247px;
}
.general-form .phone {
	width:24px;
	display:inline;
	margin-right:3px;
	clear:none;
}
.general-form .phone1 {
	width:32px;
	display:inline;
	margin-right:4px;
	clear:none;
}
.general-form .fname {
	width:96px;
}
.general-form span {
	float:left;
	margin:0 0 0 4px;
	padding-left:10px;
	height:24px;
	background:url(../images/bullet-form.gif) no-repeat 0 2px;
}
.inner-start .general-form select {
	font-size:14px;
	width:122px;
	height:23px;
}
.submit {
	position:absolute;
	bottom:0;
	left:81px;
}
.sidebar ul {
	margin:0;
	padding:0 0 0 37px;
	list-style:none;
	width:200px;
	overflow:hidden;
}
.sidebar li {
	float:left;
	padding-top:7px;
	margin-right:7px;
}
.sidebar li img {
	float:left;
}
.other .general-form input {
	width:247px;
}
.other .general-form input.right {
	width:110px;
}
.other .general-form label {
	padding:4px 0 2px 4px;
}
.other .general-form select {
	width:259px;
}
.other .general-form select.select-half {
	width:122px;
}
.other .general-form textarea {
	width:247px;
	padding:0 5px;
	height:70px;
	font-size:14px;
	border:1px solid #cac4b1;
	overflow:auto;
}
#footer {
	width:670px;
	height:67px;
	padding:26px 50px 0 74px;
	background:url(../images/bg-footer.gif) no-repeat;
	overflow:hidden;
}
#footer ul {
	margin:0 0 0 -15px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#footer li:first-child {
	background:none;
}
#footer li {
	float:left;
	padding:0 14px 4px 15px;
	background:url(../images/sep-footer.gif) no-repeat 0 3px;
}
#footer li a {
	font-size:12px;
	line-height:14px;
	color:#fff;
}
#footer p {
	margin:9px 0 0;
	font-size:11px;
	line-height:13px;
	color:#f60;
}
#footer p a {
	color:#f60;
}