* {
margin: 0px;
padding: 0px;
}

body {
font-family: Myriad Pro, Tahoma;
font-size: 15px;
line-height: 1.5;
background-color: #eeeeee;
}

#container {
width: 970px;
margin: 0 auto;
background-color: #ffffff;
}

#top_details {
height: 98px;
width: 950px;
background: url(/images/leadgen-adelaide/top_details.jpg);
font-size: 20px;
color: #f69218;
padding: 10px;
}

#top_details h2 {
color: #ffffff;
font-size: 26px;
font-weight: normal;
line-height: 1;
}

#left_panel {
float: left;
width: 245px;
text-align: center;
}

#enquiry_form {
width: 215px;
background: url(/images/leadgen-adelaide/form_back.jpg) no-repeat;
text-align: left;
font-size: 11px;
padding: 95px 15px 0px 15px;
color: #ffffff;
}

#left_panel a {
color: #b3aaaa;
text-decoration: none;
line-height: 0.5;
}

#left_panel a:hover {
text-decoration: underline;
}

#left_panel h2 {
color: #053367;
margin: 0;
padding: 0;
}

#right_panel {
width: 725px;
float: left;
}

#navigation {
height: 31px;
background: url(/images/leadgen-adelaide/navigation.jpg);
padding: 12px 0px 0px 3px;
text-align: left;
}

#navigation a {
padding: 0px 32px;
color: #ffffff;
text-decoration: none;
border-right: 1px solid #ffffff;
font-size: 14px;
}

#navigation a:hover {
text-decoration: underline;
}

#navigation a#last {
border-right: none;
}

#footer {
clear: both;
width: 970px;
height: 35px;
background: url(/images/leadgen-adelaide/footer.jpg);
}

#footer_text {
padding: 5px;
text-align: center;
color: #ffffff;
}

#footer_text a {
color: #ffffff;
text-decoration: none;
}

#footer_text a:hover {
color: #ffffff;
text-decoration: underline;
}

#footer-navigation {
padding: 10px 0px;
text-align: center;
font-size: 11px;
}

#footer-navigation a {
padding: 0px 15px;
color: #053367;
text-decoration: none;
border-right: 1px solid #053367;
}

#footer-navigation a:hover {
text-decoration: underline;
}

#footer-navigation a#last {
border-right: none;
}

.textbox {
width: 210px;
}

.textarea {
width: 210px;
height: 45px;
}

.submit {
padding: 10px;
text-align: right;
}

