html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

h1 img {
	display: block;
}

h2 {
	font:24px arial, sans-serif;
	font-weight:bold;
	color:#000000;
}

h3 {
	font:24px arial, sans-serif;
	font-weight:bold;
	color:#000000;
}

h4 {
	font:16px arial, sans-serif;
	font-weight:bold;
	color:#000000;
}

h5 {
	font:130px arial, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
}

h6 {
	font:14px arial, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
}

.footerTitle {
	padding-top:10px;
	font:30px arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#333333;
}

img {
	border: 0;
}

img.imgCentred { 
	vertical-align: middle
}  


a {
	color: #86851d;
	border: 0;
	text-decoration:none;
}

a:hover {
	color: #bcba38;
}

.left {
	float: left;
}

.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.indent {
	padding: 20px 20px 20px 20px;
}


body {
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 0px;
	background: url(images/body_bg.jpg) repeat-x;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 920px;
	top: 10px;
  	position: relative;
  /*background: #000034;  url(images/body_bg.gif) repeat-y;*/
}

.headerbox {
	float: left;
	width: 305px;
	height: 90px;
}

.headerbox h2 {
	font:18px arial, sans-serif;
	font-weight:bold;
	color:#666666;
	line-height: 22px;
}

.headerbox h3 {
	font:28px arial, sans-serif;
	font-weight:bold;
	color:#000000;
	line-height: 22px;
}

.headerbox h4 {
	font:24px arial, sans-serif;
	font-weight:bold;
	color:#000000;
	line-height: 22px;
}

.headerboxright {
	float: left;
	width: 200px;
	height: 90px;
	text-align:right;
}

.headerboxright h2 {
	font:16px arial, sans-serif;
	font-weight:bold;
	color:#666666;
	line-height: 22px;
}

.headerboxright h3 {
	font:18px arial, sans-serif;
	font-weight:bold;
	color:#000000;
	line-height: 22px;
}

.headerboxright h4 {
	font:22px arial, sans-serif;
	font-weight:bold;
	color:#000000;
	line-height: 22px;
}

.headerboxrightbig {
	float: left;
	width: 600px;
	height: 90px;
	text-align:right;
}

.headerboxrightbig h2 {
	font:34px arial, sans-serif;
	font-weight:bold;
	color:#666666;
	line-height: 22px;
}

.headerboxrightbig h3 {
	font:30px arial, sans-serif;
	font-weight:bold;
	color:#000000;
	line-height: 22px;
}


#left {
	float: left;
	width: 470px;
	height: 400px;
	background-color: #dddddd;
}

#right {
  float: right;
  width: 450px;
}

#whole {
	float: left;
	width: 100%;
	height: auto;
	background-color: #dddddd;
}

#navmenu ul{
	display: block;
	text-align:center;
	height: 30px;
	font: 16px arial, sans-serif;
	color: #000033;	
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom: 1px solid #000000;
}

#navmenu li{
	display: block;
	float: left;
	width: 150px;
	height: 25px;
	padding-top: 5px;
	background: url(images/nav_button_off.jpg);
}

#navmenu a {
	color: #cccccc;
	border: 0;
	text-decoration:none;
}

#navmenu a:hover {
	color: #FFFFFF;
}

#bulletList {
  margin-left: 15px;
  padding-left: 1px;
}

#bulletList li {
  padding-top: 10px;
}

#bulletList2 {
  margin-left: 15px;
  padding-left: 1px;
}

#bulletList2 li {
  padding-top: 3px;
}

#ticklist {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

#ticklist li {
  padding-left: 30px;
  padding-top: 10px;
  background-image: url(images/bullet-tick.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
}

td.header{ 
	background-color: #999999;
	text-align: left;
}

td.cellWhite{ 
	background-color: #FFFFFF;
	text-align: left;
}

td.cellYellow{ 
	background-color: #feffbd;
	text-align: left;
}

.footeraddress{
	font: 16px arial, sans-serif;
}

.footercolumn {
	width: 230px; 
	float: left;
	color: #999;
}

#addressblock {
	
}

.address {
	width: 306px;
	height: 150px;
	float: left;
	background-color: #333;
}

.address p{
	color: #cccccc;
}

.indentfooter {
	padding: 5px 20px 20px 10px;
}

.priceblock, .priceblock2 {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 440px;
	min-height: 50px;
	background-color: #fff;
	border: 1px solid #666;
}

.priceblock ul, .priceblock2 ul {
	display: block;
	list-style: none;
	padding-top: 15px;
}

.priceblock ul li, .priceblock2 ul li{
	display: block;
	float: left;
	margin: 0px 8px 0px 8px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}

.priceblock ul li span{
	color: #666;
}

.priceblock2 ul li span{
	color: #900;
}

/*********Button styles *******************/

.btnlarge {
	width: 300px;
	height: 46px;
	background: url(/images/button-large.jpg) no-repeat;	
	text-align: center;
	text-transform:uppercase;
	color: #fff;
}

.btnindent {
	padding: 13px 10px 10px 10px;	
}

.btnlarge h3{
	font-size: 1.2em;
}

.btnlarge a {
	text-decoration: none;
	color: #fff;
}

.btnlarge a:hover {
	text-decoration: none;
	color: #cc9900;
}

/*********End of button styles *******************/

