
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;
}

a img{
border:0;
}

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{
position:relative;
float:left;
margin-left:25px;
min-height:400px;
padding:5px;
}

.headingContainer{
position:relative;
}

.imageHeading{
width:120px;
position:relative;
float:left;
clear:right;
margin-right:60px;
}

.serviceHeading{
width:300px;
position:relative;
margin-left:40px;
float:left;
}

.timetableHeading{
width:250px;
position:relative;
margin-left:40px;
float:left;
}

.galleryContainer{
position:relative;
height:200px;
padding-bottom:20px;
display:block;
border-bottom:1px solid #F47321;
}

.galleryImage{
width:120px;
height:160px;
border:0px solid #000;
position:relative;
float:left;
padding-top:5px;
margin-right:60px;
background-color:#FFF;
}

.serviceText{
width:300px;
border:0px solid #000;
position:relative;
float:left;
margin-left:40px;
padding-top:10px;
}

.timetableContainer{
width:250px;
border:0px solid #000;
position:relative;
float:left;
margin-left:40px;
padding-top:10px;
}

.timetableDetails{
list-style:none;
margin:0px;
padding:10px 0;
border-bottom:1px dashed #DDD;
}

.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;
}