html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #333333;
}
a:hover {
	color: #BB1C1C;
}

img {
border: 0;
}

body {
	color: #BB1C1C;
	background-color: #FFFFFF;
	background-image: url(images/BG.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p,code,ul {
	padding-bottom: 1.2em;
}

li {
	list-style-image: none;
	list-style-type: none;
}
.content li {
}


h1 {
	margin-bottom: 15px;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1,h2,h3 {
	padding-top: 6px;
}


.clearer {
	clear: both;
	visibility: hidden;
}

.left {float: left;}

.right {float: right;}


.container {
	background-color: #ffffff;
	font-size: 1.2em;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.top {
	padding: 10px 10px 0;
}


.header {
	font-size: 1.2em;
	height: 140px;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.header .left, .header .right {
	background-color: #333;
	color: #ffffff;
	height: 142px;
}

.header .left {
	background-color: #FFFFFF;
	width: 365px;
	text-align: left;
	background-image: none;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	
}
.header .right img {
	float: left;
}
.header    .right    h1 {
	padding-top: 30px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 32px;
}

.header .right {
	overflow: hidden;
	width: 515px;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-left: 50px;
}
.header .right p,.header .right h2 {
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 10px;
}
.header .right h2 {
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.navigation {
	height: 30px;
	background-color: #666666;
	background-image: url(images/1.jpg);
}
.navigation a {
	background: transparent url(images/1.jpg) left top repeat-x;
	color: #333333;
	display: block;
	float: left;
	line-height: 30px;
	padding: 0 15px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.navigation a:hover {
	background: transparent url(images/1.jpg) left bottom;
	color: #FFFFFF;
	text-decoration: underline;
}


.main {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}


.sidenav {
	float: right;
	width: 300px;
	padding-top: 10px;
}
.sidenav h2 {
	color: #FE0000;
	font-size: 1.4em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	font-style: normal;
}
.sidenav ul {
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC33;
}
.sidenav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
}
.sidenav li a {
	font-size: 1.1em;
	color: #333333;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #99CC66;
	color: #004d4d;
}
.sidenav .leftspecial h1 {
	text-align: right;
	color: #BB1C1C;
	text-decoration: none;
}
.sidenav  .leftspecial
{
	float: left;
	background-image: url(images/special-left-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 242px;
	width: 277px;
	text-align: right;
	padding-right: 20px;
}
.sidenav .rightspecial {
	float: left;
	background-image: url(images/special-right-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 242px;
	width: 277px;
	text-align: left;
	padding-left: 20px;
}
.sidenav .rightspecial h1 {
	text-align: left;
	color: #BB1C1C;
}
.sidenav .righttestimonial {
	float: left;
	background-image: url(images/special-testimonial-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 242px;
	width: 267px;
	text-align: left;
	padding-left: 15px;
	padding-right: 20px;
}
.sidenav .righttestimonial p {
	font-size: 14px;
	color: #333333;
}





.content {
	float: left;
	width: 610px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 16px;
	padding-right: 10px;
}
.content .descr {
	color: #004d4d;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
	list-style-type: disc;
	line-height: 30px;
}


.content .imgright {
	float: right;
	margin-top: 7px;
}
.imgright {
	float: left;
	border: 1px solid #999999;
	margin-left: 10px;
	padding: 2px;
	margin-right: 10px;
}
.imgthumbs {
	float: right;
	border: 1px solid #999999;
	padding: 2px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.imgbigright {
	float: right;
	margin-left: 10px;
}




.content p
{
	color: #333333;
}



.footer {
	color: #666666;
	line-height: 30px;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #6A68B1;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding-left: 20px;
}
.footer a,.footer a:hover {
	color: #666666;
}
.sidenav  a   {
	text-decoration: none;
	color: #BB1C1C;
}
.sidenav a:hover {
	text-decoration: underline;
}

div.rightspecialimg {
	float: right;
	width: 342px;
	overflow: hidden;
}
div.rightspecialimg     p {
	font-size: 9px;
	clear: both;
	text-align: right;
	padding: 10px;
}
.footer .creditcards {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}
.footer .logos {
	float: left;
	padding-top: 5px;
	width: 630px;
}

div.leftprod
{
	width: 48%;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 300px;
	border: 1px solid #CCCCCC;
}
div.rightprod
{
	width: 48%;
	float: right;
	padding-top: 5px;
	padding-left: 10px;
	height: 300px;
	border: 1px solid #CCCCCC;
}
.content .leftprod .imgright {
	float: left;
	margin-top: 7px;
}
.content .rightprod .imgright {
	float: left;
	margin-top: 7px;
}
div.rightcontact {
	width: 280px;
	float: right;
	padding-top: 80px;
	padding-left: 10px;
	height: 800px;
	position: relative;
}
