﻿/************** Global *****************/

body {
	 margin: 0px;
	  background-color:#191919;
	 
}

#xpagesetup {
     position: relative;
     width: 100%;
     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:url(images/pagesetup4back.jpg);
	background-repeat:repeat-y;
	padding-bottom:20px;
}


#xMainContent4{

	position:relative;
	padding: 10px 40px;
	

}

/*
html>body div#xMainContent4{
	margin-left:223px; /*add 3px to Firefox/netscape*/
/*}*/

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader {
     position: relative;
     width: 100%;
     height: 126px;
	 background:url(images/headerback.jpg);
	background-repeat:repeat-x;
	 z-index:100;
	background-position:top;
}

#xheaderinner {
     position: relative;
     width: 980px;
     height: 126px;
     background-image:url(images/headerinnerback.jpg);
     background-repeat:no-repeat;
	 color:#5a5a5a;
	 z-index:100;
	 margin: 0 auto 0 auto;
}


#xheaderinneradmin {
     position: relative;
     width: 980px;
     height: 126px;
     background-image:url(images/headerinneradminback.jpg);
     background-repeat:no-repeat;
	 color:#5a5a5a;
	 z-index:100;
	 margin: 0 auto 0 auto;
}

#xprintheader {
     display:none;
}

#xheaderadmin {
     position: relative;
     width: 980px;
     height: 120px;
     background-image:url(images/back_admin.jpg);
     background-repeat:no-repeat;
	 z-index:100;
	 margin: 0 auto 0 auto;
}

#xlogo{
	position:absolute; 
	left:20px; 
	top:24px;
}

#xnav
{
 position: absolute;
 top:40px;
 left:302px;
}

#xnav li
{
	padding:0;
	margin:0;
}

#xnav ul
{
	padding:0;
	margin:0;
}


#xcontentback {
	position:relative;
	background:url(images/contentback.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#cfcfcf;
	width:100%;
	
}

#xcontent
{
 width:980px;
 margin: 0 auto 0 auto;
  
 
}

#xcontentflash
{
 width:100%;
  
 
}



#xfooter {
	position:relative;
	background-image:url(images/footerback.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	color:#ffffff;
	background-color:#191919;

}

#xfooter a{
	color:#ffffff;

}

#xfooter a:hover{
	color:#ffffff;
	text-decoration:underline;

}


#xfooterinner {
	
	position:relative;
	width:980px;
	margin: 0 auto 0 auto;
}

#xfooterinnergroup{
background-image:url(images/footerinnerback.jpg);
	background-repeat:no-repeat;
height:238px;

}

#xfooterleft{

width:450px;
}

#xfooterleft{

width:450px;
height:198px;
position:absolute;
top:20px;
left:20px;

}

#xfooterright{

width:450px;
height:198px;
position:relative;
top:20px;
left:510px;

}

.xfootertable{
   


}

.xfootertable td{
    font-size: 11px;
	font-weight:normal;
	color: #ffffff;


}





