@charset "utf-8";
/* CSS Document */

#spanTest h2 {
	float: left;
	margin: 0px 0px -5px;
	padding-right: 20px;
	background-image: url(../images/roundTop.gif);
	background-repeat: no-repeat;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	height: 28px;
	text-align: center;
	padding-top: 13px;
	position: relative;
	left: 30em;
	padding-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#greenBox {
	background-color: #006600;
	height: 235px;
	width: 800px;
	margin: 0px;
}
#spanTest {
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
body {
	background-color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(../images/assets/images/logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 75px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
}

#blackBox ul {
	color: #FFFFFF;
	display: inline;
	width: 400px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	left: 50px;
	top: 25px;
}
#blackBox li {
	display: inline;
	list-style-type: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#blackBox li.last {
	border-right-style: none;
}


#text1 {
	background-image: url(../images/textBG.gif);
	float: left;
	height: 250px;
	width: 380px;
	background-repeat: no-repeat;
	padding: 15px 10px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#text2 {
	clear: right;
	float: left;
	height: 250px;
	width: 380px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px 10px 10px;
	margin-left: 0px;
	background-image: url(../images/textBG.gif);
	background-repeat: no-repeat;
}
#text1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	margin-left: 10px;
	position: relative;
	left: 40px;
	padding: 10px 5px 2px;
	top: 5px;
	margin-bottom: 15px;
	width: 275px;
	margin-top: 5px;
}
#text1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#text2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	margin-left: 5px;
	position: relative;
	left: 30px;
	padding: 10px 5px 5px;
	top: 0px;
}
#wrapper #whiteBox #services {
	float: left;
	width: 725px;
	height: 200px;
	margin-right: auto;
	margin-left: 35px;
}
#wrapper #whiteBox #services p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
}
#wrapper #whiteBox #services h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	margin-bottom: 2px;
}

#greenBox img {
	margin-right: auto;
	margin-left: 75px;
	width: 650px;
	margin-top: 50px;
	margin-bottom: 0px;
}
#text1 h5 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/linkBG.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 152px;
	padding-top: 15px;
	position: relative;
	text-align: center;
	right: 35px;
	margin: 0px;
	padding-right: 10px;
}
#text2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
}
#text2 h5 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/linkBG.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 152px;
	padding-top: 15px;
	position: relative;
	text-align: center;
	right: 35px;
	margin: 0px;
	padding-right: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	font-size: 12px;
	top: 125px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#header a:link, #header a:active, #header a:visited {
	text-decoration: none;
	color: #666666;
}
#spanTest a:link, #spanTest a:active, #spanTest a:visited {
	color: #999999;
	text-decoration: none;
}
#blackBox a:link, #blackBox a:visited, #blackBox a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#blackBox a:hover {
	text-decoration: underline;
}
#whiteBox #services img {
	margin: 0px;
}
