body {
	background: transparent url(../images/bgb.jpg) repeat top;
	padding:0px;
	color:#000;
	background-attachment:fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#body2 {
background: transparent url(../images/paper3.jpg) repeat-x bottom;
background-attachment:fixed;
}
.about {
	font-family: "Times New Roman", Times, serif;
	color: #A19273;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
}

p{
	text-align:justify;
	line-height:15px;
	padding:0px 0 5px 0;
}
p.left_arrow{
text-align:justify;
line-height:15px;
padding:0px 0 5px 60px;
background:url(../images/Logomini.jpg) no-repeat left top;
}
.clear{
clear:both;
}
#main_container{
	width:900px;
	height:auto;
	margin:auto;
	background:url(../images/header_bg.png) no-repeat top center;
}
.center_content{
width:865px;
padding:0px;
margin:auto;
}
#header{
width:865px;
height:298px;
margin:auto;
}
#logo{
padding:17px 0 0 5px;
float:left;
}
.top_text{
width:375px;
clear:both;
float:right;
padding:0 40px 0 0;
color:#FFFFFF;
}
a.testimonial{
float:right;
padding:0px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;
text-decoration:none;
}
/*----------------------menu-------------------------*/
#menu{
	float:right;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 0;
	margin-bottom: 5px;
	height: 30px;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block;
}
#menu ul li{
	list-style:none;
	display:inline;
	float:left;
	width:auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
#menu ul li a{
	float:left;
	text-decoration:none;
	padding:0px 4px 0 4px;
	margin:0px 8px 0 8px;
	color:#A19273;
	text-align:center;
}
#menu ul li a:hover{
	text-decoration:none;
	color: #A19273;
	border-bottom:3px #A19273 solid;
}
#menu ul li a.current{
float:left;text-decoration:none;padding:0px 4px 0 4px;color: #A19273;margin:0px 8px 0 8px; border-bottom:3px #A19273 solid;
}

/*-----------------main content----------------------------*/
.main_content{
width:865px;
height:auto;
margin:auto;
padding:0 0 30px 0;
background-color:#FFFFFF;
}
.main_content_top{
width:865px;
height:16px;
background:url(../images/main_content_top.gif) no-repeat center top;
}
.main_content_bottom{
	width:865px;
	height:16px;
	background:url(../images/main_content_bottom.gif) no-repeat center top;
	margin: auto;
}
#boxes_content{
width:865px;
clear:both;
margin:auto;
}
.box{
padding:10px 10px 10px 16px;float:left;}
.box_content1{
background:url(../images/box_bg1.gif) no-repeat center;width:259px;height:202px;
}
.box_content2{
background:url(../images/box_bg2.gif) no-repeat center;width:259px;height:202px;
}
.box_content3{
background:url(../images/box_bg3.gif) no-repeat center;width:259px;height:202px;
}

.boxtitle{
	font-size:20px;
	color:#000000;
	padding:10px 0 0 15px;
	font-family:"Times New Roman", Times, serif;
}
.box_icon{
clear:both;
float:left;
width:80px;
padding:15px 0 0 5px;
}
p.text_content{
width:155px;
float:left;
text-align:left;
padding:5px 10px 0 0px;
color:#000000;
line-height:15px;
}
a.read_more{
float:left;
padding:130px 0px 0 15px;
}

.title{
	font-size:24px;
	color:#000000;
	padding:10px 0 0 0px;
	font-family:"Times New Roman", Times, serif;
}
.title2{
	font-size:24px;
	color:#A19273;
	padding:10px 0 0 0px;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
}

.left_content{
width:420px;
float:left;
padding:10px 10px 10px 20px;
}
.right_content{
width:390px;
float:left;
padding:10px 0 10px 20px;
}
.right_news{
float:left;
width:auto;
border-bottom:1px #CCCCCC dashed;
padding:10px 0 8px 0;
}
.news_icon{
width:48px;
height:43px;
float:left;
background:url(../images/Logomini.jpg) no-repeat center;
}
.news_content{
	width:270px;
	float:left;
	text-align:center;
	line-height:15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}

/*-----------------------------footer------------------*/
#footer{
	clear:both;
	width: 900px;
	height:15px;
	color: #000;
	margin: auto;
}
.copyright{
	float:right;
	padding-right:20px;
	color: #000;
}
.footer_links{
	float:left;
	color: #000;
	padding-left: 20px;
}
.footer_links a{
text-decoration:none;
color: #000;
padding-left:10px;
}
.footer_links a:hover{
	text-decoration:underline;
	color: #000;
}
