﻿/************** Global *****************/

body {
	 margin-top: 0px;
	 
	 
}

#xpagesetup {
     position: relative;
     width: 988px;
     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;
}



#xMainContent1{

	margin-left:10px;
	margin-right:10px;


}

/* 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:290px;
	background-position:top;

}

#xMainContent4{

	position:relative;
    margin-left:294px;
}

/*html>body div#xMainContent4{
	margin-left:297px; /*add 3px to Firefox/netscape*/
/*}*/

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader {
     position: relative;
     width: 988px;
     height: 215px;
	 z-index:100;
}

#xprintheader {
     display:none;
}

#xheaderadmin {
     position: relative;
     width: 988px;
     height: 170px;
	 z-index:100;
}

#xlogo{
	position:absolute; 
	left:20px;
	top:14px;
}

#xnav
{
 position: absolute;
 top:157px;
}
#xnav li
{
	padding:0;
	margin:0;
}

#xnav ul
{
	padding:0;
	margin:0;
}


#xnavadmin
{

 position: absolute;
 top:110px;
}
#xnavadmin li
{
    
	padding:0;
	margin:0;
}

#xnavadmin ul
{
	padding:0;
	margin:0;
}




#xcontentback {
	position:relative;
	width:988px;
	margin: 0 auto 0 auto;
	float:left;
}

#xcontent
{
 margin:0 4px 0 4px;
 
}

#xfooter1 {
 position:relative;
 background-image:url(images/footerback1.jpg);
 background-repeat:no-repeat;
 width:988px;
 height:56px;
 color:#595959;
}

#xfooter1 a{
	color:#595959;
	font-size:11px;

}

#xfooter1 a:hover{
	color:#595959;
	font-size:11px;
	text-decoration:underline;

}

#xfooter2 {
 position:relative;
 background-image:url(images/footerback.jpg);
 background-repeat:no-repeat;
 width:988px;
 height:100px;
 color:#595959;
 top:4px;
 
}

#xfooter2 a{
	color:#595959;
	font-size:11px;
	font-weight:normal;

}

#xfooter2 a:hover{
	font-size:11px;
	text-decoration:underline;

}

#footer2 td{
color:#ff0000;
}





