html, body { padding:0; margin: 0;height: 100%;}
body {
	font: 12px Verdana, sans-serif;
	color:#505355;
	background:#f4f9ff;
}

a {color: #1184df;}

table {border-collapse: collapse; border:none;}
td{vertical-align:top; text-align:left;}
a img {border:none}

.logo img {background: url(../images/header_bg_1.jpg) left top repeat-x; height:236px; width:100%;}
.headerbg {background: url(../images/header_bg_1.jpg) left top repeat-x; height:236px; width:100%;}

#headmenu {background-color:#828282;}

#headmenu ul {
	list-style: none;
	margin:0;
	padding: 0;
}

#headmenu ul li {
	float: left;
	position: relative;
	font-size:13px;
	color: #fff;
}
#headmenu ul li a {
	color:#fff;
	text-decoration: none;
	display: block;
	font-weight:bold;
	font-family:tahoma;
	padding: 5px 15px 5px 15px;
	text-transform:uppercase;
}

#headmenu ul li a:hover {
	text-decoration:underline;
}


.left_links {padding: 15px 0 0 0; text-align:center;}
.left_links h2 { font-size:18px; font-weight:normal;} 
.left_links h2 a { color:#505355; text-decoration: none;} 
.left_links h2 a:hover { text-decoration: underline;} 


.story {padding-right: 30px;}
.story h1 {font-size:28px; font-weight:normal; font-family:"Times New Roman", Times, serif}
.contact { padding-top:15px; text-align:right; font-size:12px;}
.contact .contact_phone {text-align:right; font-size:28px; font-weight:normal; font-family:"Times New Roman", Times, serif}
.story_content {line-height: 22px;}

#footer {margin: 10px 0 0 50px; border-top:#0b86de 2px solid; height:100px;}
.copy {padding-top: 30px;}
