img.left {float: left; margin-right: 16px;}
img.right {float: right; margin-left: 16px;}

#shell #content table {margin-left: 280px;}
	#shell #content fieldset table {margin-left: 64px;}
#shell #content table td {vertical-align: top;}
#shell #content table td * {margin-left: 8px;}

* {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
}
body {
	background: #a0bcd7 url(images/background.gif) repeat-x;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}
#container {
	width: 989px;  
	margin: 0 auto; 
	text-align: left; 
}
#header {
height:210px;
padding:0px;
margin:0px;
}

#header2 {
height:164px;
padding:0px;
margin:0px;
}
#header h1 {
	margin: 0; 
	padding: 0px; 
}

#leftNav {
	float: left;
	width: 260px;
	clear: right;
	padding-top: 64px;
}
#mainContent {
	margin-top: -9px;

	
}
#mainContent #shadowLeft {
	width: 6px;
	background-image: url(images/shadowLeft.png);
	background-repeat: repeat-y;

	
}
#mainContent #shadowRight {
	width: 7px;
	background-image: url(images/shadowRight.png);
	background-repeat: repeat-y;

	
}
#mainContent #body {
	background-color: #FFFFFF;
	background-image: url(images/backgroundBody.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	
}
table.ContactTable {
	margin-left: auto;
	display: block;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 16px;
	width: 400px;
}
table.ContactTable label {
	font-weight: bold;
	color: #006399;
	text-align: right;
	display: block;
}

table.ContactTable table label {
	text-align: left;
	display: inline;

}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006399;
	margin-left: 280px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: 280px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
}
#content h1 span.firstWord {
	font-size: 18px;
	font-weight: bold;
	color: #006399;
}
#content p {
	margin-left: 280px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	font-size: 12px;	
}
#content ul, ol {

	margin-left: 300px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	font-size: 12px;	
}
#content li {
	color: #006399;
	margin-left: 16px;
	margin-top: 1px;
	margin-right: 64px;
	margin-bottom: 1px;
	font-size: 12px;	
}
#content em {
	font-style: italic;
	font-weight: bold;
	color: #006399;	
}
#content strong {
	font-weight: bold;
	color: #006399;
}
#content a {
	color: #8c8c8c;
	
	font-weight: bold;
	}
#content a:visited {
	color: #8c8c8c;
	}
#content a:hover {
	color: #000000;
	}
#content a:active {
	color: #8c8c8c;
	}
#content fieldset {
	margin-left: 280px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;

}
#content legend {
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 8px;
	background-color: #006399;
	margin-left: 16px;	
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 98px;
	padding-top: 36px;
	padding-left: 32px;
}
#footer p {
	margin: 0;
	font-size: 10px;
	color: #FFFFFF;
}
#footer p strong {
	margin: 0; 
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}
#container #footer a {
	color: #CCCCCC;
}
input, textarea, select {
	font-size: 11px;
	font-weight: bold;
	margin-left: 16px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
#homePage {
	
	position: relative;
	background-repeat: no-repeat;
	min-height:500px;
}

#homePage .leftCol {
	/*position: relative;
	width: 300px;
	height: 400px;
	margin-left: 320px;
	margin-top: 8px;*/
	width: 340px;
	position: relative;
	float:left;
	z-index:1;
	left: 20px;
	padding-left:30px;
	padding-right:10px;
	top: 8px;
	background-image: url(images/HPBodyBack.jpg);
	background-repeat:no-repeat;
	
}
#homePage .leftCol p {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	line-height: 26px;
}
#homePage .leftCol h1 {
	margin-left: 8px; 
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#homePage .rightCol {
	width: 240px;
	float:left;
	margin-left:50px;
	padding-top: 60px;

}
#homePage .rightCol h1 {
	margin-left: 0px;
}
#homePage .rightCol p {
	margin-left: 0px;
}

 	