body {
	margin: 0;
	background: #ffffff url('../images/main-bg.jpg') 50% top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	min-height: 768px;
	color: #446b00;
	text-align:center
}

img {border:0;}

h1 {font-size:20px; color: #446b00; text-align:left; line-height:24px; margin:0; }
h2 {color: #7b5128; font-size:14px;}
h3 {font-size:14px; color: #134856; margin:0;}

a {color: #7b5128; text-decoration: underline; outline:none;}
a:visited{color:#7b5128;}
a:hover {color: #7b5128; text-decoration: none;}

#nav_left a {color: #446b00; text-decoration: none; outline:none; width:190px; display:inline-block; padding:0 0 0 10px;}
#nav_left a:visited{color:#754c24; text-decoration: none; display:inline-block;}
#nav_left a:hover, #nav_left #sub-active a {color: #754c24; text-decoration: none; background:#f6f0e9; /* background-color:#f0f7fa; */}

td {font-size:12px;}

.big {font-size:24px;}
.red {color: #bd4a1d;}
.center {text-align:center;}
.bold {font-weight:bold;}
.legal {font-size:11px;}

#all {
	width:960px;
	margin:0 auto;
}

#header {
	width:960px;
	height: 68px;
	background: url('../images/header-logo.jpg') no-repeat;
	text-align:center;
	font-size: 30px;
	color: #446b00;
	font-weight:bold;
	font-style: italic;
}

#left_column {
	width:220px;
	float:left;
	margin:0;
	font-size:14px;
}

#nav_left ul{ 
	list-style:none;
	margin:0;
	padding:0;
	line-height:32px;
	text-align:left;
}

#nav_left li {
	margin-left:10px;
	padding-left:5px;

}


#form_right_column {
	display: inline;
	width:220px;
	float:right;
	margin: 0 10px;
	background-color: #446b00;
	color: #ffffff;

}
#form_right_column h3 { 

	color: #fcff00;
}
#form_right_column label {
	
	color: #ffffff;
}

#contact_form_table td { padding: 5px 0;}

#form_right {
	padding: 0 0 0 10px;
	text-align:left;
}

#form td {padding:3px;}

#content {
	width:480px;
	float:left;
	margin-left:10px;
	line-height:18px;
	text-align:left;
}


#footer {
	text-align:left;
	width:960px;
	margin:0 auto;
}
table#equipment td { padding-bottom: 15px;}
table#equipment img { padding-right: 15px;}