body {
	color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 221px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 770px;
	margin-bottom:10px;
}
#content {
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 20px;
	color:#000000;
	padding:4px;
	border:dotted #8dc63f thin;
}
#contentcon {
	height: 115px;
	width: 770px;
}
#content2 {
	height: auto;
	width:520px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 20px;
	color:#000000;
	padding:4px;
	border-bottom:thin dotted #8dc63f;
	border-left: thin dotted #8dc63f;
	border-right: thin dotted #8dc63f;
	border-top:solid #8dc63f 1px;
}
#content1 {
	height: auto;
	width:220px;
	float:right;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom: 20px;
	color:#39511A;
	padding:4px;
	border-bottom:thin dotted #8dc63f;
	border-left: thin dotted #8dc63f;
	border-right: thin dotted #8dc63f;
	border-top:solid #8dc63f 1px;
}
#container {
	width: 770px;
	height:auto;
	margin-top: 20px;
	margin-bottom:20px;
}
#icon_main {
	width:auto;
	margin-top: 20px;
	margin-bottom:20px;
	border:dotted #00CC00 thin;
	padding:2px;
}
.icontxt {
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000000;
	padding:4px;
	border-bottom:thin dotted #8dc63f;
	border-left: thin dotted #8dc63f;
	border-right: thin dotted #8dc63f;
}
.icon1 {
	float: left;
	height: 54px;
	width: 54px;
	background-image:url(../images/sales.jpg);
	background-repeat:no-repeat;
	margin-right: 10px;
	margin-bottom:2px;
}
.icon2 {
	float: left;
	height: 54px;
	width: 54px;
	background-image:url(../images/prod.jpg);
	background-repeat:no-repeat;
	margin-right: 10px;
	margin-bottom:2px;
}
.icon3 {
	float: left;
	height: 54px;
	width: 54px;
	background-image:url(../images/ed.jpg);
	background-repeat:no-repeat;
	margin-right: 10px;
	margin-bottom:2px;
}
.icon4 {
	float: left;
	height: 54px;
	width: 54px;
	background-image:url(../images/dem.jpg);
	background-repeat:no-repeat;
	margin-right: 10px;
	margin-bottom:2px;
}
.icon5 {
	float: left;
	height: 54px;
	width: 54px;
	background-image:url(../images/bday.jpg);
	background-repeat:no-repeat;
	margin-right: 10px;
	margin-bottom:2px;
}
.icon6 {
	float: left;
	height: 54px;
	width: 54px;
	background-image:url(../images/resc.jpg);
	background-repeat:no-repeat;
	margin-right: 10px;
	margin-bottom:2px;
}
#pagetitle {
	height: 20px;
	border-bottom: solid #8dc63f 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
#footer {
	clear:left;
	height: 20px;
	border-top: solid #8dc63f 1px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	margin-top:20px;
}

