/* CSS Document */

body {
	font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
	font-size: 13px;
	color: #005656;
	background:#C6E7F4 url(images/bg.jpg) top left repeat-y;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
#contain {
	width:100%;
	overflow:hidden;
	position:relative;
	background:#DFF5F5 url(images/contain_bg.jpg) top left repeat-x;
}
#container {
	width:800px;
	overflow:hidden;
	position:relative;
	background:url(images/container_bg.jpg) top left repeat-y;
	min-height: 800px;
	_height: 800px;
}
#shell {
	width:800px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;/*min-height: 800px;
	_height: 800px;*/
	}
#header {
	width:800px;
	height:184px;
	margin:0px;
	padding:0px;
}
#homepics {
	width:283px; 
	height:500px;
	top:222px;
	left:496px;
	position:absolute;
}

/*#homepics{
	width:283px;
	height:369px;
	top:247px;
	left:496px;
	position:absolute;
	}	*/
	
/* Navigation */
#menu {
	float:left;
	width:177px;
	z-index:100;
	height:375px;
	padding-top:11px;
}
.menuTitle {
	cursor:pointer;
	padding-bottom:7px;
}
.menuSubs {
	display:block;
	color:#FFFFFF;
	font:normal 13px Arial, verdana, helvetica;
	width:177px;
}
.menuSubs a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	line-height:24px;
	padding-right:22px;
	text-align:right
}
.menuSubs a:hover {
	color:#007878;
	text-decoration:none;
	background-color:#9ED0D0
}
.menuSubs div {
	padding:0;
}
/* end navigation */

#heading_hm {
	width:565px;
	padding-top:25px;
	margin-left:206px;
}
#contentcopy_hm {
	width:285px;
	padding-top:0px;
	margin-left:206px;
	padding-bottom:20px;
}
#contentcopy {
	width:565px;
	padding-top:25px;
	margin-left:206px;
	padding-bottom:20px;
}
#foot {
	width:100%;
	background:url(images/foot.jpg) 0 0 repeat-x;
	clear:both;
}
#footer {
	background:url(images/footer.jpg) 0 0 no-repeat;
	width:100%;
	padding:10px 0;
	clear:both;
}
#footertag {
	width:623px;
	padding-left:187px;
	font-size:11px;
	text-align:center;
	color:#005656;
	line-height:17px;
}
#footertag a {
	color:#005656;
	text-decoration:none;
}
#footertag a:hover {
	color:#144093;
	text-decoration:underline;
}
a {
	color:#144093;
	text-decoration:underline;
}
a:hover {
	color:#306EE1;
	text-decoration:underline;
}
.centered {
	text-align:center;
	margin:0 auto 0 auto;
}
.right {
	margin:10px 0 14px 14px;
	float:right;
}
.beforeandafter {
	padding:4px;
	text-align: center;
	font-weight:bold;
}
.beforeandafter img {
	margin:3px 30px 3px 30px;
}
#topbeforeandafter {
	border-width:5px 0 5px 0;
}
h1 {
	font-family: "Trajan Bold", "Times New Roman", Times, serif;
	font-size:24px;
	color:#007272;
	font-weight: normal;
	margin-bottom:20px;
	margin-top:0px;
}
h2 {
	font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
	font-size:15px;
	color:#144093;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	text-decoration:underline;
}
strong {
	font-weight:bold;
}
li {
	margin-bottom:5px;
	line-height:18px;
}
p {
	margin:4px 0 15px 0;
	line-height:21px;
}
.sm {
	font-size:9px;
}
/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	color: #007272;
	font-size:24px;
	margin-bottom:20px;
	margin-top:0px;
}
/*  end  sIFR  */

	
.altmenu {
	padding:10px;
	margin:15px 0;
	background-color: #DFF5F5;
	width: 90%;
	text-align:center;
	border:1px solid #009393;
	line-height:18px;
}
#developfeature {
	width:450px;
	height:400px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#login {
	width:180px;
	text-align:center;
	margin:10px 0 20px;
}
#login a {
	color:#fff;
	text-decoration:none;
	font:bold 1.1em Arial, Verdana, Helvetica, sans-serif;
}
#login a:hover {
	color:#bad5d5;
	text-decoration:underline
}
#home-img{ padding: 0 21px 45px 0; } 
#google-places a {margin:0 0 0 10px;}
