/* @group Reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size: 1em; font-weight: normal; font-style: normal;}
ul,ol {list-style: none;}
fieldset,img {border: none;}
caption,th {text-align: left;}
table {border-collapse: collapse; border-spacing: 0; margin-bottom: 18px;}
.clear {clear: both; display: block; height: 0; overflow: hidden; width: 0;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block; display: block;}
* html .clearfix {height: 1%;}
:focus{outline:0}
/* @group General */
body {font: 14px/1.5 Arial, sans-serif; background-color: #fff; color: #000;}
a {color: #0018ff;}
a:hover {color: #0018ff;}
a:link, a:visited, a:active, a:hover {text-decoration: none;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
sup {padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #777; _position: static !important;}
abbr {border: 0;}
p {margin-bottom: 18px;}
h1 {font-weight: bold; font-size: 20px; line-height: 30px; margin-bottom: 18px;}
h2 {font-weight: bold; font-size: 16px; line-height: 20px; margin-bottom: 12px;}
h3 {font-weight: bold; font-size: 14px; line-height: 18px; margin-bottom: 8px;}
h4,h5,h6 {font-weight: bold; font-size: 1em; line-height: 16px; margin-bottom: 8px;}
blockquote {margin: 1.5em 0; padding: 18px 18px 0; color: #333; border:1px solid #ccc; background-color: #fff;}
hr {border: 0 none #ddd; clear: both; height: 0; border-top: 1px solid #ccc; border-bottom: 1px solid #fff; margin: 18px 0;}
pre, code {font-family: Courier, "Courier New", monospace; font-size: 12px; color: #666;}
pre {margin: 0 0 1em 0; padding: 0 0 0.5em 0; white-space: pre-wrap;}
dl {margin-bottom: 18px;}
.hide {display: none;}
/* iPhone */
@media screen and (max-device-width: 480px) {
html {-webkit-text-size-adjust: none;}
}


/* @group Content */

#wrapper, body {
	font: 14px/1.5 Arial,Helvetica,Tahoma,FreeSans,sans-serif;
}
body {
/*	background: #fff url('../images/bg.jpg') repeat-x scroll center bottom;*/
}
#header-wrap {
	background: url("../images/header-bg.gif") repeat-x scroll center top transparent;
	height: 160px;
	overflow: hidden;
}
#header-content {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header-content h1 {
	font-size: 40px;
	font-style: italic;
	position: absolute;
	left: 270px;
	top: 50px;
}
#header-content .call {
	font-size: 20px;
	font-style: italic;
	position: absolute;
	left: 710px;
	top: 58px;
	color: #F13F4B;
}
#header-content .call span {
	font-size: 30px;
}
#header-content .logo {
	position: absolute;
	left: 10px;
	top: 10px;
}

#navigation {
	bottom: -115px;
	float: right;
	position: relative;
}
#navigation li {
	background: url("../images/tab-normal-l.png") no-repeat scroll left top transparent;
	float: left;
	margin-right: 5px;
	padding-left: 6px;
}
#navigation li a {
	background: url("../images/tab-normal-r.png") no-repeat scroll right top transparent;
	padding: 8px 21px 4px 15px;
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#navigation li.active {
	background: url("../images/tab-active-l.png") no-repeat scroll left top transparent;
}
#navigation li.active a {
	background: url("../images/tab-active-r.png") no-repeat scroll right top transparent;
	color: #fff;
}

#slide-wrap {
	background: url("../images/slide-bg.png") no-repeat scroll center top #000;
	height: 328px;
	overflow: hidden;
}
#slide-content {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#slide-content .slide-rotate-wrap {
	padding: 5px 0 0 5px;
	position: relative;
	float: left;
}
#slide-content .slide-detail {
	margin-left: 600px;
}
#slide-content .slide-detail h2 {
	font-size: 35px;
	font-style: italic;
	color: #fff;
	padding: 40px 0 0 0 ;
}
#slide-content .slide-detail ul li {
	background: url("../images/bullet-white.png") no-repeat scroll left 2px transparent;
	padding: 0 0 10px 20px;
	font: 20px Arial,Tahoma,FreeSans,sans-serif;
	color: #D6C476;
	text-shadow: 1px 1px 0 #000;
	font-weight: bold;
	font-style: italic;
}

#pre-content-wrap {
	background: url("../images/pre-bg.gif") repeat-x scroll center top #000;
	height: 109px;
	overflow: hidden;
}
#pre-content-bg {
	background: url("../images/pre-bg-inner.gif") repeat-y scroll center top transparent;
	height: 109px;
	overflow: hidden;
}
#pre-content  {
	color: #808080;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#pre-content .pre-detail {
	font-size: 17px;
	text-shadow: 1px 1px 0 #FFF;
	font-style: italic;
	width: 635px;
	padding: 14px;
	line-height: 19px;
	float: left;
}
#pre-content .pre-detail span {
	color: #4D4D4D;
	font-weight: bold;
}
#pre-content  .pre-button {
	margin-left: 650px;
	padding-top: 25px;
}

#pre-content-wrap-2 {
	background: url("../images/pre-bg.gif") repeat-x scroll center top #000;
	height: 109px;
	overflow: hidden;
}
#pre-content-bg-2 {
	background: url("../images/pre-bg-inner-2.gif") repeat-y scroll center top transparent;
	height: 109px;
	overflow: hidden;
}
#pre-content-2  {
	color: #808080;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#pre-content-2 .pre-detail {
	font-size: 17px;
	text-shadow: 1px 1px 0 #FFF;
	font-style: italic;
	width: 635px;
	padding: 14px;
	line-height: 19px;
	float: left;
}
#pre-content-2 .pre-detail h1 {
	font-size: 37px;
	text-shadow: 1px 1px 0 #000;
	color: #fff;
	font-style: italic;
	margin: 25px 0 0 15px;
}
#pre-content-2  .pre-button {
	margin-left: 650px;
	padding-top: 25px;
}
#pre-content-2  .contact-method {
	color: #000;
	font-style: italic;
	text-align: center;
	font-size: 22px;
	padding: 0 30px 0 0;
}

#content-wrap {
	background: url("../images/main-bg.gif") repeat-y scroll center top #f1f1f1;
	overflow: hidden;
}
#content {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#content a,
#content a:hover {
	color: #EF3E43;
	text-decoration: underline;
}
#content .col-l {
	float: left;
	width: 638px;
	overflow: hidden;
}
#content .col-r {
/*	margin-left: 639px;*/
	overflow: hidden;
/*	background: url("../images/sidebar-shadow.gif") repeat-y scroll left top transparent;*/
}
#content .node {
	color: #666666;
	overflow: hidden;
	margin-bottom: 20px;
}
#content .node .detail {
	padding: 15px 15px 0px 15px;
}
#content .node .detail strong{
	color: #EF3E43;
}
#content .node h2 {
	background: url("../images/titile-bg.png") no-repeat scroll left top transparent;
	width: 622px;
	height: 61px;
	line-height: 61px;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	font-style: italic;
	padding-left: 30px;
	margin-bottom: 0;
}
#content .node-list li {
	background: url("../images/bullet-yellow.png") no-repeat scroll left 4px transparent;
	padding: 0 0 2px 15px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
#content .node-list-title {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
#sidebar {
	padding: 20px;
	color: #4D4D4D;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
#sidebar .head {
	font-size: 20px;
	color: #EF3E43;
	font-style: italic;
	background: url("../images/sidebar-sep.gif") no-repeat scroll left bottom transparent;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#sidebar .title {
	color: #000;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}


#footer-wrap {
	background: url("../images/main-bg.gif") repeat-y scroll center top #f1f1f1;
	overflow: hidden;
}
#footer-content {
	background: url("../images/footer-shadow.gif") repeat-x scroll center top transparent;
	border-top: 10px solid #000;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#footer-content .footer-col-l {
	float: left;
	border-right: 1px solid #fff;
	width: 638px;
	height: 170px;
}
#footer-content .footer-col-r {
	margin-left: 639px;
	border-left: 1px solid #ececec;
	height: 170px;
}
#footer-content .logo {
	position: absolute;
	top: 50px;
	left: 20px;
}
#footer-content .address {
	position: absolute;
	top: 50px;
	left: 250px;
}
#footer-content .address-1 {
	font-size: 18px;
	font-weight: bold;
	color: #EF3E43;
}
#footer-content .address-2 {
	font-size: 13px;
}
#footer-content .address-2 a,
#footer-content .address-2 a:hover {
	color: #EF3E43;
	text-decoration: underline;
}
#footer-content .footer-navigation {
	font: 12px Arial,Tahoma,FreeSans,sans-serif;
	font-weight: bold;
	margin-left: 15px;
}
#footer-content .footer-navigation li {
	float: left;
	padding: 10px 15px 0 15px;
}
#footer-content .footer-navigation li.active {
	background: url("../images/footer-arrow.png") no-repeat scroll center top transparent;
}
#footer-content .footer-navigation li a,
#footer-content .footer-navigation li a:hover {
	color: #68696B;
}
#footer-content  .footer-button {
	padding: 50px 0 0 25px
}

.notice {
	color: #EF3E43;
}

#contact-form input {
	padding: 3px;
	width: 220px;
	font: 14px Arial,Tahoma,FreeSans,sans-serif;
}
#contact-form textarea {
	padding: 3px;
	width: 300px;
	font: 14px Arial,Tahoma,FreeSans,sans-serif;
}


a.red-button,
#content a.red-button {
	background: url("../images/red-button.png") no-repeat scroll transparent;
	background-position : -264px -0px;
	display: block;
	width: 264px;
/*	height: 55px;*/
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	font-size: 30px;
	padding: 14px 0;
	float: left;
	text-decoration: none;
	margin-bottom: 10px;
}
a.red-button:hover,
#content a.red-button:hover {
	background-position : -0px -0px;
	color: #fff;
	text-decoration: none;
}

a.red-button-s,
#content a.red-button-s {
	background: url("../images/red-button.png") no-repeat scroll transparent;
	background-position : -743px -0px;
	display: block;
/*	height : 28px;*/
	width : 215px;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	font-size: 16px;
	padding: 6px 0;
	float: left;
	text-decoration: none;
	margin-bottom: 10px;
}
a.red-button-s:hover,
#content a.red-button-s:hover {
	background-position : -528px -0px;
	color: #fff;
	text-decoration: none;
}

.message {
	background-color:#ffffe0;
	border-color:#e6db55;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-style:solid;
	border-width:1px;
	padding:12px;
	color:#333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 15px;
}
.error {
	background-color:#FFEBE8;
	border-color:#CC0000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-style:solid;
	border-width:1px;
	padding:12px;
	display: block;
	color:#333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 15px;
}