﻿/************** Global *****************/


#xpagesetup {
     position: relative;
     width: 910px;
     margin: 0 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 */
	background:none;
	
}

#xMainContent0{
	
	
	
}


/* 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 */
	background:none;
}

#xLeftContent4{
	position:relative;
	float:left;
	width:245;
	padding-left:25px;
	background-position:top;
}

#xMainContent4{
	position:relative;
	margin-left:256px;
	margin-right:20px;
}

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader1 {
     position: relative;
     width: 910px;
     height: 163px;
     background-image:url(images/headerback1.jpg);
     background-repeat:no-repeat;
	 color:#5a5a5a;
}

#xheader2 {
     position: relative;
     width: 910px;
     height: 163px;
     background-image:url(images/headerback2.jpg);
     background-repeat:no-repeat;
	 color:#5a5a5a;
}

#xprintheader {
     display:none;
}

#xheaderadmin {
     position: relative;
     width: 910px;
     height: 146px;
     background-image:url(images/back_admin.jpg);
     background-repeat:no-repeat;
}

#xnav
{
 position: absolute;
 top:86px;
 left:53px;
}

#xcontentback1 {
	position:relative;
	background-image:url(images/contentbackback1.jpg);
	background-repeat:repeat-y;
	width:910px;
	margin: 0 auto 0 auto;
	float:left;

}

#xcontentback2 {
	position:relative;
	background-image:url(images/contentbackback2.jpg);
	background-repeat:repeat-y;
	width:910px;
	margin: 0 auto 0 auto;
	float:left;

}

#xcontent{
	margin:0 53px 0 53px;
}

#xfooter1 {
	position:relative;
	background-image:url(images/footerback1.jpg);
	background-repeat:no-repeat;
	width:910px;
	height:84px;
	color:#8e999f;
	font-size:11px;
}

#xfooter1 a{
	color:#8e999f;
	font-size:11px;

}

#xfooter1 a:hover{
	color:#8e999f;
	font-size:11px;
	text-decoration:underline;
}


#xfooter2 {
	position:relative;
	background-image:url(images/footerback2.jpg);
	background-repeat:no-repeat;
	width:910px;
	width:910px;
	height:84px;
	color:#8e999f;
	font-size:11px;
}

#xfooter2 a{
	color:#8e999f;
	font-size:11px;

}

#xfooter2 a:hover{
	color:#8e999f;
	font-size:11px;
	text-decoration:underline;

}






