/* CSS Document */


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}


body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bk.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#f5f8ff;
	}

.container {
	width:970px;
	margin: 0 auto;
	}

.logoheader {
	height:264px;
	}

.logo {
	position:relative;
	float:left;
	}
	
.header {
	position:relative;
	float:right;
	margin-top:0px;
	}
	
.content {
	width:970px;
	}
	
.left-section {
	width:267px;
	}
	
.menu {
	width:698px;
	height:59px;
	position:relative;
	float:right;
	}
	
.text-field {
	width:668px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	}

.footer {
	position:relative;
	margin-top:5px;
	height:71px;
	background-image:url(images/footer_big.png);
	}
	
.testimonials {
	width:670px;
	position:relative;
	margin: 0 auto;
	}
	
.blu_bk {
	background-image:url(images/blu_bk.png);
	}

.blu_bk_top {
	background-image:url(images/blu_box_center.png);
	}
	
.box-head {
	height:23px; 
	background-image:url(images/box_title.png);
	padding-top:15px;
	padding-left:20px;
	}

.box-footer {
	height:25px; 
	background-image:url(images/box_bottom.png);
	}
.box-title-txt {
	font-size: 16px;
	color: #6fab04;
	font-weight: bold;
}

.text_title {
	font-size: 30px;
	color: #85d000;
	}
	
.text_subtitle {
	font-size: 18px;
	color: #70ac04;
	}
.text_title_blu_box {
	font-size: 18px;
	color: #FFFFFF;
	}

.Title_news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:12px;
	letter-spacing:0.3pt;
	}
.date_news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:9px;
	letter-spacing:0.3pt;
	}
	