﻿html body {
	margin: 0 auto;
	margin-top:15px;
	font-family: Calibri;
	font-size:12px;
}
p {
	margin:10px;
	}
.logo {
	float:left;
	margin:10px 0 0 0;
}
a:link img, a:visited img {
	border: 0;
}

h3 {
	margin:10px 0 10px 20px;
	color: #FF0000;
	font-family:Calibri;
	font-size:16px;
	font-weight:lighter;
}
div#container {
	width:960px;
	margin: 0 auto;
}
div#header {
	width:960px;
	height:51px;
	background-color:#fff;
	}
div#call {
	float:right;
	margin:30px -10px 0 0;
	width:130px;
	text-align:right;
}	
div#navigation {
	float:right;
	width:660px;
	margin:10px 0 10px 0;
}	
div#home-banner {
	width:960px;
	height:400px;
	border:1px solid  #C0C0C0;
	margin:20px 0 0 0;
} 
div#headlines {
	width:960px;
	height:250px;
	background-color:#fff;
}
div#c1 {
float:left;
width : 311.3px;
height:250px;
border: 1px solid #C0C0C0;
margin:0 10px 0 0;
}
div#c2 {
float:left;
width : 311.3px;
height:250px;
border: 1px solid #C0C0C0;
margin:0 10px 0 0;
}
div#c3 {
float:left;
width : 311.3px;
height:250px;
border: 1px solid #C0C0C0;
}
div#c1, div#c2, div#c3 {
color: #333333;
background-color: #FFF;
}
div#c1 a, div#c2 a, div#c3 a {
text-decoration: underline;
color:#333333;
}
div#c1 a:hover, div#c2 a:hover, div#c3 a:hover {
color: #FF0000;
text-decoration:underline;
}
div#headlines ul li{
	display: block;
	background-image:url('images/arrow_right.gif');
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 1em;
	width:250px;
	line-height:20px;
	margin:0 0 0 -20px;
	}
div#footer {
background-color:#fff;
background-repeat:repeat;
	width:960px;
	height:150px;
	border:1px solid #C0C0C0;	
	margin:0 0 20px 0;
	clear:both
}
div#links1 {
background-repeat:repeat;
float:left;
width : 300px;
height:148px;
margin:0 10px 0 10px;
}
div#links2 {
background-repeat:repeat;
float:left;
width : 300px;
height:148px;
margin:0 10px 0 10px;
}
div#links3 {
background-repeat:repeat;
float:left;
width : 300px;
height:148px;
margin:0 0px 0 20px;

}
div#links1, div#links2, div#links3 {
color: #333333;
background-color: #fff;
}
div#links1 a, div#links2 a, div#links3 a {
text-decoration: none   ;
color:#333333;
}
div#links1 a:hover, div#links2 a:hover, div#links3 a:hover {
color:#FF0000;
text-decoration:underline;
}
div#footer ul li{
	display: block;
	background-image:url('right.gif');
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 1em;
	width:250px;
	line-height:20px;
	margin:0 0 0 -20px;
	}
td {
	width:237px;
}	
div#footer ul li#title {
	background-image:none;
}	
div#sitefooter {
	background-color:#fff;
	width:960px;
	height:60px;
	margin : 0px 0 30px 0px;
	text-align : center;
	font-size:11px;
	}
div#sitefooter ul {
width:960px;
text-align : center;
margin: 0 0 0 -40px;
}
	
#sitefooter li {
	display : inline;
	border-right : 1px solid #999;
	text-align : center;
	padding : 0 2px 0 5px;
			}
#sitefooter li.last {
	display : inline;
	border-right : none;
	}
#sitefooter li a:hover, #sitefooter li a {
	text-decoration : none;
	color: #666666;
	}
#sitefooter .copyright {
	margin : 10px 0px 40px 0;
	color: #333333;
	font-size:10px;
	float:left;
	}
#sitefooter .copyright a {
	text-decoration : none;
	color: #333333;
	}
#sitefooter .copyright a:hover {
	text-decoration : none;
	}


div#main {
	float: left;
	width:714px;
	min-height:590px;
	border:1px solid #C0C0C0;	
	clear:both;
	margin:0px 0 20px 0;
}
div#main ul{
	margin:20px 0 0 -10px;
}
div#main ul li{
    background-image:url('images/right.gif');
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 1em;
	width:660px;
	line-height:20px;
	margin:0 0 0 0;
	list-style:none;
	}
div#main p {
	margin:0 0 20px 30px;
	width:660px;
}	
div#sidebar {
	float:right;
	width:220px;
	height: 590px;
	border:1px solid #C0C0C0;
	clear: none;
	margin:0px 0 20px 0;
}
div#content {
	width:960px;
	min-height: 300px;
	border:1px solid #C0C0C0;
	margin:20px 0 20px 0;
}
div#content ul{
	margin:20px 0 0 -10px;
}
div#content ul li{
    background-image:url('images/right.gif');
	background-repeat: no-repeat;
	background-position: 2px 6px;;	
	padding-left: 1em;
	width:880px;
	line-height:20px;
	margin:0 0 0 0;
	list-style:none;
	}
div#content p {
	margin:20px 0 20px 20px;
	width:920px;
}	

.para textarea {
	width:400px;
	height:120px;
	border:1px solid #C0C0C0; 	
}
.para input {
	width:250px;
	border:1px solid #C0C0C0; }
form {
	margin:30px 0 0 20px;
}
address{
	margin:20px 0 0 30px;
	font-family: Calibri;
	font-size:12px;
	font-style:normal;
}
div#socialnet {
	padding:20px;		
	width:230px;
	margin: 0 auto;
	}
h4 {
	font-family: Calibri;
	font-size:12px;
	margin-left:20px;
	font-weight:lighter;

}
h5 {
	font-family: Calibri;
	font-size:12px;
	font-weight:lighter;
	margin-left:20px;
	color:#6666FF;
	margin-bottom:-12px;
}
.partner-logos {
	margin:10px 0; 
}

