body{text-align:center; }
#outerContainer{
	width:1002px; 
	height:2550px; 
	margin: 0 auto; 
	text-align:left;
}
#thePage{
	position:absolute;
	width:1002px;
	height:2550px;
	border: 1px solid #ffffff;
	z-index: 2;
	background-image: url(../images/homepage/green.gif);
}
a:link{color:#ffffff; text-decoration:none;}
a:visited{color:#ffffff; text-decoration:none;}
a:active{color:#00ff00; text-decoration:none;}
a:hover{color:#ffcc66; text-decoration:underline;} 
#theSeoBox{
	position:absolute;
	left:10px;
	top:365px;
	width:980px;
	height:124px;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
 	text-align:left;
    color: #000000;
	z-index: 3;
}
#seoContent1{
	position:absolute; 
    left:14px; 
    top:20px; 
    width:397px; 
    height:57px; 
	color: #0099cc;
}
#seoContent2{
	position:absolute; 
	left:485px; 
	top:12px; 
	width:446px; 
	height:107px;
	color: #ff0000;
}
#seoContent3{
	position:absolute; 
	left:396px; 
	top:44px; 
	width:84px; 
	height:53px;
	color: #000000;
}

#theHeader{
	position:absolute;
	width:999px;
	height:138px;
	left:0px;
	top:1px;
	z-index:3;
	visibility: visible;

}
#theMenu{
	position:absolute;
	top:330px;
	left:0px;
	width:1000px;
	height:30px;
	text-align:center;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
	color: #0099cc;
	border: 1px solid #0099cc;
	z-index: 8;
}
#theContentBox{
	left:0px;
	top:608px;
	width:1000px;
	height:5999px;

}
#contactBookingsBox{
	position:absolute;
 	left:10px; 
	top:-14px;
	width:240px; 
	height:303px; 
	
}
#hostingLink{
	position:absolute;
	top:5980px;
	left:0px;
	width:1000px;
	text-align:center;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
	visibility: hidden;
}
h1{
    font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: sans-serif;
	color: #0054A8;
}
#cp{
    font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
	color: #696969;
}
#rp{
    font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: serif;
	color: #ff0000;
}
