@charset "utf-8";
/* CSS Document */

body {
margin: 10px;
background:#dddddd url(images/bg.jpg) repeat-x top fixed;
}

td {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333;
}

a {
color:#5db2e9;
text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #5DB2E9;
}

#container {
border:solid 2px #eee;
background:#fff;
}

#header {
background:#3b3b3b url(images/logo.gif) no-repeat left;
font-size:16px;
font-weight:bold;
color:#84ceff;
text-align:right;
padding-right:10px;
}

.phone {
font-size:20px;
color:#fff;
}

#menu {
background:#f7f7f7;
padding-top:4px;
padding-bottom:4px;
}

#menu a {
display:block;
padding-left:44px;
margin-bottom:0px;
line-height:22px;
text-align:left;
color:#666666;
font-weight:bold;
background: url(images/menu_bg.gif) no-repeat;
}

#menu a:hover {
text-decoration:none;
color:#469bd3;
}

#banner {
background: url(images/banner.jpg) no-repeat right bottom;
padding-top:4px;
padding-left:12px;
}

p.quote1 {
font-size:38px;
font-weight:bold;
color:#2983be;
margin-bottom:0px;
}

p.quote2 {
font-size:24px;
color:#84ceff;
margin-top:0px;
margin-bottom:30px;
}

p.quote_text {
margin-top:0px;
color:#333;
display:block;
width:240px;
text-align:justify;
line-height:14px;
margin-bottom:25px;
}

p.quote_text a {
color:#2983be;
text-decoration:none;
font-weight:bold;
}

#split {
background:#3b3b3b;
line-height:12px;
}

#enquiry_form {
background:#5eb2e9;
color:#fff;
padding:10px;
line-height:16px;
padding-top:20px;
}

#enquiry_form th {
text-align:right;
text-transform:lowercase;
}

#enquiry_form #title {
font-size:20px;
color:#fff;
font-weight:bold;
}

input, option, select, textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:100%;
}

.button {
width:60px;
}

#content {
padding:12px;
text-align:justify;
line-height:16px;
padding-top:20px;
}

#title {
font-size:20px;
color:#2983be;
font-weight:bold;
}

#footer {
background:#3b3b3b;
line-height:30px;
color:#fff;
text-align:right;
padding-right:10px;
}.par-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2983BE;
	font-weight: bold;
}
