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

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

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

body {
font-family: "Helvetica Neue", arial, tahoma; ;
font-size: 62.5%;
margin: 0px;
background:url(/templates/main/images/odd-lines.jpg) repeat;
}
#container {
margin:0 auto;
width: 949px;
padding-bottom:30px;
margin-bottom:30px;
background:transparent;
}
#footer {
height:65px;
background:url(/templates/main/images/footer.png) no-repeat bottom;
clear:both;
padding:20px 0 0 0;
}
#top {
height:328px;
}
#top img {
margin:61px auto 0;
}
#content {
background:#fff;
float:left;
clear:both;
padding:14px;
position:relative;
}
.maincontentdesign{
background:url(/images/stories/background/design.jpg) no-repeat bottom center #fff;
}
#calls {
background:#fff;
}
/* A FEW BITS
----------------------------------------------------*/
#top h1{
text-indent:-5000px;
margin:0;
height:0em;
}
.logoimg {
border:0;
margin:0px;
}
