/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
line-height:18px;
background-color:#e1bda6;
margin:0;
background-image:url(../images/gradient.gif);
background-repeat:repeat-x;
}
p{
padding:13px 0 13px 0;
margin:0;
}
#page{
width:100%;
height:100%;
background-position:center;
text-align:center;
}
#container{
width:740px;
margin:auto;
text-align:left;
}
#spacer{
background-image:url(../images/spacer.gif);
width:740px;
height:51px;
}
#hero{
position:relative;
width:740px;
height:177px;
background-image:url(../images/hero.jpg);
}
#hero_copy{
padding:14px 0 0 440px;
}
#hero_copy a{
color:#0099FF;
font-weight:bold;
}
#mid{
width:740px;
height:331px;
padding:0;
margin:0;
}
#content{
background-image:url(../images/content.jpg);
background-repeat:none;
width:740px;
height:1189px;
}
#content_copy{
width:394px;
padding:0 0 0 15px;
}
.centered{
text-align:center;
}
.centered a{
color:#0099FF;
font-weight:bold;
}
#enquiry{
background-image:url(../images/enquiry.jpg);
width:740px;
height:609px;
padding:20px 0 0 0;
}

