body {  
	background: white;  
	color: black; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-image: url(images/background.gif); 
	background-repeat: repeat;
	background-position: top left;
	background-attachment: fixed;
}

img, a:link img, a:visited img, a:hover img{
	border: 0px solid black;
	text-decoration: none;
}

p {
	text-align: justify;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 14px;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 13px;
}

ul {
	list-style-type: disc;
	}

li {
	padding-bottom: 6px;
}

.clear {
	clear: both;
}

.link_group { 
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 10px 5px;
	color : #000000; 
	background-color: white;
	border: 0px solid #000000; 
}

.picture { 
	float: left;
	display: inline;
	padding: 5px 25px 5px 5px;
	margin: 10px 0px 10px 0px;
	color : #000000; 
	background-color: #F8F8F8;
	border: 1px solid black; 
	text-align: right;
}

.picture_image { 
	display: inline;
	float: right;
	padding: 5px 5px 5px 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #000000; 
	text-align: right;
}

.picture_text {
	display: inline;
	text-align: left;
	float: left;
	padding: 0px 8px 8px 8px;
}

.products {
	margin-left: 50px;
}

#body_outer {
	text-align: center;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
	background-color: white;
	border: 5px solid black;
	padding: 0px;
	font-family : verdana, geneva, arial, helvetica, sans-serif; 
}

#content {
	text-align: left;
	width: 600px;
	margin: auto;
	font-size: 12px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-family : verdana, geneva, arial, helvetica, sans-serif; 
}

a:link, a:visited, a:active  {
	text-decoration: none;
	font-weight : normal; 
	font-size : 12px; 
	color: #DC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
a:hover {
	text-decoration: none;
	font-weight : normal; 
	font-size : 12px; 
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.email {

	display: inline;
	float: left;
	margin: 0px 0px 0px 245px;

	text-align: center;
	width: 240px;
	height: 25px;
	background-image: url(images/email_red.gif); 
	background-repeat: no-repeat;
	background-position: top center;

}

.email_hover {

	display: inline;
	float: left;
	margin: 0px 0px 0px 245px;

	text-align: center;
	width: 240px;
	height: 25px;
	background-image: url(images/email_black.gif); 
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;

}

li {
	color: #2D473A;
}

#eddy {
	font-size: 10px;
	color: #ADADAD; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 17px;
	margin-bottom: 0px;
	padding-bottom: 17px;
	width: 750px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.eddy_text {
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#eddy a:link, #eddy a:visited, #eddy a:active  {
	font-size: 10px;
	color: #ADADAD; 
	background-color: white;
}

#eddy a:hover {
	font-size: 10px;
	color: black; 
	background-color: white;
}