body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	margin: 0px;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align:center
}
body a {
	color: #0066CC;
	text-decoration: none;
}
input, select, textarea {
	padding: 5px;
}


#wrap {
	width: 860px;
	margin: 0px auto 0px auto;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#menu {
	display: block;
	margin: 15px 0px 0px 0px;
	background-color: #EB7A1E;
	padding: 5px;
	height: 35px;
	background-image: url(../images/menu-bkg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
}
.menulinks {
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	padding: 7px 13px 7px 13px;
	float: left;
	text-decoration: none;
	border-right: 1px dotted #E16215;
	;
}
.menulinks:hover {
	color: #CCCCCC;
}

.home_overview {
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	color: #666666;
}
#container {
	width: auto;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	padding: 8px;
	background-image: url(../images/container-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	display: block;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 5px;
	height: 35px;
	font-size: 11px;
	color: #666666;
	border-top: 1px dotted #CCCCCC;
}
.home_imagecontainer {
	display: block;
	height: 208px;
	overflow: hidden;
	border-bottom: 1px dotted #FF6902;
	background-image: url(../images/home-levels.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 265px;
	padding-right: 85px;
}
.home_imagecontent {
	font-size: 16px;
	line-height: 26px;
	margin-top: 65px;
	color: #666666;
	width: 350px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.home_heading-mid {
	font-size: 22px;
	line-height: 30px;
	color: #333333;
}
.learnmore_links {
	font-size: 11px;
	color: #FAFAFA;
	background-color: #FF6902;
	display: block;
	float: none;
	padding: 2px 6px 2px 6px;
	margin-top: 5px;
	width: 64px;
}
.home_images {
	display: block;
	width: 300px;
	float: right;
}
.levelheadings {
	font-size: 24px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	display: block;
}
hr {
	color: #CCCCCC;
	height: 1px;
	border: 0px;
	background-color: #CCCCCC;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.image_levels {
	border: 1px solid #CCCCCC;
	padding: 6px;
	margin-left: 5px;
}
.levelsbkg {
	background-image: url(../images/levels-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.loginbox {
	border-left: 1px solid #CCCCCC;
	margin-left: 10px;
	padding-left: 10px;
}
.boxes {
	display: block;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #E9E9E9;
	width: 400px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
p {
	margin: 0px;
	padding: 0px;
}
.text-large {
	font-size: 16px;
}
.row-bkg {
	background-color: #E9E9E9;
}
a.footerlinks{padding-right:15px}
	
	