@charset "utf-8";



body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #E5ECF3;
	margin: 0 0 0 0;
	font-size: 12px;
	border: 0;
}
a {
	margin-top: 0px;
}

h1{
	color: #1B5790;
	font-size: 24px;
	margin-bottom: 0px;
}
h2 {
	color: #1B5790;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.products tr td {
	border-collapse:collapse;
	border: 1px solid #41ABEC;
}

table.products {
	border-collapse:collapse;
	font-size: 10px;
	border: 0px;
}

.products tr .special {
	border:none;
}



#page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width:800px;
	height:50px;
	z-index:2;
	background-image: url(images/header.gif);
}
#links {
	width:760px;
	z-index:2;
	background-image: url(images/links.gif);
	background-color: #90B557;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 20px 5px 20px;
	height: 20px;
}
#cap {
	width:800px;
	height:30px;
	z-index:1;
	background-color: #E5ECF3;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content {
	width:760px;
	z-index:2;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: none;
	clear: none;
	background-image: url(images/top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.productpicture {
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
}

#footer {
	width:800px;
	height:30px;
	z-index:1;
	background-color: #E5ECF3;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: center;
	position: static;
}

.lanuage {
	font-size: 9px;
	color: #FFF;
}
.language a:visited {
	color: #FFF;
	text-decoration: none;
}
.language a:link {
	color: #FFF;
	text-decoration: none;
}
.language a:active {
	text-decoration: none;
}
.language a:hover {
	text-decoration: underline;
	color: #B6E357;
}
.links {
	padding: 5;
	color: #3E4C0B;
	font-size: 16px;
}

.contact {border-collapse:collapse;}
.contact td{

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #41ABEC;
		border-collapse:collapse;
}

.links a:link {
	color: #3E4C18;
	text-decoration: none;
}
.links a:visited {
	text-decoration: none;
	color: #2E3812;
}
.links a:hover {
	text-decoration: underline;
	color: #B6E357;
}
.links a:active {
	text-decoration: none;
}

.buy {
	border-collapse:collapse;
	font-size: 10px;
	margin: 0 0 0 3;
}

.buy td{
	border-bottom-color: #41ABEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #41ABEC;

}
strong {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.buy tr .special {
	border: 1px solid #41ABEC;
}
.buy tr .special2 {
	background-color: #E3F1FB;

}
.buy tr .special3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #41ABEC;

}
.content {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}
.back {
	margin-top: 0px;
	font-size: 10px;
}
p {
	margin-top: 0;
}
.new {
	font-size: 9px;
	color: #F00;
	display: inline;
}
h3 {
	color: #1B5790;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 15px;
	font-style: italic;
	margin-left: 5px;
}
img {	
border:0;
}
