body {
	background-color:#BDBDBD
;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
}



#bg {
	background-image:  url(images/bg.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 580px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 40px;
}

#box {
	background-image:  url(images/mv_loft.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 760px;
	left: 10px;
	top: 10px;
	position: absolute;
}
#box2 {
	background-image:  url(images/mv_double.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 760px;
	left: 10px;
	top: 10px;
	position: absolute;
}
#box3 {
	background-image:  url(images/mv_single_r.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 760px;
	left: 10px;
	top: 10px;
	position: absolute;
}
#box4 {
	background-image:  url(images/mv_laptop.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 760px;
	left: 10px;
	top: 10px;
	position: absolute;
}
#box5 {
	background-image:  url(images/mv_shower.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 760px;
	left: 10px;
	top: 10px;
	position: absolute;
}
#box6 {
	background-image:  url(images/mv_towels.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 760px;
	left: 10px;
	top: 10px;
	position: absolute;
}
#box7 {
	background-image:  url(images/mv_towels.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 760px;
	left: 10px;
	top: 10px;
	position: absolute;
	}

#rightcontent {
	height: 466px;
	width: 480px;
	float: right;
	margin: 0;
}

#rightcontent iframe {
margin-left: 23px;
border: 3px solid #858665;
margin-top: 90px;
}

#leftcontent {
	height: 466px;
	width: 250px;
	float: left;
	margin-left: 10px;
}

#leftcontent p, #leftcontent h1 {
	font-size: 11px;
	color: #16314B;
	text-align: left;
	letter-spacing: .08em;
	line-height:1.25em;
}

#leftcontent h1 {
	font-weight: bold;
	margin-top:80px;
	margin-bottom:0;
	padding-bottom:0;
text-align:center;
}

#leftcontent a {
    color: #16314B;
}

#navbar {
	font-weight: bold;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 510px;
	left: 40px;
	height: 30px;
	z-index:99;
}

#navbar ul {
	display: inline-table;
}

#navbar li {
	display: inline;
	ifont-size: 12px;
	padding-right: 10px;
}

#navbar a {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #263849;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #263849;
	border-bottom-color: #263849;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}


#navbar a:link #navbar a:visited {
	
	color: #263849;
	
}
#navbar a:hover {
	color: #FFFFFF;
	background-color: #263849;
}

#leftcontent td {
	ifont-size: 10px;
	color: #453D55;
}
#leftcontent ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#leftcontent li {
	ifont-size: 10px;
	font-weight: normal;
	list-style-type: square;
	margin-top: 8px;
}

#etb {
	position: absolute;
	height: 100px;
	width: 260px;
	top: 360px;
}

#infotext {
	background-image: url(images/infobox-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	top: 560px;
	position: absolute;
}

#infotext h2 {
	width: 780px;
	background-image: url(images/infobox-header.gif);
	background-repeat: no-repeat;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 30px;
	background-position: left top;
	color: #16314b;
	margin-top: 0px;
	margin-bottom: 0px;
}


#infotext h3 {
	ifont-size:12px;
	margin-left: 30px;
	margin-right: 30px;
}

#infotext hr {
	margin-left: 30px;
	margin-right: 30px;
}

#infotext p {
	ifont-size: 11px;
	color: #16314b;
	margin-left: 30px;
	margin-right: 30px;
}

.info ul {
	display: inline-table;
}

.info li {
	display: inline;
	ifont-size: 12px;
	padding-right: 10px;
}

#infotext a{
	color: #000000;
}

.testimonials p {
width: 80%;
margin-bottom:0;
padding-bottom: 0.5em;
padding-left: 2em;
}

.testimonials p.author {
font-style: italic;
margin:0;
padding:0;
padding-bottom: 1em;
padding-left: 3em;
}