body {
	margin: 0px;
	padding: 0px;
	background: #dcddde url(images/bg.jpg) top repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px; 
	color: #095333;
}
span.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
div.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
div.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
div.title3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
a:link, a:visited {
	color: #5687bc;
	text-decoration: none;
}
a:hover, a:active {
	color: #cf1e25;
	text-decoration: none;
}
div#wrapper {
	margin: auto;
	width: 815px;
}
div#header {
	margin-bottom: 10px;
	width: 815px;
	height: 97px;
}
div#contentop {
	margin-left: 6px;
	width: 804px;
	height: 15px;
	background: url(images/contentop.gif) top no-repeat;
}
div#contentbot {
	margin-left: 6px;
	margin-bottom: 10px;
	width: 804px;
	height: 15px;
	background: url(images/contentbot.gif) top no-repeat;
}
div#contentbg {
	margin-left: 6px;
	width: 804px;
	background: #ffffff;
}
div#contleft {
	float: left;
	margin: 0 15px 10px 10px;
	width: 250px;
	background: #f1f1f2;
}
div.contleftbot {
	width: 250px;
	height: 10px;
	background: url(images/contleftbot.gif) top no-repeat;
}
div.about_head {
	width: 250px;
	height: 115px;
}
div.about {
	padding: 10px 10px;
	width: 230px;
	text-align: justify;
}
div#readmore {
	padding-top: 8px;
	font-weight: bold;
}
div#aboutxt {
	padding-top: 8px;
}
div.contact_head {
	width: 250px;
	height: 32px;
}
div#contact {
	padding: 10px 10px 0 10px;
	width: 230px;
	text-align: justify;
}
div#contact div.cinput {
	padding-bottom: 3px;
}
div#contact div.form {
	padding: 5px;
	width: 210px;
}
div#contact div.form div.submit {
	width: 210px;
}
div#contact div.form div.submit div.submitbtn {
	float: left;
	margin-right: 10px;
	padding: 5px 0 5px 0;
}
div#contact div.form div.submit div.cc {
	float: left;
	padding: 8px 0 5px 0;
}
fieldset { border:0; margin:0; padding:0; }
label { display:block; }
input.text,textarea { width:210px; font-size:12px; font-family:arial,verdana,sans-serif; color:#333; padding:3px; margin:1px 0; border:1px solid #ccc; }
input.submit { padding:2px 5px; font:bold 12px; }

div#contright {
	float: left;
	width: 515px;
}
div.divbar {
	margin: 15px 0;
	width: 515px;
	height: 4px;
	background: #095333; 
}
div.download {
	margin: 42px 78px;
	width: 338px;
	height: 62px;
}
div.clear {
	clear: both;
}
