 body {
	  background:  url(../images/bg-global.png) no-repeat center top;
	  color: #6e6c6c;
	  font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-style: normal;
	  font-weight: normal;
	}
	
	a:hover {
	  text-decoration: underline;
	}
		
	a {
	  color: #236fa9;
	  text-decoration: none;
	}
	
	/* common codes */
	
	.left { float: left;}
	.right{ float: right;}
	.clear{ clear: both;}
	
	img {
	  border: 0 none;
	 }
	
	html, body, div, blockquote, ul, ol, li, h1, h2, h3, p {
	  margin: 0;
	  padding: 0;
	}
	
	em, i {
      font-style: normal;
    }
	
	#degree-box ul, ol {
	   list-style-image: none;
	   list-style-position: outside;
	   list-style-type: none;
	}
	#nav-holder ul, ol {
	   list-style-image: none;
	   list-style-position: outside;
	   list-style-type: none;
	}
	
	h1 {
	  color: #177eab;
	  font-size: 25px;
	  font-weight: normal;
	}
	
	h2 {
	  font-size: 20px;
	  color: #177eab;
	  font-weight: normal;
	  text-transform: uppercase; 
	}
	
	h3 {
	  color: #177eab;
	  font-size: 13px;
	  font-weight: normal;
	  text-transform: uppercase;
	}
	
	.paddingtop10 {
	  padding-top: 10px;
	}
	
	.line-h3 {
	  line-height: 20px;
	}
	 /*  wrapper */
	 
	#wrapper { 
	  width: 960px;
	  margin: 0 auto;
	  
	  }
	
	#header-container {
	  height: 101px; 
	}
	
	#logo-holder {
	  float: left;
	  margin-top: 46px;  
	}
	
	#header-container ul {
	  float: right;
	  margin-top: 68px;
	}
	#header-container ul li {
	  display: block;
	  float: left;
	}  
	#header-container ul li a {
	  background: url(../images/divider.png) no-repeat right;
	  padding: 0 10px;
	}
	
	#header-container ul li.no-bg a {
	  background: none;
	}
	
    
	/*  IMAGE Main Navigation */
	 #nav li {
	    float: left;
	 }
	
	 #nav-holder #nav li a {
	   display: block;	
       height: 41px;
       line-height: 41px;
	   font-size: 14px;
	   color: #FFFFFF;
	   text-transform: uppercase;
	   text-align: center;
	}
	
	#nav-holder #nav li a {
	  background-image: url(../images/global-nav.png) ;
	  background-repeat: no-repeat;
   }
	
	#nav-holder #nav li#degree-levels a:hover {
	  background-position: 0 -41px;
	  text-decoration: none;
	}
	#nav-holder #nav li#degree-levels a {
	  background-position: 0 0;
	  width: 146px;
	}
	
	#nav-holder #nav li#online-nursing a:hover {
	  background-position: -146px -41px;
	  text-decoration: none;
	}
	#nav-holder #nav li#online-nursing a {
	  background-position: -146px 0;
	  width: 210px;
	}
	#nav-holder #nav li#nurse-programs a:hover {
	  background-position: -356px -41px;  
	  text-decoration: none;
	}
	#nav-holder #nav li#nurse-programs a {
	  background-position: -356px 0;
	  width: 151px;
	}
	#nav-holder #nav li#types-nurses a:hover {
	  background-position: -507px -41px;  
	  text-decoration: none;
	}
	#nav-holder #nav li#types-nurses a {
	  background-position: -507px 0;
	  width: 154px;
	}
	#nav-holder #nav li#careers a:hover {
	  background-position: -661px -41px;  
	  text-decoration: none;
	}
	#nav-holder #nav li#careers a {
	  background-position: -661px 0;
	  width: 93px;
	}
	#nav-holder #nav li#leadership a:hover {
	  background-position: -754px -41px;  
	  text-decoration: none;
	}
	#nav-holder #nav li#leadership a {
	  background-position: -754px 0;
	  width: 116px;
	}
	#nav-holder #nav li#roles a:hover {
	  background-position: -870px -41px;  
	  text-decoration: none;
	}
	#nav-holder #nav li#roles a {
	  background-position: -870px 0;
	  width: 90px;
	}
	
    #banner-form-holder { /*with form banner*/
	 height: 250px;
	 background: url(../images/banner-homepage.jpg) no-repeat;
	}
	
	.bannerform-holder {
	  width: 250px;
	  float: right;
	  margin: 20px 28px 0 0;
	  color: #FFFFFF;
	}
	
	.bannerform-holder h3 {
	  font-size: 18px;
	  color: #ffffff;
	  text-transform: none;
	}
	
	.textbut-top {
	  width: 250px;
	  border: #f4861e 1px solid;
	  color: #666666;
	  margin-top: 5px;
	  font-size: 12px;
	}
	
	.bannerform-holder label {
	 margin-top: 10px;
	}
	
	/*  content */
	
	#content-container .inner {
	  padding: 25px 10px;
	}
	
	#column-1 {
	  width: 220px;
	  float: left;
	  margin-right: 42px;
	}
	
	.form-left {
	  background: url(../images/bg-formleft.png) no-repeat top;
	  font-size: 13px;
	  color: #187fac;
	  padding: 0 10px;
	}
	#column-1 label {
	  padding-top: 10px;
	}
	
	.textbut-left {
	  width: 200px;
	  border: #f4861e 1px solid;
	  color: #666666;
	  margin-top: 5px;
	  font-size: 12px;
	}
	
	#subnav-holder {
	  background: url(../images/bg-subnav.png) no-repeat bottom;
	  margin: 15px 0 0 0;
	  padding-bottom: 40px;
	}
	 
    #subnav-holder ul li {
	  color: #1b627b;
	  font-size: 15px;
	  display: block;
	  padding: 3px 0 0 10px;
	
	}
	#subnav-holder ul li a {
	  color: #666666;
	  font-size: 12px;
	}
	
	/*  content center column*/
	
	#column-2 {
	  width: 678px;
	  float: left;
	}
	
	#column-2 .inner {
	  padding: 0 25px 0 0;
	}
	
	#column-2 h3 {
	  color: #e36d07;
	  font-size: 20px;
	}
	
	#column-2 p {
	  line-height: 20px;
	  font-size: 14px;
	  margin-bottom:20px;
	}
	
	#column-2 li {
	  line-height: 20px;
	  font-size: 14px;
	  padding-left:10px;
	}
	
	#column-2 ul {
	  padding-left :20px;
	  margin-bottom:20px;
	  margin-top:20px;
	}
	
	.box-school {
	  border-bottom: #000000 1px dotted;
	  margin-top: 15px;
	  padding: 10px 0;
	}
	
	.box-school p {
	  font-size: 12px;  
	}
	.boxcontent {
	  width: 455px;
	  float: right;
	}	
	
	#degree-box {
	  background-color: #ebeaea;
	  padding: 10px 25px;
	}
	
	.degree-header {
	  background-color: #276b9f;
	  height: 42px;
	  line-height: 42px;
	  text-indent: 25px;
	}
	
	.degree-header h3 {
	  color: #FFFFFF;
	}
	
	#degree-box ul {
	   margin-right: 20px;
	   float: left;
	   width: 205px;
	}
	
	#degree-box ul .nomargin {
	  margin-right: 0;
	}
	
    .subtitle {
	 color: #2c5e75;
	 text-transform: uppercase;
	 }
	
	#degree-box ul li {
	  font-size: 10px;
	} 
	#degree-box ul li a {
	  color: #27689a;
	  padding-top: 5px;
	  display: block;
	  text-transform: uppercase;
	} 
	
	#footer {
	  height: 50px;
	  background-color: #f5f5f5;
	  border-top: #cccaca 1px solid;
	  line-height: 50px;
	  text-indent: 25px;
	  text-transform: uppercase;
	  color: #4b708c;
	  font-size: 10px;
	}
	
	.rightside {
float: right;
padding-left: 9px;
}
	 