@charset "utf-8";
/* CSS Document */

body{
background:url(../images/bg.jpg) repeat-x #dfe0e4; 
padding:0px;
margin:0px;}

#bgmain{
background:url(../images/bgmain.jpg) no-repeat top center;}

#wrapper{
width:1003px;
margin:auto;}

#header{
width:1003px;
height:137px;}

#logo{
width:341px;
float:left;}

#topright{
width:460px;
float:right;}

#navs{
width:1003px;}

#boxes{
width:1003px;}

#bgbox{
background:url(../images/bgbox.png) no-repeat;
width:301px;
height:213px;
float:left;
padding:10px;
margin-right:20px;}

#bgbox1{
background:url(../images/bgbox.png) no-repeat;
width:301px;
height:213px;
float:right;
padding:10px;}

#bgbody{
background:url(../images/bgbody.png) no-repeat top center;
padding:40px 60px 0px 60px;
width:954px;
margin:auto;}

#bgfooter{
background:url(../images/bgfooter.jpg) repeat-x;
height:56px;}

#footer{
width:1003px;
margin:auto;
padding:10px;
height:41px;}

.text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4a4a4a;
line-height:1.5em;}

.text2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#5c5640;}

.text3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
line-height:1.5em;}

.text4{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#dedede;}

.title1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:21px;
color:#12191e;}

.title2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:21px;
color:#877347;}

.title3{
font-family: "Times New Roman", Times, serif;
font-size:25px;
color:#081828;}

<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
-->