* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

body {
	background-color: #444444;
	background-image: url(images/bg1.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	line-height:1.5em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

td, th {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height:1.5em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 20px 0px;
	line-height:1.5em;
}

#container {
	width: 854px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 20px;

}

#logo {
	width: 854px;
	height: 118px;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#nav {
	width: 854px;
	height:36px;
	background-color: #000000;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#header {
	width: 854px;
	height:207px;
	text-align: left;
	display: block;
}

#copy_area {
	width: 854px;
	background-color: #ffffff;
	background-image: url(images/bg_copy_area.gif);
	background-position: center top;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#copy {
	width: 536px;
	min-height: 430px;
	background-color: #ffffff;
	text-align: left;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #000000;
}

#copy p {
	margin: 0px 55px 20px 30px;
}

#right_col {
	width: 314px;
	color: #ffffff;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#right_col p {
	padding: 0px 27px 0px 27px !important;
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 20px 0px;
}

#clear {
	clear: both;
}

#footer {
	width: 854px;
	height:48px;
	display: block;
}

#footer_grey {
	width: 854px;
	height:12px;
	padding: 0px;
	margin: 0px;
	display: block;
	overflow: hidden;
	background-color: #cecece;
}

#footer_black {
	width: 854px;
	height:36px;
	text-align: right;
	color: #ffffff;
	background-color: #000000;
}

#footer_black p {
	margin: 0px 20px 0px 0px;
	font-size: 10px;
}

#footer_blank {
	width: 854px;
	height:36px;
	text-align: right;
	color: #ffffff;
}

#footer_blank p {
	margin: 0px 20px 0px 0px;
	font-size: 10px;
}

#footer_copy {
float: right;
	text-align: right;
	color: #ffffff;
}

#footer_copy p {
	margin: 10px 20px 0px 0px;
	font-size: 11px;
}

#footer_l {
float :left;
text-align: left;
}

#footer_l p {
	margin: 10px 0px 0px 20px;
	font-size: 11px;
}

#footer_r {
float: right;
text-align: right;
}

#footer_r p {
	margin: 10px 20px 0px 0px;
	font-size: 11px;
}

#footer_r a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight:normal;
}
#footer_r a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight:normal;
}
#footer_r a:hover {
	text-decoration: none;
	color: #e3e3e3;
	font-weight:normal;
}
#footer_r a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight:normal;
}

a:link {
	text-decoration: none;
	color: #4b5a2f;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	color: #4b5a2f;
	font-weight:normal;
}
a:hover {
	text-decoration: none;
	color: #82a14c;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #728255;
	font-weight:normal;
}

#copy ol, ul {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 50px 20px 55px;

}

#copy li {
font-size: 12px;
color: #4b5a2f;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}

.list {
color:#000000;
}

.list2 {
font-size: 14px;
}

.designed {
margin: 0px;
padding: 0px 10px 0px 0px;
line-height: 1em;
	font-size: 10px;
	color: #6a6a6a;
	text-align: right;
}

.designed a:link {
	text-decoration: none;
	color: #6a6a6a;
	font-weight:normal;
}
.designed a:visited {
	text-decoration: none;
	color: #6a6a6a;
	font-weight:normal;
}
.designed a:hover {
	text-decoration: none;
	color: #8e8e8e;
	font-weight:normal;
}
.designed a:active {
	text-decoration: none;
	color: #6a6a6a;
	font-weight:normal;
}

hr {
margin-bottom: 15px;
}