@charset "utf-8";
#wrapper1 {
	background-image: url(../images/handBG.gif);
	background-repeat: no-repeat;
	background-position: 150px -25px;
}
#header {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-repeat: repeat-x;
	height: 140px;
	width: 100%;
	margin-bottom: 0px;
	background-image: url(../images/headerBG.gif);
}
#header #mainNav {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#header img {
	margin-top: 25px;
	margin-bottom: 40px;
	float: left;
}
#header a:link, #header a:active, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	background-image: url(../images/triangle.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 27px;
}

#header ul {
	color: #FFFFFF;
	list-style-type: none;
	width: 350px;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 50px;
	float: left;
	margin-left: 70px;
	}
#header li {
	font-size: 18px;
	color: #FFFFFF;
	display: inline;
	margin-right: 25px;
}
#mainContent {
	height: 350px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainContent img {
	float: right;
	margin-top: 25px;
}
#mainContent #sideNav {
	text-align: left;
	list-style-type: none;
	left: 150px;
	position: relative;
	float: left;
	height: 350px;
	width: 200px;
}
#mainContent #insideContent h1 {
	font-size: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent #sideNav li {
	padding-bottom: 20px;
}
#mainContent #sideNav hr {
	background: #0099FF;
	color: #0099FF;
}
#mainContent #sideNav a:active, #mainContent #sideNav a:link, #mainContent #sideNav a:visited {
	font-family: "Adobe Garamond Pro";
	text-decoration: none;
	color: #0099FF;
}
#mainContent #sideNav a:hover {
	background-image: url(../images/triangleSide.png);
	padding-right: 35px;
	background-repeat: no-repeat;
	background-position: right;
}

#mainContent #sideNav ul {
	font-family: "Adobe Garamond Pro";
	list-style-type: none;
	
}
#mainContent #insideContent {
	width: 500px;
	margin-left: 25px;
	float: left;
	height: 325px;
	position: relative;
	left: 175px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0099FF;
	padding-left: 40px;
	text-align: left;
	color: #0099FF;
	font-family: "Adobe Garamond Pro";
	padding-top: 5px;
	margin-top: 0px;
}
#mainContent #insideContent img {
	float: left;
}


#mainContent h1 {
	color: #0099FF;
	left: 125px;
	margin-top: 0px;
	font-family: "Adobe Garamond Pro";
	font-size: 32px;
}
#lowerInfo {
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: 175px;
	margin-bottom: 0px;
}
#lowerInfo img {
	float: right;
	margin-right: 40px;
	margin-top: 75px;
	clear: right;
	border: thin solid #0099FF;
}
#lowerInfo h4 {
	font-size: 16px;
	color: #999999;
	margin: -4px;
	padding: 2px;
}
#lowerInfo p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 2px;
	width: 500px;
	font-size: 12px;
}
#lowerInfo h3 {
	font-family: "Adobe Garamond Pro";
	font-size: 28px;
	color: #86AFC8;
	background-image: url(../images/lowerTitleBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}


#mainContent p {
	padding: 4px;
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	position: relative;
	top: 10px;
	left: 175px;
	font-size: 12px;
	text-align: left;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-image: url(../images/footerGR.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 800px;
	margin-right: auto;
	margin-left: 175px;
	margin-top: 0px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
}
#footer p {
	font-size: 10px;
	float: left;
}
#footer ul {
	float: right;
	list-style-type: none;
	font-size: 10px;
}
#footer li {
	display: inline;
	margin-right: 10px;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#insideContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
}
#header #mainNav a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #mainNav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
