#container {
	background-image: url(../images/gradient.gif);
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
body {
    margin-top: 0px;
	background-color: #EEEEEE;
}

#footer {
	width: 730px;
	height: 23px;
	color: #334236;
	background-color: #A7C143;
	padding-top: 6px;
	padding-right: 45px;
	padding-left: 45px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica;
}

#logo {
	height: 178px;
	width: 100%;
	background-color: #334236;
}

.header {
	font-size: 1.2em;
	line-height: 2.4em;
	font-weight: normal;
	color: #988202;
	text-transform: uppercase;
}

.info_text {
	font-size: 0.85em;
	color: #334236;
}

#content {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	margin-top: 60px;
	background-color: #EEEEEE;
	background-image: url(../images/bg_img.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#copyright {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica;
	font-size: 0.7em;
	height: 20px;
	width: 870px;
	text-align: right;
	padding-top: 2px;
}

#main_text {
	padding-left: 45px;
	padding-right: 45px;
	width: 720px;
	padding-top: 20px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica;
	padding-bottom: 42px;
}

a {
	color: #334236;
	text-decoration: none;
}

a:hover {
	color: #334236;
	text-decoration: underline;
}

a:visted {
	color: #334236;
	text-decoration: none;
}

a:active {
	color: #334236;
}

.email {
	position: relative;
	left: 100px;
}
