@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
img {
	border: 0px;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.logo {
	height: 106px;
	width: 306px;
	margin-bottom: 10px;
	float: left;
}
.menu {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #999999;
	float: right;
	height: 12px;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: left;
}
.menu_container {
	height: 12px;
	float: right;
	margin-top: 94px;
	width: 600px;
}
.menu a:link, .menu a:visited {
	color: #999999;
	text-decoration: none;
}

.menu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.header_bar {
	height: 10px;
	width: 1000px;
	clear: both;
	background-color: #E6E6E6;
}
.header_container {
	height: 126px;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.test_box {
	height: 600px;
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
.home_slideshow {
	height: 600px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer {
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
.about_container {
	height: 600px;
	width: 1000px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/ludwig_about.jpg);
	background-repeat: no-repeat;
}
.about_company_bio {
	margin-top: 40px;
	margin-right: 80px;
	margin-left: 350px;
	margin-bottom: 20px;
}
.about_company_bio a:link, .about_company_bio a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.about_company_bio a:hover {
	text-decoration: underline;
	color: #999999;
}
.about_bio_link_container {
	clear: both;
	float: left;
	margin-left: 350px;
}
.about_bio_link_container a:link, .about_bio_link_container a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.about_bio_link_container a:hover {
	text-decoration: underline;
	color: #999999;
}
.about_contact_container {
	float: left;
	margin-left: 350px;
}
.about_contact_container a:link, .about_contact_container a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.about_contact_container a:hover {
	text-decoration: underline;
	color: #999999;
}
.about_bios {
	float: left;
	width: 158px;
	margin-right: 10px;
}
.about_bios_last {
	float: left;
	width: 158px;
}
.about_bio_container {
	height: 600px;
	width: 1000px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.about_back {
	text-align: right;
	clear: both;
	height: 15px;
	width: 1000px;
	padding-top: 3px;
}
.about_back a:link, .about_back a:visited {
	text-decoration: underline;
	color: #000;
}
.about_back a:hover {
	text-decoration: underline;
	color: #999999;
}
.newsletter_container {
	height: 600px;
	width: 1000px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/ludwig_newsletter.jpg);
	background-repeat: no-repeat;
}
.contact_container {
	height: 600px;
	width: 1000px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #0099ff;
}

.contact_bar {
	background-color:#000;
	width:1000px;
	height:100px;
	margin-top:250px;
}
.contact_1 {
	color: #FFFFFF;
	float: left;
	width: 250px;
	margin-left: 250px;
	background-color:#000;
	text-align: center;
}
.contact_1 a:link, .contact_1 a:visited {
	text-decoration: none;
	color: #FF0000;
}
.contact_1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.contact_2 {
	color: #FFFFFF;
	float: left;
	width: 250px;
	margin-right: 20px;
	background-color:#000;
	text-align:center;
}
.contact_2 a:link, .contact_2 a:visited {
	text-decoration: none;
	color: #FF0000;
}
.contact_2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.contact_3 {
	color: #FFFFFF;
	float: left;
	width: 253px;
	margin-top: 40px;
	margin-right: 20px;
}
.contact_3 a:link, .contact_3 a:visited {
	text-decoration: none;
	color: #00FFFF;
}
.contact_3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.stockist_container {
	height: 600px;
	width: 1000px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/ludwig_stockist.jpg);
	background-repeat: no-repeat;
}
.stockist_column {
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-left: 35px;
}

.stockist_column_web {
	float: left;
	width: 200px;
	margin-top: 460px;
	margin-left: 25px;
	color: #FF0000;
}
.stockist_column_web a:link, .stockist_column_web a:visited {
	text-decoration: none;
	color: #FF0000;
}

.stockist_column_web a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.store_container {
	height: 600px;
	width: 1000px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFFFFF;
	
}
.newsletter_form_holder {
	width: 210px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#copyright {
	float:left;
	margin-right:10px;
	margin-top:3px;
}

#newsletter_title {
	float:right;
	margin-right:10px;
	margin-top:3px;
}

#sign_up {
	color: #FFF;
	border: 1px solid #F00;
	font-size: 9px;
	line-height: 15px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom:2px;
	text-transform: uppercase;
	background-color: #F00;
	padding-right: 5px;
	float:right;
	margin:0 0 5px 0;
}



