@charset "UTF-8";
/* CSS Document */

/*======SERVICES START======*/

#preload { height: 0; overflow: hidden; }

#content.services {
	float:left;
	width:888px;
	margin:0;
	padding:0 0 20px 12px;
	background:#FFF;
}

dl.gallery
{
width: 282px;
height:190px;
padding:0;
float: left;
margin:20px 12px 0 0;
}

.gallery dt.galleryDescription {
width:277px;
height:32px;
padding:2px 0 0 5px;
margin:0;
background:url(../_images/menu_side_header_back.png) repeat-x 0 0;
color:#ED2024;
font-size:24px;
}

.gallery dd
{
margin: 0;
padding: 2px 0 0 0;
font-size:10px;
}

a#services01 {
	width:280px;
	height:116px;
	display:block;
	border:1px solid #666;
	background:url(../_images/services3x.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

a#services01:hover {
	background:url(../_images/services3.jpg) no-repeat 0 0;
}

a#services02 {
	width:280px;
	height:116px;
	display:block;
	border:1px solid #666;
	background:url(../_images/services2x.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

a#services02:hover {
	background:url(../_images/services2.jpg) no-repeat 0 0;
}

a#services03 {
	width:280px;
	height:116px;
	display:block;
	border:1px solid #666;
	background:url(../_images/services4x.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

a#services03:hover {
	background:url(../_images/services4.jpg) no-repeat 0 0;
}

a#services04 {
	width:280px;
	height:116px;
	display:block;
	border:1px solid #666;
	background:url(../_images/services9x.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

a#services04:hover {
	background:url(../_images/services9.jpg) no-repeat 0 0;
}

a#services05 {
	width:280px;
	height:116px;
	display:block;
	border:1px solid #666;
	background:url(../_images/services1x.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

a#services05:hover {
	background:url(../_images/services1.jpg) no-repeat 0 0;
}

a#services06 {
	width:280px;
	height:116px;
	display:block;
	border:1px solid #666;
	background:url(../_images/services6x.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

a#services06:hover {
	background:url(../_images/services6.jpg) no-repeat 0 0;
}

a#services07 {
	width:280px;
	height:116px;
	display:block;
	border:1px solid #666;
	background:url(../_images/services8x.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

a#services07:hover {
	background:url(../_images/services8.jpg) no-repeat 0 0;
}

a#services08 {
	width:280px;
	height:116px;
	display:block;
	border:1px solid #666;
	background:url(../_images/services7x.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

a#services08:hover {
	background:url(../_images/services7.jpg) no-repeat 0 0;
}

a#services09 {
	width:280px;
	height:116px;
	display:block;
	border:1px solid #666;
	background:url(../_images/services11x.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

a#services09:hover {
	background:url(../_images/services11.jpg) no-repeat 0 0;
}

/*======SERVICES END======*/