body {
padding:0px;
margin:0px;
background:#eeeeee;
text-align: center; 
}
#header {
height:117px;
width:100%;
background:url(images/header_bg.gif) repeat-x #464646;
}

#header #wrapper {
height:117px;
width:948px;
margin: 0 auto;
}

#header #logo_top {
float:left;
height:117px;
width:206px;
background:url(images/logo_top.gif) top left no-repeat;
}

#header #tagline {
margin-top:60px;
float:right;
height:36px;
width:185px;
background:url(images/tagline.gif) top left no-repeat;
}


#main_content {
width:100%;
background:#dddddd;
}

#main_content #top {
height:393px;
width:948px;
background:#dddddd;
margin: 0 auto;
}

#main_content #top_wrapper {
width:100%;
}

#main_content #flash {
float:left;
margin-top:10px;
margin-left:15px;
padding:6px;
width:793px;
height:335px;
border: 1px solid #b7b7b7;
background:#ffffff;
}

#main_content #tabs {
float:left;
width:110px;
margin-top:30px;
}

#main_content .tab{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:16px;
font-style:italic;
color:#004a80;
list-style:none;
height:62px;
width:111px;
background:url(images/tab.gif) top left no-repeat;
}

#main_content .tab a{
color:#004a80;
text-decoration:none;
}

#main_content .tab a:hover{
color:#004a80;
text-decoration:line-through;
margin-left:5px;
}

#main_content #tabtxt {
float:left;
text-align:center;
width:111px;
padding-top:20px;
}

#main_content h4 {
padding:0px;
margin:0px;
}

#main_content #logo_bottom {
float:left;
height:11px;
width:100%;
background:url(images/logo_bottom.gif) no-repeat top left;
}

#main_content #bottom {
width:100%;
background:#ffffff;
}

#main_content #bottom_content {
width:948px;
border: 10px solid #ffffff;
background:#ffffff;
margin: 0 auto;
padding-bottom:10px;
}

#footer {
height:120px;
width:100%;
background:#888888;
}

#footer_wrapper {
padding-top:20px;
height:50px;
width:948px;
margin: 0 auto;
}

#call {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:16px;
font-weight:bold;
color:#eeeeee;
float:left;
}
#copyright {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
color:#eeeeee;
float:right;
}
#copyright a{
color:#eeeeee;
text-decoration:underline;
}
.box{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:13px;
color:#464646;
text-align:left;
background: #fff;
}
.boxholder{
clear: both;
}
#aboutus_img {
	float:left;
	border:0px;
	margin-right:10px;
	margin-top:10px;
}
img a:active{
padding:2px;
background: #dddddd;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
#aboutus_para {
	width:330px;
	float:left;
	margin-right:20px;
}
#title {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:16px;
color:#464646;
font-weight:bold;
float:left;
width:100%;
margin-bottom:10px;
border-bottom:1px solid #cccccc;
}
