﻿/************** Global *****************/


#xpagesetup {
     position: relative;
     width: 948px;
     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-image:url(images/setup0back.jpg);
	
}

#xMainContent0{
	margin-left:40px;
	margin-right:40px;
	margin-top:30px;
	
}


/* 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{

	/*position:relative;
    width:948px;
    margin-right:13px;
	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-image:url(images/setup4back.jpg);
}

#xMainContent4{
	position:relative;
	margin-left:40px;
	margin-right:350px;
	margin-top:30px;
}

#xRightContent4{
	position:relative;
	float:right;
	width:318px;
}

/*
html>body div#xMainContent4{
	margin-left:223px; /*add 3px to Firefox/netscape*/
/*}*/

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader {
     position: relative;
     width: 948px;
     height: 136px;
     background-image:url(images/headerback.jpg);
     background-repeat:no-repeat;
	 color:#5a5a5a;
	 z-index:100;
	 background-color:#BBBBBB;
}

#xprintheader {
     display:none;
}

#xheaderadmin {
     position: relative;
     width: 948px;
     height: 134px;
     background-image:url(images/headerbackadmin.jpg);
     background-repeat:no-repeat;
	 color:#5a5a5a;
	 z-index:100;
	 background-color:#BBBBBB;
}


#xlogo{
	position:absolute; 
	left:40px; 
	top:14px;
}

#xnav
{
 position: absolute;
 top:47px;
 right:20px;
}

#xnav li
{
	padding:0;
	margin:0;
}

#xnav ul
{
	padding:0;
	margin:0;
}



#xcontentback {
	position:relative;
	width:948px;
	margin: 0 auto 0 auto;
	float:left;
}


#xcontent
{
 margin:0 0 0 0; 
}


#xfooter {
 position:relative;
 background-image:url(images/footerback.jpg);
 background-repeat:repeat-x;
 background-position:top;
 width:948px;
 height:94px;
 color:#ffffff;
 font-size:11px;
 font-family:Tahoma;

}

#xfooter a{
	color:#555555;
	font-size:11px;

}

#xfooter a:hover{
	color:#555555;
	font-size:11px;
	text-decoration:underline;

}


#xfooter0 {
 position:relative;
 background-image:url(images/footerback0.jpg);
 background-repeat:repeat-x;
 background-position:top;
 width:948px;
 height:171px;
 color:#ffffff;
 font-size:11px;
 font-family:Tahoma;
}

#xfooter0 a{
	color:#555555;
	font-size:11px;

}

#xfooter0 a:hover{
	color:#555555;
	font-size:11px;
	text-decoration:underline;

}

#xfooter4 {
 position:relative;
 background-image:url(images/footerback4.jpg);
 width:948px;
 height:171px;
 color:#ffffff;
 font-size:11px;
 font-family:Tahoma;
}

#xfooter4 a{
	color:#555555;
	font-size:11px;

}

#xfooter4 a:hover{
	color:#555555;
	font-size:11px;
	text-decoration:underline;

}

#xcogsimage
{
    position:absolute; width:100px; top:2px; right:40px; top:0px;
}

#xcogsimagenot1
{
    position:absolute; width:100px; top:2px; right:40px; top:0px;
}

#xcogsimageadmin
{
    position:absolute; width:100px; top:2px; right:40px; top:15px;
}

#xcogsimagenot1admin
{
    position:absolute; width:100px; top:2px; right:40px; top:90px;
}

#xfootertext
{
    position:relative;
    top:20px;    
}

#xfootertext0and4
{
    position:relative;
    top:90px;    
}

