﻿#filler {
	/*border:1px solid #FF0000;*/
	border: 1 #008080 solid;
	position: relative;
	width: 943px;
	height: 245px;
	z-index: 3;
	text-align:center;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	left: 0px;
	top: 0px;
}
#homeBox	{
	/*border: 1px solid #FF0000;*/
	position: relative;
	width: 943px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	margin-top: 4px;
	top: 0px;
	left: 0px;
}
html>body #homeBox	{
	/*border: 1px solid #FF0000;*/
	position: relative;
	width: 943px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	margin-top: 7px;
	top: 0px;
	left: 0px;
}
#homeGreenBox	{
	background-position: right top;
	position: relative;
	width: 600px;
	height: 219px;
	z-index: 1;
	background-color: #008DA2;
	margin: 0 0 0 11px;
	background-image: url('../images/right_top_green.gif');
	background-repeat: no-repeat;
	float: left;
	top: 0px;
	left: 0px;
	padding-left: 0px;
}
html>body #homeGreenBox	{
	background-position: right top;
	position: relative;
	width: 600px;
	height: 219px;
	z-index: 1;
	background-color: #008DA2;
	margin: 0 0 0 22px;
	background-image: url('../images/right_top_green.gif');
	background-repeat: no-repeat;
	float: left;
	top: 0px;
	left: 0px;
	padding-left: 0px;
}
#homeGreenBox a {
	color:white;
}
#boxOne {
	background-position: left bottom;
	position: relative;
	width: 200px;
	height: 219px;
	z-index: 1;
	top: 0px;
	left: 0px;
	background-image: url('../images/left_bot_green.gif');
	background-repeat: no-repeat;
	float: left;
	color: #333333;
}
#boxTwo {
	border-left: 1px dotted #FFFFFF;
	position: relative;
	width: 225px;
	height: 168px;
	z-index: 1;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 25px;
}
#boxTwo p {
	font-family: Verdana; font-size: 12px;
	color: #FFFFFF;
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 12px;
	width: 196px;
	margin-bottom: 0px;
}
html>body #boxTwo {
	border-left: 1px dotted #FFFFFF;
	position: relative;
	width: 225px;
	height: 168px;
	z-index: 1;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 25px;
}
html>body #boxTwo p {
	font-family: Verdana; font-size: 12px;
	color: #FFFFFF;
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 12px;
	width: 196px;
	margin-bottom: 0px;
}
#boxRight {
	/*border: 1px solid #FF0000;*/
	position: relative;
	width: 296px;
	height: 211px;
	z-index: 2;
	float: left;
	top: 0px;
	left: 4px;
	margin-left: 0px;
}
html>body #boxRight {
	/*border: 1px solid #FF0000;*/
	position: relative;
	width: 295px;
	height: 211px;
	z-index: 2;
	float: left;
	top: 0px;
	left: 5px;
	margin-left: 0px;
}
#boxRight ul {
	margin: 0;
	padding: 0;
	width: 230px;
	vertical-align: middle;
}
#boxRight li {
	padding: 9px 0px 0px 20px;
	margin: 0px;
	background-position: left center;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #808080;
	height: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	background-image: url('../images/check_bullet_gray.gif');
	background-repeat: no-repeat;
	list-style-position: inside;
	vertical-align: middle;
	text-align: left;
}
#footer	{
	/*border: 1px solid #FF0000;*/
	border-top: 1px solid #808080;
	width: 943px;
	height: 60px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 13px;
	clear: both;
}

