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

body {
margin:0px;
padding:0px;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
text-align:center;
font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial,sans-serif; 
font-size: 1.2em; line-height: 1.5em;
color:#FF6600;
}

td img {display: block;}

#header {
margin:0 auto;
width:759px;
height:90px;
}

#content {
margin:0 auto;
width:950px;
height:458px;
background-image:url(../images/bg1.gif);
background-repeat:repeat-x;
margin-top:75px;
text-align:left;
}

.contentBox {
text-align:left;
width:750px;
height:458px;
padding-top:23px;
padding-left:166px;
position:absolute;
display:none;
}

#bgLeft {
position:absolute;
top:497px;
left:0px;
width:15%;
height:124px;
background-image:url(../images/bgLeft.gif);
background-repeat:repeat-x;
background-position:right;
}

#bgRight {
position:absolute;
top:497px;
right:0px;
width:15%;
height:124px;
background-image:url(../images/bgRight.gif);
background-repeat:repeat-x;
background-position:left;
}

#footer{
margin-top:10px;
width:850px;
height:125px;
text-align:left;
padding:0px 50px 0px 50px;
position:absolute;
left: 50%;
margin-left:-425px;
}

#services {
width:520px;
height:380px;
overflow:auto;
margin-top:15px;
}

#footerLocation{
margin-top:10px;
width:850px;
height:150px;
text-align:left;
position:absolute;
left: 50%;
margin-left:-425px;
}

#testimonialWrapper img{
position:absolute;
}

.iconWrapper {
vertical-align:top;
text-align:center;
width:520px;
position:relative;
}

.iconWrapper img{
position:absolute;
top:0px;
}

#locationList{
font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial,sans-serif; 
font-size: 1.2em; line-height: 1.5em;
color:#FF6600;
padding-top:100px;
padding-left:50px;
}

#locationList a:link, #locationList a:visited, #locationList a:active {
	color:#FF6600;
	text-decoration:none;
	}
	
#locationList a:hover {
	color:#FF6600;
	text-decoration:underline;
	}

.calendar {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

a {
color:#F30;
font-family:Tahoma, Geneva, sans-serif;
}
