@charset "utf-8";
/* CSS Document */

body {
	background-color:#fcffe6;
	margin:0 auto 0 auto;
	text-align:center;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#1b1100;
}

div#siteContainer {
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	margin:-1px auto 0 auto;
	width:889px;
	height:auto;
	border:#6C6D65 1px solid ;
}

div#leftCol {
	width:227px;
	height:585px;
	margin:30px 20px 20px 20px;
	float:left;
}

div#rightCol {	
	width:594px;
	float:right;
	clear:right;
	text-align:left;
	margin-right:15px;
}

div#rightCol img {
	margin-top:0px;
	border:0px;
}

div#rightCol a {
	text-decoration:underline;
	font-weight:bold;
	color:#5a0000;
}

div#rightCol a.navigation {
	text-decoration:none;
	font-size:19px;
	line-height:24px;
	font:"Times New Roman", Times, serif;
	color:#790000;
}

span.raquo {
	color:#3d3d3d;
}

span.slogan {
	font:17px Garamond, "Times New Roman", Times, serif;
	color:#222222;
}

span.repairService {
	color:#5a0000;
}

div#navLeft {
	background-image:url(images/navbg.jpg);
	width:553px;
	height:155px;
	margin:15px auto 0 auto;
	text-align:center;
}

div#navRight {
	float:right;
	clear:right;
}

div#mainContent {
	width:785px;
	margin:700px auto 0 auto;
	text-align:justify;
}

span.services {
	font:17px Georgia, "Times New Roman", Times, serif;
	color:#5a0000;
}

span.services a {
	color:#5a0000;
	text-decoration:underline;
}

table {
	font:12px Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto;
}