BODY, P, TD {
	margin: 0;
	padding: 0;

}

BODY {
background-color: #FFFFFF;
text-align:center;
}

#wrapper {
	width: 750px;
	background-color: #FFFFFF;
	
}

#header {
   height:369px; 
	
}
#headerInner {
	width:750px;
	height:100px;
	background-image: url(images/navInner.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}


#NSD {
	width: 750px;
	height: 20px;
	padding-top:10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:0.69em;
	text-align:center;
	display:block;
	background-color:#E9E4E9;
	
	}
#NSD a {

color: #2562BC;
}
#NSD a:hover {

color: #990066;
}
#footer {
	width: 750px;
	height: 20px;
	padding-top:10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:0.69em;
	text-align:center;
	display:block;
	background-color:#FFE6ED;
	}
#footer a {

color: #2562BC;
}
#footer a:hover {

color: #990066;
}
#bodytext{
	margin-top:20px;
	margin-bottom:20px;
	width: 750px;
	text-align: left;
	height: auto;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:0.71em;
	letter-spacing:0.07em;
	overflow: auto;
	line-height: 1.4;
	
	}
	
#bodytextInner{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:0px;
	width: 470px;
	text-align: left;
	height: auto;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:0.71em;
	letter-spacing:0.07em;
	overflow: auto;
	line-height: 1.4;
	min-height:310px;
	}
#bodytextInner a
{font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:0.75em;
letter-spacing:0.07em;
line-height:1.6;
}
.floatright { float: right;
 }
.floatleft {
	float: left;
 }
.clearboth { clear: both; }
.nav
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.71em;
	font-weight: bolder;
	color: #ffffff;
	text-align: center;
	height: 30px;
}
.nav a
{
	text-decoration: none;
	color: #ffffff;
}

.nav a:hover
{
text-decoration: underline;
color: #ffffff;
}
#navInner
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	float:left;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
	width:750px;
	height: 18px;
	text-indent:20px;
	padding-top:5px;
}
.navInnerVision{
	background-color: #FF6600;
}
.navInnerWhy{
	background-color: #FF0066;
}
.navInnerCourses{
	background-color: #6633CC;
}
.navInnerNSD{
	background-color: #03A6D6;
}
.navInnerContact{
	background-color: #79AF0A;
}

#subnav{
	margin-top:10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.71em;
	text-align:left;
	width:140px;
	height: auto;
	float:left;
	text-decoration: none;
	padding: 0px;
	color: #ffffff;
}
#subnav a
{
	display:block;
	width:140px;
	height: 10px;
	text-indent:18px;
	text-decoration: none;
	color: #ffffff;
	padding-top:5px;
	padding-bottom:5px;
	border-top-width:1px;
	border-top:solid;
}
#subnav p{
	border-top-color:#F783AB;
	border-top-width:1px;
	border-top:solid;
}

#subnav a:hover
{
text-decoration: underline;
color: #ffffff;
}
.subnavVision
{
	background-color: #F3A146;
}
.subnavVision a
{
	border-top-color:#F9BF78;
}

.subnavWhydesign
{
	background-color: #DC658E;
}
.subnavWhydesign a 
{
	border-top-color:#F783AB;
	border-top-width:1px;
	border-top:solid;
}

.subnavCourses 
{
	background-color: #8764C2;
}
.subnavCourses a
{
	border-top-color:#A98FD5;
}

.subnavNSD
{
	
	background-color: #02B4CF;
	
}
.subnavNSD a
{
	border-top-color:#5AD8EB;
}
.subnavContactus
{
	background-color: #8BC611;
}
.subnavContactus a
{
	border-top-color:#B6E356;
}

.link 
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:0.75em;
	letter-spacing:0.07em;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.hilight 
{
	font-weight: bold;	
	color: #D5531C;	
}
.hilightresources 
{
	font-weight: bold;	
	color: #8764C2;	
}


#bodytext li {
	margin: 0, 0, 0, 20px;
	list-style-type: square;
	padding-bottom: 0.5em;
}
.hilightcourses
{
	font-weight: bold;
color:#FF0066;
}

.footer { 

	font-family:Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	text-align: center;
	Text-Decoration: none;
}