body{
	text-align: center;
}


/* REMOVE PADDING AND MARGIN VALUES */
html, body, h1, h2, h3, h4, h5, h6, p, ol, dl, dd, dt, img, blockquote, q, div, table, thead, tbody, tfoot, caption, th, tr, td, a, form, input, textarea, fieldset, pre{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

a img {
border: none; 
margin: 0 0 0 0;
padding: 0 0 0 0;
}

p{
font-family:Tahoma;
font-size:10px;
font-style:normal;
color:#009;
margin-top:2px;
margin-bottom:4px;
}

form{
margin:0px;
padding:0px;
}

input {
font-family:Tahoma;
font-size:10px;
font-style:normal;
color:#333;
border:1px solid #AAB7AA;
margin:1px;
padding:3px;
}

select{
font-family:Tahoma;
font-size:11px;
font-style:normal;
color:#333;
border:1px solid #AAB7AA;
margin:1px;
padding:1px;
}

label{
float:left;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#5D5B04;
width:50px;
margin:5px 0px 0px 0px;
padding:1px;
}

.smallbuttonform{
float:left;
width:60px;
height:21px;
margin:0px;
padding:0px;
margin-top:8px;
margin-left:2px;
border:0px;
}

/* Layout divs background level*/

#container{
width:916px;
margin: 20px auto;
text-align:left;
background:#fff;
}

#topblock{
	position:relative;
	clear:both;
	margin:0px;
}
.logo{
	float: left;
}
.topright{
	float: right;
	margin-top: 20px;
}
	.searchengine{
	width:140px;
	height:30px;
	text-align:right;
	background-image: url(images/helpline.gif);
	background-repeat: no-repeat;
	padding-left: 210px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
		.searchengine input{
	float:left;
	margin:0px;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
		}
	
		#searchenginebutton{
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px;
	border: none;
		}
			
	#shoppingbag{
	width:320px;
	height:20px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000099;
	background-image: url(images/cart.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	border-top-color: #79B8D7;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 5px;
	}
	#shoppingbag a{
	color: #000099;
	margin-right: 5px;
	margin-right: 5px;
}

	#currencychange{position:absolute; top:25px; left:400px; width:150px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; color:#000099;}
	#currencychange a{padding-top: 2px; margin-right: 5px;}


.items{
	margin-left: 20px;
}

/*************************************************
menu tabs
	*************************************************/



    #tabs {
	float:left;
	width:100%;
	font-size:0.9em;
	line-height:normal;
	margin-bottom: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/backoftab.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
      }
	
	  
    #tabs ul {
	margin:0;
	padding:9px 5px 0 5px;
	list-style:none;
      }
    #tabs li {
	display:inline;
	padding: 0;
	margin: 0;
      }
    #tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0px 0 0px 4px;
      text-decoration:none;
      }
    #tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 8px 5px 5px;
	color:#073B71;
	margin-right: 4px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#72A8DD;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -41px;
      }

        #tabs #current a {
	background-position:0% -42px;
        }
        #tabs #current a span {
	background-position:100% -42px;
	color: #073B71;
        }
	.mainhomearea{
	clear: both;
}
.homerow1{}
.marketingarea{
	float: left;
	margin-right: 6px;
}
.marketingarea2{
}

.marketingarea3{
	float: left;
	height:170px;
	margin-right: 4px;
}
.marketingarea4{
float:left;
}


.homerow2{
	clear: both;
	background-color: #fff;
	margin-top: 3px;
}
.homecategory1{
	width: 177px;
	float: left;
	background-image: url(images/linedown.gif);
	background-repeat: no-repeat;
	background-position: 180px 0px;
	height: 430px;
}
.homecategory234{
	width: 177px;
	background-image: url(images/linedown.gif);
	background-repeat: no-repeat;
	background-position: 180px 0px;
	float: left;
	margin-left: 5px;
	height: 430px;
}
.homecategory5{
	width: 177px;
	float: left;
	margin-left: 5px;
	background-image: url(images/linedown.gif);
	background-repeat: no-repeat;
	background-position: 180px 0px;
	height: 430px;
}
.headerclass{
	text-decoration: none;
	color: #000099;
}
.homecategory1 , .homecategory234 , .homecategory5,  h1 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 5px;
	text-decoration: none;
} 
.homecategory1 , .homecategory234 , .homecategory5,  ul {
	margin-left: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom:3px;
} 
.homecategory1 , .homecategory234 , .homecategory5,  ul li {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
} 
.homecategory1 , .homecategory234 , .homecategory5,  ul li a{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: none;
	text-decoration: none;
	font-weight: normal;
} 
.homecategory1 , .homecategory234 , .homecategory5,  ul li a:hover{
	color: #0099CC;

} 






#footer{
	margin:20px 0px 0px 0px;
	background-image: url(images/backfooter.gif);
	font-size: 0.7em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	background-repeat: repeat-x;
	clear: both;
	padding: 3px;
}
#footer h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #699CB7;
}
.footerboxes{
	width: 120px;
	margin-top: 10px;
	line-height: 1.4em;
}
.footerboxes a{
	color: #666666;
	text-decoration: none;
}
.footerbottom{
	border-top-color: #E1E1E1;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 4px;
	margin-top: 5px;
	color: #BAB9B9;
}
.footerbottom a{
	color: #BAB9B9;
	text-decoration: none;
}

	.newsletterbox{
	width:352px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 0.6em;
	color: #0d109e;
	padding: 3px;
	background-image: url(images/backofnewsletter.gif);
	text-align: right;
	}

		.newsletterbox input{
	margin:0px;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
		}		
.newsletterboxbutton{
	border: none;
	margin-left: 5px;
	margin-top: 0px;
	padding: 2px;
		}
.newsletterorange{
	color: #FF9900;
	font-weight: bold;
}
.activeonlinecredits{
float:right;
}


.horizontalsection {border:1px solid #A8D0E9;margin-top:25px;padding:5px 10px 7px 10px;clear:both}
.horizontalsection h1 {float:left;margin-right:25px;vertical-align:middle;width:auto;}
.horizontalsection ul {float:left;margin-top:8px;margin-bottom:0px}
.horizontalsection ul li {float:left;margin-right:25px;vertical-align:middle}

div#floatingbanner {float:right;margin-right:78px;margin-top:-85px;margin-bottom:10px;position:relative;padding:2px;z-index:20;background:#fff}


	.newsletterbox2{
	width:380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: .8em;
	color: #0d109e;
	padding: 3px;
	background: #8CB9D8 url(images/newsletterblue_bgr.jpg) repeat-x;
	text-align: right;
	}
.newsletterblue {font-weight:bold;color:#5C80B2}
.newsletterblue span {color:#07079D}
