body {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	margin: 2px;
	background-image: url(images/bg5.png);
	background-repeat: repeat;
	background-color: #353535;
  	font-size: 12px;
  	color: #222;
}

table {
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2D3650;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0F5D09;
	font-weight: bold;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}

a {
	color: #bb3b0c;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

#container_big {
	width: 837px;
	padding: 0px;
	margin: 0px;
}

#container {
	float: left;
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
}


#header {
	float: left;
	position: relative;
	width: 837px;
	height: 340px;
	text-align: left;
	background-image: url(images/hd4.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#header2 {
	float: left;
	position: relative;
	width: 837px;
	height: 340px;
	text-align: left;
	background-image: url(images/hd5.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#menu {
	float: left;
	position: absolute;
	width: 186px;
	left: 10px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	overflow: hidden;
	text-align: left;
	top: 77px;
}

#menu a {
	display: block;
	float: left;
	position: relative;
	background: #3E5D2B;
	width: 170px;
	/width: 180px;
	height: 33px;
	overflow: hidden;
	line-height: 33px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align: left;
	color: #fff;
}

#menu a:hover {
	display: block;
	float: left;
	position: relative;
	background: #86CB5B;
	width: 170px;
	/width: 180px;
	height: 33px;
	overflow: hidden;
	line-height: 33px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align: left;
	color: #000;
	text-decoration: none;
}

#steps {
	float: left;
	position: relative;
	width: 624px;
	height: 194px;
	left: 0px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	color: #bdc1e4;
	top: 0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box {
	float: left;
	position: relative;
	width: 235px;
	margin-left: 10px;
}


#content {
	float: left;
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#content2 {
	float: left;
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-image: url(images/contentbg2.jpg);
	background-repeat: repeat-y;
	background-color: #F8F3E6;
}

#left {
	width: 207px;;
	float: left;
	position: relative;
	left: 0px;
	background: url(images/left_back.gif) repeat-y;
	top: 0px;
	color: #454545;
}

#main {
	float: right;
	position: relative;
	width: 618px;
	right: 6px;
}

#form {
	float: right;
	position: relative;
	width: 618px;
	right: 6px;
}

#footer {
	float: left;
	position: relative;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 837px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center; 
	color: #5A893D;
	padding-top: 5px;
	height: 29px;
	/height: 34px;
}

#footer a {
	color: #5A893D;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover {
	color: #000000;
	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:  "Times New Roman", Times, serif;
	font-weight: bold;
}

#name { font-size:36px; padding:10px 0 0 15px}
#name span {color:#367C15;}
#slogan {font-size:50px; color:#FFFFFF;padding-left: 240px; padding-top: 50px;}
#slogan span{color:#000000; }
#sec {padding-left: 50px;}