@charset "utf-8";
/* CSS Document */

html {
height: 100%;
}
body {
background-color: #00476f;
margin: 0px;
height: 100%;
line-height: 18px;
font-family: "Calibri", Arial, Helvetica, sans-serif;
}
a {
color: #00a94e;
}
blockquote{
background-image: url(images/quote.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 40px;
font-size: 13px;
font-style: italic;
margin: 0px;
color: #666666;
}
blockquote span{
font-size: 12px;
font-weight: bold;
} 
h1{
font-size: 28px;
font-weight: normal;
color: #006eab;
margin: 20px 0 0 0;
}
h2{
font-size: 18px;
line-height: 22px;
font-weight: normal;
color: #006eab;
margin: 3px 0 0 0;
}
h3{
font-size: 18px;
font-weight: normal;
color: #fff;
margin: 3px 0 0 0;
}
h4{
font-size: 16px;
font-weight: normal;
color: #006eab;
margin: 0px;
}
h5{
font-size: 18px;
font-weight: normal;
color: #fff;
margin: 0px 0 3px 0;
font-family: "Calibri", Arial, Helvetica, sans-serif;
}
.blk{
color: #000000;
}
#wrapper{
width: 970px;
margin-left: auto;
margin-right: auto;
height: 100%;
clear: both;
height: 100%;
}
#contentwrapper{
background-color: #FFFFFF;
padding: 0 10px 0 10px; 
overflow: auto;
}
#header{
background-image: url(images/logo.gif);
background-repeat: no-repeat;
background-position: center left;
background-color: #fff;
height: 100px;
width: 950px;
}
#navcontainer{
height: 35px;
width: 950px;
float: right;
margin-top: 0px;
padding-top: 0px;
background-color: #e3e3e3;
background-image: url(images/navOff.gif);
font-weight:bold;
}
#navcontainer UL{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#navcontainer LI{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}
#navcontainer A {
font-size: 13px;
color: #333;
display: block;
width: auto;
text-decoration: none;
text-align: center;
margin: 0;
padding: 8px 25px 8px 25px;
background-image: url(images/navDevide.gif);
background-position: right;
background-repeat: no-repeat;
}
#navcontainer A:hover, #navcontainer A:active{
background-image: url(images/navOn.gif);
background-repeat: repeat-x;
}
#navcontainer A.active:link, #navcontainer A.active:visited{

}
#navcontainer li a#current{
background-image: url(images/navOn.gif);
background-repeat: repeat-x;
}
#slideshowContainer{
	width: 629px;
	float: left;
}
#newsContainer{
	width: 320px;
	height: 275px;
	float: right;
	background-color: #006eab;
}

#newsContainer #iframe{
	margin: 15px;
}

#newsContainer h1{
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
#bannerimage_home{
border-top: solid 3px #006eab;
border-bottom: solid 3px #fff;
height: 276px;
clear: both;
}
#bannerimage_valuation{
border-top: solid 3px #006eab;
border-bottom: solid 3px #fff;
height: 276px;
clear: both;
}
/*
#bannerimage_about{
background-image: url(images/aboutUsImage.jpg);
background-repeat: no-repeat;
border-top: solid 0px #ffffff;
margin-bottom: 10px;
height: 126px;
}
#bannerimage_tos{
background-image: url(images/thinkingOfSellingImage.jpg);
background-repeat: no-repeat;
border-top: solid 0px #ffffff;
margin-bottom: 10px;
height: 126px;
}*/
#bannerimage_contact{
border-top: solid 3px #006eab;
border-bottom: solid 3px #fff;
height: 276px;
clear: both;
}

#contentContainer{
width: 100%;
background-color: #ffffff;
overflow: hidden;
clear: both;
border-top: solid 3px #006eab;
}
#leftcolumn{
width: 620px;
float: left;
}
#rightcolumn{
width: 320px;
float: right;
}
#rightcolumn span{
background-color: #39500c;
padding: 3px;
font-weight: bold;
font-size: 16px;
color: #fff;
}
.textbox{
background-color: #d1e2eb;
padding: 15px;
font-size: 12px;
color: #333;
overflow: auto;
border: solid 1px #c0d5e0;
margin-top: 15px;
}
.textbox a {
color: #333;
text-decoration: underline;
}
.textbox a:hover {
color: #333;
text-decoration: underline;
}
.textbox a.subon {
color: #333;
text-decoration: underline;
}
.linkbox{
background-color: #006eab;
padding: 15px;
margin: 10px 0 10px 0;
font-size: 12px;
color: #fff;
overflow: auto;
}
.linkbox a {
color: #fff;
text-decoration: none;
}
.linkbox a:hover {
color: #fff;
text-decoration: none;
}
.linkbox a.subon {
color: #fff;
text-decoration: none;
}
.advertbox{
height: 60px;
background-color: #221e1f;
background-image: url(images/contact.gif);
background-repeat: no-repeat;
background-position: left;
padding: 12px;
overflow: auto;
}
.textcontent{
padding: 15px;
font-size: 13px;
color: #333;
}
.bulletlist{
line-height: 24px;
}
#formbg{
background-color: #c4c4c4;
padding: 5px;
}
.formfield{
width: 95%;
padding: 2px;
height: 15px;
}
.formlist{
width: 100%;
}
.formbutton{
width: 100%;
height: 30px;
background-color: #212121;
border: 0px;
color: #00aedb;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
#searchContainer{
width: 380px;
height: 90px;
float: right;
padding-right: 0px;
padding-left: 10px;
margin-right: 0px;
margin-top: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #333;
font-size: 12px;
}
.searchFormlist{
width: 100%;
color: #333;
}
.searchFormbutton{
width: 100%;
height: 25px;
background-image: url(images/search.gif);
background-repeat:no-repeat;
border: 0px;
cursor: pointer;
}
#footer{
background-color: #d0d0d0;
background-position: top;
height: 200px;
font-size: 12px;
color: #333;
padding-top: 10px;
}
#footer a {
color: #333;
}
#footer_nocontent{
background-color: #d0d0d0;
background-position: top;
height: 50px;
font-size: 12px;
padding-top: 10px;
}
#footer1{
width: 200px;
float: left;
margin-left: 10px;
margin-right: 10px;
padding: 10px;
}
#footer2{
width: 200px;
float: left;
margin-left: 10px;
margin-right: 10px;
padding: 10px;
}
#footer3{
width: 200px;
float: left;
margin-left: 10px;
margin-right: 10px;
padding: 10px;
}
#footer4{
width: 200px;
float: right;
margin-left: 10px;
margin-right: 10px;
padding: 10px;
}
#copyright{
font-size: 11px;
color: #fff;
text-align: center;
padding: 20px;
clear:both;
}
#copyright a{
color: #fff;
}

