@charset "UTF-8";



.container_index {
	height: 750px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
}
.container_contact {
	height: 750px;
	width: 1200px;
	background-repeat: no-repeat;
	border-bottom-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Ostermoor_WebSite_ContactUs_explore_girl.png);
	border-bottom-style: double;
}
.container_dealer {
	height: 750px;
	width: 1200px;
	background-repeat: no-repeat;
	border-bottom-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: double;
}
.container_authenticity {
	height: 750px;
	width: 1200px;
	background-repeat: no-repeat;
	border-bottom-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: double;
}
.logo {
	height: 78px;
	width: 248px;
	padding-top: 35px;
	padding-left: 40px;
}
#menu {
	height: 35px;
	width: 435px;
	margin-right: 273px;
	margin-left: 273px;
}
#header {
	height: 130px;
	width: 980px;
}
.body_index {
	height: 453px;
	width: 700px;
	margin-right: 110px;
	margin-left: 110px;
	margin-top: 35px;
	background-image: url(images/Ostermoor_Postcard.png);
	background-repeat: no-repeat;
}
.body_contact {
	height: 488px;
	width: 700px;
	margin-right: 140px;
	margin-left: 140px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
.body_contact_info {
	height: 30px;
	width: 160px;
	margin-right: 260px;
	margin-left: 280px;
	margin-top: 90px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	font-size: 14px;
}
.body_dealer {
	height: 478px;
	width: 900px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
.body_dealer_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 300px;
	width: 520px;
	line-height: 23px;
	color: #333333;
	font-weight: lighter;
	background-image: url(images/dealer_text_test.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
}
.body_authenticity {
	height: 453px;
	width: 700px;
	margin-right: 110px;
	margin-left: 110px;
	margin-top: 35px;
	background-repeat: no-repeat;
}
.body_authenticity_cell {
	float: left;
	height: 150px;
	width: 300px;
	padding: 25px;
}
.body_ourhistory {
	height: 425px;
	width: 681px;
	margin-top: 35px;
	background-repeat: no-repeat;
	color: #FFFFCC;
	margin-right: 110px;
	margin-left: 140px;
}
.body_ladies {
	height: 453px;
	width: 880px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-image: url(images/products/ladies2.png);
}
.body_gents {
	height: 453px;
	width: 880px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-image: url(images/products/gents/Gents_words.png);
}
.body_accessories {
	height: 453px;
	width: 880px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-image: url(images/products/accessories/Accessories_words.png);
}
.form {
	float: right;
	height: 400px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.privacy {
	float: right;
	height: 400px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	overflow: auto;
}
.star_spacer {
	background-image: url(images/star.png);
	height: 50px;
	width: 980px;
	margin-right: 30px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.footer {
	height: 40px;
	width: 1200px;
	margin-top: 70px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-right: 30px;
}
.footer_reversed {
	height: 40px;
	width: 880px;
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.archive {
	height: 100px;
	width: 700px;
}
.products {
	float: left;
	width: 200px;
}
.product_list {
	float: left;
	width: 100px;
	margin-left: 15px;
	margin-right: 20px;
}
.product_image {
	width: 640px;
	float: right;
	margin-top: 5px;
	margin-right: 40px;
	height: 450px;
}
.product_name {
	float: left;
	width: 150px;
	height: 45px;
	padding-top: 30px;
}
img {  
	border-style: none;
}

