body{
	background: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color: #484848;
}
img{
	border:0px;
}
td{
	vertical-align:top;
}
a,p,h1,h2,h3,h4,h5,li{
	color: #494949;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	font-size: 24px;
	color: #0265FC;
	margin-bottom: 5px;
	text-align:center;
}
h2{
	font-size: 16px;
	color: #0265FC;
	margin-bottom: 2px;	
	text-align:left;
	
}
h3{
	font-size: 14px;
	}
h4{
	font-size: 16px;
	color: #CA4EC9;
}
h5{
	font-size: 16px;
	color: #FF0000;
}
p{ 
	margin-top: 5px;	
}
p a{
	text-decoration: underline;
}
p a:hover{
	text-decoration: none;
}
/** CONTAINING WRAPPER **/
#wrapper{
	width: 837px;
	background: #FFFFFF;
	padding: 0px 4px 0px 9px;
	text-align:center;
	margin: 0px auto;
}

/** MENU **/
#menu{
	padding: 0px 0px 0px 24px;
}
#menu a{
	display: block;
	float:left;
	height:44px;
	width:102px;
	padding: 5px 0px 0px 0px;
	margin: 0px 1px 0px 0px;
	text-align:center;
	background: #8ABAE2 url(../images/bluetab.jpg);
	color: #FFFFFF;
	font-weight:bold;
}
#menu a:hover{
	background-color: #595C60;
}
.greentable{
	border-collapse: collapse;
	float:right;
	width: 95%;
	background:#DDF4DA;
}
.greentable td{
	border: 1px #55C744 solid;
	padding: 8px;
}
.greentable img{
	border: 1px #55C744 solid;
}
.greentable2{
	border-collapse: collapse;
	width: 95%;
	background:#DDF4DA;
	font-size:12px
}
.greentable2 td{
	border: 1px #55C744 solid;
	padding: 6px;
}
.greentable2 img{
	border: 1px #55C744 solid;
}
.whitetable{
	border-collapse: collapse;
	width: 95%;
	background:#FFFFFF;
}
.whitetable td{
	border: 1px #DDF4DA solid;
	padding: 8px;
	text-align:center;
}
.whitetable img{
	border: 0px #DDF4DA solid;	
}
.whitetable2{
	border-collapse: collapse;
	width: 95%;
	background:#FFFFFF;
}
.whitetable2 td{
	border: 0px #DDF4DA solid;
	padding: 8px;
}
.whitetable2 img{
	border: 0px #DDF4DA solid;	
	image-align:center;
}

/** LEFT SIDE COLUMN**/
#left{
	padding: 5px;
	text-align: center;
	font-size: 11px;
}

/** BOX IN LEFT SIDE COLUMN**/
.box{
	width: 159px;
	margin: 10px auto 0px auto;
	background: #DDF4DA  url(../images/bk-menu-middle.gif);
	text-align: center;
}
.box .inner{
	display:block;
	background: url(../images/bk-menu-bottom.gif) bottom no-repeat;
	padding-bottom: 15px;
}
.box p{
	margin: 5px;
}
.box p.header{
	text-align: center;
	line-height: 24px;
	width: 100%;
	background: #C2EBBC url(../images/bk-menu-top.gif);
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}


/** SMALL BUTTONS IN HEADER MENU **/
#menu3{
	float:right;
	width:240px;
}
#menu3 a{
	display:block;
	float:left;
	width:100px;
	line-height:20px;
	background: url(../images/tinyarrow.gif) right center no-repeat;
	padding: 0px 10px 0px 0px;
	color:black;
	text-transform: capitalize;
	font-variant:small-caps;
	text-align:right;
}

/** SEARCH BOX **/
#search{
	float:right;
	width: 305px;
	padding: 10px 20px 0px 0px;
	text-align: right;
}

/** HEADER ROW **/
#header{
	padding:0px 20px 10px 26px;
}

/** BREADCRUMBS **/
#breadcrumbs{
	padding: 5px 5px 5px 25px;
}
#breadcrumbs a{
	COLOR:#0047be;
}
#breadcrumbs p{
	text-align:left;
}

/** MAIN CONTENT BOX **/
#content{
	text-align:left;
	padding: 5px 15px 5px 5px;

}

/** PRODUCT RANGE SUMMARY BOX **/
.range-summary{
	float:left;
	width: 155px;
	height: 260px;
	border: 1px #DDF4DA solid;
	text-align: center;
	padding: 5px;
	margin: 5px 5px 0px 0px;
}
.range-summary img{
	width: 150px;
	height: 150px;
	margin: 0px 0px 5px 0px;
}
.range-summary h3{
	font-size: 14px;
	text-align: center;
	margin: 0px;
}
.range-summary p{
	height: 50px;
	vertical-align: middle;
	margin: 0px;
}
.range-summary a{
	text-decoration: underline;
}
.range-summary a:hover{
	text-decoration: none;
}

/** PRODUCT RANGE SUMMARY SMALL BOX **/
.range-summary2{
	float:left;
	width: 109px;
	height: 200px;
	border: 1px #DDF4DA solid;
	text-align: center;
	padding: 5px;
	margin: 5px 5px 0px 0px;
}
.range-summary2 img{
	width: 104px;
	height: 104px;
	margin: 0px 0px 5px 0px;
}
.range-summary2 h3{
	font-size: 12px;
	text-align: center;
	margin: 0px;
}
.range-summary2 p{
	height: 50px;
	vertical-align: middle;
	margin: 0px;
}
.range-summary2 a{
	text-decoration: underline;
}
.range-summary2 a:hover{
	text-decoration: none;
}
/** PAGE FOOTER **/
#footer{
	padding-top: 10px;
	color: #756C5A;
}