body{
	margin:0px;
	}
div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
div ul{
	margin:0px;
	padding-left:0px;
	margin-left:20px;
	}
div ol{
	margin:0px;
	padding-left:0px;
	margin-left:20px;
	}
a{
	color:#333333;
	text-decoration:none;
	}
a:hover{
	color:#333333;
	text-decoration:underline;
	}
p{
	margin:10px 0;
	}
img{
	border:none;
	}
.img1{
	float:left;
	margin-right:10px;
	}
.title{
	color:#6f0716;
	font-size:20px;
	font-weight:bold;
	}
#main{
	width:978px;
	margin:0 auto;
	}
#top{
	width:978px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	position:relative;
	display:inline-block;
	}
#logonavi{
	width:978px;
	height:123px;
	}
/*#logo{
	width:263px;
	padding:35px 0 35px 0;
	float:left;
	}
*/
 #logo{
       width:263px;
       float:left;
       padding-right: 0;
       padding-bottom: 20px;
       padding-left: 0;
       padding-top: 30px;
       }
#navi{
	font-family:Verdana;
	font-size:12px;
	float:right;
	width:650px;
	padding-top:50px;
	}
#navi ul{
	margin:0;
	margin-left:0px;
	padding:0px;
	list-style:none;
	text-align:right;
	}	
#navi li{
	display: inline;
	}	
#navi li a{
	padding: 12px 12px;
	text-align: center;
	color: #660000;
	background: url(../images/line.jpg) left repeat-y;
	}
#navi li a:hover, #navi li .current{
	color: #660000;
	}
#banner{
	width:978px;
	height:262px;
	}
/*left navi*/
#mainbody{
	width:978px;
	position:relative;
	display:inline-block;
	}
#left{
	width:214px;
	background-image:url(../images/leftnavi_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	}
.content{
	line-height:18px;
	text-align:justify;
	}
#leftborder{
	}
#leftborder1{
	}
/*content*/
#right{
	width:755px;
	float:right;
	}
#welcome{
	width:427px;
	/*height:253px;*/
	/*background-image:url(../images/welcome_bg.jpg);*/
	background-image:url(../images/leftnavi_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	}
#welcome1{
	width:319px;
	/*height:253px;*/
	/*background-image:url(../images/welcome_bg.jpg);*/
	background-image:url(../images/leftnavi_bg.jpg);
	background-repeat:repeat-x;
	float:right;
	}
#testimonials{
	width:319px;
	height:253px;
	background-image:url(../images/testimonials_bg.jpg);
	/*background-repeat:repeat-x;*/
	float:right;
	}
#bottom{
	width:978px;
	background-image:url(../images/bottom.jpg);
	margin-top:10px;
	height:60px;
	}
.blue{
	color:#3d4864;
	font-weight:bold;
	}
.blue a{
	color:#3d4864;
	}
.blue a:hover{
	color:#3d4864;
	}
/*inner*/
#right_in{
	width:200px;
	float:right;
	background-image:url(../images/leftnavi_bg.jpg);
	background-repeat:repeat-x;
	}
#center{
	width:520px;
	margin:0 0 0 224px;
	background-image:url(../images/leftnavi_bg.jpg);
	background-repeat:repeat-x;
	padding:10px;
	}
.blue1{
	font-size:13px;
	color:#3d4864;
	font-weight:bold;
	}
/*form*/
label { width: 200px; float: left; }
label.error { float: none; color: #3d4864; padding-left: .5em; vertical-align: top; }
.submit { margin-left: 0px; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }

