﻿body {
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 947px;
	line-height: 19px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.main-bg {
	clear: both;
	width: 947px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	display: table;
	padding-left: 4px;
}
h1 {
	margin: 0;
	padding: 0;
	float: left;
	width: 431px;
}
#menu {
	list-style: none;
	margin: 0;
	margin-top: 58px;
	padding: 0;
	float: left;
}
#menu li {
	float: left;
}
#subnav {
	list-style: none;
	margin: 0;
	margin-left: 68px;
	padding: 0;
}
#subnav li {
	float: left;
	height: 26px;
}
#subnav li.subnav-right,
#subnav li.inner-subnav-right {
	background-image: url(images/subnav-right.jpg);
	background-repeat: no-repeat;
	width: 297px;
	height: 26px;
	position: relative;
}
#subnav li.inner-subnav-right {
	background-image: url(images/inner-subnav-right.jpg);
}
#subnav li.subnav-right img,
#subnav li.inner-subnav-right img {
	position: absolute;
	top: -65px;
	left: 95px;
}
div.home-boxes {
	clear: both;
	margin-left: 68px;
}
div.home-box01,
div.home-box02,
div.home-box03 {
	float: left;
	display: table-cell;
}
div.home-box01 {
	width: 199px;
}
div.home-box02 {
	width: 227px;
}
div.home-box03 {
	width: 222px;
}
div.home-box01 a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color: black;	
	padding-left: 12px;
	display: block;
}
div.home-box01 a:hover {
	text-decoration: none;
}
div.home-box02 p {
	font-size: 11px;
	width: 139px;
	line-height: normal;
	padding-bottom: 7px;
}
#newsletter {
	margin: 0;
	padding: 0;
}
#newsletter input {
	background-color: #e7e7e7;
	width: 155px;
	font-size: 10px;
	margin-bottom: 7px;
	border: none;
	display: block;
	padding: 2px 5px;
}
#newsletter input[type=submit] {
	background-image: url(images/submit-now.gif);
	background-color: white;
	cursor: pointer;
	width: 78px;
	height: 15px;
}
div.home-box03 a {
	float: left;
}
div.footer {
	clear: both;
	margin-left: 68px;
	width: 802px;
	border-top: 1px #bbbbbb solid;
	line-height: 31px;
	color: #4d4d4d;
	text-align: center;
	font-size: 11px;
}
div.footer strong {
	color: #949494;
	margin-left: 20px;
}
div.footer a {
	color: #4d4d4d;
}
div.footer a:hover {
	text-decoration: underline;
}
div.inner-content-bg {
	clear: both;
	background-image: url(images/inner-content-bg.gif);
	background-repeat: no-repeat;
	width: 940px;
	height: 504px;
}
div.thumbs {
	float: left;
	display: table;
	margin-top: 35px;
	margin-left: 68px;
	width: 614px;
}
div.thumbs a {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.title {
	float: left;
	display: table-cell;
	margin-top: 35px;
}
div.greybox {
	clear: both;
	margin-left: 68px;
	margin-top: 22px;
	margin-bottom: 34px;
	width: 597px;
}
div.greybox-bg-y {
	clear: both;
	background-image: url(images/greybox-bg-y.gif);
	background-repeat: repeat-y;
	display: table;
	width: 597px;
	border-bottom: 1px #e4e4e4 solid;
}
div.greybox-bg-x {
	clear: both;
	background-image: url(images/greybox-bg-x.jpg);
	background-repeat: repeat-x;
	display: table;
	width: 594px;
	margin-left: 2px;
}
div.greybox h2 {
	font-size: 28px;
	font-weight: normal;
	background-image: url(images/greybox-bullet.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	padding-left: 40px;
	margin-left: 22px;
	line-height: 35px;
}
div.greybox ul {
	list-style: none;
	margin: 0;
	margin-left: 44px;
	margin-bottom: 20px;
	padding: 0;
}
div.greybox ul li {
	clear: both;
	background-image: url(images/bullet.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
div.greybox p {
	background-image: url(images/greybox-bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 40px;
	margin-left: 22px;
	width: 500px;
}
div.greybox p span {
	color: #ed1c95;
}
div.contact-bg {
	clear: both;
	background-image: url(images/contact-bg.jpg);
	background-repeat: no-repeat;
	width: 803px;
	height: 325px;
	position: relative;
	color: white;
}
div.contact-bg img {
	position: absolute;
	top: -65px;
	left: 601px;
}
div.contact-bg p {
	position: absolute;
	top: 147px;
	left: 115px;
}
div.contact-bg a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
div.cotnact-bg a:hover {
	text-decoration: none;
}
div.map,
div.about {
	float: left;
	display: table-cell;
	width: 803px;
	height: 325px;
	position: relative;
}
div.about {
	border: 2px #ececec solid;
	display: table;
	margin-bottom: 20px;
}
div.map img {
	position: absolute;
	top: -65px;
	left: 601px;
}
div.about h2 {
	background-image: url(images/about-title-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 44px;
	line-height: 33px;
	color: #ed1c95;
	font-size: 18px;
	margin-left: 23px;
	margin-top: 23px;
	margin-bottom: 0;
	position: relative;
}
div.about h2 img {
	position: absolute;
	top: -90px;
	left: 576px;
}
div.about p {
	margin-left: 23px;
	width: 756px;
	font-size: 13px;
	line-height: 16px;
	padding: 23px 0;
}
div.locations-boxes {
	clear: both;	
	margin-left: 68px;	
	position: relative;
	top: -50px;
	width: 800px;
}
div.location-box01 {
	float: left;
	display: table-cell;
	width: 255px;
	margin-left: 147px;
	text-align: justify;
}
div.location-box02 {
	float: left;
	width: 255px;
	display: table-cell;
	margin-left: 91px;
}
div.location-box02 p {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 15px;
}
div.infowindow {
    max-height:250px;
    overflow-y:auto;
}
