#topcenter {
  background-color: white;
}
#bottomcenter {
  background-color: white;
}
#submenu {
  background-color:#0B2777;
  text-align:right;
}
#bottommenu {
  background-image: url(../images/interior_bottom_menu_back.gif);
  padding-top: 8px;
}
#interiortop {
  padding-left: 23px;
  background-color: #0B2777;
  background-image: url(../images/interior_symbol.gif);
  background-position: 100% 0px;
  background-repeat: no-repeat;
}
#interiortitle {
  line-height: 20px;
  font-family: Times New Roman;
  font-size: 20px;
  font-variant:small-caps;
  color: #7597C0;
}
#interiorwhitetitle {
  padding-left: 23px;
  padding-top: 23px;
  padding-bottom: 0px;
  line-height: 20px;
  font-family: Times New Roman;
  font-size: 20px;
  font-variant:small-caps;
  color: #0B2777;
}
#interiorintro {
  margin-top: 16px;
  font-family: Times New Roman;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  padding-right: 4px;
}
#interiordivider {
  background-image: url(../images/interior_divider.gif);
  background-repeat: repeat-x;
  width: 769px;
  height: 8px;
}
#interiorcontent {
  padding: 30px 18px 10px 20px;
  font-family: Times New Roman;
  font-size: 14px;
  line-height: 24px;
}
#interiorwhitecontent {
  padding: 10px 18px 10px 20px;
  font-family: Times New Roman;
  font-size: 14px;
  line-height: 24px;
}
#interiorwhitecontent a {
  color: #0B2777;
}
#interiorwhitecontent a:hover {
  text-decoration: none;
}
.contentphoto {
  border: 4px solid #9ABDD9;
}

.main_image {
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-color: #FFFFFF;
  border-left-width: 1px;
  border-right-color: #0B2777;
  border-right-width: 4px;
}

.indent {
  padding-left: 23px;
  color: #0B2777;
}

.details {
  font-size: 10px;
  color: #FF0000;
}

hr {
	border-bottom: dotted 1px #97C0E6;
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: #fff;
	color: #fff;
	margin-right: 50px;
}

#newsletter_listing h2 {
	margin: 10px 0px 0px -35px;
	color: #0B2777;
	font-size: 17px;
}

#newsletter_listing ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
	line-height: 19px;
	color: #0B2777;
	font-size: 13px;
}

#newsletter_listing p {
	margin-bottom: 0px;
}

#newsletter_listing a {
	font-weight: bold;;
}

body.wholesale #interiorwhitecontent form {

}

body.wholesale #interiorwhitecontent form div {
	clear: both;
	margin-bottom: 5px;
}

body.wholesale #interiorwhitecontent form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	text-align: right;
	float: left;
}

body.wholesale #interiorwhitecontent form input {
	border: solid 1px #999;
	padding: 3px;
}

body.wholesale #interiorwhitecontent form input.button {
	border-style: none;
	margin-left: 110px;
	background-color: #666;
	color: #fff;
	padding: 3px 7px;
}

body.wholesale #interiorwhitecontent form input.button:hover {
	background-color: #000;
	color: #fff;
}