#services {
	background: url(/images/application/menu/services.gif) no-repeat 20px -19px;
	left: 0px;
}

#about {
	background: url(/images/application/menu/about.gif) no-repeat 20px -19px;
	left: 179px;
}

#contact {
	background: url(/images/application/menu/contact.gif) no-repeat 20px -19px;
	left: 359px;
}

#menu li a {
	width: 33.25%;
}

#body, #body h1, #body h2, #body p, #body label, #body input, #body textarea {
	font-size: 14px;
}

img {
	border: 0;
}

#image_strip {
	margin: -19px -20px 0 -20px;
}

#image_strip img {
	margin-right: -3px;
	border: 0;
}

#body a {
	font-size: 14px;  
}

#body p {
	margin: 12px 0px;
}

#watch_our_video_link {
	display: block;
	margin-left: -20px;
	margin-top: 17px;
}
#watch_our_video_link img {
	width: 536px;
}
#watch_our_video {
	background: #d0d0d0;
	border-top: 1px solid #dedede;
	width: 536px;
	margin: 0px 0px 17px -20px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 12px;
}

