﻿body
{
    font-family: Tahoma;
	padding: 0;
	margin: 0;
	background-color: white;
}

a {
	text-decoration: none;
}

#WholePage
{
    background-color: white;
	font-family: Arial;
	font-size: 15px;
	background-image: url("images/top_pattern.gif");
	background-repeat: repeat-x;
    background-position: left top;
}

#Container
{
	width: 922px;
	margin: 0px auto;
}

#Top
{
    font-family: Tahoma;
	padding: 0;
	height: 169px;
	background: url("images/header.jpg") top left no-repeat;
}

#Top *
{
    font-family: Tahoma;
	padding: 0;
	margin: 0;
}

#Header
{
	padding-left: 25px; width: 200px; text-align: center;
}

.name
{
	font-size: 24px;
	color: #caec72;
}

.adress
{
    font-size: 12px;
	color: white;
}

#Menu1
{
	width: 100%;
	height: 32px;
	margin-top: 93px;
	padding-left: 19px;
}

#Menu1 a
{
	height: 32px;
	line-height: 32px;
	width: 123px;
	background: url("images/menu.gif") top left no-repeat;
	background-position: -123px 0;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: #1e1e1d;
	font-size: 11px;
	text-align: center;
}

#Top #Menu1 a:hover, #Top #Menu1 a.active
{
	background-position: 0px 0;
	text-decoration: underline;
}

#Menu2
{
	width: 100%;
	height: 32px;
	margin-top: 0px;
	padding-left: 19px;
}

#Menu2 a
{
	height: 32px;
	line-height: 32px;
	width: 123px;
	background: url("images/menu.gif") top left no-repeat;
	background-position: -123px 0;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: #1e1e1d;
	font-size: 11px;
	text-align: center;
}

#Top #Menu2 a:hover, #Top2 #Menu2 a.active
{
	background-position: 0px 0;
	text-decoration: underline;
}

#Middle
{
	background: url("images/top_shadow.png") top left no-repeat;
	font-size: 12px;
	line-height: 18px;
}

#Content
{
	padding: 28px;
	padding-top: 55px;
}

#Footer
{
	background-image: url("images/bottom_pattern.gif");
	background-repeat: repeat-x;
    background-position: left top;
    height: 56px;
    width: 100%;
    float: left;
    margin: 0px auto;
}

#Bottom
{
    height: 56px;
    width: 922px;
    font-size: 12px;
	background: url("images/bak_18.gif") no-repeat;
	background-position: -9px 0;
	width: 922px;
	margin: 0px auto;
	color: #000000;
}

*>#Bottom
{
	background-position: 0px 0;
}

#Bottom_left
{
	float: left;
	padding-left: 28px;
	padding-top: 8px;
}

#Bottom_right
{
    float: right;
    text-align: right;
    padding-right: 28px;
    padding-top: 8px;
}

.mono h1
{
	font-size: 26px;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 10px;
}

*>.mono h1
{
	padding-bottom: 20px;
}

.mono p
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: justify;
}

.mono a
{
	color: #688F11;
}

.mono ul.second a
{
	text-decoration: none;
	color: black;
}

.mono .second a:hover
{
	text-decoration: underline;
	color: #688F11;
}

.mono ul
{
	margin-left: 7px;
}

*>
.mono ul
{
	padding-left: 5px;
	padding-bottom: 8px;
	margin-left: 0px;
}

.mono li
{
	line-height: 20px;
	list-style: none;
	padding-left: 9px;
}

.second
{
	font-size: 11px;
	line-height: 15px;
	margin-top: -12px;
}

*>.second
{
	margin-top: 0px;
}

.mono .arrow
{
	background-image: url("images/arrow.gif");
	background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 22px;
}

.LeftPart 
{
	float: left;
	padding-left: 0px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	width: 622px;
}

.LeftPart img
{
	float: left;
	border: 0;
	padding-right: 20px;
	padding-bottom: 5px;
	/* margin: 0px 18px 22px -275px; */
}

p.LeftPart
{
	padding-left: 0px;
}

.LeftPart ul
{
	padding: 0px;
	margin: 0px;
}

.LeftPart li
{
	background: url('images/arrow.gif') no-repeat left 3px;
	list-style-type: none;
	padding-left: 24px;
	line-height: 22px;
}

.LeftPart h2
{
	margin: 0px;
	color: #09314a;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 22pt;
	/* text-decoration: underline; */
}

.LeftPart h3
{
	margin: 0px;
	color: #09314a;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	/* text-decoration: underline; */
}

.LeftPart h4
{
	margin: 0px;
	color: #09314a;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	/* text-decoration: underline; */
}

.LeftPart a
{
	/* color: #5e8705; */
	color: #06324D;
}

.LeftPart .productsbox {
	height: 330px;
}

.RightPart 
{
	float: right;
	padding-left: 10px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	width: 220px;
}

#Bottom a 
{
	color: #2c2c27;
}

#validator img
{
	border: 0 solid #FFFFFF;
	height: 31px;
	width: 88px;
}

.center
{
	text-align: center;
}

#rightbluebar
{ 
	color: #31444F;
	padding: 10px 10px 0 10px;
	width: 210px;
}

#rightbluebar .item
{
	padding: 10px;
	background: #EFFAFF;
	border: 1px solid #E0EAEF;
	margin: 0 0 10px 0;
}

#rightbluebar .item ul
{
	padding-left: 0px;
	list-style: none;
}

#rightbluebar .item li
{
	padding-bottom: 15px;	
}

#rightbluebar h3
{
	font-size: 14px;
	text-align: left;
}

.margintop20px
{
	margin-top: 20px;	
}

.subheading
{
	font-size: 16px;
	font-weight: bold;
}

blockquote {
	background: url(images/quote.gif) no-repeat;
	padding-left: 30px;
	padding-top: 9px;
	padding-right: 20px;
}

.smallertext
{
	font-size: 10px;	
}

.paymentsubmitbutton {
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	width: 260px;
	height: 30px;
}

img {
	border: 0;
}

.nomarginbotton {
	margin-bottom: 0;
}

.marginleft70px {
	margin-left: 70px;
}

/********** contact form **********/
.form {
	float: left;
	width: 550px;
	margin: 5px auto;
	padding: 20px 0 0 0;
	background: #f7faf9;
	border: 1px solid #e8e6e6;
}

#contactform {
	margin: 0;
	padding: 5px 10px;
}

#contactform * {
	color: #F00;
}

#contactform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contactform li {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	display: block;
}

#contactform li.buttons {
	margin: 5px 0 5px 0;
}

#contactform label {
	float: left;
	margin: 0;
	width: 100px;
	padding: 5px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: capitalize;
}

#contactform label span {
	font: normal 12px Arial, Helvetica, sans-serif;
}

#contactform input.text {
	width: 420px;
	border: 1px solid #e9e9e9;
	margin: 5px 0;
	padding: 5px 2px;
	height: 15px;
	background: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}

#contactform textarea {
	width: 420px;
	border: 1px solid #e9e9e9;
	margin: 10px 0;
	padding: 2px;
	background: #fff;
	height: 150px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}

#contactform li.buttons input {
	padding: 3px 0;
	margin: 0 0 0 420px;
	border: 0;
	color: #FFF;
}
