@charset "utf-8";

body {
	background-color: #E0EBE6;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
}

#c {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}

#front, #inner {
	float: left;
}

#clickHome {
	position: absolute;
	cursor: pointer;
	width: 425px;
	height: 95px;
}

#smallHome {
	position: absolute;
	cursor: pointer;
	width: 75px;
	height: 18px;
	left: 43px;
	top: 273px;
	background-image: url(../images/i_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 17px;
	text-transform: uppercase;
}

#smallHome a:link, #smallHome a:visited {
	color: #0000CC;
	font-size: 11px;
	font-weight: bold;
}

#smallHome a:active, #smallHome a:hover {

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#front #header {
	float: left;
	width: 345px;
	height: 92px;
	background-image: url(../images/f_header.jpg);
	background-repeat: no-repeat;
	padding-left: 615px;
	overflow: hidden;
}

#inner #header {
	float: left;
	width: 430px;
	height: 58px;
	background-image: url(../images/i_header.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
	color: #000;
	padding-left: 590px;
	padding-top: 34px;
}

#front ul {
	list-style-type: disc;
	text-transform: uppercase;
	font-size: 12px;
}

#front #header a:link, #front #header a:visited {
	color: #000;
	text-decoration: none;
}

#front #header a:hover, #front #header a:active {
	color: #000;
	text-decoration: underline;
}

#front ul li {
	margin-bottom: 3px;
}

#inner #links {
	float: left;
	width: 459px;
	height: 180px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/i_links.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	overflow: hidden;
}

#inner #links ul {
	list-style-type: none;
	text-transform: uppercase;
	margin-top: 12px;
	line-height: 134%;
}

#inner #links a:link, #inner #links a:visited {
	color: #FFF;
	text-decoration: none;
}

#inner #links a:hover, #inner #links a:active {
	color: #FFF;
	text-decoration: underline;
}

#inner #links ul li {
	margin-bottom: 12px;
}

#inner #pageHeader {
	float: left;
	width: 481px;
	height: 180px;
	background-image: url(../images/i_header_1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#front #welcome {
	float: left;
	width: 960px;
	height: 59px;
	background-image: url(../images/f_welcome.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 25px;
	text-transform: uppercase;
	padding-top: 190px;
	text-indent: 36px;
}

#front #main {
	float: left;
	width: 500px;
	height: 444px;
	background-image: url(../images/f_main.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-right: 440px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	line-height: 145%;
	padding-top: 10px;
}

#inner #main {
	float: left;
	width: 900px;
	background-image: url(../images/i_main.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFF;
	font-size: 12px;
	padding: 30px;
	padding-bottom: 130px;
	line-height: 155%;
}

h3 {
	font-size: 14px;
}

#inner #main strong {
	color: #930;
}

#inner #iesixspacing {
	float: right;
	width: 1px;
	height: 300px;
}

#lowerNav {
	float: left;
	background-color: #1C6F6C;
	width: 930px;
	padding: 4px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10px;
	color: #FFF;
}

#lowerNav a:link, #lowerNav a:visited {
	color: #FFF;
	text-decoration: none;
}

#lowerNav a:active, #lowerNav a:hover {
	color: #FFF;
	text-decoration: underline;
}

#lowerNav .ele {
	float: left;
	width: 465px;
}


#sectionA {
	float: left;
	width: 455px;
	margin-right: 20px;
	border: 1px solid #E0EBE6;
	padding: 10px;
}

#sectionA h4 {
	
}

#sectionB {
	float: left;
	width: 360px;
	padding-right: 15px;
	padding-top: 10px;
}

#sectionB a {
	float: left;
	width: 140px;
	padding: 18px;
	_padding: 8px;
	padding-top: 0px;	
}

#sectionB a img {
	border: solid #000 1px;
	margin: 2px;

}

#sectionB a:active, #sectionB a:focus {
	outline: none;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	padding-bottom: 3px;
}

.contactLeftCell {float: left; width: 54px; padding: 2px; padding-bottom: 4px;}
.contactRightCell {float: left; width: 208px; overflow: visible; padding: 2px; padding-bottom: 4px;}
.contactFullCell {float: left; width: 280px; padding: 2px; padding-bottom: 4px;}
.contactInformation {float: left; width: 220px; line-height: 160%; padding-bottom: 4px;}