body{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	background-color:#041320;
}
.pageWidth{
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
.header{
	margin-top:22px;
	height:227px;
	background-image:url(../images/header.jpg);
	background-position:0px 0px;
}
.logo{
	height:75px;
	padding-top:25px;
	padding-left:20px;
}
.headerText{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	font-weight:normal;
	padding-left:20px;
	margin-top:10px;
	}
.menu{
}
.menu ul{
	margin:0px;
	padding:0px;
}
.menu ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
.menu ul li a{
	float:left;
	text-decoration:none;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	color:#FFF;
	padding-left:50px;
	padding-right:60px;
	line-height:50px;
	text-align:center;
}
.menu ul li a:hover{
	color:#000;
}
.column1{
	float:left;
	width:675px;
	padding-left:10px;
	margin-top:60px;
}
.column2{
	float:left;
	width:260px;
	padding-left:25px;
	padding-right:20px;
	margin-top:60px;
}
.heading{
	behavior: url(../css/PIE.htc);
	height:39px;
	line-height:39px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image:url(../images/heading-back.jpg);
	behavior: url(../css/PIE.htc);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-left:20px;
}
.heading2{
	behavior: url(../css/PIE.htc);
	height:39px;
	line-height:39px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image:url(../images/heading-back.jpg);
	behavior: url(../css/PIE.htc);
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	padding-left:20px;
	font-weight:bold;
}
.rightBigButton{
}
.rightBigButton a{
	behavior: url(../css/PIE.htc);
	height:67px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image:url(../images/gradient.jpg);
	behavior: url(../css/PIE.htc);
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	padding-left:20px;
	margin-bottom:20px;
	color:#006699;
	display:block;
	text-decoration:none;
}
.rightBigButton a:hover{
	color:#000;
}
.rightContent{
	background-color:#fff;
	width:220px;
	padding:10px;
	margin-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding-bottom:10px;
	}
.contentback{
	background-imagex:url(../images/content-back.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	background-colorx:#fff;
	height:500px;
	width:635px;
	padding:0px;
	margin-left:10px;
}
.blackBorder{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../css/PIE.htc);
	background-color:#000;
	padding:4px;
	height:174px;
	width:143px;
	float:left;
}
.blackBorder img{
	border:3px solid #8dad01;
}
.contentTextArea{
	float:left;
	width:465px;
	margin-left:15px;
}
.contentTextArea h2{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	font-size:14px;
}
.contentTextArea p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}
.contentTextArea img{
	margin-top:-3px;
	position:relative;
	z-index:1;
	margin-left:10px;
}
.greenButton{
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:115px;
	height:26px;
	line-height:26px;
	float:left;
	margin-right:15px;
}
.greenButton a{
	color:#FFF;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.greenButton a:hover{
	color:#000;
	text-decoration:none;
}
.whiteButton{
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	background-position:-118px 0px;
	width:115px;
	height:26px;
	line-height:26px;
	float:left;
	margin-right:15px;
}
.whiteButton a{
	color:#333;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.whiteButton a:hover{
	color:#000;
	text-decoration:none;
}
.blueButton{
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	background-position:-235px 0px;
	width:115px;
	/*height:26px;*/
	line-height:26px;
	float:left;
}
.blueButton a{
	color:#000;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.blueButton a:hover{
	color:#039;
	text-decoration:none;
	display:block;
	text-align:center;
}
.rightContent .inputBox{
	border:1px solid #99cc00;
	width:210px;
	margin-top:5px;
	margin-bottom:10px;
	height:20px;
}
.rightContent .submit{
	background-image:url(../images/submit.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:24px;
	width:65px;
	font-weight:bold;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	background-color:transparent;
	margin-bottom:10px;
}
.submit:hover{
	cursor:pointer;
}
.checkbox{
	margin:0px;
	padding:0px;
	border:1px solid #99cc00;
	margin-right:5px;
}
.normalText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
}
.footer{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
}
.footerSection{
	float:left;
	padding-right:40px;
	margin-right:40px;
	background-image:url(../images/footer-hr.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	}
.footer span{
	margin-bottom:5px;
}
.footer a{
	line-height:18px;
	color:#FFF;
	text-decoration:none;
}
.footer a:hover{
	color:#88bc0e;
}
.ourPartners{
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#88bc0e;
	padding:3px;
	behavior: url(../css/PIE.htc);
	width:101px;
	height:66px;
	margin-right:12px;
	float:left;
}
