body.k12 div#content_top {
	background:#fff url("../images/interface/k12_contenttop.jpg") no-repeat;
}
#tab_k12 {
	background: url("../images/interface/tab_k12_act.jpg") no-repeat;
	height:43px;
	width:178px;
}
div#content {
	height: auto;
	width:952px;
	margin-left:6px;
	background:#fff none;
}
div#inner_title { 
	background: url("../images/interface/k12_h1title.jpg") no-repeat;
	width: 381px; height:80px;
}
div#inner_title h2 { margin-left:-25000px; }

div#col_business, div#col_student {
	width: 375px;
	margin: 5px 45px 5px 45px;
	float: left;
}

div#col_business h3, div#col_student h3 {
	font-size: 14pt;
	border: none;
	width: 230px;
	margin-top: 0;	
}

div#col_business h3 {
	color: #87a633;
}

div#col_student h3 {
	color: #0053a0;
}

div#business_links {
	border-top:3px solid #87a633;
}

div#student_links {
	border-top:3px solid #0053a0;
}

div#col_seperator {
	height: 365px;
	width: 3px;
	background-color: #999999;
	float: left;	
}

#divBusinessText, #divStudentText {
	font-size: 8pt;
	margin-left: auto;
	margin-right: auto;
	color: #292a30;
	text-align: left;
	padding: 15px;
	position:relative;
	top:-10px;
	font-weight:bold;
}

#divBusinessText {
	background: url("../images/interface/k12_shpbg_001.jpg") no-repeat bottom right;
	width: 294px;
}

#divStudentText {
	background: url("../images/interface/k12_shpbg_002.jpg") no-repeat bottom right;
	width: 296px;
}

.embed_top {
	background:#fff url("../images/interface/subhpg_fshdw_top.jpg") no-repeat;
	height: 15px;
}

.embed_content {
	background: #FFFFFF url(../images/interface/subhpg_fshdw_bg2.jpg) repeat-y scroll 0 0;
	padding: 10px 25px;
}

.embed_bottom {
	background:#fff url("../images/interface/subhpg_fshdw_btm.jpg") no-repeat;
	height: 17px;
}

div#student_links, div#business_links {
	/*font-size: 7.5pt;*/
	padding-top: 10px;
	margin-top: 10px
}

div#student_links ul, div#business_links ul {
	list-style-type: none;
	display: inline;
}

div#student_links ul, div#business_links ul {
	list-style-type: none;
	display: block;
	float: left;
	width: 182px;
	margin: 0 5px 0 0;
}

div#student_links li, div#business_links li {
	padding-top: 5px;
}

a {
	color: #0053a0;
	text-decoration: none;
}

div#misc_link_container 
{
	width: 900px;
	margin: 25px 45px 5px 45px;
	float: left;	
}

div#misc_links {
	font-size: 7.5pt;
	padding-top: 10px;
	margin-top: 10px
}

div#misc_links ul {
	list-style-type: none;
	display: block;
	float: left;
	width: 250px;
	margin: 0 5px 0 0;
}

div#misc_links li {
	padding-top: 5px;
}

.embed2_top {
	background:#fff url("../images/interface/k12_btmlinks_top.jpg") no-repeat;
	height: 5px;
}

.embed2_content {
	background: #FFFFFF url(../images/interface/k12_btmlinks_bg.jpg) repeat-y scroll 0 0;
	padding: 10px 0px 10px 50px;
}
.embed2_content ul li a, 
.embed2_content ul li a:link, 
.embed2_content ul li a:visited, 
.embed2_content ul li a:active {
	color:White;
}


.embed2_bottom {
	background:#fff url("../images/interface/k12_btmlinks_btm.jpg") no-repeat;
	height: 17px;
}



