
body{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#003366;
background-image:url(images/mainBack.jpg);
background-position:top;
background-repeat:repeat-x;
margin:0;
padding:0;
color:#000;
}

h1{
font-size:14px;
color:#003366;
}

h2{
font-size:12px;
color:#1050B9;
}

h3{
font-size:36px;
margin:0px;
color:#F47321;
}

a{
color:#1050B9;
text-decoration:none;
}

a:hover{
color:#000;
}

.container{
width: 100%;
margin:0 auto;
position:absolute;
top:0px;
left:0px;
}

.headerContainer{
width: 100%;
background-image:;
background-position:;
background-repeat:;
}

.header{
width:1000px;
height:150px;
margin:0 auto;
background-color:#EEE;
background-image:url(images/header.jpg);
background-position:;
background-repeat:;
border-bottom:3px solid #F47321;
position:relative;
}

.contact{
position:absolute;
top:130px;
left:10px;
width:300px;
color:#FFF;
font-size:12px;
}

.contact a{
color:#FFF;
}

.contact a:hover{
color:#000;
}

.bodyContainer{
width:100%;
/*background-color:#003366;*/
background-image:;
background-position:;
background-repeat:;
}

.main{
width:1000px;
margin:auto;
min-height:400px;
background-color:#FFF;
background-image:url(images/bodyBack.jpg);
background-position:bottom;
background-repeat:no-repeat;
border-bottom:3px solid #F47321;
}

.mainNav{
width:160px;
height:100%;
float:left;
background-color:#FFF;
border:0px solid #000;
}

.menu{
list-style:none;
margin:0;
padding:0px;
width:100%;
}

.menu ul{
list-style-type:none;
margin:0;
padding:0;
}

.menu ul li{
position:relative;
}

.menu a{
font-weight:bold;
background-color:#F5F5F5;
border-bottom:1px solid #DDDDDD;
color:#000;
display:block;
font-size:11px;
padding:7px 0 2px 10px;
text-decoration:none;
vertical-align:bottom;
width:160px;
}

.menu a:hover {
background-color:#F47321;
color:#FFFFFF;
border-bottom:1px solid #000;
}

.content{
/*background-color:#FFF;*/
position:relative;
float:left;
margin-left:25px;
min-height:400px;
padding:5px;
}

.headingContainer{
position:relative;
}

.catchlineContainer{
position:relative;
border-bottom:1px solid #DDD;
width:580px;
}

.imageHeading{
width:240px;
position:relative;
margin-left:40px;
float:left;
}

.mainTextHeading{
width:300px;
position:relative;
float:left;
}

.featureHeading{
width:160px;
position:relative;
margin-left:40px;
float:left;
}

.mainImage{
width:240px;
height:320px;
border:0px solid #000;
position:relative;
float:left;
padding-top:10px;
margin-left:40px;
margin-top:-20px;
}

.mainTextContainer{
width:300px;
border:0px solid #000;
position:relative;
float:left;
padding-top:10px;
}

.featureContainer{
width:160px;
border:0px solid #000;
position:relative;
float:left;
margin-left:40px;
padding-top:10px;
}

.featureMenu{
list-style:none;
margin:0;
padding:0px;
width:100%;
}

.featureMenu ul{
list-style-type:none;
margin:0;
padding:0;
}

.featureMenu ul li{
position:relative;
}

.featureMenu a{
font-weight:bold;
background-color:#F5F5F5;
border-bottom:1px solid #DDDDDD;
color:#000;
display:block;
font-size:11px;
padding:7px 0 2px 10px;
text-decoration:none;
vertical-align:bottom;
width:160px;
}

.featureMenu a:hover {
background-color:#F47321;
color:#FFFFFF;
border-bottom:1px solid #000;
}

.footerContainer{
width:100%;
background-image:;
background-position:;
background-repeat:;
}

.footer{
width:1000px;
height:50px;
margin:0px auto;
text-align:right;
background-color:#1050B9;
background-image:;
background-position:;
background-repeat:;
color:#FFF;
}

.footerMenu{
list-style:none;
margin-right:10px;
padding-top:10px;
height:50px;
}

.footerMenu ul {
margin:0;
}

.footerMenu li {
display:inline;
margin:0;
padding:0;
position:relative;
}

.footerMenu li a {
color:#FFF;
font-weight:bold;
padding:7px 15px;
text-decoration:none;
vertical-align:bottom;
width:160px;
}

.footerMenu a:hover {
color:#F47321;
}

.bottom {
background-color:#003366;
background-image:;
background-position:;
background-repeat:;
margin:0 auto;
text-align:center;
width:1000px;
}