body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bkgnd_columns.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#header, #nav_topSub, #footer {
	position: relative;
	width: 100%;
	background-image: url(../images/bkgnd_header.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#header {
	background-color: #FFFFFF;
}
#nav_topSub {
	background-image: url(../images/bkgnd_nav_topSub.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#footer {
	background-image: url(../images/bkgnd_footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 100px;
}
#footer #telephone {
	position: relative;
	width: 981px;
	margin: 0 auto;
}
#footer #telephone img {
	margin-left: 188px;
}
#footer #telephone p {
	margin-left: 196px;
	font-size: 0.8em;
	width: 584px;
}
#container {
	position: relative;
	width: 981px;
	margin: 0 auto;
	padding: 0;
}
#cols_mid_and_left {
	position: relative;
	width: 798px;
	float: left;
}
#col_left {
	position: relative;
	width: 188px;
	float: left;
	font-size: 0.8em;
}
#col_left #latest_news {
	position: relative;
	width: 161px;
	margin-left: -1px;
	background-image: url(../images/bkgnd_col_left_news.gif);
	background-repeat: repeat-y;
	padding: 14px;
}
#col_left #latest_news p {
	margin: 14px 0;
}
#col_left p {
	margin: 0 14px 14px 14px;
}
#col_mid {
	position: relative;
	width: 610px;
	float: right;
	background-image: url(../images/bkgnd_col_mid.gif);
	background-repeat: no-repeat;
}
#col_mid img.banner {
	padding-bottom: 20px;
}
#col_right {
	position: relative;
	width: 183px;
	float: right;
	font-size: 0.8em;
	color: #666666;
}
#col_right strong {
	color: #1f5968;
}
#col_right form, #col_right p {
	width: 143px;
	padding: 10px 20px;
}
#col_right form p {
	margin: 0;
	padding: 4px 0;
}
#col_right form select {
	width: 143px;
	padding: 0;
	margin: 0;
}
#col_right form span.input_title {
	position: relative;
	width: 55px;
	float: left;
}
#col_right form span.input_text {
	position: relative;
	width: 80px;
	float: right;
	text-align: right;
}
#col_right form span.input_text input {
	width: 80px;
	padding: 0;
	margin: 0;
}
#col_right form textarea {
	width: 143px;
	height: 50px;
	padding: 0;
	margin: 0;
}
#col_mid div.col_left {
	position: relative;
	float: left;
	width: 260px;
}
#col_mid div.cust_groups_left {
	width: 330px;
}
#col_mid div.col_left p, #col_mid div.col_left ul {
	margin-right: 0;
}
#col_mid div.col_right {
	position: relative;
	float: right;
	width: 350px;
}
#col_mid div.cust_groups_right {
	width: 280px;
}

/* MISC */

div.snippet, div.separator {
	position: relative;
	width: 544px;
	margin: 0 33px 15px 33px;
	border-bottom: 1px dotted #cccccc;
	clear: both;
}
div.snippet div.separator {
	margin: 0 0 15px 0;
}
#col_mid div.snippet p {
	margin-left: 0;
	margin-right: 0;
}
#col_mid.room_design p.quick_list {
	font-weight: bold;
}
#gallery {
	position: relative;
	width: 610px;
	height: 457px;
}
#col_mid p.img_thumb {
	position: relative;
	width: 138px;
	float: left;
	margin-right: 25px;
	font-size: 0.8em;
}
#col_mid p.last {
	margin-right: 0;
}
#col_mid p.img_thumb a {
	text-decoration: none;
}
input, select, textarea {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
}
input {
	vertical-align: middle;
}
.spacer {
	height: 0;
	line-height: 0;
	clear: both;
}
a img {
	border: none;
}
img.left {
	position: relative;
	margin: 0 10px 6px 33px;
	float: left;
}
p img.left {
	margin-left: 0;
}
img.right {
	position: relative;
	margin: 0 33px 6px 10px;
	float: right;
}
p img.right {
	margin-right: 0;
}
img.no_margin {
	margin: auto 0;
}
img.ERA_finalist_2009 {
	margin-bottom: 20px;
}