body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 12px;
	background-color: #CCCCCC;
}
#content {
	width: 70%;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 8px;
	text-align: justify;
	padding-top: 10px;
	margin-top: 190px;
	margin-left: 200px;
	position: static;
	margin-right: 0px;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #644BB0;
	height: 20px;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}


#header img {
	float: left;
}
#header {
	float: left;
	height: 161px;
	width: 740px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: right;
	margin-top: -1px;
	margin-right: -1px;
	clear: both;
}
#mainContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #333333;
	background-color: #F3F3F3;
	background-image: url(images/bg-grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer-text {
}

#nav {
	float: right;
	height: 25px;
	width: 500px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	clear: both;
	margin-right: 5px;
	margin-top: 3px;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #BFC4E1;
}
#nav2 a:link, #nav2 a:active, #nav2 a:visited {
	text-decoration: none;
	color: #000000;
}
#nav2 a:hover {
	color: #EF2525;
}



#leftSide {
	background-image: url(images/leftside.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 170px;
	left: 2px;
	float: left;
	position: absolute;
	top: 163px;
}
#nav img {
	float: right;
}

#nav2 {
	float: right;
	height: 25px;
	width: 480px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 93px;
	padding: 0px;
	margin-right: 20px;
}
#equipmentList {
	font-size: 10px;
	text-align: center;
	line-height: 120%;
}
h1 {
	font-size: 24px;
}
#tblPics h1 {
	font-size: 20px;
	line-height: normal;
}
#tblPics {
}

h2 {
	font-size: 18px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 10px;
	padding-bottom: 5px;
}
h3 {
	color: #52438F;
	text-decoration: underline;
}
img {
	border: 1px solid #000000;
}
a:link, a:active, a:visited {
	color: #C10B0F;
	text-decoration: none;
}
a:hover {
	color: #644BB0;
}
.floatRT {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.floatLT {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.spacer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
.trBottomBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
