/* Nucerity Base CSS */

body {
	background-color: #161A1B;
	font-family: tahoma, sans-serif; 
	font-size: 12px; 
	text-align: center;
}

h1 { 
	font-weight: bold;
	font-family: tahoma, sans-serif; 
	color: #560054;
	font-size: 17px;
	padding: 0;
	margin-bottom: 5px;
}

h2 { 
	font-weight: bold;
	font-family: tahoma, sans-serif; 
	color: #454545;
	font-size: 14px;
	padding: 0;
}
h2, h3, h4, p, ul { 
	margin: 0; 
	padding: 0; 
}

h3 { 
	font-size: .95em; 
	padding: 1em 0 .2em 0; 
	text-transform: uppercase; 
}

h4 { 
	font-size: 1.1em; 
}

p { 
	color: #333333; 
	margin-bottom: 11px; 
	font-weight: normal;
	line-height: 1.778em;
}

ol { 
	list-style-type: decimal;
	font-size: 13pt;
	-moz-padding-start: 0px;
	margin: 5px 0 0 15px;
}
ul { 
	list-style: none;
	font-size: 11px;
	margin: 5px 0 0 15px;
	text-align: left;
	/*text-transform: uppercase;*/
	line-height: 1.778em;
}
ul li { 
	list-style: none;
	list-style-type: square;
	
}

a, 
a:visited { 
	text-decoration: none;
	color: #560054;
}
a:hover { 
	color: #560054;
	cursor: pointer; 
	text-decoration: underline;
}
	
img.clickable {
	cursor: pointer;
}

.clear {
	clear: both;
}
.cufon-canvas {
	text-indent: 0; !important
}
.current-title {
	color: #FFF;
	font-size: 28px;
}
#container { 
	margin: 0 auto 5px auto; 
	*margin: -5px auto 5px auto; 
	width: 880px; 
}

#header { 
	text-align: left;
	width: auto; 
	width: 975px;
	font-family: arial;
	margin-top: 55px;
}
.logo {
	background: transparent url(../../images/nucerity_base/logo.png) no-repeat 20px 0px;
	width: 248px;
	height: 74px;
	position: relative;
	z-index: 99;
	padding-bottom: 20px;
	*padding-bottom: 0px;
}
.logo a {
	text-decoration: none;
	border: none;
}
.logo a:hover {
	text-decoration: none;
	border: none;
}

.distinfo {
	height: 50px;
	margin: -80px 60px 0px 0;
	float: right;
}
.distname {
	font-size: 16pt;
	color: #383B3C;
	text-align: right;
	font-weight: normal;
	margin: 10px 0 0 0;
}
.distemail {
	font-size: 11px;
	color: #666;
	text-align: right;
	font-weight: normal;
}
.distphone {
	font-size: 11px;
	color: #666;
	text-align: right;
}
.distinfo2 {
	height: 50px;
	margin: -80px 60px 0px 0;
	float: right;
}
.distname2 {
	font-size: 16pt;
	color: #FFF;
	text-align: right;
	font-weight: normal;
	margin: 95px 0 0 0;
}
.distemail2 {
	font-size: 11px;
	color: #383B3C
	text-align: right;
	font-weight: normal;
}
.distphone2 {
	font-size: 11px;
	color: #383B3C
	text-align: right;
}
#wthvideo {
	width:950px;
	height:150px;
	margin: 0 0 -5px -20px;
}
html>body div.wthvideo {
	position: absolute;
}
#content { 
	color: #FFF; 
	clear: both; 
	margin-top: 92px; 
	*margin-top: 92px; 
	padding: 0; 
	width: 880px;
	position: relative;
	z-index: 99;
}
#content-bottom {
	width:9px;
	height: 25px;
}
#footer { 
	width: 975px;
}


.right { 
	float: right;
	text-align: right;
    	margin: 0px 0px 0px 0px;  
	color: #383B3C;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 10px;
}
.right a { 
	color: #FFE1A0;
	text-decoration: none;
}
.right a:hover { 
	color: #FFF;
	text-decoration: none;
}

.left { 
	float: left;
	text-align: left;
    	margin: 0px 0 0 0px;  
	color: #383B3C;
	text-transform: uppercase;
	font-size: 10px;
}
.left a { 
	color: #FFE1A0;
	text-decoration: none;
}
.left a:hover { 
	color: #FFF;
	text-decoration: none;
}

.middle { 
	text-align: center; 
	font-size: 9px;
	color: #888;
	clear: both;
}

.right { 
	float: right;
	text-align: right; 
    	margin: 0px 0 0 -3px; 
}
.enroll {
	color: #FFF;
	background-image: url(../../images/nucerity_base/sign_up_button.png);
	background-position:center;
	background-repeat: no-repeat;
	font-weight: bold;
	position:relative;
	float: left;
	width: 210px;
	height: 60px;
	padding: 20px 0 0 0;
	text-decoration:none;
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 20px;
	cursor: pointer; 
	position: relative;
	z-index: 99;
}

/*******************************************************************
 Menu 
*******************************************************************/

#navigation {
	height: 24px;
	width: 600px;
	position: relative;
	top: 0px;
	*top: 0px;
	margin-left: 285px;
	*margin-left: 215px;
	padding-bottom: 50px;
}
span.divider, span.divider:hover {
	color: #383B3C; 
    	font-size: 10px;
	height: 24px;
	margin-left: 5px;
}

ul#main-menu {
	position: relative;
	height: 24px;
	width: 700px;
	margin: 0;
}

li.menu-item  {
	float: left;
	top: 0;
	list-style: none;
	padding: 0 5px;
	margin: 0;
	height: 24px;
}

a.menu-link {
	color: #FFE4B5; 
    	font-size: 11px;
	height: 24px;
	text-transform: uppercase;
}
	

html>body a.menu-link {
	display: block;
	padding-top: 0px;
}
li.current a.menu-link  {
    color: #FFF;
}
a.menu-link:hover {
	color: #FFF;
	text-decoration: none;
}

ul.sub-menu {
	display: none;
}

ul.sub-menu li.menu-item {
	display: none;
}


/*******************************************************************
 Footer Menu 
*******************************************************************/
ul#footer-menu {
	position: relative;
	height: 26px;
	padding: 0;
	*margin-bottom: 5px;
	*left: 212px;
	margin: 0;
}

li.footer-item  {
	color: #888888; 
	font-size: 10px;
	float: left;
	top: 0;
	list-style: none;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 10px;
	height: 17px;
	text-align: center;
}

a.footer-link {
	color: #888888; 
    	font-size: 10px;
	display: inline;
	text-align: center;
	text-decoration: none;
}

html>body a.footer-link {
	display: block;
}
li.current a.footer-link  {
    	color: green;
	text-decoration: none;
	cursor: pointer; 
}
a.footer-link:hover {
	color: #454545;
	text-decoration: underline;
	cursor: pointer; 
}

.middle ul li{ 
	font-size: 10px; 
	display: inline;
	color: #888888; 
	line-height: 16px;
	*padding-top: 5px;
}

/*******************************************************************
 Menu with autosize buttons
*******************************************************************/
.wrapper1{
	margin: 0;
	}
	.wrapper1 a{
		color: #444;
		text-decoration: none;
	}
	.wrapper1 a:hover {
		color: #444;
	}
	.wrapper1 p {
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}
.wrapper {
	width: 950px;
	position: relative;
	margin-left: 90px;
}
.wrapper a{
		color: #444;
		text-decoration: none;
	}
	.wrapper a:hover {
		color: #444;
	}
	.wrapper p {
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}
.nav {
	float: right;
	width: 975px;
}
.nav-wrapper {
	clear: both;
	float: left;
	margin-left: 190px;
	width: 800px;
}
.nav-left {
	background: url(../../images/nucerity_base/nav_header_left.png) no-repeat top left;
	float: left;
	width: 6px;
	height: 28px;
}
.nav-right {
	background: url(../../images/nucerity_base/nav_header_right.png) no-repeat top right;
	float: left;
	width: 6px;
	height: 28px;
}
.nav ul {
	height: 28px;
	float: left;
	margin: 0;
	padding-top: 0px;
	list-style: none;
	font-size: 14px;
	text-transform: uppercase;
}
.nav li {
	list-style-image: none;
	float: left;
	position: relative;
	z-index: 1;
	height: 30px;
}
.nav li.firstchild,
.nav li.currentfirstchild
{
	background: none;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 32px;
	overflow: hidden;
	float: left;
	height: 28px;
	text-decoration: none;
	padding: 0 4px 0 4px;
}
a .menu-left {
	width: 5px;
	height: 28px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li.current a .menu-left,
.nav li.currentfirstchild a .menu-left {
	background: url(../../images/nucerity_base/menu_left.png) no-repeat left top;
	width: 5px;
	height: 28px;
}
a .menu-mid {
	height: 28px;
	display: block;
	float: left;
	font-weight: bold;
	color: #666;
	line-height: 25px;
	font-size: 13px;
	text-transform: uppercase;
}
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li.current a .menu-mid,
.nav li.currentfirstchild a .menu-mid {
	background: url(../../images/nucerity_base/menu_mid.png) repeat-x top left;
	height: 28px;
	color: #E7E7E7;
	min-width: 25px;
	text-decoration: none;
	text-transform: uppercase;
}
a .menu-right {
	width: 5px;
	height: 28px;
	display: block;
	float: left;
}
.nav li.active a .menu-right,
.nav li:hover a .menu-right, 
.nav li.current a .menu-right,
.nav li.currentfirstchild a .menu-right {
	background: url(../../images/nucerity_base/menu_right.png) no-repeat top left;
	width: 5px;
	height: 28px;
}

.nav li:hover .sub,
.nav li.hover .sub {
	display: none;
}
.nav li .sub {
	display: none;
}
.nav li ul {
	background: url(../../images/nucerity_base/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li 
 {
	width: 100%;
	padding: 1px 0 2px;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a,
 {
	color: #444;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover,
 {
	color: #fff;
	background: #444 !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #444 !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(../../images/nucerity_base/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
#navigation ul {
	width: 750px;
}

/*************************************************
		menu end
*************************************************/


/*******************************************************************
 User/Client Content 
*******************************************************************/
#text1 {
	padding: 10px 30px 0px 20px;
	color: #454545;
}

#text1 h3 {
	text-transform: none;
	font-size: 13px;
	margin-bottom: 10px;
}

#image1 {
	float: left;
}

/* The home page */

#test 
{
	margin: 0 auto 5px auto; 
	*margin: -5px auto 5px auto; 
	width: 980px; 
}

body.nucerity_basehome #homeContainer 
{
	clear: both;
	position: relative;
	float: left;
	width: 980px;
	height: 167px;
	padding: 0px;	
}

body.nucerity_basehome #homeMiddleNavItemBox
{
	clear: both;
	width: 980px;
	height: 358px;
	position: relative;
	float: left;
	padding: 0px;
	
}


/*
body.nucerity_basehome #homeBottomNavBoxes
{
	background: url(../images/nucerity_base/home page.png) no-repeat;
	width: 980px;
	height: 205px;
	
}
*/
body.nucerity_basehome #homeBottomNavBox
{
	
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	
}



/*

body.nucerity_basehome #content {
	margin-top: 35px;
}
body.nucerity_basehome .distinfo {
	display: none;
}
body.nucerity_basehome .distinfo2 {
	display: none;
}

body.nucerity_basehome #text1 {
	float: left;
	width: 975px;
	padding: 0;
}
body.nucerity_basehome #text1 img {
	width: 488px;
	height: 415px;
	margin: 0 0 50px 0;
}


*/

/* Product page */
body.nucerity_baseproduct .distinfo {
	display: none;
}
body.nucerity_baseproduct .distinfo2 {
	display: none;
}

body.nucerity_baseproduct #text1 {
	float: left;
	width: 250px;
	padding: 0;
}
body.nucerity_baseproduct #text1 img {
	margin-top: -120px;
	position: relative;
	z-index: -100;
}
body.nucerity_baseproduct #text1 h1 {
	font-family: arial, sans-serif;
	font-size: 30px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 85px;
	margin-top: 35px;
}
body.nucerity_baseproduct #text2 {
	margin-left: 20px;
	float: right;
	width: 600px;
	margin-top: -80px;
	*margin-top: -30px;
}
body.nucerity_baseproduct #text2 img {
}
body.nucerity_baseproduct #text2 h1 {
	color: #818183;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
	font-family: arial;
}
body.nucerity_baseproduct #text2 h2 {
	color: #888;
	font-weight: bold;
	font-size: 13pt;
	padding-top: 10px;
	margin: 0;
}
body.nucerity_baseproduct #text2 h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
body.nucerity_baseproduct #text2 p {
	color: #FFF;
	font-size: 11px;
	text-align: left;
	margin: 10px 0 10px 0;
	/*text-transform: uppercase;*/
	font-weight: bold;
}
body.nucerity_baseproduct #text2 ul {
	font-weight: bold;
}
body.nucerity_baseproduct #text2 a {
	 color: #FF7300;
	 text-decoration: underline;
	 font-weight: normal;
}
body.nucerity_baseproduct #text2 a:hover {
	 text-decoration: none;
 }
body.nucerity_baseproduct #text2 table td {
	font-size: 11px;
	color: #FFF;
	/*text-transform: uppercase;*/
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
body.nucerity_baseproduct #text2 td {
	width: 300px;
}



.video-left, .video-center, .video-right, .video-farright  {
	float: left;
	width: 150px;
	height: 150px;
	padding: 50px 0 0 0;
}

.video-left {padding-left:15px;}

body.nucerity_baseproduct .video {
	margin-left: -35px;
}
body.nucerity_baseproduct .videotv {
	margin-left: -115px;
}
a.videolink, a.videolink:visited, a.videolink:hover {
	color: #000;
	border: none;
}


.video-left img, .video-center img, .video-right img, .video-farright img {
	width: 122px;
	height: 92px;
	border: none;
	margin:0 14px;
}


.video-left h2, .video-center h2,  .video-right h2, .video-farright h2 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
	padding-bottom: 8px;
	font-weight: normal;
	font-family: arial;
	text-align:center;
}
body.nucerity_baseproduct h2 a, body.nucerity_baseproduct h2 a:hover, body.nucerity_baseproduct h2 a:visited, body.nucerity_baseproduct h2 a:link  {color:white}


*|*:-moz-any-link img, img[usemap], object[usemap] {
	border: 1px solid #000;
}
/* Interior pages */
body.nucerity_ttt .distinfo {
	display: none;
}
body.nucerity_ttt .distinfo2 {
	display: none;
}

body.nucerity_ttt .enroll_links {
	margin-top: 50px;
	text-align: left;
	font-size: 14px;
	cursor: pointer;
	color: #FF7300;
}
body.nucerity_ttt .pref_enroll {
	cursor: pointer;
	color: #FF7300;
	margin-bottom: 20px;
}
body.nucerity_ttt .pref_enroll:hover {
	text-decoration: underline;
}
body.nucerity_ttt .dist_enroll {
	cursor: pointer;
	color: #FF7300;
}
body.nucerity_ttt .dist_enroll:hover {
	text-decoration: underline;
}
body.nucerity_ttt #text1 {
	float: left;
	width: 250px;
	padding: 0;
}
body.nucerity_ttt #text1 img {
	margin-top: -120px;
	position: relative;
	z-index: -1;
}
body.nucerity_ttt #text1 h1 {
	font-family: arial, sans-serif;
	font-size: 30px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 85px;
	margin-top: 35px;
}
body.nucerity_ttt #text2 {
	margin-left: 20px;
	float: right;
	width: 600px;
	margin-top: -80px;
	*margin-top: -80px;
}
body.nucerity_ttt #text2 img {
	margin-left: 115px;
}
body.nucerity_ttt #text2 h1 {
	color: #818183;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
	font-family: arial;
}
body.nucerity_ttt #text2 h2 {
	color: #888;
	font-weight: bold;
	font-size: 13pt;
	padding-top: 10px;
	margin: 0;
}
body.nucerity_ttt #text2 h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
body.nucerity_ttt #text2 p {
	color: #FFF;
	font-size: 11px;
	text-align: left;
	margin: 10px 0 10px 0;
	/*text-transform: uppercase;*/
	font-weight: bold;
}
body.nucerity_ttt #text2 ul {
	font-weight: bold;
}
body.nucerity_ttt #text2 a {
	 color: #FF7300;
	 text-decoration: underline;
	 font-weight: normal;
}
body.nucerity_ttt #text2 a:hover {
	 text-decoration: none;
 }
body.nucerity_ttt #text2 table td {
	font-size: 11px;
	color: #FFF;
	/*text-transform: uppercase;*/
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
body.nucerity_ttt #text2 td {
	width: 300px;
}
body.nucerity_ttt .video-left {
	float: left;
	width: 150px;
	height: 150px;
	padding: 50px 0 0 75px;
}
body.nucerity_ttt .video-left h2 {
	text-transform: uppercase;
	text-align: left;
	color: #FFF;
	font-size: 10px;
	padding-bottom: 8px;
	margin-left: 13px;
}
body.nucerity_ttt .video-left img {
	width: 122px;
	height: 92px;
}
body.nucerity_ttt .video-right {
	float: right;
	width: 265px;
	height: 150px;
	padding: 50px 0 0 75px;
}
body.nucerity_ttt .video-right h2 {
	text-transform: uppercase;
	text-align: left;
	color: #FFF;
	font-size: 10px;
	padding-bottom: 8px;
	margin-left: 13px;
}
body.nucerity_ttt .video-right img {
	width: 122px;
	height: 92px;
	margin-left: 20px;
}
/* Interior pages tt */
body.nucerity_tt .distinfo {
	display: none;
}
body.nucerity_tt .distinfo2 {
	display: none;
}

body.nucerity_tt #text1 {
	float: left;
	width: 250px;
	padding: 0;
}
body.nucerity_tt #text1 h1 {
	font-family: arial, sans-serif;
	font-size: 26px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 35px;
}
body.nucerity_tt #text1 img {
	margin-top: -120px;
	position: relative;
	z-index: -1;
}

body.nucerity_tt #text2 {
	margin-left: 20px;
	float: right;
	width: 600px;
}
body.nucerity_tt #text2 h1 {
	color: #818183;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
}
body.nucerity_tt #text2 h2 {
	color: #888;
	font-weight: bold;
	font-size: 13pt;
	padding-top: 10px;
	margin: 0;
}
body.nucerity_tt #text2 h3 {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	font-weight: bold;
}
body.nucerity_tt #text2 p {
	color: #818183;
	font-size: .75em;
	font-family: arial;
	text-align: left;
	margin: 10px 0 10px 0;
	text-transform: uppercase;
}
body.nucerity_tt #text2 {
	margin-left: 20px;
	float: right;
	width: 600px;
}
body.nucerity_tt #text2 a {
	 color: #FF7300;
	 text-decoration: underline;
}
body.nucerity_tt #text2 a:hover {
	 text-decoration: none;
 }
/* Company Page */
body.nucerity_basecompany .distinfo {
	display: none;
}
body.nucerity_basecompany .distinfo2 {
	display: none;
}

body.nucerity_basecompany #text1 {
	float: left;
	width: 250px;
	padding: 0;
}
body.nucerity_basecompany #text1 img {
	margin-top: -120px;
	position: relative;
	z-index: -1;
}
body.nucerity_basecompany #text1 h1 {
	font-family: arial, sans-serif;
	font-size: 30px;
	color: #FFF;
	/*text-transform: uppercase;*/
	font-weight: normal;
	margin-top: 85px;
	margin-top: 35px;
}
body.nucerity_basecompany #text2 {
	margin: -80px 0 25px 20px;
	*margin: -80px 0 25px 20px;
	float: right;
	width: 600px;
}
body.nucerity_basecompany #text2 h1 {
	color: #818183;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
}
body.nucerity_basecompany #text2 h2 {
	color: #888;
	font-weight: bold;
	font-size: 13pt;
	padding-top: 10px;
	margin: 0;
}
body.nucerity_basecompany #text2 p {
	color: #FFF;
	font-size: 11px;
	text-align: left;
	margin: 10px 0 10px 0;
	/*text-transform: uppercase;*/
	font-weight: bold;
}

body.nucerity_basecompany #text2 a {

	 color: #FF7300;
	 text-decoration: underline;
}
body.nucerity_basecompany #text2 a:hover {
	 text-decoration: none;
 }
body.nucerity_basecompany #text2 table td {
	font-size: 11px;
	color: #FFF;
	/*text-transform: uppercase;*/
	text-align: left;
}
body.nucerity_basecompany #text2 td {
	width: 300px;
}
body.nucerity_basecompany #text3 {
	float: right;
	width: 600px;
	margin-left: 20px;
}
body.nucerity_basecompany #text3 img {
	float: left;
	width: 133px;
	height: 191px;
	margin: 0 20px 10px 0;
}
body.nucerity_basecompany #text3 h1 {
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 20px;
}
body.nucerity_basecompany #text3 p {
	color: #FFF;
	font-size: 11px;
	/*text-transform: uppercase;*/
	text-align: left;
	font-weight: bold;
}
body.nucerity_basecompany #text3 .p {
	color: #FFF;
	font-size: 8px;
	/*text-transform: uppercase;*/
	text-align: left;
}
/* Contact Me page */
body.nucerity_contact #content {
	margin-top: 20px;
}
body.nucerity_contact .distinfo {
	display: none;
}
body.nucerity_contact .distinfo2 {
	float: left;	
	margin: 0 0 0 375px;
}
body.nucerity_contact .distimage2 {
	display: none;
}

body.nucerity_contact #image1 {
	float: right;
	width: 200px;
	height: 280px;
	margin-right: 40px;
}
body.nucerity_contact #text1 {
	float: left;
	width: 250px;
	padding: 0;
}
body.nucerity_contact #text1 img {
	margin-top: -120px;
	position: relative;
	z-index: -1;
}
body.nucerity_contact #text1 h1 {
	font-family: arial, sans-serif;
	font-size: 30px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 85px;
	margin-top: 35px;
}
body.nucerity_contact #text2 {
	margin-right: 100px;
	float: right;
	width: 460px;
}
body.nucerity_contact #text2 img {
	margin-left: 115px;
}
body.nucerity_contact #text2 h1 {
	color: #818183;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
	font-family: arial;
}
body.nucerity_contact #text2 h2 {
	color: #888;
	font-weight: bold;
	font-size: 13pt;
	padding-top: 10px;
	margin: 0;
}
body.nucerity_contact #text2 h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
body.nucerity_contact #text2 p {
	color: #FFF;
	font-size: 11px;
	text-align: left;
	margin: 10px 0 10px 0;
	/*text-transform: uppercase;*/
	font-weight: bold;
}
body.nucerity_contact #text2 ul {
	font-weight: bold;
}
body.nucerity_contact #text2 a {
	 color: #FF7300;
	 text-decoration: underline;
	 font-weight: normal;
}
body.nucerity_contact #text2 a:hover {
	 text-decoration: none;
 }

.footerText
{
	color: #FFE1A0;
}



#header #aside, #test #aside {
	width: 300px;
	float:right;
	color:white;
}
#test #aside {
	margin-right:30px;
	margin-top:30px;
}
#header #aside #contact, #test #aside #contact {
	float: right;
	text-align: right;
}

#header #aside #contact h4, #test #aside #contact h4 {
	margin: 0 0 5px 0;
	color: #BFC0C4;
	text-transform: uppercase;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#test #aside #contact h4 {font-size:18px;margin-bottom:0;}

#header #aside #contact h4 a, #test #aside #contact h4 a  {
	color: #BFC0C4;
}

#header #aside #contact a, #test #aside #contact a {
	display: block;
	margin: 0;
	color: #969696;
	font-size: 11px;
}


#header #aside #contact p, #test #aside #contact p {
	display: block;
	margin: 0;
	color: #969696;
	font-size: 11px;
}

#test #aside #contact a, #test #aside #contact p {font-size:16px;line-height:25px;}

#header #aside img, #test #aside img {
	float: right;
	margin: 0 0 0 10px;
	max-height:50px;
}

#test #aside img {max-height:70px;margin-left:15px;}

.enrollbutton {clear:both;float:right;margin-right:28px;margin-top:15px;border:0}

#pagehead {background:black url(/images/nucerity_base/Header.jpg) no-repeat;width:980px;height:167px;margin-left:auto;margin-right:auto;}