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


#wrapper-outer {

	width:1036px;
	margin:0 auto;

}



#wrapper-shadow {
	/* background:url(../images/bg_shadow.png) repeat-y; */
	/*width:1036px;*/
	width:1024px;
	border: 1px solid #6000a0;	


}

#wrapper {
	/*background: #fff;*/
	width:1024px;
	/*margin:0px 6px;*/
		background:#fff;
}

#header {
	background:url(../images/header.jpg) no-repeat;
	width:1024px;
	height:207px;
}

#main_nav {
	background:url(../images/menu_bg.png) repeat-x;
	width:1024px;
	height:38px;



}


#container {
	clear:both;
	overflow:hidden;
	
}

#container .left{
/*	width:302px;*/
	width:290px;
	float:left;
}


#container .left .reg{
	width:246px;
	float:left;
	margin:10px 0px; 
}

#container .left .reg .top{
	background:url(../images/reg_top.png) no-repeat;
	width:246px;
	height:63px;
	float:left;
}

#container .left .reg .mid{
	background:url(../images/reg_mid.png) #794dc6 bottom repeat-x;
	width:210px;
	float:left;
	margin:0px 8px;
	padding:0 10px;	
}

#container .left .reg .bottom{
	background:url(../images/reg_bottom.png) no-repeat;
	width:246px;
	height:84px;	
	float:left;
}

#container .left .user3 {
float:left;
margin:5px 8px;
width:246px;
}

#container .mid{
	width:396px; /*478px;*/
	margin:10px 10px 10px 0px;
	float:left;
	text-align:left;
}


#container .mid .box1{
	/*width:458px;*/
	margin:10px 0px 10px 0px;
	background:#e93c2b;
	border:1px solid #000;
	color:#fff;
	padding:10px;	
}

#container .mid .testimonials{
	width:458px;
	margin:10px 20px;
	float:left;
}

#container .mid .testimonials .top{
	width:649px;
	height:13px;
	background:url(../images/g_top.png) no-repeat;
	float:left;	
}

#container .mid .testimonials .mid{
/*	background:#5eaf15;*/
	background:url(../images/testi_bg.png) bottom #5eaf15 repeat-x;	
	width:629px;
	float:left;	
	margin:0px;
	padding:0 10px;
}

#container .mid .testimonials .bottom{
	width:649px;
	height:13px;
	background:url(../images/g_bottom.png) no-repeat;
	float:left;	

}

#container .right {
	width:328px;
	float:right;
	line-height:20px;
}

#container .right .col1 {
	width:164px;
	float:left;
	font-size:12px;
}

#container .right .col2 {
	width:164px;
	float:right;
	font-size:12px;	
}



#footer {
	background:url(../images/footer.png) repeat-x;
	width:1024px;
	height:134px;
	text-align:center;
	clear:both;
	overflow:hidden;
}

#footer .footer-menu{
margin:20px 0px 10px 0px;


}