﻿/************** Global *****************/

body {
	 margin-top: 0px;
     background:#313b40;

}

h1, h2, h3{

}

#xshell {
     position: relative;
     width:100%;
     
}

#xheaderouter{
     background:#ffffff url('images/headerback.jpg') repeat-x;
}

#xheader{
     position: relative;   
     width: 980px;
     height: 173px;
	 z-index:200;
     margin:0 auto 0 auto;
}

#xh1{
position:absolute;
top:15px;
color:#d1d1d1;
font-size:13px;

}

#xlogo{
	position:absolute; 
	left:0px; 
	top:76px;
}

#xtaglines{
position:absolute;
right:0;
top:75px;
font-size:27px;
width:300px;
text-align:right;
}

#xbetter{
color:#525f66;
right:0;
}

#xreach{
position:absolute;
font-family:Georgia, "Times New Roman";
color:#ea3d5d;
font-size:.71em;
font-style:italic;
right:0;
top:37px;
}

#xnav
{
 position: absolute;
 top:8px;
 right:0px;
 z-index:200;
}

#xnav li
{
	padding:0;
	margin:0;
}

#xnav ul
{
	padding:0;
	margin:0;
}

#xcontentouter{
background:#ffffff;
}
#xcontentouter_feature{
background:#ffffff url('images/featurenavback.jpg') repeat-x top;
}

#xcontent
{
    position:relative;
    width: 980px;
    margin:0 auto 0 auto;
}

#xhr{
    position:absolute;
    bottom:5px;
    background:red;
    height:2px;
    width:100%;  
}

#footerouter{
    background: url('images/footerback.jpg') repeat-x top;
}

#footer {
    padding-top:42px;
    font-size:12px;
    line-height:15px;
    position:relative;
    width: 980px;
    margin:0 auto 0 auto;
    color:#d1d1d1;
}

#footer a{
    font-family: Tahoma, Arial, sans-serif;
    font-style:normal;
    font-size:12px;
    color:#c1c1c1;
}

#footer a:hover{
	text-decoration:underline;
}

#footer .column1, #footer .column2, #footer .column3, #footer .column4{
    float:left;
    margin-right:35px;
}

#footer .testimonial{
position:absolute;
right:0;
top:0;
width:260px;
height:190px;
}

#footer .testimonial img{
padding:7px 0 8px 0;
}

#footer .divider{
position:absolute;
left:700px;
}


/*/////////// 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{

	position:relative;
}

/* 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 */
	padding-bottom:14px;
}

#xMainContent1{
	position:relative;
}

/* 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{
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
    width:100%;
    padding-bottom:14px;
}

#xRightContent4{
    position:relative;
    float:right;
    width:280px;
}

#xMainContent4{
	position:relative;
	margin-right:330px;
    
}



/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/






