/* CSS Document */
body{
margin:0;
background-position:center;
background-color:#ffffff;
color:#1a485b;
line-height:18px;
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/gradient.gif);
background-repeat:repeat-x;
background-position:top;
}
#page{
}
#container{
margin:0 auto;
width:720px;
height:1240px;
text-align:left;
background-image:url(../images/bg.gif);
background-repeat:repeat-y;
padding:0
}
#container2{
margin:0 auto;
width:720px;
height:878px;
text-align:left;
background-image:url(../images/bg.gif);
background-repeat:repeat-y;
padding:0;
}
p{
margin:0;
padding:0;
}
a{
text-decoration:none;
color:#4686c6;
font-weight:bold;
padding:0;
margin:0;
}
img{
padding:0;
margin:0;
}
#hero{
}
#bottom{
	position:relative;
	width:720px;
	height:926px;
	background-image:url(../images/bottom.jpg);
	padding:0;
	background-repeat: no-repeat;
}
#bottom_copy{
	margin:0;
	padding:5px 0 0 358px;
	width:338px;
	background-repeat: no-repeat;
}
#bottom_copy a{
	padding:0 10px 0 10px;
	margin:0;
	background-repeat: no-repeat;
}
#bottom_copy img{
	padding:25px 0 10px 0;
	margin:0;
	background-repeat: no-repeat;
}
#enquiry{
height:643px;
width:720px;
background-image:url(../images/enquiry.gif);
padding:0;
}
#enquiry_copy{
padding:0 0 0 20px;
}
#footer{
position:relative;
width:720px;
height:64px;
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
}
#footer div{
padding:20px 0 0 20px;
width:720px;
height:20px;
text-align:center;
}
#footer a{
padding:0 10px 0 10px;
}

