* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(../images/main-background.png);
	background-repeat: repeat;
}
#wrapper {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	color: #333;
	width: 990px;
	float: left;
	height: 300px;
}
#top-header {
	color: #333;
	width: 990px;
	float: left;
	height: 55px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
}


#navigation {
	float: left;
	width: 988px;
	color: #333;
	background-image: url(../images/menu-background.jpg);
	background-repeat: repeat-x;
	height: 63px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #787878;
	border-left-color: #787878;
}
#main-menu {
	float: left;
	height: 63px;
	width: 688px;
}



#full-body {
	float: left;
	height: auto;
	width: 990px;
	background-color: #FFFFFF;

}

#full-body-aboutus {
	float: left;
	height: 280px;
	width: 990px;
	background-image: url(../images/about-us-bk.jpg);
	background-repeat: no-repeat;
	background-position: 30px 20px;
}

#full-body-services-top {
	float: left;
	height: 280px;
	width: 990px;
	background-image: url(../images/services-top-bk.jpg);
	background-repeat: no-repeat;
	background-position: 30px 20px;
}

#full-body-loan-services-top {
	float: left;
	height: 200px;
	width: 990px;
	background-image: url(../images/loan-services-top-bk.jpg);
	background-repeat: no-repeat;
	background-position: 30px 20px;
}

#full-body-map {
	float: left;
	height: auto;
	width: 990px;
	background-image: url(../images/map-bk.jpg);
	background-repeat: no-repeat;
	background-position: 30px 20px;
}


#nev-right {
	float: left;
	height: 63px;
	width: 296px;
	padding-left: 4px;
}

#leftcolumn {
	color: #333;
	height: 350px;
	width: 380px;
	float: left;
	background-image: url(../images/services-box.jpg);
	background-position: 30px 10px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 55px;
	padding-right: 25px;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px;
	height: 360px;
	width: 460px;
	display: inline;
	background-image: url(../images/home-contact-box.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-top: 40px;
	padding-right: 45px;
	padding-left: 25px;
}
#footer {
	width: 990px;
	clear: both;
	color: #000;
	border: 1px solid #ccc;
	background-color: #787878;
	height: 200px;
	font-family: Impact, "Arial Black", Arial;
	font-size: 25px;
}
#footer-left {
	float: left;
	height: 150px;
	width: 575px;
	padding-top: 25px;
	padding-left: 25px;
}
#footer-right {
	float: left;
	height: 150px;
	width: 365px;
	padding-top: 25px;
	padding-right: 25px;
	text-align: right;
	background-image: url(../images/Call-icon.jpg);
	background-repeat: no-repeat;
	background-position: 121px 13px;
}
.fotter-copy-text {
	font-size: 12px;
	color: #FFFFFF;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#about-us-left {
	float: left;
	height: 230px;
	width: 440px;
	padding-top: 40px;
	padding-left: 55px;
	padding-right: 0px;
}
#services-top {
	float: left;
	height: 230px;
	width: 870px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 70px;
}
#loan-services-top {
	float: left;
	height: 155px;
	width: 870px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 70px;
}

.h2 {
	font-family: Impact, "Arial Black", Arial, Verdana;
	font-size: 24px;
	color: #ff7023;
	padding-bottom: 10px;
}

#map-left {
	float: left;
	height: 400px;
	width: 880px;
	padding-top: 40px;
	padding-left: 55px;
	padding-right: 55px;
}


#about-us-right {
		float: left;
	height: 270px;
	width: 495px;
}
.h1 {
	font-family: Impact, "Arial Black", Arial, Verdana;
	font-size: 24px;
	color: #5ab70e;
	padding-bottom: 10px;
}
.h1 {
	font-family: Impact, "Arial Black", Arial, Verdana;
	font-size: 24px;
	color: #5ab70e;
	padding-bottom: 10px;
}
.h1-services {
	font-family: Impact, "Arial Black", Arial, Verdana;
	font-size: 28px;
	color: #ff7023;
	padding-bottom: 10px;
}
p {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #191919;
}
.around-map {
	border: 1px solid #666;
}

.form-textbox {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #191919;
	border: 1px solid #666;
	padding: 5px;
	width: 430px;
}
.form-submit{
	background-color: #FF7023;
	padding: 3px;
	border: 1px solid #666;
	margin-left: 350px;
	height: 30px;
	width: 85px;
	}
#services-full-body {
	padding: 18px;
	width: 954px;
	float: left;
}
#service-6box {
	float: left;
	width: 318px;
	margin-bottom: 20px;
}
#loan-service-6box {
	float: left;
	width: 477px;
	margin-bottom: 20px;
}
#sesrvices-box-bk {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #191919;
	background-image: url(../images/services-body-box.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 248px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#loan-sesrvices-box-bk {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #191919;
	background-image: url(../images/loan-services-body-box.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 407px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 30px;
}

ul {
	padding-left: 5px;	
	}

li {
	padding-bottom: 8px;
	}
