@charset "UTF-8";
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/headbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150px;
	font-weight: lighter;
	color: #333333;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: -0.01em;
	word-spacing: -0.01em;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 100px;
	padding-left: 9px;
	line-height: 150%;
}
.quotemark {
	font-size: 72px;
	display: inline-block;
	position: relative;
	top: 25px;
}
#flashcontent {
	height: 460px;
	}
	
#content_meet {
	position: relative;
	height: 460px;
	width: 740px;
	background-image: url(../images/c-meet.jpg);
	background-repeat: no-repeat;
}
#content_services {
	position: relative;
	height: 460px;
	width: 740px;
	background-image: url(../images/c-services.jpg);
	background-repeat: no-repeat;
}
#content_contact {
	position: relative;
	height: 460px;
	width: 740px;
	background-image: url(../images/c-contact.jpg);
	background-repeat: no-repeat;
}
h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.black {
	color: #000000;
}
