.wrapper{
	width:1300px;
	margin:0 auto;
}


body{
	 /* background: url("../images/bg8.jpg") repeat center center; */
	 margin:0;
 }

.topcac{
	background:#f7eceb ;
    /*line-height: 1.5;*/
	height:20px; 
	padding:0;
}

.logocac{
	background:#f7eceb ;
	padding:1px;
	height:80px;
	
}

.logoside{
	width:20%;
	float:left;
	text-align: center;
}
.logomiddle{
	width:58%;
	float:left;
	text-align: center;
}



.menucac{
	background:#325B96;
	height:80px;
	padding: 0;
	text-align: center;
	margin: auto;
	
}

.menucac ul{
margin:0;
float:left;
}

.menucac ul li{
	
	float:left;
	list-style:none;
	margin-left:40px;
}




.menucac ul li a{
	font-size:18px;
	font-family:arial;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display: block;
}


.menucac ul li a:hover,.menu ul li a.active{
	color:maroon;
}




.bodycac{
background: url("../images/bg_section.jpg") repeat center center; 
	/*padding:1px;
	height:350px;*/
	text-align: center;
	margin:0;
}

.bodycac p{
margin-top:0;
}

.footercac{
	background:#325B96 ;
	padding:1px;
	height:250px;
}













.threebox{
	
	border-top:1px dashed blue;
	margin-top:40px;
	padding-top:20px;
	margin-left: 200px;
}
.box{
	
	width:31%;
	margin-right:20px;
	float:left;
}
.box h3{
	
	color:yellow;
	font-size:18px;
	font-family:arial;
	font-weight:bold;
	margin-bottom:20px;
	
}
.box p{
	font-size:16px;
	font-family:arial;
	color:#fff;
	line-height:135%;
	
}
.box ul li a{
	font-size:16px;
	font-family:arial;
	color:#fff;
	text-decoration:none;
	line-height:135%;
	
}
.box address{
	font-size:16px;
	font-family:arial;
	line-height:135%;
	color:#fff;
	font-style:normal;
	
}

.c{
	clear:both;
}


.section_bg{
	
	/*height:350px;*/
	background:url(../images/section_wrapper.jpg)repeat center center; 
	margin : 0;
}