body {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #C0C0C0;
  	font-size: 12px;
  	color: #222;
}

table {
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #111;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #444;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}

a:link {
	color: #8c7e37;
	text-decoration: none;
}

a:visited {
	color: #8c7e37;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

#container_big {
	width: 818px;
	padding: 0px;
	margin: 0px;
}

#container {
	float: left;
	position: relative;
	width: 818px;
	text-align: left;
	padding: 0px;
}


#header {
	float: left;
	position: relative;
	width: 818px;
	height: 117px;
	text-align: left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#menu {
	float: right;
	position: absolute;
	width: 810px;
	height: 36px;
	right: 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-align: center;
	top: 75px;
}

#navigation a
{
color: #466715;
background: #fcbe53 url("images/a_link.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px;
} 

#navigation a span
{
background: url("images/a_link_r.gif") right top no-repeat;
padding-right: 10px;
padding-top: 8px;
}

#navigation a, #navigation a span
{
display: block;
float: left;
height: 36px;
}

#navigation a:hover
{
color: #000;
background: #fff url("images/a_hover.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a:hover span
{
background: url("images/a_hover_r.gif") right top no-repeat;
padding-right: 10px;
padding-top: 8px;
}

#navigation
{
list-style: none;
padding: 0;
margin: 0;
height: 36px;
}

#navigation li
{
float: left;
display: block;
margin: 0;
padding: 0;
margin-left: 4px;;
height: 36px;
}


#steps {
	float: left;
	position: relative;
	width: 818px;
	height: 191px;
	left: 7px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	color: #222;
	top: 0px;
	margin-bottom: 3px;
	overflow: hidden;
}

.box1 {
	float: left;
	position: relative;
	width: 524px;
	background-color: #d4e7b7;
	left: 2px;
}


#content {
	float: left;
	position: relative;
	width: 818px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#left {
	width: 258px;;
	float: left;
	position: relative;
	left: 6px;
	background: #D4E7B7;
	top: 4px;
	color: #080808;
}

#left1 {
	width: 208px;;
	float: left;
	position: relative;
	left: 4px;
	background: #D4E7B7;
	top: 4px;
	color: #080808;
	margin-bottom: 5px;
}

#left2 {
	width: 240px;;
	float: left;
	position: relative;
	left: 4px;
	background: #D4E7B7;
	top: 4px;
	color: #080808;
	margin-bottom: 5px;
}

#left3 {
	width: 208px;;
	float: right;
	position: relative;
	left: 4px;
	background: #D4E7B7;
	top: 4px;
	color: #080808;
	margin-bottom: 5px;
}

#right {
	width: 208px;;
	float: right;
	position: relative;
	right: 3px;
	background: #D4E7B7;
	top: 4px;
	color: #080808;
}

#main {
	float: right;
	position: relative;
	width: 540px;
	right: 3px;
}

#main1 {
	float: left;
	position: relative;
	width: 386px;
	left: 8px;
	background: url(images/middle_back.gif) repeat-y;
	top: 5px;
	margin-bottom: 5px;
}

#main2 {
	float: left;
	position: relative;
	width: 550px;
	left: 8px;
	background: white;
	top: 5px;
	margin-bottom: 5px;
}

#main3 {
	float: left;
	position: relative;
	width: 575px;
	left: 8px;
	background: white;
	top: 5px;
	margin-bottom: 5px;
}
#calc {
	float: left;
	position: relative;
	width: 540px;
	background: url(images/calc_back.gif) repeat-y;
	font-size: 11px;
	margin-top: 5px;
}

.big_box {
	float: left;
	position: relative;
	width: 540px;
	background: url(images/calc_back.gif) repeat-y;
	margin-top: 5px;
}

.big_box1 {
	float: left;
	position: relative;
	width: 540px;
	margin-top: 5px;
	background-color: #d4e7b7;
}

.small_box {
	float: left;
	position: relative;
	width: 124px;
	margin-right: 6px;
	margin-left: 2px;
	background-color: #d4e7b7;
	text-align: center;
}

.huge_box {
	float: left;
	position: relative;
	width: 812px;
	margin-top: 5px;
	background-color: #88c82d;
	left: 3px;
	margin-bottom: 5px;
}

.image_box {
	float: left;
	position: relative;
	width: 184px;
	margin-right: 3px;
	margin-left: 1px;
	background-color: #d4e7b7;
	text-align: center;
}

#footer {
	float: left;
	position: relative;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 818px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center; 
	color: #eaeaea;
	padding-top: 5px;
	height: 53px;
}

#footer img {
	margin: 2px;
	border: solid 3px #F2D2A8;
}

#footer a {
	color: #fff;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover {
	color: #111;
	text-decoration: none;
}

input, textarea, button { 
	background-color: #fff;
	color: #94C00D;
	border: solid 2px #94C00D;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	margin-top: 4px;
}

.btn {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	position: absolute;
}

ul {
	list-style-type: square;
}

#ttitle {
	background-color: #900000;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}