@charset "UTF-8";

div#card
{
	background-image: url("/images/card_edge.png");
	background-position: 824px 217px;
	background-repeat: no-repeat;
	height: 962px;
	left: 516px;
	margin-left: -424px;
	position: absolute;
	width: 857px;
}

div#contain { background-image: url("/images/yellow_home.png"); background-repeat: no-repeat; }

img#cards { padding: 8px 0 0 0; margin: 0; border: 0; }

a#link_bachelor
{
	display: block;
	height: 0px;
	left: 70px;
	overflow: hidden;
	position: absolute;
	padding-top: 79px;
	top: 247px;
	width: 109px;
}

div#content
{
	background-image: url("/images/white.png");
	background-repeat: no-repeat;
	height: 307px;
	margin-top: -3px;
	padding: 6px;
	width: 768px;
}

div.service, div.serviceMid
{
	border-bottom: 1px solid #000;
	float: left;
	height: 112px;
	margin: 0 0 0 0;
	padding: 6px;
	width: 244px;
}

div.service:hover, div.serviceMid:hover
{
	background-color: #33c;
	border-left-color: #FFFFFF;
}

div.serviceMid { border-left: 1px solid #000; border-right: 1px solid #000; width: 242px; }
	div.service img, div.serviceMid img { float: left; padding: 0 3px 3px 0; }
	div.service h2, div.serviceMid h2 { font-size: 10px; margin: 0; padding: 0; }
	
h2 a { font-weight: bold; text-decoration: none; }

