body{
	
	background: url('../img/bg_slide.jpg') repeat-x; 
	background-color: #dfdfdf;
	
}

h1{
	color: #3b5998;	
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}


h2{
	color: #3b5998;	
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	
}

b{
	
	font-size: 12px;
	color: #3b5998;	
	font-weight: normal;
	
}


#container{
	
	overflow: hidden;
	margin: 0px auto;
	margin-top: 10px;
	width: 811px;
	border: 5px solid #7f98ca;
	padding: 3px;
	margin-bottom: 30px;
	
}

#top{
	
	z-index: -500;
	
}

#center{
	
	overflow: hidden;
	width: 100%;
	background: #fff;
	margin-top: -20px;
	z-index: 1000;
	
}

#links{
	float: left;
	width: 120px;
	padding-top: 30px;
	padding-left: 20px;
	
	
}

#content{
	
	float: left;
	width: 600px;
	padding: 20px;
	border-left: 1px solid #48453C;
	margin-bottom: 20px;
	
	
}

.two_column{
	
	float: left;
	width: 300px;
	
}

.three_column{

	margin-right: 11px;
	float: left;
	width: 180px;
	overflow: hidden;
	margin-bottom: 5px;

}

.three_column img{
margin-bottom: -20px;
	
}

.three_column p{
	
padding-left: 5px;
	
	
}

.three_column a{

margin-left: 5px;	
	
}
.service{
	
	border: 1px solid #ccc;
	width: 580px;
	padding: 20px;
	margin-bottom: 10px;
	
	
}

.service a.readMore{
	
	float: right;
	color: #3b5998;	
	text-decoration: none;
	font-size: 10px;
	margin-bottom: 10px;

}


a{
	
	color: #3b5998;	
	text-decoration: none;
	font-size: 12px;
	
}

a:hover{
	
	color: #48453C;
	text-decoration: underline;
	font-size: 12px;
	
}



a.menu{
	
	color: #3b5998;	
	text-decoration: none;
	font-size: 14px;
	
}

a:hover.menu{
	
	color: #48453C;
	text-decoration: underline;
	font-size: 14px;
	
}

a:focus{
	
	outline: none;
	
}

.ref_logo{
	border: 1px solid #ccc;
	width: 140px;
	height: 70px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	text-align: center;
	
	
}

.ref_img{
	margin: 0px auto;
	
}

.team{
	
	float: left;
	width: 580px;
	margin-bottom: 10px;
	
	
}
.news{
	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.news2{
	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.newsAdmin{
	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 500px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.newsTopic{
	
	font-size: 10px;
	color: #3b5998;	
	margin-bottom: 0px;
}

.newsTopic a{
	
	font-size: 10px;
	
}

.team img{
	
	float: right;
	margin: 10px;

.team p{
	margin-top: -20;
	width: 400px;
	float: left;
	
}

.teamRead{
	margin: 0px;
	padding: 0px;
}


.contact{
	
	float: left;
	width: 580px;
	padding: 20px;
	margin-bottom: 10px;
	
}


