body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	margin:0px;padding:0px;
	background-image:url(../images/grad.jpg);
	background-color:#FBFCFC;
	background-repeat:repeat-x;
	}
table { font-size:90%;}

#wrapper {
	margin-top:auto;
	margin:auto;
	position:relative;
	width:750px;
	z-index:1;
	border: solid 1px #323232;
	background-color:#FFFFFF;
}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	height:116px;
	z-index:2;
	background-image: url(../images/header.jpg);
}

#nav-bar {
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	height:24px;
	z-index:2;
	background-color:#711471;
}

#content-wrapper {
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	z-index:2;
	padding:-40px 0px 0px 0px;
	margin:0px;
	overflow:hidden;

}

#content-left {
	position:relative;
	left:15px;
	top:0px;
	width:184px;
	z-index:2;
	background-color:#FFFFFF;
	overflow:hidden;


}



#purple-box-top {
	position:relative;
	left:0px;
	top:0px;
	z-index:2;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;

}

#purple-box-bottom {
	position:relative;
	left:0px;
	top:0px;
	z-index:2;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;

}

#purple-box-mid {
	position:relative;
	left:0px;
	top:0px;
	z-index:2;
	background-image:url(../images/pur-box.jpg);
	background-repeat:repeat-x;
	background-color:#DBC2DC;
	border-left: solid #711471 1px;
	border-right: solid #711471 1px;
	
	

}

#orange-box-mid {
	position:relative;
	left:0px;
	top:0px;
	z-index:2;
	background-image:url(../images/org-box.jpg);
	background-repeat:repeat-x;
	background-color:#F3E2B9;
	border-left: solid #711471 1px;
	border-right: solid #711471 1px;

}

#green-box-mid {
	position:relative;
	left:0px;
	top:0px;
	z-index:2;
	background-image:url(../images/gre-box.jpg);
	background-repeat:repeat-x;
	background-color:#D9EAAA;
	border-left: solid #711471 1px;
	border-right: solid #711471 1px;
	width:182px;
}



#content-right {
	position:relative;
	left:25px;
	top:5px;
	width:532px;
	z-index:2;
	float:right;
	padding-bottom:20px;
	padding-right:30px;
}

#top-img {
	position:absolute;
	background-image:url(../images/consolidation.jpg);
	background-repeat:no-repeat;
	width:259px;
	top:50px;
	left:280px;

}


#home-right {
	position:relative;
	left:0px;
	top:0px;
	width:275px;
	z-index:2;
	background-color:#00FFFF;
	float:right;
	

}
#home-left {
	position:relative;
	left:0px;
	top:0px;
	width:269px;
	z-index:2;
	padding-left:10px;
	background-color:#00FF00;
	
	

}


#footer {
	position:relative;
	margin-top:20px;
	left:0px;
	top:0px;
	width:730px;
	height:85px;
	z-index:2;
	background-color:#999999;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;

}

#footer-ad {
	position:relative;
	left:10px;
	top:10px;
	width:200px;
	z-index:2;
}


#footer-grey {
	position:relative;
	left:0px;
	top:18px;
	width:100%;
	z-index:2;
}
