html, body {
  margin: 0; padding: 0;
  height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	font-family: Lucida grande, Lucinda Sans, Arial, sans-serif;
	}

table {
	border-spacing: 0; 
	border-collapse:collapse;
	}

td { 
	padding: 0; 
	vertical-align: top;
	}
	
img { 
	border: 0px;
	}
	
p {
	margin: 0px 0px 20px 0px;
}
	
h1 {
	font-family: arial narrow, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
}

h2 {
	color: #4261cb;
	margin: 0px 0px 13px 0px;
	font-family: Lucida grande, Lucinda Sans, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
	
#header {
	height: 147px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: hidden;
}

#header-left {
	float: left;
	height: 125px;
	padding: 22px 0px 0px 20px;
}

#header-right {
	float: right;
	height: 100px;
	padding: 47px 0px 0px 0px;
	text-align: right;
}

#nav {
	text-align: center;
	height: 35px;
	margin: 0px auto 0px auto;
}

.prod-tb1 {
	margin: 0px 0px 0px 10px;
}

.prod-td1 {
	padding: 14px 20px 12px 0px;
	text-align: center;
}

.prod-td2 {
	background-color: #eff0f2;
	padding: 10px 20px 14px 18px;
	font-weight: bold;
	font-size: 12px;
	color: #767779;
	border-left: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}

.prod-td3 {
	background-color: #eff0f2;
	padding: 20px 0px 0px 0px;
	text-align: center;
	border-right: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}

.prod-td4 {
	height: 9px;
	background-color: #ffffff;
}

.prod-td5 {
	padding: 5px;
	color: #484f53;
	font-size: 11px;
	text-align: center;
}

.prod-td6 {
	background-color: #eff0f2;
	padding: 5px 10px 8px 10px;
	text-align: right;
	border: solid 1px #ffffff;
}

.prod-td7 {
	height: 5px;
}

#prod-price {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 23px 0px 0px 0px;
}

.testimonials-holder {
	width: 129px;
	background-color: #dadada;
	background-image: url(images/prod-td5.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#testimonials-cont {
	min-height: 480px;
	width: 115px;
	padding: 10px 7px 0px 7px;
	background-image: url(images/testimonials-cont.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.content-mid {
	padding: 40px 20px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #484f53;
}

.movie-holder {
	float: right;
	width: 186px;
	margin: 1px 1px 0px 0px;
}

.content-tb1 {
	margin: 20px 0px 0px 0px;
}

#news-title {
	font-size: 21px;
	font-family: arial narrow, sans-serif;
	color: #506d7b;
	margin: 0px 0px 7px 0px;
}

#news-menu {
	width: 230px;
}

#news-line {
	height: 2px;
	background-image: url(images/news-line.gif);
	background-repeat: repeat-x;
	margin: 12px 0px 7px 0px;
}

a.red:link {
	color: #a7181f;
	text-decoration: underline;
}

a.red:visited {
	color: #a7181f;
	text-decoration: underline;
}

a.red:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.red:active {
	color: #ff6600;
	text-decoration: underline;
}

#options-holder {
	width: 335px;
	height: 22px;
	margin: 18px 0px 0px 0px;
}

#options {
	float: left;
	width: 303px;
	height: 16px;
	background-image: url(images/opt-bg.gif);
	background-repeat: repeat-x;
	color: #a6c0cd;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
}

#pop-link {
	margin: 5px 0px 10px 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#depot-cont {
	text-align: center;
	float:right;
	margin: -20px 0px 10px 10px;
}

.vat {
	font-size: 10px;
	color: #93969a;
}