#contentwrap
{
	margin: 0 auto;
	padding-top: 20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	width: 875px;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	background-image:url('../img/mainnavshadow.png');
	background-repeat: repeat-x;
}

/*top left box style*/
#contenttopleft
{

	width: 271px;
	background-image: url("../img/main_contenthead.png");
	background-repeat: no-repeat;
	padding:0;
	height:382px;
/*	border: 1px solid red;*/
	float:left;
}
#contenttopleft h1
{
	padding: 20px 0 5px 0;
	color: black;
	margin: 0;
	font-size: 20px;
}

#enrolbutton {
	margin-top: 10px;
	border: 0px;
	padding: 0px;
}

/*top right image box style*/

#mainimageboxshadow0
{
	float: right;
	margin: 0 auto;
	padding: 0;
	width: 573px;
	height: 385px;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
}
#mainimageboxshadow1
{
	float: right;
	margin: 0 auto;
	padding: 0;
	width: 572px;
	height: 384px;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}

#mainimageboxshadow2
{
	float: right;
	margin: 0 auto;
	padding: 0;
	width: 571px;
	height: 383px;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}

#mainimagebox {
	float:right;
	margin:0px auto;
	padding:0;
	height: 381px;
	width:569px; 
	border-top:1px solid black;
	border-left:1px solid black;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
}

.imageholder
{
	float:left;
	margin: 0px;
	padding: 0px;
}

.imageholder img
{
	margin: 0px;
	padding: 0px;
	border-top:1px solid white;
	border-left:1px solid white;
}
