body {
	background-image:url(images/bglogo_sw2.jpg);
	background-repeat:repeat;  
/*	background-color: #78B6EF; */
	background-color:#78B6EF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-position:top left;
}

#container {
	width: 831px;
	height:100%;
	background-color: #78B6EF;  
/*	background-color: #1415E1; */
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:0px;
	overflow:hidden;
}

.navContainer {
	background-color:#78B6EF;
	width:168px;
	float:left; 
	height:auto;
}

navContainerS {
	background-color:#78B6EF;
	width:168px;
	float:left; 
	height:auto;
	padding-bottom:6000px;
	margin-bottom:-6000px;
}

.banner {
	width:830px;
	height:240px;
	background-image:url(images/systemswest8.jpg); 
	background-position:top center;
	background-repeat:no-repeat;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000000;
}

.banner_sw {
	width:830px;
	height:240px;
	background-image:url(images/systemswest8.jpg); 
	background-position:top center;
	background-repeat:no-repeat;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-bottom-color:#000000;
	border-right-style:solid;
	border-right-width:0px;
	border-right-color:#000000;
}

.menuHeading {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:5px;
}

.content {
	float:right;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
/*	background-image:url(images/Tile.jpg); */
/*	background-repeat:repeat; */
	font-size:16px;
	width:661px;
	height:auto;
	border-left:0px solid black;
	border-right:0px solid black;
	text-align:center;
/*	padding:  0px 70px 0px 73px; */
}

.content2 {
	float:right;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
/*	background-image:url(images/Tile.jpg); */
/*	background-repeat:repeat; */
	width:661px;
	height:980px;
	border-left: 0px solid black;
	border-right:0px solid black;
	text-align:center;
	/* padding:  0px 70px 0px 73px;  */
}
/*<div style="position:relative; float:right; clear:right; background-color:#78B6EF; width:663px;">*/

.footer {
	width:830px;
	height:auto;
	float:left;
	background-color: #78B6EF;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:0px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:0px;
}

.h_background {
	background-image:url(images/hydraulic_background.jpg);
	width:542px;
	height:910px;
}

.medTextPlain {
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.medTextBold {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-top:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* Styles for links need to be defined in the following order to avoid overwriting styles
a:link { }
a:visited { }
a:hover { }
a:active { }
*/

/************************************* BEGIN MENU LINK STYLES ******************************/
.menuLink a:visited {
	color: #0066FF;
	text-decoration:underline;
}

.menuLink a:hover {
	color:#FFF;
	text-decoration:underline;
}

/************************************* END MENU LINK STYLES ********************************/

.dot {
	width:14px;
	height:auto;
	float:left;
	margin-right:2px;
	padding-left:15px;
	padding-top:1px;
}

.spacer {
	/* padding-top:5px; */
	width:10px;
	height:8px;
	float:right;
}

.menuItem {
	width:168px;
	height:auto;
	clear:left;
}

.menuItem a {
	color:#0000FF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.miniwrap{
	background-color: #78B6EF;
	width: 168px;
	height:auto;
	font-size:12px;
	clear:left;
	float:left;
	margin-top:10px;
	}

.topmenu {
	width:825px;
	height:31px;
	padding-top:3px;
	padding-left:5px;
	border-right-color:#000000;
	border-right-width:0px;
	border-right-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:0px;
	border-bottom-style:solid;
	background-color:#78B6EF;
}

.menuLink {
	padding-bottom:2px;
	margin-left:35px;
	width:114px;
	height:auto;
}