﻿/************** Global *****************/


#xpagesetup {
     position: relative;
     width: 940px;
     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{
	margin-left:40px;
	margin-right:40px;
}


/* 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;
}

#xMainContent4{
	position:relative;	
	margin-left:40px; 
	margin-right:310px;
	width:560px;
}

#xRightContent4{
	position:relative;	
	float:right;
	width:300px;
	margin-right:15px;
}

/*
html>body div#xMainContent4{
	margin-left:223px; /*add 3px to Firefox/netscape*/
/*}*/

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader {
     position: relative;
     width: 940px;
     height: 200px;
     background-image:url(images/headerback.jpg);
     background-repeat:no-repeat;
	 color:#5a5a5a;
	 z-index:100;
	 background-color:#BBBBBB;
}

#xheader0 {
     position: relative;
     width: 940px;
     height: 223px;
     background-image:url(images/headerback0.jpg);
     background-repeat:no-repeat;
	 color:#5a5a5a;
	 z-index:100;
	 background-color:#BBBBBB;
}

#xheader4 {
     position: relative;
     width: 940px;
     height: 234px;
     background-image:url(images/headerback4.jpg);
     background-repeat:no-repeat;
	 color:#5a5a5a;
	 z-index:100;
	 background-color:#BBBBBB;
}

#xprintheader {
     display:none;
}

#xheaderadmin {
     position: relative;
     width: 940px;
     height: 120px;
     background-image:url(images/back_admin.jpg);
     background-repeat:no-repeat;
	 z-index:100;
}

#xlogo{
	position:absolute; 
	left:20px; 
	top:37px;
}

#xlogoadmin{
	position:absolute; 
	left:0px; 
	top:23px;
}

#xloginbox
{
    position:relative;
    top:-20px;
    right:20px;
}

#xnav
{
 position: absolute;
 top:155px;
 left:16px;
}

#xnav li
{
	padding:0;
	margin:0;
}

#xnav ul
{
	padding:0;
	margin:0;
}



#xcontentback {
	position:relative;
	background-image:url(images/contentback.jpg);
	background-repeat:repeat-y;
	width:940px;
	margin: 0 auto 0 auto;
	float:left;	
}

#xcontentapa {
	position:relative;
	background-image:url(images/apaloginbody.jpg);
	background-repeat:repeat-y;
	width:940px;
	height:175px;
	left:6px;
	padding: 40px;
	float:left;	
}

#xcontentback4 {
	position:relative;
	background-image:url(images/contentback4.jpg);
	background-repeat:repeat-y;
	width:940px;
	margin: 0 auto 0 auto;
	float:left;
}

#xcontentfooter {
	position:relative;
	background-image:url(images/contentfooterback4.jpg);
	background-repeat:no-repeat;
	width:940px;
	height:23px;
	margin: 0 auto 0 auto;
	float:left;
}

#xcontentfooter0 {
    
}

#xcontent
{
 
}

#xfooter {
 position:relative;
 background-image:url(images/footerback.jpg);
 background-repeat:no-repeat;
 background-position:top;
 width:940px;
 height:75px;
 color:#555555;
 font-size:10px;
}

#xfooter a{
	color:#555555;
	font-size:11px;

}

#xfooter a:hover{
	color:#555555;
	font-size:11px;
	text-decoration:underline;

}

.apanav
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding:0px 20px;
}
	

.apanav:hover
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding:0px 20px;
}


