* {
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #BBC5B1;
}

#hugger {
	margin: auto;
	width: 800px;
	background-image: url(../images/hugger_bg.jpg);
	background-repeat: repeat-y;
}

#content {
	width: 640px;
	margin-left: 149px;
}
#content  a {
	color: #FFFFFF;
}

#menu {
	float: left;
}

#colhugger {
	clear: both;
	background-image: url(../images/colhugger_bg.jpg);
	background-repeat: no-repeat;
	height: 375px;
}
#footer {
	width: 800px;
	
}
#ctext {
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6EBBE;
	font-weight: normal;
	margin-left: 40px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	height: 375px;
	padding-top: 30px;
}
#mtext  ul {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	list-style-image: url(../images/bullet.gif);
	line-height: 15px;
}
#ctext  ol {
	padding-left: 20px;
	padding-bottom: 15px;
	line-height: 15px;
}
#mtext  li {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.listA {
	list-style: none;
}

#mtext {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6EBBE;
	font-weight: normal;
	margin-left: 40px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	height: 375px;
	overflow: auto;
	padding-top: 40px;

}


#footer h3 {
	line-height: 85px;
	background-image: url(../images/footer_bg.jpg);
	width: 800px;
	text-indent: -10000px;
}
#ctext a {
	color: #E0B557;
}
#conntact label {
	display: block;
	width: 200px;
}

#conntact legend {
	color: #F6EBBE;
}
#radio img {
	float: left;
	padding-right: 5px;
	outline: none;
	border: none;
	
}
#radio h3 {
	padding-bottom: 10px;
}
h4 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.course-space{
	padding-top:10px;
}
.new{
	font weight: bold;
	font-size: 14px;
}