body {
background-image: url(../images/backdrop.png);
background-repeat: repeat;
font-family: Arial, Helvetica, sans-serif;
margin-top: 0px;
}
#wrapper{
width: 750px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
float: none;
}
#topbanner {
float:left;
width: 750px;
height: 106px;
}
#rotator {
float:left;
height:242px;
}
#menusection {
background-color:#434a67;
height: 22px;
width: 710px;
font-size: 12px;
color: #FFFFFF;
line-height: 22px; 
padding-left: 40px;
padding-bottom: 0px;
float:left;
}

#mainsection {
float:left;
background-color: #FFFFFF;
color: #434A67;
width: 750px;
padding:20px 0;
}

#mainsection h2{
background-color: #FFFFFF;
color: #de0000;
padding-right: 0px;
padding-bottom: 20px; 
padding-left: 0px;
z-index:-1;
}

#mainsection p{
font-size:12px;
text-align:justify;
color: #434A67;
padding-top: 0px; 
padding-right: 40px;
padding-bottom: 10px;
padding-left: 40px;
}

#footer {
background-color:#cc0000;
float: left;
width:100%;
height:22px;
padding-top:5px;
}
#left-foot {
font-size: 12px;
color: #FFFFFF;
padding-left: 40px;
float: left;
}
#right-foot {
font-size: 12px;
color: #FFFFFF;
float: right;
padding-right:40px;
}



h1 {
font-size: 24px;
color: #CC0000;
line-height: 40px;
}

.img-shadow {

float:right;

margin: 10px 0 0 10px !important;

margin: 10px 0 0 5px;

}



.img-photoshadow {

float:left; 

margin: 10px 0 0 10px !important;

margin: 10px 0 0 5px;

}



.img-shadow img {

display: block;

position: relative;

background-color: #fff;

border: 1px solid #CC0000;

margin: -6px 6px 6px -6px;

padding: 4px;

}

.img-shadow2 img {

display: block;

position: relative;

background-color: #fff;

border: 1px solid #ffffff;

margin: -6px 6px 6px -6px;

padding: 4px;

}

#cms a {
font-size: 11px;
color: #434a67;
float: right;
margin-right: 40px;
font-weight: bold;
}




.img-photoshadow img {

display: block;

position: relative;

background-color: #fff;

border: 1px solid #CC0000;

margin: -6px 6px 6px -6px;

padding: 4px;

}

#mainsection a {
color: #003366;
text-decoration: underline;
}
#photosection {
float: right;
width: 200px;
text-align: center;
padding-right: 40px;
display: inline;
}

/*-- FLEET ITEMS --*/
.fleet-item	{
clear:both;
}

.fleet-left	{
float:left;
width:430px;
}

.fleet-right	{
float:right;
width: 200px;
text-align: center;
padding-right: 40px;
}

/*-- other layout --*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.caption	{
text-align:center;
padding:10px 0;
}
