@charset "utf-8";
/* CSS Document */

* { margin:0;
    padding:0;}
a { outline: 0 none; text-decoration: underline; }
a:link {text-decoration: underline; color: #000;}
a:visited {text-decoration: underline; color: #666;}
a:active {text-decoration: none; color: #666;}
a:hover {text-decoration: none; color: #000;}
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	font:Verdana, Geneva, sans-serif;}
h1{
	font-size: 18px;
	margin-bottom: 6px;}
h3{
	margin-bottom: 0px;}
h4{
	margin-left: 140px;
	font-size: 18px;}

p{
	font-size: 13px;
	color: #666;}
img{  
	border-style: none;
	z-index: -99;}
#main {
	float: center;
	width: 100%;
	height: 100%;
	display: table;}
#outer_container{
	margin: 0 auto;
	background: url(../images/middle_shad.jpg) repeat-y;
	height: 100%;
	width: 900px;
	bottom: 0;
	}
#homegallery{
	height: 200px;
	background: url(../images/middle_shad.jpg) repeat-y;
	z-index: -1;
	margin-top: 0px;}
#bottom_border{
	background: url(../images/bottom_shad.jpg) bottom left no-repeat;
	height: 15px;
	margin: 0 auto;}
.content_home{
	margin: 0px 0px 15px 40px;
	padding-right: 180px;
	width: 500px;}
.content_cultivators{
	margin-left: 45px;
	margin-top: 40px;
	margin-bottom: 15px;
	padding-right: 180px;
	width: 500px;}
#address_r{
	position: absolute;
	width: 150px;
	top: 55px;
	margin-left: 555px;
	text-align: right;}
.addressinfo{
	margin: 0 auto;}
.content_space{
	margin-bottom: 10px;}	
.cultivators_lshift{
	margin-left: 105px;
	width: 400px;}
#footer_copyright{
	padding-left: 10px;
	margin-left: 15px;
	font-size: .6em;
	clear:both;}
.copyright_color{
	color: #F96;}
#footer{
	margin: 0 auto;
	margin-bottom: 10px;
	height: 25px;
	width: 900px;
	font:Verdana, Geneva, sans-serif;}
}
.form_txt{
	font-size: 13px;}