/*
By Gary Hides of Castus
----------------------------------------------------*/

@import url("text.css");
@import url("menus.css");
@import url("clears.css");

/* MAIN LAYOUT
----------------------------------------------------*/

html{
background:url(/skin/frontend/backup/default/images/bg-middle.gif) ;
}
body {
font-family: "trebuchet ms",helvetica,helvetica, Arial, Verdana, Tahoma;
font-size: 62.5%;
margin: 0px;
background:url(/skin/frontend/backup/default/images/bg-top.gif) repeat-x;
line-height:1.7em;
}
#container {
margin:0 auto;
width: 960px;
padding:0 20px 10px 20px;
position:relative;
background:#fff url(/skin/frontend/backup/default/images/containerbg.gif) repeat-x;
}
.header{
background:url(/skin/frontend/backup/default/images/wave.gif) no-repeat top right;
}
.header-top {
height:180px;
}
#rightcol h1,#rightcol h2,#home h1,#home h2{
margin:0;
}
#main{
font-size:1.3em;
}
.middle-container{
margin:20px 0
}
#footer{
background:#EAF2F4 url(/skin/frontend/backup/default/images/bg-bottom.gif) repeat-x 0 -3px;
padding-top:30px;
}
/* A FEW BITS
----------------------------------------------------*/
#top h1{
text-indent:-5000px;
margin:0;
height:0em;
}
.header-top a img{
border:0;
margin:0 0 0 2px;
}
#homepagerotate{
margin:20px 0 20px 0;
height:140px;
overflow:hidden;
}
.phone{
right:150px;
position:absolute;
top:70px;
background:url(/skin/frontend/backup/default/images/tel-number.gif) no-repeat;
width:283px;
height:21px;
text-indent:-5000em;
}
.phone li{
float:left;
}
.phone li a{
float:left;
display:block;
height:21px;
width:150px;
margin-left:130px
}
#phone-number{
background:url(/skin/frontend/backup/default/images/telnumber.jpg) no-repeat;
height:36px;
text-indent:-5000em;
margin:0 0 20px 0;
}

#hpb_1, #hpb_2, #hpb_3{
	display:none;
	position:absolute;
}

#hpb_1 img, #hpb_2 img, #hpb_3 img {
	border:none;
}
#topmenu strong{
font:normal 1.3em 'lucida sans unicode';
display:block;
padding-right:19px;
}
#logos table {
 margin: auto;
 width: 960px;
}
#logos td {
 text-align: center;
}
#logos td img {
margin-top:-20px;;
 vertical-align:middle;
}
.leftaddress{
clear:both;
}
.footersub {
color:#a0511a;
font-size:11px;
font-weight:bold;
margin-left:10px;
}
