body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	background-color: #8C8C8C;
	margin:0;
	padding:18px;
}

#wrapper {
	width:739px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#contentBus {
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 27px;
	padding-left: 27px;
	background-color: #FFFFFF;
}
#business {
	background-image: url(images/bg-main-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#left {
	width: 475px;
	float:left;
	line-height:18px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 27px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
#right {
	width: 173px;
	float:right;
	border-left:1px solid #C8C8C8;
	text-align:right;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#right p {
	color:#164365;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-right:7px;
}
#logo {
	width:739px;
	height:97px;
	background-color: #FFFFFF;
	background-image: url(images/bg-logo-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 4px;
}
#contact {
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	clear: none;
}
#contact a:link {
	text-decoration: none;
}
#contact a:visited {
	text-decoration: none;
}


#mainphoto {
	height:169px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8C8CE;
	border-bottom-color: #C8C8C8;
	background-repeat: no-repeat;
	background-color: #4A5294;
	margin-top: 26px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

p,  { margin: 15px 0; }

div#navbar {
	width: 505px;
	display:block;
	float:right;
	text-align:right;
	margin-top: -10px;
	padding-top: 0px;
	position: relative;
}
#curve {
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/bg-main-bottom1.gif);
	width: 739px;
	height: 99px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navBottom {
	margin-left: 30px;
	padding-top: 10px;
}


div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type: none;
	display: inline;
	position: relative;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 3px 0 0;
	color: #5288B3;
	display:block;
	float:left;
	width:81px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg-button.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
}
div#navbar li a:link {
	color: #5288B3:
}
div#navbar li a:visited {
	color: #5288B3;
}
div#navbar li a:hover {
	color: #6F6F6F;
	text-decoration:underline;
}
.clear {
	clear:both;
}
#footer {
	clear:both;
	font-size: 9px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.highlight {
	color:#164365;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#164365;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#6F6F6F;
	text-decoration:underline;
	text-indent:20px;
}
a, a:visited {
	color:#164365;
	text-decoration:underline;
}
a:hover {
	color:#6F6F6F;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #164365;
	font-weight:bold;
	font-variant: small-caps;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: -10px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
#contentBus h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	margin-top: 20px;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.smallItalics {
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}

th {
	font-size: 110%;
	font-weight: bold;
	color: #4A5294;
	text-align: center;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A5294;
}
.tableAlt {
	background-color: #efefef;
}
#photo {
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #164365;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #164365;
	margin-right: 20px;
	padding-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#scroll {
	width: 168px;
	float:right;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #F7F2DF;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.top {
	font-size: 8pt;
}
#contentBus h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding-top: 20px;
}
#edNav {
	text-align: center;
	color: #4A5294;
}
#edNav a:link {
	font-weight: bold;
	color: #4A5294;
}
