/*Compass Design layout.css CSS file*/
body {
/*text-align:center; /*center hack*/
background-image: url(../../../images/bgtile.jpg);
background-repeat:repeat-x;
margin-top: 1px;
margin-bottom: 1px;
background-color: #07437e;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
text-decoration: none;
color: white;
}

#wrapper {
/* width:700px; /*center hack*/
/* margin:0 auto; /*center hack*/
/* text-align:left;*/
margin-left:auto;
margin-right:auto;
width: 700px; 
text-align:left;
}
#header {
/* text-align:left;*/
background-color: #993300; 
height: 83px;
}
#footer {
/*clear:both;*/
background-color: #05305a; 
clear:both; 
}

#mainmenu {
text-decoration: none;
text-decoration: none;
color: #ffffff;
background-color: #000000; 
}
#maintxt {
background-image: url(../../../images/welcome_bg.jpg);
background-repeat:no-repeat;
width: 700px;
background-color: #06529a;
}
#newsticker {
background-color: #043869; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #f3c000;
padding-top:4px;
padding-left:5px;
padding-right:5px;
height: 20px;
}			
#special {
background-color:#122941;
width: 211px; 
height: 298px; 
float: left;
}
#vacancies {
width: 215px;
height: 299px;
float: left;
background-image: url(../../../images/vacancies.jpg);
}
#branchfinder {
background-image: url(../../../images/branchfinder.jpg);
background-repeat: norepeat;
width: 274px;
height: 150px;
float: left;

}
#quote {
background-image: url(../../../images/quotation.jpg);
background-repeat: norepeat;
background-color: #337dbf;
width: 274px;
height: 149px;
float: left;
}
.inside {
padding: 10px;
width: 400px;
}
#footer {
clear: both;
height: 70px;
padding:5px;
background-color: #07417a;
background-image: url(../../../images/footer_tile.jpg);
background-repeat: repeat-x;
}
#copyright {
background-color: #031b31;
padding:2px;
}

.moduletablefback {
clear:both;
height:55px;
color: #FFFFFF;
background-image: url(../../../images/feedbackbg.jpg);
padding:10px;
padding-left:135px;
}
.moduletablefback h1 {
margin: 0px;
}
h1 {
font-size:18px;
}
