* {
    margin: 0;
    padding: 0;
}
body {
    font-family: arial, verdana, sans-serif;
    font-size: 85%;
}
#header {
    height: 94px;
    background-color: #0067b1;
}
#header img {
    border: none;
}
#header .five_minutes {
    float: right;
}
a:link, a:visited {
	color: #0067b1;
}
a:hover, a:active {
	color: #fff;
	background-color: #0067b1;
}
/* SCROLLER */
#scroller {
	background-image: url(/images/bg_scroller.gif);
	position:relative; 
	top: 24px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	overflow:hidden;
	height: 20px;
	font-size: 110%;
	font-weight: bold;
	width: 100%;
	margin: auto; 
	z-index:1;
}
#scroller p {
	margin-top: 2px;
	font-family: "Times New Roman", Arial, Verdana, sans-serif;
	font-style: italic;
	color: #0067b1;
}
/* FORMAT FOR THE MENU AT BOTTOM OF PAGE */
#second_menu {
	background-image: url(/images/bg_scroller.gif);
	position:relative; 
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	overflow:hidden;
	height: 15px;
	font-size: 85%;
	width: 100%;
	margin: auto; 
	z-index:1;
}
#second_menu #collapsing {
	text-align: center;
	margin: 0;
	margin: auto;
	width: 80%;
	list-style-type: none;
}
.level_0 {
	display: inline;
	padding: 0 5px 0 5px;
}
.topNav {
	display: none;
}
/* RELEVANT TESTIMONIALS */
.relevant_testimonial {
	background-image: url(/images/quotes.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 30px;
	font-size: 89%;
	color: #0067b1;
}
/* SIDEBAR */
#leftSidebar {
	width: 205px;
	float: left;
	margin-top: 20px;
}
#leftSidebar h2 {
	font-size: 95%;
	color: #0067b1;
	text-align: center;
}
#customerQuotes {
	background-image: url(/images/quotes.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 5px;
	font-size: 90%;
	height: 185px;
}
#customerQuotes p {
	padding-left: 4px;
}
#customerQuotes h2 {
	font-size: 155%;
	color: #ffc424;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	background-image: url(/images/dotted_border.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
}
#enquireNow {
	background-image: url(/images/enquireNow.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
}
#enquireNow p {
	padding-left: 4px;
}
#enquireNow h2 {
	font-size: 155%;
	color: #ffc424;
	font-weight: bold;
	padding-bottom: 5px;
}
#enquireNow form input, #enquireNow form textarea {
	width: 55%;
	border:1px solid #000;
	background-color: #fbebca;
}
#enquireNow form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#enquireNow form .submitButton {
	width: 30%;
	margin-left: 82px;
}
#enquireNow form p label {
	float: left;
	width: 40%;
	font-weight: bold;
	text-align: right;
}
#enquireNow form p span.formRequiredField {
	display: none;

}
#content form {
    margin: 0;
    padding: 0;
}
#content form fieldset {
	margin-bottom: 10px;
	padding:10px 10px 10px 10px;
	border: none;
}
#content form fieldset.hidden {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}
#content form fieldset legend {
    font-weight: bold;
}
#content form label {
    margin: 0 0 0 5px;
}
#content form label.qflabel {
    display: block;
    float: left;
    width: 120px;
    padding: 0;
    margin: 5px 0 0 0;
    text-align: right;
}
#content form input, #content form select {
    width: auto;
	border: 1px solid #233f58;
}
#content form textarea {
    overflow: auto;
	width: 250px;
	border: 1px solid #233f58;
	font: 12px Arial, Helvetica, sans-serif;
}
#content form br {
    clear: left;
}
#content form div.qfelement {
    display: inline;
    float: left;
    margin: 5px 0 0 10px;
    padding: 0;
}
#content form span.error, #content form span.required {
    color: red;
}
#content form div.error {
    border: 1px solid red;
    padding: 5px;
    width: 350px;
}
#contactdetails {
	border: 1px solid #0067b1;
	background: #b0d6f1;
	padding: 15px;
	margin: 15px;
	font-size: 12px;
}
#columnOne {
	width: 45%;
}
#columnTwo {
	width: 45%;
	float: right;
}
#sidebar {
    width: 250px;
    float: right;
    color: #29166f;
    margin: 0;
    padding: 0;
    height: 500px;
	margin-top: 25px;
}
/* CONTENT */
.prop {
    height:600px;
    float:left;
    width:1px;
}
.clear {
    clear:left;
    height:1px;
    overflow:hidden;
}
#content {
    margin: 20px 260px 0 210px;
	padding: 5px;
	min-height: 600px;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    padding: 5px 0 5px 0;
}
#content h1 {
	color: #0067b1;
	font-size: 180%;
}
#content h2 {
	color: #0067b1;
	font-size: 140%;
}
#content h3, #content h4, #content h5, #content h6 {
	color: #0067b1;
	font-size: 130%;
}
#content ul, #content ol {
    padding-left: 40px;
}
/* two-column list for home page - no bullet */
#content ul li.column1 {
	margin-left: 5px;
}
#content ul li.column2 {
	margin-left: 230px;
}
#content ul li.reset {
	margin-top: -7.7em;
}
#content ul li.column1_lenders {
	margin-left: 5px;
	width: 200px;
}
#content ul li.column2_lenders {
	margin-left: 230px;
}
#content ul li.reset_lenders {
	margin-top: -32em;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
}

#content th {
	font-family: Arial, Helvetica, sans-serif;
}
#content table#interestRates {
	border: solid #0067b1 1px;
	border-collapse: collapse;
	width: auto;
	font-size: 90%;
}

#content table#interestRates td {
	border: solid #0067b1 1px;
	background-color: #f1f4fd;
	text-align:right;
	padding: 4px;
	font-size: 90%;
}

#content table#interestRates th {
	font-weight: bold;
	border: solid #0067b1 1px;
	padding: 4px;
	font-size: 90%;	
}
#content table {
	border: solid #0067b1 1px;
	border-collapse: collapse;
	width: auto;
	font-size: 90%;
}

#content table td {
	border: solid #0067b1 1px;
	background-color: #f1f4fd;
	text-align:right;
	padding: 4px;
	font-size: 90%;
}

#content table th {
	border: solid #0067b1 1px;
	padding: 4px;
	font-size: 90%;	
	background-color: #0067b1;
	color: #fff;
	font-weight: bold;
}
.total {

	padding: 4px;
	font-size: 100%;
	color: #000;
	font-weight: bold;
}
#content .col {
	color: #FFFFFF;
	background-color: #0067b1;	
	text-align: center;
}

#content .row {
	background-color: #f1f4fd;
	text-align: left;
	width: 100px;
	color: #fff;
}

#content .left_list {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 180%;
}

#content .right_list {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 180%;
}
/* FOOTER */
#footer {
    clear: right;
    background-color: #0067b1;
    height: 25px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}
#footer a:link, #footer a:visited {
    color: #fff;
}
#footer ul {
    list-style-type: none;
    padding-top: 5px;
}
#footer li {
    display: inline;
}
#designer img {
    border: none;
}
#designer ul {
    float: right;
	width: 100%;
}
#designer ul li {
    list-style: none;
    float: left;
    width: 50%;
}
.altstudio {
	text-align: left;
	
}
.validation {
	text-align: right;

}