@import 'reset.css';
/*
* Veritek New Media Solutions http://www.veritek.net
*/
a, a:visited, a:link{
    text-decoration:none;
    color:#999;
}
a:hover {
    text-decoration:none;
    color: #666;
}
body {
    color: #666;
    font:12px  Tahoma, Geneva, sans-serif;
	background:url(../images/bg.jpg) repeat-x #859CA5;
}
.main {
	width:940px;
	margin: 0 auto;
	clear:both;
	height:670px;
}
.logo {
	padding:30px 10px 10px 10px;
	}
.facebook {
	float:right;
	margin-top:30px;
	padding-right:15px;
	
	}
.twitter {
	float:right;
	margin-top:30px;
	padding-right:15px;
	
	}
.footer {
	clear:both;
	background:url(../images/footer_bg.jpg) repeat-x;
	height:180px;}
.footer_text{
	width:940px;
	padding-top:20px;
	padding-left:10px;
	margin:0 auto;
	color:#FFF;
	}
.footer_text div {
	display:block;
	float:left;
	min-width:200px;
	max-width:290px;
	height:180px;
	padding-right:10px;
	margin-left:30px;
	background:url(../images/footergolge.png) no-repeat right;
	
	}
.small_span {
	width:150px !important;
	}
.nobgspan {
	background:none !important;
	}
.footer_text img {
	display:block;
	margin-left:-20px;
	margin-bottom:10px;
}
.footer_text  li {
	background:url(../images/list_icon2.png) no-repeat center left;
	display:block;
	padding-left:14px;
	height:18px;
	line-height:18px;
	min-width:80px;
	/*border-bottom:1px solid #9BAEB5;*/
	}
.c_icon1 {
	background:url(../images/contacticon1.png) no-repeat; 
	width:20px; 
	height:20px; 
	display:block; 
	float:left; 
	padding-right:4px;
	}
.c_icon2 {
	background:url(../images/contacticon2.png) no-repeat; 
	width:20px; 
	height:20px; 
	display:block; 
	float:left; 
	padding-right:4px;
	}
.c_icon3 {
	background:url(../images/contacticon3.png) no-repeat; 
	width:20px; 
	height:20px; 
	display:block; 
	float:left; 
	padding-right:4px;
	}
