html {width: 100%; height: 100%;}

body {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #666666;
	line-height: 1.2em;
	background: url(../images/bkg_grd.gif) repeat-x top left;
}

img {border: 0;}

#mainContainer {margin: 30px auto 0; height: 100%;}
#container { background: #f9f9f9;}
#innerContainer {padding: 25px 23px 0 23px;}
#sitemap ul {list-style-type: none;	color: #d2232a;}
#sitemap ul li {padding: 5px 0 5px 25px;}

.logo {height:80px; display:inline;}
.tag {margin: 0 0 40px 12px;}
.address {margin: 0 10px 5px 232px;}
.services {float:right; padding: 15px 0 30px 0;}
.servicesContent {padding: 20px 20px 0 50px;}
.redContent {color: #d2232a; font-weight: bold;}
.title {font-size: 15px; color:#d2232a; text-transform: uppercase;}
.leftshadow {background: url(../images/bkg_grd_left.jpg) repeat-y top left;}
.rightshadow {background:url(../images/bkg_grd_right.jpg) repeat-y top left;}

/* link styles */
a:link, a:visited, a:active {font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #636363; font-weight: bold;}
a:hover {font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #d2232a; font-weight: bold;}	

#toplinks {padding-top: 10px; padding-bottom: 9px;}
#toplinks a:link, #toplinks a:visited, #toplinks a:active {font-family: Century Gothic, Arial, Helvetica, snas-serif; text-decoration: none; color: #666666; padding: 10px 0 8px 30px; font-weight: bold;}
#toplinks a:hover {font-family: Century Gothic, Arial, Helvetica, snas-serif; text-decoration: none; color: #d2232a; padding: 10px 0 8px 30px; font-weight: bold;}

#footer a:link, #footer a:visited, #footer a:active {font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none ;color: #333333; float: right; padding: 0 10px 0 30px; }
#footer a:hover {font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #d2232a; float: right; padding: 0 10px 0 30px; }	

#sitemap ul li a:link, #sitemap ul li a:visited, #sitemap ul li a:active{text-decoration: none; color: #333333; font-size: 11px;}
#sitemap ul li a:hover {text-decoration: none ;color: #d2232a; font-size: 11px;}



