html, body{
	margin: 0px;
	padding 0px;
	background: #fff url(../images/bg.jpg) repeat-x 0 0;
	text-align: center;
	width: 100%;
}


#wrap{
	width: 890px;
	height: 554px;
}


#nav{
	width: 188px;
	height: 554px;
	background: url(../images/nav2.png) no-repeat 0px 60px;
	float: right;
	padding-top: 110px;
	text-align: left;
}

#nav a{
	display: block;
	margin-bottom: 10px;
	padding-left: 5px;
}



#mnCon{
	width: 702px;
	height: 554px;
	float: left;
	text-align: left;
}



#header{
	display: block;
	width: 564px;
	height: 119px;
	float: right;
	background: url(../images/header.png) no-repeat 0 0;
}


.hdTxt{
	display: none;
}


#left_sidebar{
	width: 204px;
	height: 434px;
	background: url(../images/left_sidebar.png) no-repeat bottom left;
	float: left;
}


#mnWrap{
	width: 409px;
	height: 434px;
	float: left;
	background: #646464;
}
#credit{
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}

#credit a{
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background: url(../images/cwi_icon.gif) no-repeat 0 50%;
	padding-left: 15px;

}

#footer_inner a{
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;

}

#footer{
	width: 409px;
	height: 77px;
	display: block;
	background: #fff url(../images/footer_sliver.jpg) repeat-x 0 0;
}

#footer_inner{
	width: 409px;
	height: 77px;
	background: url(../images/footer_coil.jpg) no-repeat top left;
	text-align: right;
	color: #191919;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	padding-top: 22px;
}







#content{
	width: 409px;
	height: 357px;
	background: #326799 url(../images/content_bg.jpg) repeat top left;
}

img.thumb{
	float: left;
	padding-right: 5px;
}


#right_sidebar{
	width: 89px;
	height: 434px;
	float: right;
}

#content_box{
	width: 405px;
	height: 350px;
	padding-right: 2px;
	background-color:5FC300;
	overflow:auto;border-size: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: heavy;
	font-style: normal;
	color: #fff; 
	scrollbar-arrow-color: #c2c2c2;
	scrollbar-darkshadow-color: #78512C;
	scrollbar-face-color: #C7752E;
	scrollbar-highlight-color: #EBBF96;
	scrollbar-track-color: #D39A65;
}


#content_box a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #FF8B26;
}


#content_box a:hover{
	color: #D39A65;
	text-decoration: none;
}



h2{
	margin-bottom: 2px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: normal;
	font-size: 14pt;
	color: #fff; 
}

h3{
	margin-bottom: 2px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: normal;
	font-size: 14pt;
	color: #FF8B26; 
	background: url(../images/news_icon.png) no-repeat 0 50%;
	padding-left: 47px; 
	line-height: 36px;
}


#content_box ul{
	font-weight: bold;
	list-style: none;
}


#content_box li{
	background: url(../images/cogg_icon.png) no-repeat 0 50%;
	padding-left: 25px;
	margin-bottom: 5px;
}


#content_box b{
	color: #FF8B26;
}


#hd_interactve_learning{
	width: 360px;
	height: 46px;
	text-indent: -999px;
	overflow: hidden;
	background: url(/images/hd_interactive_highlights.jpg) no-repeat 0 0;
	margin: 0 0 10px 2px;
}


#interactive_learning_bullets{
	padding: 0px;
	margin: 0 0 0 4px;
}

#interactive_learning_bullets li{
	padding-bottom: 10px;
	border-bottom: 1px dotted #c2c2c2;
	background-position: 0px 5px !important;
}


#programs_table{
	border: 1px solid #80a6c9;
}

#programs_table .orange{
	font-weight: bold;
	background:transparent url(/images/programs_table_bg.gif) no-repeat  0 0;
	color: orange;
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 34px !important;
}

#programs_table td{
	padding: 3px;
}