﻿html {
	margin-bottom:1px;height:100%;
}
body {
	background-color: #cfd6dd;
	margin: 0;
	text-align: center;
	font-family:  .7em Arial, Verdana, Helvetica, sans-serif;
}

img {
	border: none;}

ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;}

a {
	color: #414E59;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	padding: 10px 0 0 0;
	color: #414e59;
	font: bold 24px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;
}

h2{
	color: #414e59;
	text-align: left;
	font-weight: bold;
}

	
.style2 {
	background: #959595;
	color: #414e59;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 100px;
}

.style3r {
	color: #fff;
	font-size: 75%;
	float: right;
	margin-right: 10px;
}

.style3l {
	color: #fff;
	font-size: 75%;
	float: left;
	margin-left: 10px;
}


.center {
	text-align: center;}
	
.left {
	float:left;
}

.contact {
width:460px;
	float:left;
}
	

.clear {
	clear: both;}

#wrapper {
	background: #8b0939;
	text-align: left;
	width: 950px;
	margin: 20px auto 20px auto;
}

#global {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
	text-align: right;
	right: 10px;
}
	
#menu a, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;}
	
#menu a:hover {
	color: #959595;
	text-decoration: underline;
	font-weight: bold;}

#header {
	padding: 5px 10px 0 0;
	position: relative;
	height: 100px;
	background-color: #8b0939;
	text-align:center;
}

#left {
    position: relative;
	padding: 30px 0 10px 0;
	font-size: 90%;
	float: left;
	width: 125px;
	text-align: center;
	background-color: #8b0939;
}
	
#right {
    position: relative;
	font-size: 90%;
	float: right;
	width: 220px;
	padding: 20px 10px 10px 10px;
	text-align: center;
}
#rightc {
	position: relative;
	font-size: 90%;
	float: right;
	width: 400px;
	padding: 20px 10px 10px 10px;
	text-align: center;
	margin-top: 40px;
}


#mainnav {
	line-height: 1.5em;
	letter-spacing: 1px;
	}

#content {
	float: right;
	line-height: 1.5em;
	padding: 5px 20px 10px 20px;
	font-size: small;
	background-color: #fff;
	width: 780px;
}

.product {
	background: #fffbdd;
	margin-left: 20px;
	height: 22px;
	padding: 0 30px 0 0;
	width: 710px;
	border: thin #656565 solid;
	text-align: left;
}

.producth {
	padding-left: 10px;
	background: #fff200;
	font: bold 18px Arial, Helvetica, sans-serif;
	float: left;
	width: 400px;
	height: 22px;
	text-align: left;
	margin-right: 20px;
}

.productl {
width:650px;
	border: thin #656565 solid;
}

.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 50%;}
	
#footer {
	width:950px;
	padding: 5px 0 5px 0;
	background-color: #8b0939;
	height: 35px;
	font-size:75%;
	clear: both; 
}

#footer a {
	font-weight: normal;
	color: #FFFFFF;
}
	
#footer a:hover {
	font-weight: normal;}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align:center;
	}
	
fieldset {
	border: 1px dashed #c2c2c2;
	padding: 5px;
	margin: 5px 0;
	background: #fffbdd;}
	
