body {
 margin:0px;
 padding:0px;
 background:url('../images/bg.jpg') #FFF repeat-x;
}

div, table, td, span, font {
 font-family:tahoma;
 font-size:12px;
 color:#666666;
}

img {
 border:0px;
}

.container {
 margin:auto auto;
 width:770px;
}

.header {
 position:relative;
 height:81px;
}

.enquiry {
 position:absolute;
 bottom:0px;
 right:0px;
}

.navigation {
 background:url('../images/nav_back.gif') top left repeat-y;
 float:left;
}

.navigation a {
 display:block;
 width:138px;
 padding:4px 0px 4px 15px;
 color:#FFF;
 font-size:12px;
}

a {
 text-decoration:none;
 color:#2f5d99;
}

a:hover {
 text-decoration:none;
}

.siteBody {
 float:right;
 text-align:left;
 background:url('../images/content_back.gif') repeat-y;
 width:617px;
}

h1 {
 margin:0px;
 pading:0px;
 background:url('../images/heading_back.gif') left  no-repeat;
 width:596px;
 height:32px;
 font-size:20px;
 color:#fff;
 font-weight:normal;
 padding:7px 0px 0px 21px;
}

.content {
 background:url('../images/content_top_back.gif') top left no-repeat;
 padding:14px 20px 20px 20px;

 min-height:200px;
 height:auto !important;
 height:200px;
}

.feature {
 background:url('../images/feature_button.gif') no-repeat;
 width:250px;
 height:49px;
 display:block;
 color:#39b54a;
 padding-left:20px;
 padding-top:16px;
 font-size:18px;
 margin-bottom:2px;
}

.footer {
 float:right;
 padding-right:200px;
 font-size:11px;
 text-align:left;
}

.header-top {
float:right; margin-top:50px; margin-right:20px;
}

.header-top a {
 color:#FFFFFF;
}


.contentImage {
 border:1px solid #488391;
 margin-left:20px;
 margin-bottom:20px;
 float:right;
}

.contentImage img {
 border:1px solid #FFFFFF;
}
