/* CSS Document */
body{
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#ffd5bf;
font-size:12px;
line-height:22px;
color:#ffffff;
text-align:center;
background-position:top;
font-family:Arial, Helvetica, sans-serif;
margin:0;
}
#container{
margin:0 auto;
width:704px;
text-align:left;
}
#container a{
color:#0099FF;
font-weight:bold;
padding:0 20px 0 0;
}
#left{
position:relative;
width:402px;
float:left;
height:872px;
margin:50px 0 0 0;
}
#left_01{
height:180px;
width:402px;
background-image:url(images/left_01.jpg);
}
#left_02{
height:116px;
width:402px;
background-image:url(images/left_02.jpg);
}
#left_03{
height:362px;
width:402px;
background-image:url(images/left_03.jpg);
}
#right{
position:relative;
width:302px;
float:left;
height:872px;
margin:50px 0 0 0;
}
.copy{
padding:0 0 0 40px;
}
#enquiry{
width:704px;
height:741px;
background-image:url(images/enquiry.jpg);
}
#enquiry form{
padding:30px 0 0 0;
}

