html, body 
{ 	
	background:#005b9a;
	background-image:url('s5_background.png');
	background-repeat:repeat-x;
	color:black; 
	margin:0; 
	border:0;
	text-align:center;
	font-family: Arial;
	font-weight:normal;
	font-size:14px;
}
#wrapper
{
        background: #74c2e1;
	margin:auto;
	width:900px;
	/* border:2px solid black;
	background-image:url('s5_background.png'); */
	border-bottom:1px solid black;
}

#nav 
{
	float:left;
    	width: 200px;
    	text-align:left;
	background: #74c2e1;
    	border-top:1px solid black;
}
#center 
{ 	
	width:700px;
	background:white;
	text-align:left;
	float:right;
	border-top:1px solid black;
}
.footer 
{ 
	margin:auto;
	width:900px;
	clear:both;
	font-size:12px; 
	text-align:center; 
	padding-top:20px;
}
#header 
{ 	
	height:70px;
	margin:0;
	padding:0;
	/* text-align:center;
	font-size:25px;
        font-family:Arial;
        font-weight:bold;
        color:white; */
        background:#005b9a;
        width:700px;
        float:left;
        background:url('header.jpg') 700px 70px;
}
#headerbottom ul
{
display:inline;
	width:200px;
	text-align:right;
}
#headerbottom ul li
{
}
#headerbottom 
{
	height:70px;
	font-weight:bold;	
	background: #74c2e1;
	/* background-image:url('menu.jpg'); */
}
#facebook 
{
    	width: 200px;
    	text-align:left;
    	padding-top:10px;
}

#menu
{
	list-style: none;
	border:0;
	margin:0;
	padding:0;
	border:none;
}
#menu li
{
	border-bottom: 1px solid #90bade;
	margin: 0;
}
#menu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
html>body #menu li a {
	width: auto;
}
#menu li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}
#mailform li
{

}
label {    
float: left;    
width: 10em;    
margin-right: 1em; 
text-align:right; 
}
#submit
{
	margin-left:11em;
}
textarea
{
	font-family:Arial;
	font-size:14px;
}
#imgmain1
{
	width:350px;
	float:right;
	padding-left:10px;
}
#callback
{	
	height:200px;
	width:470px;
	margin:30px auto;
	padding:30px;
	border:1px solid black;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	background:#1958b7;
}
#callback ul
{
	text-align:center;  
	margin-left: 0;
    	padding-left: 1em;
    	text-indent: -1em;
}
#callback ul li
{
	margin:0;
	padding:0;
	text-align:center;
}
h1 {	
	font-size:16px;
	padding:0 10px;
}
p {
	padding:0 10px;
	line-height:1.5;
}
a, a:visited { text-decoration:none; color:#005b9a; }
a:hover { color:#444444;}
img {  border:0; }
ul { 
	list-style:none;  
 }
#clearall { clear:both; }
.footer 
{ 
	clear:both;
	font-size:12px; 
	text-align:center; 
	width:900px;
	padding-top:20px;
}
.footer a { color:#000; }
#headerimg
{
	width:700px;
}
