/*body {
	font-family: Calibri;
	font-size: 14px;
	line-height: 1.2em;
	color: #333333;
}*/
#clear {clear:both;}
.cmdfooter a:link {
	color: #CCC;
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
}
.cmdfooter a:visited {
	color: #CCC;
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
}
.cmdfooter a:hover {
	color: #FFF;
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
}
.cmdfooter a:active {
	color: #FFF;
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #000;
}
.contentarea{
	width: 1004px;
	background-color: #FFF;
	height: 286px;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #428ED9;
	border-left-color: #428ED9;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #428ED9;
	padding-top: 20px;
}
.contentarea2 {
	width: 1004px;
	background-color: #FFF;
	height: 286px;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #428ED9;
	border-left-color: #428ED9;
}
#contentarea3 {
	width: 1004px;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #428ED9;
	border-left-color: #428ED9;
	background-color: #FFF;
	height: 400px;
	padding-top: 5px;
}
.bodycontainer {
	width: 100%;
	height: auto;
}
#contentmap{
	float: none;
	width: 960px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 200px;
}
/*#footer{clear:left; padding:5px; color:#444; text-align:center;}*/
#footer a:link {
	color: #F5CC50;
	font-size: 11px;
}
.footer a:link {
	color: #CCC;
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
}
.footercopyright {
	color: #CCC;
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
}
.footer a:visited {
	color: #CCC;
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
}
.footer a:hover {
	color: #FFF;
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
}
.footer a:active {
	color: #FFF;
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #000;
}
h1 {
	display: block;
	text-align: left;
	font-size: 20px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bolder;
	color: #333;
	font-family: Calibri;
	font-variant: small-caps;
	background-color: #FFF;
}
#header h1{margin:0px; color:#222;
}
.head4 {
	font-family: Calibri;
	font-size: 14px;
	color: #333;
	font-weight: bolder;
}
hr {
	width: 230px;
	height: 2px;
	color: #38A51D;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
}
.Lspace {
	float: left;
	width: 38px;
	background-color: #F63;
	height: 281px;
	position: absolute;
}
.Rspace {
	float: left;
	width: 44px;
	background-color: #F3F;
	height: 283px;
}

#lowerlevel{
	width: 1004px;
	height: 50px;
	background-color: #FFF;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #428ED9;
	border-left-color: #428ED9;
	border-right-width: thick;
	border-left-width: thick;
	padding-top: 20px;
	border-bottom-color: #428ED9;
	border-bottom-style: double;
	border-bottom-width: thick;
}
#pageContainer {
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #33CC00), /* this is the darker of the two colors (org color 6D42A4  new value=49296C*/
	color-stop(1, #93FF93) /* the original color stop = F8F6FA */
);
	background-image: -o-linear-gradient(bottom, #33CC00 0%, #93FF93 100%);
	background-image: -moz-linear-gradient(bottom, #33CC00 0%, #93FF93 100%);
	background-image: -webkit-linear-gradient(bottom, #33CC00 0%, #93FF93 100%);
	background-image: -ms-linear-gradient(bottom, #33CC00 0%, #93FF93 100%);
	background-image: linear-gradient(to bottom, #33CC00 0%, #93FF93 100%);
	width: 100%;
	background-repeat: no-repeat;
	/*	height: 1855px; */
	height: 1115px;
}
.rightone{
	float: left;
	width: 235px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 22px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 283px;
	background-color: #FFF;
	font-family: Calibri;
	font-size: 14px;
	line-height: 1.2em;
	color: #333333;
	margin-right: 0px;
}

.rightone1 {
	float: left;
	width: 235px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 283px;
	background-color: #FFF;
	font-family: Calibri;
	font-size: 14px;
	line-height: 1.2em;
	color: #333333;
}


.rightone a:link {
	color: #0066CC;
	text-decoration: none;
}
/
.rightone a:visited {
	color: #0066CC;
	text-decoration: none;
}
.rightone a:hover {
	color: #37CF08;
	text-decoration: none;
}
.rightone a:active {
	color: #0066CC;
	text-decoration: none;
}
.rightone1 a:link {
	color: #0066CC;
	text-decoration: none;
}
/
.rightone1 a:visited {
	color: #0066CC;
	text-decoration: none;
}
.rightone1 a:hover {
	color: #37CF08;
	text-decoration: none;
}
.rightone1 a:active {
	color: #0066CC;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #7D7D7D;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	list-style-image: url(images/logo_icon.jpg);
	line-height: 1.2em;
}
.titleblue {
	font-family: Calibri;
	font-size: 18px;
	color: #0066CC;
	font-weight: bolder;
}
.headergreen {
	font-family: Calibri;
	font-size: 24px;
	color: #38A51D;
	font-weight: bolder;
	text-decoration: blink;
}



#wrapper {
	width: 100%;
	height: 100%;
	}
