

.header{

	width:930px;

}

#home .main{ width:930px;}

.navCont{

	background:url(../images/navBg.jpg) repeat;

	width:100%;

}

.nav{ width:100%; }

.animation{

	width:auto;

}

.nav ul{

	right:20px;

	}

	.banner{ width:690px;}



.content{ width:690px;}

.contentTop{ background:url(../images/contentTop-mobile.png) no-repeat; width:690px;}

.contentMid{ background:url(../images/contentMid-mobile.png) repeat-y; width:618px;}

.rightContent{ width:450px;}

.goalsCont { width:350px;}

.goalsCont .head2{ width:350px; overflow:hidden;}

.contentBottom{ background:url(../images/contentBottom-mobile.png) no-repeat; width:690px;}



.footer{ width:100%;}



.footerLeft {

	margin:0 0 0 20px;

}



.footerRight {

	margin:0 60px 0 0;

}

/* added 8.30.13 */
.disclaimer{ 
	background:url(../images/disclaimer-bg-90.png) left repeat;
	width:800px; 
	border:1px solid #CCC; 
	padding:20px 15px 20px; 
	position:fixed; 
	left:50%; 
	top:15%; 
	margin-left:-400px; 
	z-index:9999; 
	
	-webkit-box-shadow:  2px 5px 5px 5px #CCC; 
    box-shadow:  2px 5px 5px 5px #CCC;
}
.disclaimer  p{ 
	line-height:1.4em; 
	margin-bottom:15px;
}
.disclaimer  p  label{
	padding:5px;
}
