﻿/************** Global *****************/


#xpagesetup {
     position: relative;
     width: 976px;
     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:none;
}


#xMainContent4{

	position:relative;

}

/*
html>body div#xMainContent4{
	margin-left:223px; /*add 3px to Firefox/netscape*/
/*}*/

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader {
     position: relative;
     width: 976px;
     height: 129px;
     background-repeat:no-repeat;
	 color:#5a5a5a;
	 z-index:100;
	 background-color:#000000;	 
}

#xheader #solutions 
{
height: 129px;
background-image:url(images/headerback.jpg);     
} 
      
#xheader #digital 
{
height: 129px;
background-image:url(images/headerback_blue.jpg);     
}

#xheader #communities 
{
height: 129px;
background-image:url(images/headerback_red.jpg);     
} 
      
#xheader #i3dtours 
{
height: 129px;
background-image:url(images/headerback_green.jpg);     
}
 
      
      

#xprintheader {
     display:none;
}

#xheaderadmin {
     position: relative;
     width: 976px;
     height: 120px;
     background-image:url(images/back_admin.jpg);
     background-repeat:no-repeat;
	 z-index:100;
	 background-color:#000000;
}

#xlogo{
	position:absolute; 
	left:20px; 
	top:14px;
}

#xnav
{
 position: absolute;
 left:250px;
 top:40px;
}

#xnav li
{
	padding:0;
	margin:0;
}

#xnav ul
{
	padding:0;
	margin:0;
}



#xcontentback {
	position:relative;	
	width:976px;
	margin: 0 auto 0 auto;
	background-color:#000000;
	float:left;
}

#xcontent
{
    position:relative;
    margin:0 13px 0 30px;
    width:710px;
}

#xcontentcrm
{
    position:relative;
    margin:0 30px 0 30px;
}

.homeimageposition
{
    position:relative;
    float:right;
    right:45px;
    margin-top:5px;
}

#xfooter {
text-align:left;
 position:relative;
 background-repeat:repeat-x;
 background-position:top;
 width:976px;
 height:165px;
 color:#333333;
 background-color:#000000;
}

#xfooter a{
	color:#333333;
	font-size:12px;

}

#xfooter a:hover{
	color:#f9a139;


}

#xfooter #solutions 
{
background-image:url(images/footerback.jpg);
}

#xfooter #digital 
{
background-image:url(images/footerback_blue.jpg);
}

#xfooter #communities
{
background-image:url(images/footerback_red.jpg);
}

#xfooter #i3dtours 
{
background-image:url(images/footerback_green.jpg);
}







