@charset "utf-8";
/* CSS Document */

body {font-family: 'Old Standard TT', serif; font-size:14px;}

#header {width:700px; margin:0 auto; background:url(75_white.png); padding:10px 0 5px 0; -webkit-box-shadow:0 2px 10px rgba(0,0,0,0.5);-moz-box-shadow:0 2px 10px rgba(0,0,0,0.5);box-shadow:0 2px 10px rgba(0,0,0,0.5); font-size:20px; text-align:center;}

#holder {width:640px; margin:0 auto;}

#holder2 {width:840px; margin:0 auto;}

#holder3 {width:790px; margin:0 auto;}

#logo {width:392px; height:150px; background:url(logo.png); margin:100px auto 0 auto;}

#logo2 {width:392px; height:150px; background:url(logo.png); margin:200px auto 0 auto;}

#enter {width:106px; margin:50px auto 0 auto;}
	
.content {background:url(75_white.png); padding:20px; margin:20px 0; -webkit-box-shadow:0 2px 10px rgba(0,0,0,0.5);-moz-box-shadow:0 2px 10px rgba(0,0,0,0.5);box-shadow:0 2px 10px rgba(0,0,0,0.5);}

.content3 {background:url(75_white.png); padding:5px; margin:50px 0 0 0; -webkit-box-shadow:0 2px 10px rgba(0,0,0,0.5);-moz-box-shadow:0 2px 10px rgba(0,0,0,0.5);box-shadow:0 2px 10px rgba(0,0,0,0.5);}

h1 { font-family: 'Old Standard TT', serif; font-weight: 400; font-size:20px; padding-bottom:10px; }

h2 { font-family: 'Old Standard TT', serif; font-weight: 400; font-size:18px; padding-bottom:10px; }

.content a {color:#000; text-decoration:none; font-weight: bold;}

.content a:hover {color:#333; text-decoration:underline; font-weight: bold;}

a {color:#000; text-decoration:none;}

a:hover {color:#333; text-decoration:underline;}

.clr {clear:both;}

.spacer {height:20px;}

.suppliers {width:600px; margin:20px auto; background:url(75_white.png); padding:20px; -webkit-box-shadow:0 2px 10px rgba(0,0,0,0.5);-moz-box-shadow:0 2px 10px rgba(0,0,0,0.5);box-shadow:0 2px 10px rgba(0,0,0,0.5);}

.suppliercell {float:left; width:250px;background:url(75_white.png); padding:10px; -webkit-box-shadow:0 2px 10px rgba(0,0,0,0.5);-moz-box-shadow:0 2px 10px rgba(0,0,0,0.5);box-shadow:0 2px 10px rgba(0,0,0,0.5);margin-bottom:15px;} 

.rightmarg {margin-right:15px;}