a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

@font-face{
	font-family:"WeblySleek UI Light";
	src:url(../weblysleekuil.ttf);
	}

#wrapper{
	width:100%;
	height:auto;
	}
	
#header{
	width:100%;
	height:auto;
	background-color:#166dcf;
	padding:10px 0;
	}
	
#slide{
	width:100%;
	height:auto;
	}
	
#slide_content{
	width:702px;
	height:auto;
	float:left;
	}
	
#slide_ad{
	width: 300px;
	height: 250px;
	float: left;
	border:1px solid #e3e3e3;
	background-color:#fcfcfc;
	padding:10px;
	}
	
#body{
	width:100%;
	height:auto;
	background:url(bg.jpg) no-repeat center center fixed; 
	}
	
#body_in{
	width:1024px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #f7f9fa;
	box-shadow: 0 4px 8px 4px #dedede;
	}
	
#content{
	width:1024px;
	height:auto;
	float:left;
	padding:15px 0;
	}
	
#bc_links{
	width:1004px;
	height:auto;
	float:left;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	}
	
#bc_links_box{
	width:auto;
	height:auto;
	float:left;
	padding:5px;
	}
	
.bc_font :link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d88a2;
	}
	
.bc_font :visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d88a2;
	}
	
.bc_font :hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#94adc4;
	}
	
#bc_links_sepa{
	width:auto;
	height:auto;
	float:left;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#637280;
	}
	
#body_title{
	width:1004px;
	height:auto;
	float:left;
	font-family:"WeblySleek UI Light";
	font-weight:bold;
	font-size:26px;
	color:#166dcf;
	padding-left:10px;
	padding-right:10px;
	}
	
#body_desc{
	width:1024px;
	height:auto;
	float:left;
	font-family:"WeblySleek UI Light";
	font-size:14px;
	color:#333;
	padding:15px 0;
	}
	
#content_in{
	width: 1024px;
	height: auto;
	float: left;
	}
	
#content_box{
	width: 1024px;
	height: auto;
	float: left;
	padding-bottom:25px;
	padding-bottom:25px;
	}
	
#content_box_title{
	width: 1004px;
	height: auto;
	float: left;
	padding:10px;
	text-align:center;
	font-family:"WeblySleek UI Light";
	font-size:40px;
	}
	
#content_box_body{
	width: 1004px;
	height: auto;
	float: left;
	padding:10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4e4e4e;
	}
	
#content_box2{
	width: 1024px;
	height: auto;
	float: left;
	background-color:#ececec;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:25px;
	padding-bottom:25px;
	}
	
#content_box2_title{
	width: 1004px;
	height: auto;
	float: left;
	padding:10px;
	text-align:center;
	font-family:"WeblySleek UI Light";
	font-size:40px;
	}
	
#content_box2_body{
	width: 1004px;
	height: auto;
	float: left;
	padding:10px;
	text-align:justify;
	}
	
#prof{
	width: 210px;
	height: auto;
	float: left;
	padding:10px;
	}
	
#prof_img{
	width: 198px;
	height: auto;
	float: left;
	padding:5px;
	border:1px solid #cacaca;
	background-color:#FFF;
	box-shadow: 2px 2px 8px 1px #cbcbcb;
	}
	
#prof_detail{
	width: 210px;
	height: auto;
	float: left;
	text-align:center;
	}
	
#prof_detail_title{
	width: 210px;
	height: auto;
	float: left;
	padding-top:3px;
	padding-bottom:2px;
	font-family:"WeblySleek UI Light";
	font-size:16px;
	font-weight:bold;
	}
	
#prof_detail_position{
	width: 210px;
	height: auto;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}
	
#client{
	width: 180px;
	height: auto;
	float: left;
	padding:10px;
	padding-left:35px;
	padding-right:35px;
	}
	
#client_img{
	width: 170px;
	height: auto;
	float: left;
	padding:5px;
	}
	
#client_detail{
	width: 180px;
	height: auto;
	float: left;
	text-align:center;
	}
	
#client_detail_title{
	width: 180px;
	height: auto;
	float: left;
	padding-top:3px;
	padding-bottom:2px;
	font-family:"WeblySleek UI Light";
	font-size:16px;
	font-weight:bold;
	}
	
#client_detail_position{
	width: 180px;
	height: auto;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}