body {
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	background-image: url('../images/header_background.jpg');
	background-repeat: repeat-x;
	width: 100%;
}

a {
	outline: none;
}

a:link {
	color: #3e911d;
	text-decoration: underline;
}

a:visited {
	color: #3e911d;
	text-decoration: underline;
}

a:hover, a:active {
	color: #3e911d;
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	line-height: 1em;
}

p {
	line-height: 1.64em;
	font-size: 12px;
}

h1 {
	color: #3e911d;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.64em;
}

h2 {
	color: #357a1f;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

h3 {
	color: #015182;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
}

h4 {
	color: #004f80;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.64em;
}

h5 {
	color: #3e911d;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.64em;
}

img {
	border: 0;
	text-decoration: none;
}

ol, ul.content {
	line-height: 1.64em;
        margin-bottom: 15px;
}

ul.content li {
        list-style: disc;
        margin-left: 25px;
}

textarea, input.text {
	background: #fff;
	border: solid 1px #005282;
}

input.textfield {
	width: 103px;
	background: #fff;
	border: solid 1px #fff;
}

input.submit {
	background-color: #005282;
	border: 0;
	color: #fff;
	padding: 1px 16px 1px 18px;
	font-size: 13px;
}

div.header {
	margin: 0 auto;
	width: 924px;
	height: 160px;
}
	div.logo {
		float: left;
	}

	div.headerleft {
		float: right;
		width: 120px;
		height: 12px;
		margin-top: 82px;
		text-align: right;
	}

	div.menu {
		float: right;
		width: 515px;
		height: 22px;
		margin-top: 42px;
	}

	img.login {
		margin-right: 19px;
	}

#container
{
	width: 100%;
	text-align: center;
	padding:auto;
	clear: both;
}


div.maincontainer {
	margin: 0 auto!important;
	width: 924px;
	overflow: hidden;
	text-align: left;
	clear: both;
}
	div.image {
		float: left;
		width: 415px;
		height: 223px;
	}

	div.image2 {
		float: left;
		width: 210px;
		height: 223px;
	}

	div.image3 {
		float: left;
		width: 186px;
		height: 223px;
	}

	div.submenu {
		float: left;
		width: 153px;
		min-height: 223px;
		margin-top: 33px;
	}

	div.content {
		float: right;
		width: 509px;
		margin-top: 30px;
	}

div.green {
	height: 241px;
	margin-top: 30px;
	background-image: url('../images/green_background.jpg');
	background-repeat: repeat-x;
}

div.greencontainer {
	width: 924px;
	margin: 0 auto;
	padding-top: 42px;
}
	div.block0 {
		float: left;
		width: 308px;
		height: 176px;
		padding-top: 23px;
		font-size: 12px;
                cursor: hand;
                cursor: pointer;
	}
		div.block0right {
			float: left;
			width: 228px;
			color: #fff;
			height: 99px;
			padding-top: 13px;
			line-height: 1.5em;
		}

	div.block {
		float: left;
		width: 298px;
		height: 176px;
		padding-top: 23px;
		font-size: 12px;
                cursor: hand;
                cursor: pointer;
	}
		div.blockleft {
			float: left;
			width: 57px;
			padding-top: 13px;
		}

		div.blockright {
			float: left;
			width: 228px;
			color: #fff;
			height: 99px;
			padding-top: 13px;
			line-height: 1.5em;
		}

		span.button a {
			padding: 3px 16px 3px 18px;
			color: #fff !important;
			text-decoration: none;
			background-color: #357a1f;
		}

	div.block2 {
		float: right;
		width: 288px;
		height: 176px;
		padding-top: 23px;
		padding-left: 20px;
		background-image: url('../images/block2.jpg');
		background-repeat: repeat-x;
		font-size: 12px;
		color: #fff;
                cursor: hand;
                cursor: pointer;
	}
		div.subblock2 {
			float: left;
			width: 139px;
			height: 51px;
			color: #015182;
		}

		div.block2left {
			float: left;
			width: 57px;
		}

		div.block2right {
			float: left;
			width: 208px;
			color: #fff;
			height: 99px;
			margin-right: 10px;
			line-height: 1.5em;
		}

		span.button2 a {
			padding: 3px 16px 3px 18px;
			color: #fff;
			text-decoration: none;
			background-color: #005282;
		}

div.footercontainer {
	height: 129px;
	background-image: url('../images/footer_background.jpg');
	background-repeat: repeat-x;
}

div.footer {
	margin: 0 auto;
	width: 924px;
	color: #fff;
	text-align: right;
}
	div.footerleft {
		float: left;
		margin-left: 415px;
	}

	div.footerleft a {
		text-decoration: underline;
	}

	div.footermiddle {
		float: left;
		margin-left: 36px;
	}

	div.footerright {
		float: left;
		margin-left: 199px;
	}

	div.footer a {
		color: #fff !important;
		text-decoration: none;
	}

div.footer2 {
	margin: 0 auto;
	width: 924px;
	color: #3e911d;
	text-align: right;
}
	div.footer2 a {
		color: #3e911d;
		outline: none;
	}

	div.footer2 a:link {
		color: #3e911d;
		text-decoration: none;
	}

	div.footer2 a:visited {
		color: #3e911d;
		text-decoration: none;
	}

	div.footer2 a:hover, a:active {
		color: #3e911d;
		text-decoration: none;
	}
