.paneloneouterholder{
	position:relative;
	float:left;
	display:inline;
	width:108px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFFFFF;
}
.paneloneinnerholder{
	position:relative;
	float:left;
	display:inline;
	width:88px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.paneltwoouterholder{
	position:relative;
	float:left;
	display:inline;
	width:228px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFFFFF;
}
.paneltwoinnerholder{
	position:relative;
	float:left;
	display:inline;
	width:208px;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.panelthreeouterholder{
	position:relative;
	float:left;
	display:inline;
	width:348px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFFFFF;
}
.panelthreeinnerholder{
	position:relative;
	float:left;
	display:inline;
	width:328px;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.panelfourouterholder{
	position:relative;
	float:left;
	display:inline;
	width:468px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFFFFF;
}
.panelfourinnerholder{
	position:relative;
	float:left;
	display:inline;
	width:448px;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.panelfiveouterholder{
	position:relative;
	float:left;
	display:inline;
	width:588px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFFFFF;
}
.panelfiveinnerholder{
	position:relative;
	float:left;
	display:inline;
	width:568px;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.panelsixouterholder{
	position:relative;
	float:left;
	display:inline;
	width:708px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFFFFF;
}
.panelsixinnerholder{
	position:relative;
	float:left;
	display:inline;
	width:688px;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.panelsevenouterholder{
	position:relative;
	float:left;
	display:inline;
	width:828px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFFFFF;
}
.panelseveninnerholder{
	position:relative;
	float:left;
	display:inline;
	width:808px;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.paneleightouterholder{
	position:relative;
	float:left;
	display:inline;
	width:948px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFFFFF;
}
.paneleightinnerholder{
	position:relative;
	float:left;
	display:inline;
	width:928px;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.panelwrapone {
	position:relative;
	float:left;
	display:inline;
	height:auto;
	width:120px;
	padding:0px;
	margin:0px;
}
.panelwraptwo {
	position:relative;
	float:left;
	display:inline;
	height:auto;
	width:240px;
	padding:0px;
	margin:0px;
}
.panelwrapthree {
	position:relative;
	float:left;
	display:inline;
	height:auto;
	width:360px;
	padding:0px;
	margin:0px;
}
.panelwrapfour {
	position:relative;
	float:left;
	display:inline;
	height:auto;
	width:480px;
	padding:0px;
	margin:0px;
}
.panelwrapfive {
	position:relative;
	float:left;
	display:inline;
	height:auto;
	width:600px;
	padding:0px;
	margin:0px;
}

.panelwrapsix {
	position:relative;
	float:left;
	display:inline;
	height:auto;
	width:720px;
	padding:0px;
	margin:0px;
}

.panelwrapseven {
	position:relative;
	float:left;
	display:inline;
	height:auto;
	width:840px;
	padding:0px;
	margin:0px;
}
.panelwrapeight {
	position:relative;
	float:left;
	display:inline;
	height:auto;
	width:960px;
	padding:0px;
	margin:0px;
}





.panelspacer {
	position:relative;
	height:10px;
	width:80px;
	clear: both;
	display: block;
}



#panelnomargin{
	margin:0px;	
}


#clear {
	clear:both;
}
.imgborder{
		border: 1px solid #EFEFEF;
}
#panelbackround{
background-image:url(../images/panelbackground.jpg);
background-repeat:repeat-x;
}


#lightbluefourbackmargin{
	background-image:url(../images/core/light_blue_four_backmargin.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	border: 1px solid #EFEFEF;
}


#lightbluefourback {
	background-image:url(../images/core/light_blue_four_back.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#lightbeigeback {
	background-image:url(../images/core/light_beige_back.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#sitemapback {
	background-image:url(../images/sitemap/sitemap_back.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

