body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
a:link {
	color: #CC9900;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
}
a:active {
	color: #CC9900;
}
#topBorder {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
}
#utilityNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	color: #999999;
	padding-right: 10px;
	padding-bottom: 10px;
}
#utilityNavigation a {
	color: #000000;
	text-decoration: none;
}
#logo {
}
#navigation {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 935px;
	height: 38px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	position: relative;
	float: left;
}
#navigation li a {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#navigation ul li a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#navigation li:hover ul {
	display: block;
}
#navigation ul li ul {
	display: none;
	position: absolute;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	white-space: normal;
	border: 1px solid #000000;
	font-size: 14px;
}
#navigation ul li ul li a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 150px;
}
#navigation a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 45px;
	padding-left: 45px;
	background-color: #FFFFFF;
}
#headerImage {
	background-color: #000000;
}
#contentHome {
	padding-top: 25px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 200px;
}
#content {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	padding: 50px;
	line-height: 18px;
	color: #666666;
	min-height:200px;
}
a img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#clear {
	clear: both;
}
#rightColumn {
	float: right;
	width: 220px;
	padding-left: 20px;
}
#text {
	min-height: 400px;
	padding-right: 45px;
	float: left;
	width: 547px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#text img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
h1 {
	color: #333333;
	text-transform: lowercase;
	word-spacing: 1px;
	font-size: 24px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#footer {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	clear: both;
	height: 50px;
}
#footer #footerLeft {
	float: left;
}
#footer #footerRight {
	float: right;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.italicSmall {
	font-size: 10px;
	font-style: italic;
}
