body {
	background-color: #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

div#wrapper {
	margin: 0 auto;
	width: 908px;
}

div#topline {
	font-size: 11px;
	line-height: 20px;
	padding: 0 5px;
}

div#toplang {
	float: left;
	font-weight: bold;
	padding: 5px 0;
	width: 449px;
}

div#toplang a {
	color: #000;
	font-weight: none;
	text-decoration: none;
}

div#toplang img {
	display: inline;
	margin-left: 5px;
	vertical-align: middle;
}

div#toplogin {
	float: left;
	font-weight: bold;
	padding: 5px 0;
	text-align: right;
	text-transform: uppercase;
	width: 449px;
}

div#toplogin fieldset {
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
}

div#toplogin input[type="text"], div#toplogin input[type="password"] {
	background: #c1c1c1;
	border: 0;
	color: #ffffff;
	font-size: 11px;
	height: 12px;
	margin: 0;
	padding: 4px;
	text-transform: uppercase;
	vertical-align: middle;
}

div#toplogin input.toplogin_submit {
	background: transparent url(/images/login-submit.png) no-repeat;
	border: 0;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	vertical-align: middle;
	width: 28px;
}

div#toplogin form {
	margin: 0;
	padding: 0;
}

div#logo {
	border-top: 1px solid #c6c6c6;
	clear: both;
	margin: 0 auto;
	padding: 17px 0;
	width: 898px;
}

div#logo img {
	display: block;
}

div#contentWrapper {
	background: #ffffff url(/images/wrapper-bg.png) repeat-y;
	width: 908px;
}

div#topOffer {
	color: #f4a100;
	float: right;
	font-size: 11px;
	font-weight: bold;
	line-height: 45px;
	margin-right: 15px;
	text-transform: uppercase;
}

ul#navigation {
	background: #2a2a2a url(/images/menu-tail.png) repeat-x;
	display: block;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	width: 898px;
}

ul#navigation li {
	border-right: 1px solid #010101;
	float: left;
	height: 45px;
	list-style: none;
	width: 118px;
}

ul#navigation li a {
	color: #7f7f7f;
	display: block;
	font-size: 14px;
	line-height: 45px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

ul#navigation li a:hover {
	color: #ffffff;
	background: transparent url(/images/menu-act.png) no-repeat top center;
}

div#headerline {
	clear: both;
	height: 323px;
	margin: 0 auto;
	width: 898px;
}
div#headerline2 {
	background: transparent url(/images/headerline.png) no-repeat;
	clear: both;
	height: 220px;
	margin: 0 auto;
	width: 898px;
}
ul#headerbox {
	background: transparent url(/images/box-tail.png) repeat-x;
	clear: both;
	height: 324px;
	margin: 0 auto;
	padding: 0;
	width: 898px;
}

ul#headerbox li.headerbox {
	border-right: 1px solid #0b0b0b;
	border-left: 1px solid #1e1e1e;
	float: left;
	height: 288px;
	list-style: none none;
	margin: 0;
	padding: 36px 15px 0;
	width: 192px;
}

ul#headerbox li.headerbox.first {
	border-left: 0;
	width: 193px;
}

ul#headerbox li.headerbox.last {
	border-right: 0;
	width: 193px;
}


ul#headerbox li h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
}

ul#headerbox li h3 img {
	display: inline;
	vertical-align: middle;
	margin-right: 6px;
}

ul.headerboxpic li  {
	color: #787878;
	font-size: 11px;
	line-height: 18px;
	list-style: square;
	margin: 0;
	padding: 0;
}

ul.headerboxpic  {
	height: 135px;
	margin: 0 2em;
	padding: 0;
}

div#mainContent {
	background-color: #FFFFFF;
	color: #6a6a6a;
	font-size: 13px;
	margin: 0 auto;
	padding: 20px;
	width: 848px;
}

div#mainContent p {
	margin: 1.5em 0;
	line-height: 18px;
}



div#mainContent a.read_more {
	color: #ffb600;
	font-size: 17px;
	text-decoration: underline;
}

div#mainContent ul.twoColumns {
	margin: 0;
	padding: 0;
}

div#mainContent ul.twoColumns li {
	border-right: 1px solid #eaeaea;
	float: left;
	list-style: none none;
	padding-right: 20px;
	width: 403px;
}

div#mainContent ul.twoColumns li.last {
	border-right: 0;
	padding-left: 20px;
	padding-right: 0;
}

div#footer {
	background-color: #cdcdcd;
	height: 140px;
	margin: 0 auto;
	padding: 20px;
	width: 858px;
}

div#footer a {
	color: #7b7b7b;
	border-bottom: 1px solid #7b7b7b;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
}

div#footer ul {
	margin: 0 1.5em;
	padding: 0;
}

div#footer li {
	color: #7b7b7b;
	font-size: 13px;
	list-style: square;
	margin: 0;
	padding: 0;
}

div#footer li h3 {
	color: #474747;
	font-size: 13px;
	text-transform: uppercase;
}

div#footer ul#footerLinks {
	float: left;
}

div#footer div#copyright {
	color: #474747;
	position: absolute;
	text-align: right;
	text-transform: uppercase;
	width: 848px;
}

div#footer div#copyright a {
	color: #474747;
	font-size: 11px;
	text-decoration: none;
}

div#footer ul#footerLinks li.footerLink {
	float: left;
	list-style: none;
	padding-right: 20px;
}

div.headerboxPriceOrder {
	color: #ffffff;
	font-size: 33px;
	text-align: center;
}

div.headerboxPriceOrder span {
	font-size: 17px;
}

br.clear {
	clear: both;
}

img.lang {
margin-right: 10px;
}
			
			
table.order { font-family: Verdana, Georgia; text-align: left; background-color: #F9F9F9; font-weight: none; }
table.order tr.shade{ background-color: #EDEDED; }

table.order th.top { width: auto; height: 25px; text-align: left; font-size: 14px; padding-top: 3px; color: #f4a100;  }
table.order th { font-size: 13px; width: 200px; }
table.order td { height: 34px; font-size: 12px;	 }
table.order td.price { font-size: 13px; font-weight: bold; }

h1 {
color: #f4a100;
font-size: 14pt;
font-weight: bold;
}

h2 {
margin-left: 5px;
color: #000;
font-size: 12pt;
font-weight: bold;
}

dt {
	float: left;
	width: 90px;
	clear: left;
	font-size: 11px;
	text-weight:bold;
margin-top: 5px;
}

dd {
clear: right;
float: left;
margin-top: 7px;
}

dd img {	
margin-top: 10px;
margin-left: 10px;
padding-bottom: 5px;
width: auto;
height: auto;
}



input[type=text] {
border: 1px #F4A100 solid;

background-color: #fff;
	font-size: 11px;
	height: 15px;
	width: 135px;
	
}
textarea {
border: 1px #F4A100 solid;
font-size: 11px;
}


