@charset "utf-8";
.navigation{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	display: block;
	width: auto;
	color: #FFFFFF;
	padding: 2px;
	background-color: #4C80DF;
	border: 1px solid #A1C3C3;
	text-decoration: none;
}
.navigation:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #A1C3C3;
	display: block;
	width: auto;
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
}
#container {
	clear: both;
	width: 800px;
	float: none;
	margin: auto;
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FDFDF0;
}
#hearder {
	float: left;
	height: 211px;
	width: 800px;
	background-color: #67999A;
}
#hearder1 {
	float: left;
	height: 207px;
	width: 254px;
	background-image: url(image/homeleft.jpg);
	border: 2px solid #A1C3C3;
}
#hearder2 {
	float: left;
	height: 200px;
	width: 260px;
	border: 2px solid #A1C3C3;
	background-color: #FFDE9D;
}
#hearder2in {
	float: left;
	width: 260px;
	margin-top: 16px;
}

#hearder3 {
	float: right;
	height: 207px;
	width: 254px;
	background-image: url(image/homeright.jpg);
	border: 2px solid #A1C3C3;
}
#hearderspacer1 {
	float: left;
	height: 205px;
	width: 10px;
}
#hearderspacer2 {
	float: left;
	height: 205px;
	width: 10px;
}
#content {
	float: left;
	width: 796px;
	background-color: #FDFDF0;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A1C3C3;
	border-bottom-color: #A1C3C3;
	border-left-color: #A1C3C3;
}
#content-va {
	float: left;
	width: 796px;
	text-align: center;
}
#content-va0 {
	float: left;
	width: 796px;
	text-align: center;
	background-color: #4C80DF;
}

#content-va1 {
	float: left;
	width: 776px;
	background-color: #FAFFE7;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1C3C3;
}
#content-va2 {
	float: left;
	width: 776px;
	background-color: #FAFFE7;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A1C3C3;
	border-bottom-color: #A1C3C3;
}
#content-va3 {
	float: left;
	width: 776px;
	background-color: #A1C3C3;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#contenttopcentered {
	float: left;
	width: 776px;
	background-color: #FAFFE7;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#contentlower {
	float: left;
	width: 776px;
	background-color: #FAFFE7;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}


#content1in {
	float: left;
	width: 390px;
	background-color: #FAFFE7;
}
#content1ina {
	float: left;
	width: 340px;
	background-color: #FFDE9D;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
}

#content2in {
	float: right;
	width: 390px;
	background-color: #FAFFE7;
}
#content2inb {
	float: right;
	width: 340px;
	background-color: #FFDE9D;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
}



#topspace {
	background-color: #4C80DF;
	width: 796px;
	clear: both;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A1C3C3;
	border-right-color: #A1C3C3;
	border-left-color: #A1C3C3;
	text-align: center;
}
#lowerbanner {
	float: left;
	width: 796px;
	background-color: #4C80DF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A1C3C3;
	border-bottom-color: #A1C3C3;
	border-left-color: #A1C3C3;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.company {
	font-family: "Lucida Sans Std";
	font-size: 25px;
	font-style: normal;
	color: #FFFFFF;
	margin: 10px;
}
#companyname {
	background-color: #4C80DF;
	width: 560px;
	float: left;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 14px;
	margin-left: 110px;
}
#number {
	background-color: #4C80DF;
	width: 140px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.phonenumber {
	font-family: "Lucida Sans Std";
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	margin: 10px;
}
#titles {
	float: left;
	width: 348px;
	background-color: #4C80DF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}

#titles2b {
	float: right;
	width: 348px;
	background-color: #67999A;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
}
#titlesindex2 {
	float: left;
	width: 350px;
	background-color: #4C80DF;
	text-align: center;
}
#titlesindex3 {
	float: left;
	width: 740px;
	background-color: #4C80DF;
	text-align: center;
}

.titletext-sbss {
	font-family: "Lucida Sans Std";
	font-size: 18px;
	font-style: italic;
	color: #F7F7F7;
}

#contentindex1in {
	float: left;
	width: 350px;
	background-color: #FAFFE7;
	margin-left: 20px;
	border: 1px solid #A1C3C3;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#contentindex-right {
	float: right;
	width: 350px;
	background-color: #FAFFE7;
	border: 1px solid #A1C3C3;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	background-image: url(image/hometime.jpg);
	height: 578px;
}

#contentindex31in {
	float: left;
	width: 390px;
	background-color: #FAFFE7;
}
#content31ina {
	float: left;
	width: 256px;
	background-color: #FFDE9D;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
}
#content32in {
	float: right;
	width: 390px;
	background-color: #FAFFE7;
}
#content32inb {
	float: right;
	width: 256px;
	background-color: #FFDE9D;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
}
#titles3 {
	float: left;
	width: 260px;
	background-color: #67999A;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 4px;
}
#titles32b {
	float: right;
	width: 260px;
	background-color: #67999A;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 4px;
}
#content31in {
	float: left;
	width: 270px;
	background-color: #FAFFE7;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 60px;
	border: 1px solid #A1C3C3;
	height: 230px;
}
#content32in {
	float: right;
	width: 270px;
	background-color: #FAFFE7;
	padding-right: 10px;
	padding-left: 10px;
	height: 230px;
	margin-right: 60px;
	border: 1px solid #A1C3C3;
}
#content32inh {
	float: right;
	width: 290px;
	background-color: #FAFFE7;
	height: 230px;
	margin-right: 60px;
	border: 1px solid #A1C3C3;
	background-repeat: repeat;
	background-image: url(image/save%20time.jpg);
}

#content32inc {
	float: left;
	width: 240px;
	background-color: #FAFFE7;
	margin-left: 10px;
}
.stars {
	color: #4B6EE1;
	font-size: 14px;
}







#unheader {
	float: left;
	width: 796px;
	background-color: #FFDE9D;
	text-align: center;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A1C3C3;
	border-bottom-color: #A1C3C3;
	border-left-color: #A1C3C3;
}
#unheadertitle {
	float: left;
	width: 796px;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A1C3C3;
	border-left-color: #A1C3C3;
}
#unheadertitletop {
	float: left;
	width: 654px;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	border: 1px solid #A1C3C3;
	background-color: #FAFFE7;
}

#unheadertitle-in {
	float: left;
	width: 400px;
	text-align: center;
	background-color: #4C80DF;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 130px;
}

#unheadertitle2 {
	float: left;
	width: 654px;
	text-align: center;
	padding: 10px;
	margin-right: 60px;
	margin-left: 60px;
	background-color: #FAFFE7;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #A1C3C3;
}

#unheadertitle3 {
	float: left;
	width: 656px;
	text-align: left;
	background-color: #A1C3C3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
}


#upright {
	float: left;
	width: 20px;
	height: 400px;
}
#fc-contentleft {
	float: left;
	width: 460px;
	background-color: #FAFFE7;
	padding-left: 10px;
	border: 1px solid #A1C3C3;
	margin-top: 10px;
	margin-left: 10px;
}
#fc-contentleft2 {
	float: left;
	width: 460px;
	background-color: #FAFFE7;
	padding-left: 10px;
	border: 1px solid #A1C3C3;
	margin-top: 10px;
	margin-left: 10px;
}
#fc-contentleft3 {
	float: left;
	width: 460px;
	background-color: #FAFFE7;
	padding-left: 10px;
	border: 1px solid #A1C3C3;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}


#fc-contentright {
	float: right;
	width: 290px;
	background-image: url(image/consultation.jpg);
	background-repeat: no-repeat;
	height: 290px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #A1C3C3;
}
#c-contentleft {
	float: left;
	width: 290px;
	background-color: #FAFFE7;
	padding-left: 10px;
	height: 290px;
	margin-top: 10px;
	margin-left: 60px;
	padding-right: 10px;
	border: 1px solid #A1C3C3;
	margin-bottom: 10px;
}

#c-contentright {
	float: right;
	width: 290px;
	background-color: #FAFFE7;
	background-image: url(image/contact.jpg);
	background-repeat: no-repeat;
	height: 290px;
	margin-top: 10px;
	margin-right: 60px;
	border: 1px solid #A1C3C3;
	margin-bottom: 10px;
}
#content31in-contact {
	float: left;
	width: 198px;
	background-color: #FAFFE7;
	padding-right: 10px;
	padding-left: 10px;
	margin: 10px;
	border: 1px solid #A1C3C3;
	height: 380px;
}
#content32in-contact {
	float: left;
	width: 314px;
	background-color: #FAFFE7;
	background-image: url(image/financing.jpg);
	height: 226px;
	margin-top: 60px;
	border: 1px solid #A1C3C3;
}
#contentlower-c {
	float: left;
	width: 756px;
	background-color: #A1C3C3;
	text-align: left;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content32in-c {
	float: right;
	width: 198px;
	background-color: #FAFFE7;
	padding-right: 10px;
	padding-left: 10px;
	margin: 10px;
	border: 1px solid #A1C3C3;
	height: 380px;
}
#home-right {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#home-left {
	float: left;
	width: 350px;
	padding-top: 6px;
}
#lower-text {
	width: 740px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #A1C3C3;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#request-form {
	float: left;
	width: 620px;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 88px;
	border: 1px solid #A1C3C3;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FAFFE7;
}
#lower-text-in {
	width: 740px;
	float: left;
	background-color: #A1C3C3;
	padding-top: 6px;
}

