/*
By Rob Bates of Castus
----------------------------------------------------*/

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

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

body {
font-family: arial, tahoma, Sans-serif; 
font-size: 62.5%;
margin: 0px;
background:url(/templates/main/images/bg.jpg) repeat;
}
#container {
position:relative;
margin:0 auto;
width: 926px;
padding:0px 0px 0px;
background:url(/templates/main/images/bottom.jpg) repeat-y bottom;
}
#top {
}
#leftcol{
clear:both;
border-top:3px solid #fff;
margin:0px 3px 118px 10px;
width:264px;
float:left;
background:#32231C;
}
#rightcol{
border-top:3px solid #fff;
float:left;
width:639px;
padding:0px;
margin:0;
background:#543E31;
}
#bottom{
clear:both;
margin:5px 3px 0 10px;
width:264px;
height:40px;
float:left;
position:absolute;
bottom:0;
left:0;
background:url(/templates/main/images/homelogo.jpg) no-repeat top #32231C;
}
#rightcol h1,#rightcol h2,#home h1,#home h2{
margin:0;
}
#calls {
margin:10px;
padding:0 22px 10px;
border:1px solid #3d2f29
}
#calls h3 {
font-size:2.9em;
color:#72584a;
font-family: "ITC Kabel Std book", Tahoma, Verdana, ;
}
#side .modoffers, .modrequest{
margin:20px 14px;
}
/* A FEW BITS
----------------------------------------------------*/
#top h1{
text-indent:-5000px;
margin:0;
height:0em;
position:absolute;
}
.logoimg {
border:0;
margin:0px;
}
