﻿/************** Global *****************/


#xpagesetup {
     position: relative;
     width: 928px;
     margin: 10px auto 0 auto;
}


/*/////////// START PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////*/

/* PAGE SETUP 0 */
#xPageSetup0Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%;/* LEAVE */
	
	
}

#xMainContent0{
	float:left;
	background-position:bottom;
	background-image:url(images/content_bg0.jpg);
	background-repeat:no-repeat;
	}
	
#xMainContent0_admin{
	float:left;
	background-position:bottom;
	background-image:url(images/content_bgadmin.jpg);
	background-repeat:no-repeat;
	}


/* PAGE SETUP 1 */
#xPageSetup1Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%;/* LEAVE */
	background:none;
}


#xLeftContent1{
	position:relative;
	float:left;
	width:195px;
	padding-left:14px;
	background-position:top;

}

#xMainContent1{

	position:relative;
	margin-left:220px;
	display:inline-block;


}

/* PAGE SETUP 2 */
#xPageSetup2Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%; /* LEAVE */
	background:#0099FF;
}


#xMainContent2{

	position:relative;
	background-color:#CC6600;
	margin-right:200px;
}

#xRightContent2{
	position:relative;
	float:right;
	background-color:#6600FF;
	width:200px;
}

/* PAGE SETUP 3 */

#xPageSetup3Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%; /* LEAVE */
	background:#0099FF;
}


#xLeftContent3{
	position:relative;
	float:left;
	width:200px;
	background-color:#6600FF;
}

#xMainContent3{

	position:relative;
	background-color:#CC6600;
	margin-left:200px;
	margin-right:200px;
}

#xRightContent3{
	position:relative;
	float:right;
	background-color:#6600FF;
	width:200px;
}

/* PAGE SETUP 4 */
#xPageSetup4Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%;/* LEAVE */

}

#xPageSetup4Inner{
	position:relative;
	float:left;
	background-image:url(images/content_bg1.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:100%;/* LEAVE */

}


#xTopContent4{

	height:50px;
	width:928px;
	background:url(images/pagetopback.jpg);
	background-repeat:no-repeat;
}

#xTopContent4home{

	height:38px;
	width:928px;
	background:url(images/pagetopback.jpg);
	background-repeat:no-repeat;
}

#xTopContent4admin{

	height:50px;
	width:928px;
	background:url(images/pagetopbackadmin.jpg);
	background-repeat:no-repeat;
	


}

#xLeftContent4{
	position:relative;
	float:right;
	width:308px;
	
	

}

#xMainContent4{

	position:relative;
	margin-right:308px;
	width:600px;
	
	

}

html>body div#xMainContent4{
	margin-right:311px; /*add 3px to Firefox/netscape*/
}

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader {
     position: relative;
     width: 928px;
     height: 108px;
     background-image:url(images/headerback.jpg);
     background-repeat:no-repeat;
	 z-index:50;
}

#xheaderconsulting {
     position: relative;
     width: 928px;
     height: 108px;
     background-image:url(images/headerbackconsulting.jpg);
     background-repeat:no-repeat;
	 z-index:50;
}

#xprintheader {
     display:none;
}

#xheaderadmin {
     position: relative;
     width: 928px;
     height: 108px;
     background-image:url(images/headerback.jpg);
     background-repeat:no-repeat;
	 z-index:50;
}


#xnav
{
	position:absolute;
	right:4px;
	top:35px;
	z-index:100;
}



#xcontentback {
	position:relative;
	width:928px;
	margin: 0 auto 0 auto;
	float:left;
	background-image:url(images/contentbackrepeat.jpg);
 	background-repeat:repeat-y;

}

#xcontent
{
	position:relative;
	 float:left;
	 background-image:url(images/contentback.jpg);
	 background-repeat:no-repeat;
	 background-position:top;
	 width:928px;
 
}



#xfooter {
 position:relative;
 background-image:url(images/footerback.jpg);
 background-repeat:no-repeat;
 width:928px;
 height:124px;
 color:#626262;
 font-size:11px;
}

#xfooter a{
	color:#626262;
	font-size:11px;
	font-weight:normal;


}

#xfooter a:hover{
	color:#626262;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;


}

#xinnerfooter{
position:relative;
top:22px;
width:100%;
text-align:center;



}

#xinnerblackfooter{
padding-top:10px;
color:#666666;
text-transform:lowercase;
text-transform:capitalize;


}

#xinnerblackfooter a{
color:#666666;


}

#xinnerblackfooter a:hover{
color:#666666;
text-decoration:underline;



}





