#banner {
	position:relative;
	width:774px;
	height:267px;
	top:40px;
	}


#banner #rollovers {
	position:absolute;
	width:240px;
	height:100px;
	top:140px;
	left:37px;
	background:transparent;
	}

#banner #sme a {
	display:block;
	width:240px;
	height:26px;
	background:url(../images/rollovers/sme.gif);
	}

#banner #sme a:hover {
	background-position:0 -27px;
	}

#banner #mid a {
	display:block;
	width:240px;
	margin-top:12px;
	height:25px;
	background:url(../images/rollovers/med.gif);
	}

#banner #mid a:hover {
	background-position:0 -26px;

	}

#banner #ent a {
	display:block;
	width:240px;
	margin-top:11px;
	height:25px;
	background:url(../images/rollovers/ent.gif);
	}

#banner #ent a:hover {
	background-position:0 -26px;
	}







#callouts {
	width:774px;
	color:#6f6f6f;
	font-size:0.9em;
	margin-top:50px;
	}
#callouts a.callout_top{
	display:block;
	clear:both;
	width:width:239px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	
}

#callouts #sub1,
#callouts #admin_sub1 {
	display:block;
	float:left;
	width:239px;
	height:285px;
	margin-right:16px;
	padding:5px 0 0 6px;
	background:#fff url(../images/home/sub1_heading.gif) no-repeat top;
	}

#callouts #sub2,
#callouts #admin_sub2 {
	display:block;
	float:left;
	background:#fff url(../images/home/sub2_heading.gif) no-repeat top;
	width:239px;
	height:285px;
	padding:5px 0 0 6px;
	margin-right:16px;
	}

#callouts #sub3,
#callouts #admin_sub3 {
	display:block;
	float:left;
	background:#fff url(../images/home/sub3_heading.gif) no-repeat top;
	width:242px;
	height:158px;
	padding:132px 0 0 8px;
	}

#callouts #admin_sub1,
#callouts #admin_sub2 {
	height:305px;
	}
#callouts #admin_sub3 {
	height:208px;
	}

#callouts #admin_sub1 div,
#callouts #admin_sub2 div,	
#callouts #admin_sub3 div	{
	margin: 0px 3px 5px auto;
	}

#callouts #admin_sub1 div input,
#callouts #admin_sub1 div textarea,
#callouts #admin_sub2 div input,
#callouts #admin_sub2 div textarea,
#callouts #admin_sub3 div input,
#callouts #admin_sub3 div textarea {
	display:block;
	width:228px;
	}
#callouts #admin_sub1 div textarea,
#callouts #admin_sub2 div textarea,
#callouts #admin_sub3 div textarea	{
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#callouts #admin_sub1 div select,
#callouts #admin_sub2 div select,	
#callouts #admin_sub3 div select	{
	width:234px;
}
#callouts #sub1,
#callouts #sub2,	
#callouts #sub3	{
	cursor: pointer;
}


.callout_info {
	display:block;
	width:183px;
	height:79px;
	background:url(../images/home/callout_info.gif) no-repeat 0 0;
	padding:2px 40px 0 10px;
	}
.callout_info img {
	margin-top:14px;
	}

.callout_info2 {
	display:block;
	width:183px;
	height:79px;
	background:url(../images/home/callout_info2.gif) no-repeat 0 0;
	padding:2px 40px 0 10px;
	}

.callout_info2 h4 {
	color:#D96513;
	}

.callout_info3 {
	display:block;
	width:183px;
	height:138px;
	background:url(../images/home/callout_info3.gif) no-repeat 0 0;
	padding:6px 40px 0 10px;
	}
.callout_info3 strong {
	color:#000;
	}