﻿/************** Global *****************/


#xpagesetup {
     position: relative;
     width: 901px;
     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-image:url(images/pagebackwide.jpg);
	background-repeat:repeat-y;
}


#xLeftContent1{
	position:relative;
	float:left;
	width:210px;

}

#xMainContent1{

	position:relative;
	margin-left:240px;
	width:624px;
	padding-top:20px;
	padding-bottom:20px;


}

/* 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-image:url(images/pageback.jpg);
	background-repeat:repeat-y;
}

#xLeftContent3{
	position:relative;
	float:left;
	width:210px;

}

#xMainContent3{

	position:relative;
	margin-left:240px;
	margin-right:208px;
	width:433px;
	padding-top:20px;
}

#xRightContent3{
	position:relative;
	float:right;
	width:188px;
}

/* 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/pageback.jpg);
	background-repeat:repeat-y;
}

#xLeftContent4{
	position:relative;
	float:left;
	width:210px;

}

#xMainContent4{

	position:relative;
	margin-left:240px;
	margin-right:208px;
	width:433px;
	padding-top:20px;
	padding-bottom:20px;
}

#xRightContent4{
	position:relative;
	float:right;
	width:188px;
}

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader {
     position: relative;
     width: 901px;
     height: 341px;
     background-image:url(images/headerback.jpg);
     background-repeat:no-repeat;
}

#xprintheader {
     display:none;
}

#xheaderadmin {
     position: relative;
     width: 901px;
     height: 341px;
     background-image:url(images/headerbackadmin.jpg);
     background-repeat:no-repeat;
}

#xheaderhome
{
 position: absolute;
 top:54px;
 left:43px;
}

#xcrmv4
{
 position: absolute;
 top:80px;
 left:45px;
}

#xsurvey
{
 position: absolute;
 top:20px;
 left:45px;
}

#xheadercontactus
{
 position: absolute;
 top:54px;
 left:132px;
}

#xnav
{
 position: absolute;
 top:116px;
 left:1px;
}

#xheaderflash
{
 position: absolute;
 top:116px;
 left:215px;
}

#xheadersideimg
{
 position: absolute;
 top:116px;
 left:713px;
}


#xcontentback {
	position:relative;
	background-image:url(images/contentborderback.gif);
	background-repeat:repeat-y;
	width:901px;
	margin: 0 auto 0 auto;
	float:left;

}

#xcontent
{
 margin:0 1px 0 1px;
 

 
}

#xfooter {
 position:relative;
 background-image:url(images/footerback.jpg);
 background-repeat:no-repeat;
 background-position:top;
 width:901px;
 height:36px;
 color:#999999;
 font-size:11px;
}

#xfootercontent
{
    position:relative;
    padding-top:14px;
    width:100%;
    right:40px;
    color:#999999;
    
}

#xfooter a{
	color:#5f8fbc;
	font-size:11px;

}

#xfooter a:hover{
	color:#5f8fbc;
	font-size:11px;
	text-decoration:underline;

}





