/* CSS Document */

body { 
	background:url(../images/bg.jpg) repeat-x;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010101;
	margin:0 0 0 0;
}

A {
	color: #0560c6; text-decoration: none; font-weight:bold;
}

A:link {
	color: #0560c6; text-decoration: underline; font-weight:bold;
}

A:visited {
	COLOR: #0560c6; text-decoration: underline; 
}
A:hover {
	COLOR: #0560c6; text-decoration: underline; 

}

.undercons { background:url(../images/mtbg.jpg) no-repeat; width:388px; height:333px;}

/* Middle1 */

.bigfont { font-size:30px; color:#525252;}

.services { background:url(../images/services-bg.png) no-repeat; width:619px; height:146px; line-height:15px;}
.services span { font-weight:bold;}

.contact { background:url(../images/address-bg.png) no-repeat; width:329px; height:146px; line-height:18px;}
.contact span { color:#035ca8; text-decoration:underline;}