@charset "utf-8";
/* HOME */

#header_image{ white-space:nowrap; }
#subjects{
	width:220px;
	height:220px;
	overflow:hidden;
	border:none;
	margin:0 -4px;
	padding:0;
	
}


#midbuttons{
	margin:10px 30px;
}
#midbuttons td{ text-align:center; }
#midbuttons div{
	background-repeat:no-repeat;
	width:217px;
	height:104px;
	cursor:pointer;
	margin:0 auto;
}
#midbuttons p{
	padding:33px 12px 0;
	color:#000;
	text-align:left;
	font-size:12px;
	text-align:center;
}
#midbuttons a{
	color:#000;
	font-weight:bold;
}
#midbuttons a:hover{
	color:#FFF;
	font-weight:bold;
}

table#pricing th{
	font-weight:normal;
	text-align:right;
}
table#pricing td.price{
	text-align:left;
	color:#060;
	font-weight:bold;
}

h2{
	margin-top:30px;
}