/* CSS Document */

body {	font-size:12px;
	text-align:center;
	/*cursor:url("img/cursor_wedo.gif"), auto;*/
	font-family:Franklin Gothic Book, Helvetica, Verdana;
}

.maincol {
	width: 802px; 
}
.langs-div {
	float: right;
}
.lang-div {
	float: left;
	margin:0px 10px 0px 0px;
}
.body-div {
	text-align:center;
	position:relative; 
}
.header-div {
	height:60px; 
	margin: 40px 0px 10px 0px; 
	text-align:left;
}
.content_image {
 	width: 800px;
 	height: 320px;
	border-width:0px;
}  
.cursor{
	cursor: pointer;
	cursor: hand;
}  
.loader {
 	vertical-align: middle;
 	text-align: center;
}
.section-div {
	position:relative; 
 	width: 800px;
	height:320px;
	border-width:1px;
  	border-style:solid;
	border-color:#000000;
	margin:0px 0px 18px 0px;
}
.content_div{
	display: table-cell; 
 	width: 800px;
 	height: 320px;
 	vertical-align: middle;
 	text-align: center;
	margin:0px 0px 18px 0px;
}
.content_small {
 	height: 173px;
}
.section_small {
 	height: 173px;
	margin:0px 0px 18px 0px;
}
.content_team {
	display: table-cell;
	float: left;
 	height: 320px;
	width: 199px;
 	vertical-align: middle;
 	text-align: center;
	margin:0px 0px 18px 0px;
}
.border_left {
	border-left-width:1px;
  	border-left-style:solid;
	border-left-color:#000000;
}
.border_right {
	border-right-width:1px;
  	border-right-style:solid;
	border-right-color:#000000;
}
.contact-div {
	float: right;
}
.twitter-div {
	float: left;
}
.spacer {
	clear:both;
	float:left;
	margin: 20px 0px 20px 0px; 
}
.contact-addr-div {
	float:right;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
 	text-align: center;
	white-space:nowrap;
 	vertical-align: middle;
}
.contact-addr-table {
 	vertical-align: right;
}
.addr-div {
 	vertical-align: right;
	text-align:right; 
	font-size: 11px;
	margin: 3px 0px 0px 0px; 
}
.logo-div {
 	vertical-align: middle;
	margin:0px 0px 0px 7px;
}
.footer-div {
	clear:both;
	margin:0px 0px 20px 0px;
}
.footer-text {
	text-align:justify; 
	vertical-align:top;
	float: left;
 	width: 180px;
	margin:10px 27px 10px 0px;
}
.footer-text-end {
	text-align:justify; 
	vertical-align:top;
	float: left;
 	width: 180px;
	margin:10px 0px 10px 0px;
}
				
A {text-decoration:none;
	text-decoration:none;
	color:#990000;}
A.hover {color:#660000;
	text-decoration:none;
}

