html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:transparent;}
ol, ul {list-style:none;} h1, h2, h3, h4, h5, h6, li {line-height:100%;} blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;} input, textarea {font-family:inherit; font-size:1em;}

body {
	background:url(../images/main-bg.jpg) center top repeat #000;
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#main-container-bg {
	background:url(../images/main-container-bg.jpg) center top no-repeat #000;
	width:900px;
	margin:0 auto;
	min-height:1000px;
}
#main {
	width:871px;
	margin:0 auto;
}
#header {
	position:relative;
	height:97px;
	font-family:Futura, Helvetica, sans-serif;
}
#header .logo {
	position:absolute;
	top:28px;
	left:20px;
}
#header #phone {
	position:absolute;
	right:20px;
	top:25px;
	font-size:25px;
	color:#dacf55;
}
#header .menu {
	position:absolute;
	width:871px;
	height:26px;
	bottom:6px;
}
#header .menu li {
	float:left;
	margin-left:34px;
}
#header .menu li a {
	color:#c0c0c0;
	font-size:15px;
	line-height:26px;
	text-decoration:none;
}
#header .menu li.current a,
#header .menu li a:hover {
	color:#d3c998;
}



#banner {
	background:url(../images/banner-bg.jpg) no-repeat;
	width:871px;
	height:329px;
	position:relative;
}
#banner .image {
	position:absolute;
	top:10px;
	left:10px;
}
#banner .action {
	position:absolute;
	right:40px;
	bottom:50px;
}
#banner .left {
	bottom:50px;
	left:40px;
}
#banner .text {
	position:absolute;
	display:block;
	bottom:2px;
	right:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9dc0e5;
	font-size:16px;
	line-height:22px;
}




#content {
	overflow:hidden;
}
#content .boxes {
	margin-top:10px;
	height:160px;
	border-bottom:1px dashed #4a473d;
	margin-bottom:5px;
	font-size:13px;
	line-height:20px;
	font-family:Futura, Helvetica, sans-serif;
}
#content .bottom {
	margin-bottom:30px;
}
#content .boxes h3 {
	font-size:15px;
	color:#d3c998;
	line-height:20px;
}
#content .boxes a {
	color:#83c1f0;
	text-decoration:none;
}
#content .boxes .box {
	float:left;
	width:248px;
	padding:10px;
	padding-right:29px;
	border-right:1px dashed #4a473d;
	height:124px;
	margin-left:10px;
}
#content .boxes .one {
	margin-left:0px;
	background:url(../images/index-box-01.jpg) top left no-repeat;
}
#content .boxes .two {	background:url(../images/index-box-02.jpg) top left no-repeat; }
#content .boxes .two h3,
#content .boxes .two a,
#content .boxes .five h3 {
	color:#f7c80d;
}
#content .boxes .three {
	padding-right:15px;
	border-right:none;
	background:url(../images/index-box-03.jpg) top left no-repeat;
}
#content .boxes .four {
	margin-left:0px;
	background:url(../images/index-box-04.jpg) top left no-repeat;
}
#content .boxes .five {	background:url(../images/index-box-05.jpg) top left no-repeat; }
#content .boxes .six {
	padding-right:15px;
	border-right:none;
	background:url(../images/index-box-06.jpg) top left no-repeat;
}
#content .content-bottom {
	overflow:hidden;
	font-size:22px;
	line-height:32px;
	font-family:Helvetica, Arial, sans-serif;
	padding-bottom:60px;
}
#content .content-bottom .left {
	float:left;
	width:320px;
	margin-left:20px;
}
#content .content-bottom h3 {
	font-weight:normal;
	line-height:32px;
}
#content .content-bottom strong {
	font-weight:normal;
	color:#dacf55;
}
#content .content-bottom .right {
	text-align:right;
	margin-right:20px;
	margin-left:550px;
}
#content .content-bottom .orange {
	color:#b6955c;
}



#content #main-content {
	margin:15px;
}
#content #main-content h1,
#content .contact-left h1 {
	font-size:24px;
	font-weight:normal;
	margin-bottom:5px;
}
#content #main-content h2,
#content .contact-left h2 { 
	color:#ffed3c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:32px;
	font-weight:normal;
	margin-bottom:10px;
}
#content #main-content p,
#content .contact-left p {
	line-height:16px;
	margin-bottom:16px;
}

#content #main-content .founder {	
	border-top:1px dashed #4a473d;
	min-height:205px;
	padding-top:20px;
}

#content #main-content .founder .avatar {
	float:left;
}
#content #main-content .founder p {
	margin-left:140px;
}
#content #main-content .founder p strong {
	font-size:16px;
}
#content .content-bottom .about {
	margin-left:140px;
	padding-top:20px;
}


#content .contact-left {
	float:left;
	width:400px;
	margin:20px;
	border-right:1px dashed #4a473d;
	padding-right:10px;
}
#content .contact-right {
	float:left;
	margin-top:60px;
}
#content .contact-right p {
	line-height:31px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#999;
}
#content .contact-right p span.col1 {
	width:105px;
	display:inline-block;
}
#content .contact-right p.submit {
	text-align:right;
}
#content .contact-right p.message {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:23px;
	margin-left:130px;
}
#content .contact-right input.contact {
	background:url(../images/input-bg.jpg) no-repeat;
	border:none;
	width:269px;
	height:14px;
	padding:8px;
	vertical-align:top;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#content .contact-right textarea.contact {
	background:url(../images/textarea-bg.jpg) no-repeat;
	border:none;
	width:269px;
	height:75px;
	vertical-align:top;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px;
}





#footer {
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	padding-bottom:20px;
	padding-top:20px;
}