body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:333;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat;
}

#wrapper2 { /* to create white BG in IE */
	width:860px;
	margin:0px auto;
	text-align:left;
	background-color:#ffffff;
	background-position:center;
	background-repeat:repeat;
}

#wrapper {
	width:860px;
	margin:0px auto;
	text-align:left;
	background-color:#ffffff;
	background-position:center;
	background-repeat:repeat;
	float:left;
}

#logo{
}

#header{
	width:860px;
	height:250px;
	text-align:center;
	float:left;
	background-image:url(/images/headbackground.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#logolocation{
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	width:269px;
	float:left;
}

#navigation{
	float:right;
	padding-top:115px;
	padding-right:30px;
}

#tab1{
	background-image:url(/images/tab1.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:84px;
	float:left;
}

#tab2{
	background-image:url(/images/tab2.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:151px;
	float:left;
}

#tab3{
	background-image:url(/images/tab3.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:108px;
	float:left;
}

#tab4{
	background-image:url(/images/tab4.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:80px;
	float:left;
}

.tabtext{
	padding-top:8px;
	padding-left:14px;
	font-family:Arial;
	font-size:11px;
	color:#555555;
	font-weight:bold;
}

a.nav:link {color: #555555; text-decoration:none}     /* unvisited link */
a.nav:visited {color: #555555; text-decoration:none}  /* visited link */
a.nav:hover {color: #FF3300; text-decoration:none}   /* mouse over link */
a.nav:active {color: #555555; text-decoration:none}   /* selected link */

a.rigid:link {color: #FF3300; text-decoration:none}     /* unvisited link */
a.rigid:visited {color: #FF3300; text-decoration:none}  /* visited link */
a.rigid:hover {color: #FF3300; text-decoration:underline}   /* mouse over link */
a.rigid:active {color: #FF3300; text-decoration:none}   /* selected link */

#headimage{
	float:right;
	padding-right:30px;
	padding-top:23px;
}

#headtext{
	float:left;
	width:250px;
	padding-left:32px;
	padding-top: 23px;
	text-align:left;
}

.bannerheading{
	font-family:Arial;
	font-size:15px;
	color:#ff3300;
}

.bannertext{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	line-height:20px;
}

#body{
	width:860px;
	float:left;
}

#footer{
	width:860px;
	float:left;
}

#greenbar{
	background-image:url(/images/greenbar.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:860px;
}

#gradient{
	background-image:url(/images/gradient.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	width:860px;
}

#copyright{
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	padding-left:32px;
	padding-top:3px;
}

#rigid{
	font-family:Arial;
	font-size:11px;
	float:right;
	color:#333333;
	padding-top:3px;
	padding-right:40px;
}

#bottomnav{
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	padding-left:32px;
	padding-top:20px;	
}

#leftbody{
	float:left;
	padding-left:32px;
	padding-bottom:20px;
	width:510px;
	line-height:20px;
}

#centerbody{
	float:left;
	padding-left:32px;
	padding-bottom:20px;
	width:795px;
	line-height:20px;
}

#rightbody{
	float:right;
	padding-right:32px;
	padding-top:20px;
	padding-bottom:20px;
	line-height:20px;
}

.pageheading{
	font-size:16px;
}

.headinglogo{
	padding-top:5px;
	padding-left:3px;
	float:left;
}

#greenbox{
	border:solid 1px #D7E291;
	background:#e3e6d3;
	width:270px;
	height:480px;
}

.boxz{
	border:1px solid #000000;
}

.orange{
	color:#FF9900;
	font-weight:bold;
}

.title{
	font-size:16px;
	color:#FF9900;
	font-weight:bold;
}