@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
}
#container {
	width: 662px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4%;
}
#masthead {
}
#Logo {
	width: 116px;
	clear: left;
	float: left;
}
#header {
	float: right;
	padding-top: 38px;
	width: 536px;
}
#extraDiv2 {
	background-image: url(images/graybox.gif);
	background-repeat: repeat-y;
	height: 24px;
	width: 123px;
	clear: left;
	float: left;
}
#headerAlt {
	float: right;
	padding-top: 22px;
	width: 536px;
}
#leftSideBar {
	clear: left;
	float: left;
}
#menuTop {
	background-image: url(images/TopGrayMenu.jpg);
	height: 53px;
	width: 123px;
	clear: left;
	float: left;
}
.floatLeft {
	display: block;
	float: left;
}
#menuMain {
	height: 118px;
	width: 123px;
	clear: left;
	float: left;
}
#menuBottom {
	background-image: url(images/BottomGrayMenu.jpg);
	height: 36px;
	width: 123px;
	clear: left;
	float: left;
}
#mainContent {
	float: right;
	width: 536px;
	clear: right;
}
#mainContent  img {
	display: block;
	float: left;
}
#next {
	float: right;
	clear: none;
	height: 15px;
	background-image: url(images/Next.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 60px;
	padding-right: 10px;
}
#pagePointer {
	float: right;
	clear: none;
	height: 17px;
	width: 35px;
}
#extraDiv1 {
	float: left;
	clear: left;
	width: 123px;
}
#pagePointer a:link, #pagePointer a:visited {
	text-decoration: underline;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ACAEAE;
	vertical-align: text-top;
	line-height: 17px;
	text-align: right;
	word-spacing: 10px;
	font-weight: bold;
}
#pagePointer a:hover, #pagePointer a:active {
	text-decoration: underline;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #3868A2;
	vertical-align: text-top;
	line-height: 17px;
	text-align: right;
	word-spacing: 10px;
	font-weight: bold;
}
.topPadding {
	padding-top: 30px;
}
.padding {
	padding-top: 5px;
}
#footer {
	clear: both;
	float: left;
	width: 662px;
}
.floatRight {
	display: block;
	float: right;
}
a img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#AboutIEfix {
	clear: left;
	float: left;
	height: 315px;
	width: 123px;
}
#SampleIEfix {
	clear: left;
	float: left;
	height: 321px;
	width: 123px;
}
#ContactIEfix {
	clear: left;
	float: left;
	height: 171px;
	width: 123px;
}

