img, div, td { behavior: url(/iepngfix.htc); }

html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url("images/background2.jpg");
	background-repeat: repeat;
}
img { border: 0; }

a { color: #FFFFFF; font-style: italic;}


#header {
	height: 379px;
	background-image: url("images/header-stretch.jpg");
	background-repeat: repeat-x;
	text-align: center;
}

#wendy-sitting {
	position: relative; 
	left: 45px;
}

.plainLink {
	text-decoration: none;
}


#navbar {
	background-image: url("images/nav-background.jpg");
	background-repeat: repeat-x;
	height: 52px;
	text-align: center;
}
#navcontainer {
	margin-left: auto;
	margin-right: auto;
	position: relative; left: -80px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding: 0 20px 0 20px;
	
}



.homelinks a:hover { color: #ff0000; }




#content {
	color: #FFFFFF;
	font-size: 13px;
	font-family: trebuchet ms, verdana;
}

#content-area-top {
	background-image: url("images/content-area-top.jpg");
	background-repeat: no-repeat;
	width: 940px; height: 19px;
}

#content-area-middle {
	background-image: url("images/content-area-middle.jpg");
	background-repeat: repeat-y;
	width: 940px;
}

#content-area-bottom {
	background-image: url("images/content-area-bottom.jpg");
	background-repeat: no-repeat;
	width: 940px; height: 11px;
}

#infobox {
	width: 955px; height: 290px;
	background-image: url("images/middle-graphic.png");
	background-repeat: no-repeat;
	margin: auto;
	padding: 0 0 0 20px;
}
#infoImageMap {
	border: 1px solid white;
	width: 800px; height: 75px;
}




#footer {
	width: 955px;
	margin: auto;
}





ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 18px;
}


.testimonial_text {
	color: #8c8c8c;
}
.testimonial_auth {
	color: #bababa;
}
/*
.testimonial_container {
	width: 290px;
	font-size: 12px;

}
.testimonial_container big {
	font: Bold 60px Lucida Sans, sans-serif;
	color: #9bca59;
	position: relative; top
}
.testimonial_container .testimonial {
	width: 290px;
	float: right;
	color: #8c8c8c;
}
.testimonial_container .testimonial div.attribution {
	font-size: 12px;
	color: #bababa;
}*/


#servicelist li {
	
	margin: 0 0 60px 0;
	
}


#vid {
	position:fixed;
	right: 0px; top: 0px;
}

/**********************************COLORS*******************************************/
.grey { color: #999999; }
.red { color: #ff0000; }
.red30 { color: #ff0000; font-size: 30px; margin: 0 0 10px 0;}