body {
	width:100%;
	margin:0;
	padding:0;
	background:url(images/bg_darkpink.gif) repeat;
	font-family:Garamond, "Trebuchet MS", Verdana, Arial;
	font-size:16px;
	color:#666666;
}
ul.rates{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

p.index {
	display:block;
	width:600px;
	margin:0 auto;
	padding:0;
}
p.policy {
	margin:0;
}

a:link {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

form.contact {
	float:left;
}

th.RatesHeading {
	font-size:24px;
	font-weight:bold;
}
th.RatesNote {
	font-size:12px;
	font-style:italic;
	text-align:center;
}
td.RatesPurchaseRent {
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
}
td.RatesAmount {
	text-align:right;
}
th.RatesItem {
	text-align:left;
}

img.thumb {
	margin:5px;
	float:left;
	border:none;
}
img.colorthumb {
	margin:5px;
	border:none;
}
.colors {
	font-size:12px;
	font-weight:bold;
}
.LoadAreaShell1 {
	width:450px;
	height: 400px;
	float:right;
	display:table;
	#position: relative;
	overflow: hidden;
}
.LoadAreaShell2 {
	#position: absolute;
	_top: 50%;
	display:table-cell;
	vertical-align: middle;
	text-align:center;
	margin:0 auto;
}
#dynloadarea {
	width:450px;
	height:400px;
	margin:0 auto;
	text-align:center;
	float:right;
}
#dynloadarea2 {
	width:480px;
	height:480px;
	margin:0 auto;
	text-align:center;
	float:right;
}
#productThumbs {
	width:280px;
	height:auto;
	padding-right:50px;
	float:left;
	text-align:center;
}
#productThumbs2 {
	width:250px;
	height:auto;
	padding-right:50px;
	float:left;
	text-align:center;
}



.ContainerMain {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	position:relative;
}
.GalleryText {
	width:255px;
	display:block;
	clear:both;
	text-align:center;
	float:left;
}
.Header {
	width:100%;
	height:110px;
	background:url(images/title_4.jpg) top center no-repeat;
	margin:0;
	padding:0px;	
	clear:both;
}
.ContainerContent {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	clear:both;
	position:relative;
}
.Nav {
	width:100%;
	height:25px;
	background:url(images/bg_8_top.jpg) repeat-x center;
	margin:0;
	padding:25px 0 0 0;
	text-align:center;	
	border-bottom:#000000 1px solid;
	clear:both;
	overflow:hidden;
	display:inline;
	float:left;
}
.ContentContainer {
	width:100%;
	height:auto;
	background:#FFFFFF;
	margin:0;
	padding:0;
	clear:both;
	float:left;
	position:relative;
}
.ContentInner {
	width:786px;
	height:100%;
	background:#FFFFFF url(images/bg_logo.jpg) top center no-repeat;
	margin:0 auto;
	padding:10px 0;
	clear:both;
	display:block;
	overflow:hidden;
}
.ContentInnerIndex {
	width:786px;
	height:100%;
	background:#FFFFFF url(images/bg_logo_index.jpg) bottom center no-repeat;
	margin:0 auto;
	padding:10px 0;
	clear:both;
	display:block;
	overflow:hidden;
}
.ContentInnerAboutUs {
	width:786px;
	height:100%;
	background:#FFFFFF url(images/bg_logo.jpg) bottom left no-repeat;
	margin:0 auto;
	padding:10px 0;
	clear:both;
	display:block;
	overflow:hidden;
}
.ContentInnerContactUs {
	width:786px;
	height:100%;
	xbackground:#FFFFFF url(images/bg_logo.jpg) bottom left no-repeat;
	margin:0 auto;
	padding:10px 0;
	clear:both;
	display:block;
	overflow:hidden;
}
.ContentInnerRates {
	width:786px;
	height:100%;
	background:#FFFFFF url(images/bg_logo.jpg) 200px 200px no-repeat;
	margin:0 auto;
	padding:10px 0;
	clear:both;
	display:block;
	overflow:hidden;
}
.ContentInnerShowroom {
	width:786px;
	height:100%;
	background:#FFFFFF url(images/bg_logo.jpg) bottom left no-repeat;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	clear:both;
	display:block;
	overflow:hidden;
}
.ContentInnerPolicies {
	width:786px;
	height:100%;
	background:#FFFFFF url(images/bg_logo.jpg) center no-repeat;
	margin:0 auto;
	padding:10px 0;
	clear:both;
	display:block;
	overflow:hidden;
}
.Footer {
	width:100%;
	height:45px;
	background:url(images/bg_8_bottom.jpg) repeat-x center;
	margin:0;
	padding:5px 0 0 0;
	text-align:center;
	border-top:#000000 1px solid;
	clear:both;
	float:left;
}