@charset "utf-8";
#maindiv {
	margin: auto;
	height: 1005px;
	width: 1000px;
}
#topheaddiv {
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #FFF;
	background-image: url(images/topbg_curve.png);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 990px;
	padding-left: 10px;
	margin-bottom: 25px;
}
#bodydiv {
	background-image: url(images/mainbg.png);
	background-repeat: no-repeat;
	float: left;
	height: 920px;
	width: 1000px;
}
#logodiv {
	height: 30px;
	width: 200px;
	margin-top: 20px;
	margin-left: 25px;
	float: left;
}
#contactdiv {
	float: right;
	height: 35px;
	width: 125px;
	margin-right: 50px;
	line-height: 35px;
	background-color: #6FB43F;
	text-align: center;
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #FFF;
}

#expertdiv {
	float: right;
	height: 35px;
	width: 125px;
	margin-right: 1px;
}
#creditdiv {
	float: right;
	height: 35px;
	width: 125px;
	margin-right: 1px;
}
#homediv {
	float: right;
	height: 35px;
	width: 125px;
	margin-right: 1px;
}
#maincontentdiv {
	width: 1000px;
	margin-top: 75px;
	height: 771px;
}
#footerdiv {
	float: left;
	height: 35px;
	width: 1000px;
	margin-top: 25px;
	background-image: url(images/bottombg_curve.png);
	background-repeat: no-repeat;
	font-family: "Myriad Pro";
	font-size: 16px;
	line-height: 35px;
	color: #FFF;
	text-align: center;
}

#pic1div {
	height: 192px;
	width: 299px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
	background-image: url(images/Picture1.jpg);
}
#contentdiv {
	height: 721px;
	width: 600px;
	float: right;
	background-color: #6FB43F;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 60px;
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #FFF;
	text-align: justify;
	overflow: auto;
	line-height: 25px;
}
#pic2div {
	height: 192px;
	width: 299px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
	background-image: url(images/Picture2.jpg);
}
#pic3div {
	height: 192px;
	width: 299px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
	background-image: url(images/Picture3.jpg);
}
#pic4div {
	height: 192px;
	width: 299px;
	margin-right: 1px;
	float: left;
	background-image: url(images/Picture4.jpg);
}
#contentpic1 {
	float: left;
	height: 250px;
	width: 190px;
	margin-right: 15px;
}
#contentpic3 {
	float: left;
	height: 250px;
	width: 190px;
}
#contentpic2 {
	float: left;
	height: 250px;
	width: 190px;
	margin-right: 15px;
}
#navbutton {
	width: 548px;
	height: 37px;
	float: right;
	padding-right: 25px;
	}
navbutton, a:link, a:visited {
	display: block;
	width: 135px;
	float: left;
	line-height: 35px;
	text-align: center;
	background-color: #6fb43f;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "Myriad Pro";
	margin: 1px;
	font-size: 18px;
	}
navbutton, a:focus, a:hover {
	display: block;
	width: 135px;
	float: left;
	line-height: 35px;
	text-align: center;
	background-color: #c4efa7;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-family: "Myriad Pro";
	margin: 1px;
	font-size: 18px;
	}
body {
	background-image: url(images/pagebg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenttoptext {
	height: 430px;
	width: 600px;
	float: left;
	text-align: justify;
	line-height: 25px;
	overflow: auto;
}
h1 {
	font-family: "Myriad Pro";
	font-size: 16px;
	line-height: 1px;
	font-weight: normal;
	}
h3 {
	font-family: "Myriad Pro";
	line-height: 25px;
	font-size: 30px;
}
