body {
	display:block;
	text-align: center;
	min-width: 798px;
	margin-top:10px;
	background: #e5e5e5;
}
.padding {
	margin-left:70px;
}
html {
	min-height:100%;
	margin-bottom:1px;
}
/*
#blueBar{
	display:block;
	float:left;
	width:100%;
	height:10px;
	background-color:#00B5CD;
}*/

#containerHome {
	width: 1000px;
	margin: 20px auto 0 auto;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(../_images/background2-copy.gif);
	border:2px solid #6A1A7A;
}

#rightHome {
	float:right;
	width:341px;
	text-align:right;
	margin-top: 27px;
}

#right {
	float:right;
	width:212px;
	text-align:right;
	margin-top: 54px;
}
#contact {
	padding-top:100px;
	text-align:left;
}
#rightContHome {
	float:left;
	width:360px;
	padding-left: 33px;
	padding-top: 33px;
	margin-top: 67px;
}
#rightCont {
	float:left;
	width:460px;
	padding-left: 33px;
	padding-top: 33px;
	margin-top: 67px;
	position:relative;
	padding-bottom: 5px;
}
#footer {
	text-align:left;
	margin-right: -400px;
	bottom: 10px;
	margin-top: 20px;
}
#services1 {
	width:45%;
	float:right;
	padding-right:30px;
}
#services2, #services3 {
	width:45%;
}
#services2 {
	margin-bottom:20px;
}
#block {
	padding-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
}
#tour {
	width:550px;
	height:430px;
}
#tourBorder {
	width:500px;
	height:400px;
	border:1px solid black;
	padding:10px;
}
#tourBorder h2 {
	padding:0;
	margin:0;
	text-align:center;
}
#tourBorder div {
	float:left;
	width:210px;
	padding:20px;
}
#parkPlace {
	width:50%;
	float:left;
	padding-top:0px;
	margin-top:0px;
	margin-left: 10px;
}
#contactUs{
	padding-top:5px;
	width: 550px;
	float: left;
}
#mainOffice{
	margin-top:0px;
	padding-top:0px;
	float:left;
}
#mainOffice h3, #parkPlace h3{
	padding-top:0px;
	margin-top:0px;
	margin-bottom: 5px;
}
#right img {
	margin-top:0px;
}

#left {
	width: 200px;
	background: #e6f5f7;
	float: left;
	margin-top: 67px;
}

a.subnav{
	font-family:"Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color:#6a1a7a;
}

a.nav{
	font-family:"Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#left i{
	font-size: 12px;
	margin-top: -5px;
}

#left ul{
	margin-top: 20px;
	list-style-type: none;
	width: 160px;
	padding-left: 20px;
	}

#left li{
	line-height: 30px;
	border-bottom: 2px solid #fff;
	}

#left li ul{
	margin-top: 0px;
	margin-left: -10px;
}

#left li ul li{
	border-bottom: none;
	line-height: 14px;
	font-family: "Trebuchet MS", sans-serif;
	margin-bottom: 5px;
}

#left li ul li a:visited{
	border-bottom: none;
	line-height: 14px;
	font-family: "Trebuchet MS", sans-serif;
	color: #6a1a7a;
}

#left li ul li a:hover{
	border-bottom: none;
	line-height: 14px;
	font-family: "Trebuchet MS", sans-serif;
	color: #00aece;
}

.pics {  
	width:  212px; 
	height: 210px; 
	top:  0; 
	left: 0; 
	border-top: 2px solid #6c217f;
	border-left: 2px solid #6c217f;
	border-bottom: 2px solid #6c217f;
	position: relative;
} 

.pics img {  
	width:  210px; 
	height: 210px; 
	top:  0; 
	left: 0; 
	position: absolute;
} 

.rt1 {
	width:  142px; 
	height: 142px; 
	float: left;
	position: relative;
	margin: 27px 0 0 27px;
	padding:0px;
}

.rt1 img{
	width:  142px; 
	height: 142px; 
	border-left: 2px solid #6c217f;
	border-left: 2px solid #6c217f;
	position: absolute;
}

.rt2 {
	width:  169px; 
	height: 169px; 
	top:  0; 
	left: 170px; 
	position: relative;
}
.rt2 img{
	width:  169px; 
	height: 169px; 
	border-left: 2px solid #6c217f;
	border-bottom: 2px solid #6c217f;
	position: absolute;
}

.rt3 {
	width:  169px; 
	height: 169px; 
	top:  0; 
	left: 0; 
	float:left;
	position: relative;
}
.rt3 img{
	width:  169px; 
	height: 169px; 
	border-left: 2px solid #6c217f;
	border-bottom: 2px solid #6c217f;
	border-top: 2px solid #6c217f;
	border-right: 2px solid #6c217f;
	position: absolute;
}
.rt4 {
	width:  113px; 
	height: 113px; 
	top:  2px; 
	left: 4px; 
	float: left;
	position: relative;
}
.rt4 img{
	width:  113px; 
	height: 113px; 
	border-bottom: 2px solid #6c217f;
	border-right: 2px solid #6c217f;
	position: absolute;
}

a:visited .nav{
	font-family:"Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #6c207e;
}

a:hover .nav{
	font-family:"Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #00b5cc;
}

a:visited .subnav{
	font-family:"Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
	color: #6c207e;
}

a:hover .subnav{
	font-family:"Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
	color: #00b5cc;
}
