body
{
	padding: 0;
	margin: 0;
	background-image: url(images/topgradient.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Tahoma;
}
#wrapper {
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
}
img
{
	border-width: 0px;
}
a
{
	text-decoration: none;
	color: #1d0b61;
}
a:hover
{
	text-decoration: underline;
}
input, select, textarea
{
	border: 1px solid #d1d1d1;
	background: url(images/formGrad.gif);
	background-repeat: repeat-x;
	height: 19px;
	padding: 2px;
	width: 170px;
	color: #8c8c8c;
	font-family: Tahoma;
}
.checkbox
{
	background: url(images/checkGrad.gif);
	height: 9px !important;
	width: 9px !important;
	padding: 0;
	margin-right: 5px !important;
}
.check
{
	display: block;
	clear: both;
	color: #8c8c8c;
	width: 400px;
	margin-left: 120px;
	margin-top: -23px;
	margin-bottom: 23px;
}
.submit
{
	float: right;
	background: url(images/btn.gif);
	text-transform: uppercase;
	color: #fff;
	width: 68px;
	height: 30px;
	border: 0;
}
select
{
	width: 176px;
	height: 25px;
}
textarea
{
	height: 127px;
	width: 374px;
	background: url(images/areaGrad.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
label
{
	width: 120px;
	height: 21px;
	display: block;
	float: left;
	padding-top: 3px;
}
form p
{
	clear: both;	
	margin-bottom: 10px;
	display: block;
}
.required
{
	color: #df0100;
}
#logo
{
	margin-left: 0px;
}
#container
{
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}
#contact
{	
	background-image: url(images/contactshadow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 14px;
}
#main
{
	width: 773px;
	height: 227px;
	float: right;
	background-image: url(images/mainshadow.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 6px;
	margin-bottom: 34px;
}
#mainContent
{
	background-image: url(images/maingradient.gif);
	width: 767px;
	height: 220px;	
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	overflow: hidden;
}
#mainText
{
	margin: 20px;
	font-size: 11px;
}
.image
{
	background-repeat: no-repeat;
	overflow: hidden;
	width: 222px;
	height: 194px;
	float: left;
	margin-right: 43px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 13pt;
	color: #0b0035;
}
.inside
{
	margin: 6px 15px;		
}
.inside img
{
	margin-top: 7px;
}
#footer
{
	clear: both;
	width: 100%;
	border-top: 1px solid #969696;
	padding-top: 10px;
	font-size: 11pt;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.clearBoth:
{
	clear: both;
}
#footer ul
{
	list-style-type: none;
	margin-top: 0;	
}
#footer ul li
{
	float: left;
	margin-left: 6px;
	color: #000;
}
p
{
	margin: 0;
	padding: 0;
}
h2
{
	background: url(images/headerImage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 4px solid #fdb800;
	text-align: right;
	display: block;
	margin: 0;
	padding: 0;
}
.header
{
	background: url(images/headerGrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}
.header h2
{
	font-size: 13.5pt;
}
#content
{
	clear: both;
	margin-right: 7px;
	margin-bottom: 40px;
	overflow: hidden;
}
.menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 239px;
	padding-top: 1px;
	font-weight: bold;
}
.menuItem
{
	border: 1px solid #ddd;
	margin-top: -1px;
	padding: 1px;
}
.menuLink
{
	background: url(images/menuGrad.gif);
	background-repeat: repeat-x;
	display: block;
	padding: 5px 8px 4px 8px;
}
.active a
{
	color: #000;
}
.active a:hover
{
	text-decoration: none;
}
.submenu, .submenuRight
{
	margin: 1px -2px -2px -2px;
	border-top: 1px solid #ddd;
	padding: 6px 17px 10px 17px;
	list-style-type: none;
	background: #ebeaea;
}
.submenu li
{
	margin-top: 4px;
	padding-left: 17px;
	background-image: url(images/pointOff.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.submenu .active
{
	background-image: url(images/pointOn.gif);
}
.submenuRight
{
	padding: 10px 11px 10px 11px;
	margin-bottom: -41px;
}
.submenuRight li
{
	border: 1px solid #ddd;
	margin-bottom: 18px;
	background: #fff;
	width: 204px;
	display: block;
	padding: 5px;
}
.submenuRight li h3
{
	color: #999;
	font-size: 11px;
	padding: 0;
	margin: 0 0 6px 0;
	text-transform: uppercase;
}
.submenu li a
{
	color: #1d0b61;
	font-size: 15px;
}
.submenu .active a
{
	color: #000 !important;
}
.submenu .active a
{
	text-decoration: none !important;
}
.submenuRight li a
{
	display: block;
	margin-top: 6px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #1d0b61;
}
.submenuRight li a:hover, .submenu li a:hover
{
	text-decoration: underline;
}
#centerContent
{
	float: left;
	width: 500px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-right: -1px;
}
#centerContent h3
{
	color: #1d0b60;
	text-transform: uppercase;
	margin: 5px 0;
}
#centerContent p
{
	margin-bottom: 20px;
}
em
{
	color: #fdb800;
	font-size: 12px;
	font-style: normal;
}