*{
	margin:0;
	padding:0;
}
body{
	background-color:#AAAAAA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}
#wrapper_main{
	width:910px;
	min-height:200px;
	margin:0 auto;
	background-color:#006699;
	margin-top:30px;
	overflow:hidden;
	padding-bottom:30px;
}
#page_main{
	width:850px;
	min-height:200px;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}
#header_main{
	width:850px;
	height:211px;
	float:left;
	margin:0;
	background-color:#996600;
}
#header_main .bgleft{
	width:19px;
	height:211px;
	float:left;
	background-image:url(images/header_bg_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	list-style:none;
}
#header_main .middle{
	width:812px;
	height:211px;
	float:left;
	background-image:url(images/header_bg_middle.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	list-style:none;
}
#header_main .right{
	width:19px;
	height:211px;
	float:right;
	background-image:url(images/header_bg_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	list-style:none;
}
#content1_middle{
	width:150px;
	height:100px;
	float:left;
	margin:60px 0 0 10px;
}
#content1_middle .logo_staffkit{
	width:149px;
	height:48px;
	float:left;
	margin:20px 0 0 0;
	background-image:url(images/staffkit_logo.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#content2_middle{
	width:445px;
	height:90px;
	float:left;
	margin:70px 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.h2{
	font-size:16px;
	color:#990000;
	font-weight:bold;
}
.h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	font-weight:bold;
}
.h4{
	font-size:16px;
	color:#996600;
	font-weight:bold;
}
#content3_middle{
	width:74px;
	height:117px;
	float:left;
	margin:50px 0 0 80px;
	background-position:top left;
}
#page_content_middle{
	width:850px;
	min-height:200px;
	background-color:#ffffff;
	float:left;
}
#content_left{
	width:280px;
	min-height:200px;
	float:left;
	margin:15px 0 0 25px;
}
#content_left .topic{
	width:228px;
	height:25px;
	float:left;
	text-align:center;
	color:#990000;
	margin:0 0 20px 0;
}
#content_left .course{
	text-align:left;
	font-weight:bold;
	clear:both;
	margin:5px 0 0 5px;
}
#content_left li{
	margin:5px 0 0 15px;
	list-style:none;
}
#shadow_divider{
	width:10px;
	height:404px;
	float:left;
	background-image:url(images/shadow01.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:40px 0 0 5px;
}
#content_right{
	width:508px;
	min-height:200px;
	float:left;
	margin:0 0 0 6px;
}
.box_main{
	width:484px;
	height:auto;
	float:left;
	margin:15px 0 0 16px;
}
.top{
	width:484px;
	height:23px;
	float:left;
	background-image:url(images/box_img_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.middle{
	width:484px;
	height:auto;
	float:left;
	background-image:url(images/box_img_middle.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
.bottom{
	width:484px;
	height:23px;
	float:left;
	background-image:url(images/box_img_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#content_box1{
	width:430px;
	font-size:12px;
	text-align:left;
	line-height:16px;
	padding:10px;
	float:left;
	margin:0 0 0 16px;
}
#content_box1 .textbold{
	font-size:18px;
	text-align:left;
	color:#FF0000;
	font-weight:bold;
	margin-bottom:3px;
}
#content_box2{
	font-size:18px;
	text-align:center;
	color:#ce0000;
	font-weight:bold;
}
#signin_area{
	width:260px;
	height:112px;
	float:left;
	margin:10px 115px;
}
.textarea{
	width:190px;
	height:21px;
	border:solid 1px #ffa384;
	background-color:#ffffff;
	color:#000000;
	font-size:16px;
	float:left;
}
.button{
	width:180px;
	height:29px;
	float:left;
	font-size:14px;
	color:#000;
}
/* margin bottom starts frm here */
#bottom_margin{
	width:850px;
	height:30px;
	margin:0 auto;
}
#bottom_margin2{
	width:850px;
	height:20px;
	float:left;
	background-color:#ffffff;
}
#bottom_main{
	width:850px;
	height:62px;
	float:left;
	margin:0;
	background-color:#996600;
}
#bottom_main .bgleft{
	width:19px;
	height:62px;
	float:left;
	background-image:url(images/bottom_bg_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	list-style:none;
}
#bottom_main .middle{
	width:812px;
	height:62px;
	float:left;
	background-image:url(images/bottom_bg_middle.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	list-style:none;
}
#bottom_main .right{
	width:19px;
	height:62px;
	float:right;
	background-image:url(images/bottom_bg_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	list-style:none;
}