@charset "utf-8";
body {
	background-image: url(images/backgorund_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #525252;
	margin: 0px;
}
#wrapper_div {
	width: 850px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#flash_header {
	width: 850px;
	height: 270px;
	position: relative;
	top: 0px;
	left: 0px;
}
#main_navigation {
	width: 850px;
	height: 70px;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
}
#main_body {
	width: 850px;
	left: 0px;
	top: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	min-height: 485px;
}


#our_company {
	position: relative;
	text-align: justify;
	margin-right: 45px;
	margin-left: 45px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#our_philosophy {
	left: 0px;
	top: 20px;
	bottom: 0px;
	text-align: justify;
	float: none;
	position: relative;
	margin-left: 45px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
	width: 435px;
}
#our_history {
	left: 0px;
	top: 140px;
	bottom: 0px;
	text-align: justify;
	float: none;
	position: absolute;
	margin-left: 45px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
	width: 435px;
}

#get_more_info {
	height: 301px;
	width: 301px;
	position: absolute;
	right: 0px;
	float: none;
	background-image: url(images/for-more-info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	font-size: 11px;
	left: 520px;
	bottom: 0px;
	top: 150px;
}
.inputarea_style {
	width: 100%;
}
input {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
option {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contact_form input {
	background-color: #FFFFFF;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: #7f9db9;
}
.contact_form select {
	background-color: #FFFFFF;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: #7f9db9;
}
.contact_form option {
	background-color: #FFFFFF;
	border-style: none !important;
	border-width: 1px !important;
	border-color: #7f9db9;
}
.contact_form textarea {
	background-color: #FFFFFF;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: light-gray;
	border-color: #7f9db9;
}

#footer {
	width: 850px;
	height: 39px;
	background-image: url(images/footer_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 10px;
	left: 0px;
	top: 0px;
}


a:link {
	color: #0B4312;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0B4312;
}
a:hover {
	text-decoration: underline;
	color: #0B4312;
}
/*#637840*/
a:active {
	text-decoration: none;
	color: #0B4312;
}

a[href ^="mailto:"] {
	text-decoration:underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
.footer_non_link_color {color: #748948}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #637840;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
