body {
	background: #658A9F;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container { 
	width: 940px;
	background: #FFFFFF;
	min-height:510px;
	margin:auto;
	display:block;
}
.bl {background: url('../images/border/bl.gif') 0 100% no-repeat; margin:auto;display:table;}
.br {background: url('../images/border/br.gif') 100% 100% no-repeat; margin:auto;display:table;}
.tl {background: url('../images/border/tl.gif') 0 0 no-repeat; margin:auto;display:table;}
.tr {background: url('../images/border/tr.gif') 100% 0 no-repeat; margin:auto;display:table;}


.mbr {background: url('../images/border/mbr.gif') 100% 100% no-repeat}
.mtr {background: url('../images/border/mtr.gif') 100% 0 no-repeat; height:155px;padding-top:10px;}

#services a {
	width:100px;
	height:89px;
	text-indent:-9999px;
	background: url('../images/services.png') no-repeat;
	margin-top:10px;
	float:left;
}
#packages a {
	width:100px;
	height:89px;
	text-indent:-9999px;
	background: url('../images/packages.png') no-repeat;
	float:left;
}
#logo {
	width:200px;
	height:224px;
	text-indent:-9999px;
	background: url('../images/janey.png') no-repeat;
	float:left;
}
#menu {
	width:200px;
	height:165px;
	background: #8090AB;
	float:left;
	display:block;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #6F7D94;
	color: #FFF;
}
.testimonials a {
	width:150px;
	font-size:14px;
	color:#658A9F;
	margin-left:140px;
	text-align:center;
	padding-left:53px;
	padding-top:30px;
	display:block;
}
#rates a {
	width:100px;
	height:89px;
	text-indent:-9999px;
	background: url('../images/rates.png') no-repeat;
	padding-left:10px;
	float:right;
}
#contact_us a {
	width:100px;
	height:89px;
	text-indent:-9999px;
	background: url('../images/contact_us.png') no-repeat;
	margin-top:10px;
	padding-left:10px;
	float:right;
}
#content {
	width:700px;
	min-height:510px;
	display:block;
	float:right;
}
.header {
	width:540px;
	height:160px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	text-indent:-9999px;
	background: url('../images/welcome.jpg');
}
.welcome {
	width:500px;
	text-align:center;
	margin-left:15px;
	float:left;
	font-weight:900;
}
.welcome b {
	font-size:18px;
	font-weight:900;
}
#seal {
	text-indent:-9999px;
	margin: 15px 0 0 30px;
}
#seal a {
	width:125px;
	height:88px;
	background:url('../images/certificates/seal_of_approval.jpg') no-repeat;
	float:left;
}
#footer {
	width:500px;
	color:#000000;
	padding-top:5px;
	text-align:center;
	margin:auto;
}