@charset "utf-8";


html, body,  applet, object, iframe, img,  table, caption, tbody, tfoot, thead, tr, th, td, h3 {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: inherit;
font-family: inherit;
vertical-align: top;
background: transparent;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}




.container_bg {
	height: auto;
	width: 100%;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images/BG_gradient.png);
	background-repeat: repeat-x;
	background-color: #420407;
	float: left;
	
}

.container_bg_pattern {
	height: auto;
	width: 100%;
	margin: 0px;
	background-image: url(../images/BG_pattern.png);
	background-repeat: repeat;
	background-position: center top;
	float: left;
	text-align: center;
	
	
}.container {
	height: auto;
	width: 1320px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	float: left;
	height: 340px;
	width: 1320px;
}
.header_logo_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 180px;
	float: left;
	margin-top: 230px;
	margin-left: 1010px;
}

.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 1160px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-right: 75px;
	padding-left: 85px;
	text-align: center;
	padding-top: 28px;
	margin-top: -10px;
}
.content {
	float: left;
	height: auto;
	width: 1320px;
	background-repeat: no-repeat;
	background-position: right bottom;
}


.content_top {
	/*background-image: url(../images/right_top.png);
	background-repeat: no-repeat;
	background-position: right;*/
	float: left;
	height: 54px;
	width: 1320px;
	margin-top: -20px;
}

.left_top {
	background-image: url(../images/left_top.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 24px;
	padding-right: 15px;
	padding-left: 70px;
}
.left_bottom {
	background-image: url(../images/left_bottom_H.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: auto;
	width: 790px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 70px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
}
.left_bottom p {
	text-indent: 20px;
}
.right_top {
	float: right;
	height: 30px;
	width: 360px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 60px;
	padding-left: 15px;
	padding-top: 24px;
	background-image: url(../images/right_top.png);
	background-repeat: no-repeat;
}

/*.right_bottom {
	background-image: url(../images/glow.png);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 200px;
	padding-top: 15px;
	padding-right: 60px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 100px;
}*/

.right_bottom {
	background-image: url(../images/right_bottom_H.png);
	background-repeat: no-repeat;
	float: right;
	height: auto;
	width: 360px;
	padding-top: 15px;
	padding-right: 60px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-position: bottom;
	padding-bottom: 115px;
	text-align: justify;
	margin-bottom: -24px;
}

.right_bottom ul {
	text-align: left;
	padding-left: 15px;
}

.right_bottom ul li {
	padding-left: 0px;
}

.no_phone {
	background-image: url(../images/right_bottom_H2.png);
	padding-bottom: 50px;
}
