body {
	background: #000;
	margin: 10px 0 0 0; /* to avoid margins */
	text-align: center; /* to correct the centering IE bug*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#pageDiv {
	margin-top: 0;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#pageBG {
	margin-top: -10px;
	background: url(../images/pageBG.jpg) no-repeat;
	height: 540px;
}
#headerDiv {
	margin-top: -540px;
	height: 132px;
	background: url(../images/headerBG.png) repeat;
}
#logoDiv {
	width: 315px;
	float: left;
	text-align: left;
}
#logoDiv img {
	border: 0;
}
#navDiv {
	width: 675px;
	float: right;
}
#navDiv ul {
	padding: 0;
	margin: 114px 15px 0 5px;
	list-style: none;
	font-size: 8pt;
	font-weight: bold;
	float: right;
}
#navDiv ul li {
	float:left;
	margin:0;
	padding: 0 25px 0 0;
}
#navDiv ul li.opt1 a, #navDiv ul li.opt2 a, #navDiv ul li.opt3 a, #navDiv ul li.opt4 a, #navDiv ul li.opt5 a {
	color: #fff;
	text-decoration: none;
}
#navDiv ul li.opt1 a:hover, #navDiv ul li.actOpt1 a {
	color: #e01b58;
	text-decoration: none;
}
#navDiv ul li.opt2 a:hover, #navDiv ul li.actOpt2 a {
	color: #1d76b6;
	text-decoration: none;
}
#navDiv ul li.opt3 a:hover, #navDiv ul li.actOpt3 a {
	color: #fd7f27;
	text-decoration: none;
}
#navDiv ul li.opt4 a:hover, #navDiv ul li.actOpt4 a {
	color: #b536ff;
	text-decoration: none;
}
#navDiv ul li.opt5 a:hover, #navDiv ul li.actOpt5 a {
	color: #14c073;
	text-decoration: none;
}
#bodyDiv {
	margin: 13px 30px 0 30px;
	background: url(../images/bodyBG.png) repeat;
	min-height: 100px;
	padding: 9px;
}
#bodyDivHeader {
	height: 270px;
	margin: 0 0 20px 0;
}
#bodyDivHeaderBox {
	background: #f0f0f0;
	float: left;
	height: 254px;
	width: 323px;
	padding: 10px;
}
#bodyDivHeaderText {
	background: #f8f8f8;
	border: solid 1px #d3d3d3;
	padding: 10px;
	text-align: left;
	height: 234px;
}
#bodyDivHeaderImg {
	float: right;
	width: 544px;
	background: #f0f0f0;
	height: 254px;
	padding: 10px;
}
#bodyDivHeaderImgFlash {
	padding: 10px;
	background: #d3d3d3;
}
#bodyDivHeaderImgShdLeft {
	position: relative;
	top: 0px;
	left: 343px;
	width: 15px;
	height: 274px;
	background: url(../images/boxImgShadowLeft.png);
}
#bodyDivHeaderImgShdDown {
	position: relative;
	top: 0px;
	left: 343px;
	width: 581px;
	height: 18px;
	background: url(../images/boxImgShadowBottom.png);
}
#bodyContentBG {
	background: #f0f0f0;
	margin: 0 0 20px 0;
	padding: 9px;
}
#bodyContentBox {
	background: #f8f8f8;
	border: solid 1px #d3d3d3;
	padding: 12px;
	text-align: left;
}
#bodyDivHeaderText h4 {
	font-size: 16pt;
	margin: 0;
}
#bodyDivHeaderText h4.home, #bodyContentBox h6.home {
	color: #e01b58;
}
#bodyDivHeaderText h4.about, #bodyContentBox h6.about {
	color: #1d76b6;
}
#bodyDivHeaderText h4.services, #bodyContentBox h6.services {
	color: #fd7f27;
}
#bodyDivHeaderText h4.gallery, #bodyContentBox h6.gallery {
	color: #b536ff;
}
#bodyDivHeaderText h4.contact, #bodyContentBox h6.contact {
	color: #14c073;
}
#bodyContentBox h6 {
	font-size: 13pt;
	margin: 0 0 20px 0;
}
#bodyContentBox p, #bodyDivHeaderText p {
	text-align: justify;
}
#bodyDivHeaderText p {
	margin-top: 11px;
	margin-bottom: 11px;
}
div.box33 {
	width: 277px;
	vertical-align: top;
}
div.fl_Left, img.fl_Left {
	float: left;
}
div.fl_Right, img.fl_Right {
	float: right;
}
div.mRight {
	margin-right: 22px;
}
div.homeSplImg {
	border: solid 1px #999;
	margin: 10px 0 10px 0;
	padding: 3px;
}
img.homeSplImg {
	border: solid 1px #999;
	margin: 8px;
	padding: 3px;
}
img.noTopMgn {
	margin-top: 0;
}
#cu3er-container {
	width: 544px;
	outline: 0;
}
div.scrollBoxHead {
	background: #f2f2f2;
	border: 1px solid #d3d3d3;
	border-bottom: none;
	padding: 4px;
}
div.scrollBoxHead h5 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
}
div.scrollBox {
	height: 140px;
	overflow: auto;
	border: 1px solid #d3d3d3;
	padding: 2px;
}
img.scrollBoxImg {
	border: solid 1px #999;
	margin: 5px;
	padding: 3px;
}
div.clearDiv {
	clear: both;
}
div.noDisp {
	display: none;
}
#bodyDivHeaderText p.tRight, #bodyContentBox p.tRight {
	text-align: right;
	margin-bottom: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.home, a.home:hover {
	color: #e01b58;
}
#crumbSec {
	margin: 0 0 10px 0;
	font-size: 8pt;
}
#crumbSec a {
	text-decoration: none;
}
#crumbSec a:hover {
	text-decoration: underline;
}
#crumbSec a.about, a.about, a.about:hover {
	color: #1d76b6;
}
#crumbSec a.services, a.services, a.services:hover {
	color: #fd7f27;
}
#crumbSec a.gallery, a.gallery, a.gallery:hover {
	color: #b536ff;
}
#crumbSec a.contact, a.contact, a.contact:hover {
	color: #14c073;
}
#crumbSec span.about {
	color: #1d76b6;
	font-weight: bold;
}
#crumbSec span.services {
	color: #fd7f27;
	font-weight: bold;
}
#crumbSec span.gallery {
	color: #b536ff;
	font-weight: bold;
}
#crumbSec span.contact {
	color: #14c073;
	font-weight: bold;
}
#bodyContentBox h6.mgnBtm10, div.mgnBtm10 {
	margin-bottom: 10px;
}
 div.mgnBtm20 {
	margin-bottom: 20px;
}
div.txtJust {
	text-align: justify;
}
div.mrTopBtm {
	margin: 5px 0 5px 0;
}
#formDiv {
	width: 500px;
	float: left;
	font-size: 9pt;
}
#colRight {
	width: 300px;
	float: right;
}
.sideBox {
	background: url(../images/sidebarBoxSmall.png) top no-repeat;
	min-height: 98px;
}
.sideBox div {
	padding: 15px;
}
.sideBox div table td {
	font-weight: bold;
}
.sideBoxBottom {
	background: url(../images/sidebarBoxSmall_bottom.png);
	height: 43px;
}
.sideBoxBottom h6 {
	color: #14c073;
	font-size: 11pt;
	padding: 18px 0 0 13px;
}
#footerDiv {
	color: #d3d3d3;
	font-size: 7pt;
	text-align: left;
	margin: -28px 0 0 38px;
}
input.error, select.error {background:#FC9; border:1px solid red;}
input.valid, select.valid {background:#CCC; border-color:#999;}
input.noSelect, select.noSelect, textarea.noSelect {background: #f0f0f0;}
.textNote {
	color: #c00;
}