@charset "utf-8";
#large_header {
	height: 410px;
	width: 100%;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: -10px;
}
#header {
	background-image: url(images/mock-ups_1000w.jpg);
	height: 391px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}


#main_div {
	font-family: Arial;
	color: #B19963;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 1000px;
}
#container1 {
	float: left;
	width: 25%;
	height: 100%;
}
#nav {
	float: left;
	height: 100%;
	width: 200px;
	font-family: "Swis721 BlkEx BT";
	font-size: 12px;
	margin-top: 225px;
}
#home_nav {
	height: 23px;
	width: 148px;
	padding-top: 8px;
	padding-left: 9px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B19963;
	margin-left: 11px;
	font-size: 12px;
	color: #FFFFFF;
}
#where_to_buy_nav {
	margin-top: 8px;
	padding-left: 10px;
	font-size: 12px;
	margin-left: 11px;
	height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B19963;
	width: 148px;
}
#retail_nav {
	width: 148px;
}

#about_nav {
	height: 100%;
	width: 148px;
	padding-left: 9px;
	margin-left: 12px;
	margin-top: 8px;
}

#container2 {
	float: right;
	width: 75%;
	height: 100%;
}

#flash {
	float: right;
	height: 392px;
	width: 568px;
	padding-top: 30px;
	padding-right: 0px;
}
#flash_newalbum {
	padding-left: 115px;
}



#floor {
	background-image: url(images/floor.jpg);
	height: 150px;
	width: 1000px;
	background-repeat: no-repeat;
}




#content_field {
	height: 100%;
	width: 100%;
	color: #B79E68;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rounded_corners_top {
	height: 12px;
	width: 971px;
	margin-left: -2px;
	background-repeat: no-repeat;
	background-image: url(images/round_top.jpg);
}

#text {
	width: 965px;
	margin-left: 10px;
	height: 100%;
	padding-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B79E68;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B79E68;
}
#text_inner {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Calibri;
	font-size: 16px;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

#rounded_corners_bottom {
	height: 12px;
	width: 971px;
	background-repeat: no-repeat;
	margin-left: -2px;
	background-image: url(images/round_bottom.jpg);
}


#footer {
	height: 15px;
	width: 980px;
	font-size: 12pt;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Calibri;
}
#contact {
	height: 100%;
	width: 150px;
	float: right;
}
#design {
	float: left;
	height: 100%;
	width: 300px;
	padding-top: 3px;
	padding-left: 10px;
}
