﻿/************** Global *****************/


#xpagesetup {
     position: relative;
     width: 813px;
     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:780px;/* LEAVE */
	background:none;
	padding-left:20px;
	
}

#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:805px;;/* LEAVE */
	background-image:url('images/pageback.jpg');
	left:4px
}

#xPageSetup1Bottom{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:805px;;/* LEAVE */
	background-image:url('images/pagebackbottom.jpg');
	background-repeat:no-repeat;
	background-position-y:50%
}

#xLeftContent1{
	position:relative;
	float:left;
	width:216px;
	background-position:top;
}



#xMainContent1 {

	position:relative;
	margin-left:216px;
	display:block;
	width:579px;
	text-align: left;
}

html>body div#xMainContent1{
	margin-left:219px; /*add 3px to Firefox/netscape*/
}

/* 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:805px;;/* LEAVE */
	background-image:url('images/pageback.jpg');
	left:4px
}

#xPageSetup4Bottom{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:805px;;/* LEAVE */
	background-image:url('images/pagebackbottom.jpg');
	background-repeat:no-repeat;
	background-position-y:50%
}

#xLeftContent4{
	position:relative;
	float:left;
	width:216px;
	background-position:top;
}



#xMainContent4{

	position:relative;
	margin-left:216px;
	display:block;
	width:579px;
	text-align:left;
}

html>body div#xMainContent4{
	margin-left:219px; /*add 3px to Firefox/netscape*/
}





/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader {
     position: relative;
     width: 813px;
     height: 120px;
     background-image:url('images/headerback.jpg');
     background-repeat:no-repeat
}

#xprintheader {
     display:none;
}

#xheaderadmin {
     position: relative;
     width: 813px;
     height: 120px;
     background-image:url('images/headerback.jpg');
     background-repeat:no-repeat
}


#xnav
{
	position:absolute;
	top:86px;
	left:14px;
}



#xcontentback {
	position:relative;
	background-image:url('images/contentback.jpg');
	background-repeat:repeat-y;
	width:813px;
	margin: 0 auto;
	float:left

}

#xcontent
{
 margin:0 0 0 0;
 /*785 pixels in width*/
 
}

#x3boxback{

	background-image:url('images/home_3boxback.jpg');
	background-repeat:repeat-y


}

#xmoreback{

	background-image:url('images/home_moreback.jpg');
	background-repeat:repeat-y;
	padding-top:4px


}

#xfooter {
 position:relative;
 background-image:url('images/footerback.jpg');
 background-repeat:no-repeat;
 width:813px;
 height:76px;
 color:#888888;
 font-size:11px
}

#xfooter a{
	color:#888888;
	font-size:11px;

}

#xfooter a:hover{
	color:#888888;
	font-size:11px;
	text-decoration:underline;

}

#defaultLink1{
	position:absolute;
	top:250px;
	left:20px;



}

#defaultLink2{




}

#defaultLink3{


}

#xhomeTitleStrip{
	position:relative;
	width:785px;
	height:40px;
	background:url('images/hometitlestripback.jpg') no-repeat;
	

}

#xhomeTitle1{
	position:absolute;
	top:16px;
	left:9px;

}

#xhomeTitle2{
	
	position:absolute;
	top:16px;
	left:274px;

}

#xhomeTitle3{
	position:absolute;
	top:16px;
	left:540px;


}





