body{
	padding: 0px;
	margin: 0px;
	position: relative;
	background-color: #3a3a6d;
	font: 12px Verdana;
}

a, input, td, th {
	font: 12px Verdana;
}

.cb-tr, .cb-tl { position:absolute; width:10px; height:10px; font-size:2px; }

.cb-tl { left: 0px; top:-3px; background-image:url("sitegraphics/bluemask_tlnew.gif"); background-position:top left; }
.cb-tr { right:0px; top:-3px; background-image:url("sitegraphics/bluemask_trnew.gif"); background-position:top right; }

.c-tr, .c-tl, .c-bl, .c-br { position:absolute; width:10px; height:10px; font-size:2px; }

.c-tl { left:-1px; top: -1px; background-image:url("sitegraphics/whitemask_tl.gif"); background-position:top left; }
.c-tr { right:-1px; top:-1px; background-image:url("sitegraphics/whitemask_tr.gif"); background-position:top right; }
.c-bl { left:-1px; bottom: -1px; background-image:url("sitegraphics/whitemask_bl.gif"); background-position:bottom left; }
.c-br { right:-1px; bottom:-1px; background-image:url("sitegraphics/whitemask_br.gif"); background-position:bottom right; }

.container{
	margin-top: 20px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
.paginationlink:link, .paginationlink:visited {
	color: #737272;
	text-decoration: none;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
}
	
.selectedpaginationlink:link, .selectedpaginationlink:visited {
	color: #333c6c;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
	}
	
.header{
	background-image: url('sitegraphics/header_background.png');
	background-repeat: repeaxt-x;	
}

.corners{
	width: 100%;
	position: relative;
}

.logo1 {
	float:left;
	margin: 2px;
}

.logo2{
	margin: 20px;
	float: left;
}

.headmenusearch{
	float: right;
	width: 270px;
	margin-right: 5px;
}

.headline2{
	float: none;
	width: 100%;
	clear: both;
	border-top: 3px solid #3a3a6d;
	border-bottom: 3px solid #e4e7f0;
	height: 0px;
	line-height: 0px;
	line-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

.headline3 {
	width: 980px;
	padding-bottom: 5px;
	background: url("sitegraphics/menubackground_shortnew.gif") #ffffff;
	background-position: top right;
	background-repeat: no-repeat;
	height: 20px;
	
}

#headmenu ul{
	list-style: none;
	width: 270px;
	margin: 5px;
	padding-left: 0px;
	padding-bottom: 10px;
	font-size: 10px;
}

#headmenu li{
	width: 6px;
	float: left;
	padding-top:1px;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	border-right: 1px solid #5983ac;
}

#headmenu ul>li{ width: auto; }

#headmenu a:link, #headmenu a:visited{
	text-decoration: none;
	color: #5983ac;
	font-weight: bold;
	font-size: 10px;
}

#headline3 ul{
	list-style: none;
	float: right;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

#headline3 li{
	width: 6px;
	float: left;
	padding: 2px;	
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	border-right: 1px solid #ffffff;
}

#headline3 ul>li{ width: auto; }

#headline3 a:link, #headline3 a:visited{
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

#headline4 { float: right; background-color: #ffffff; margin-right: 2px; font-size: 10px; color: #5983ac; }
.headline4 a:link, .headline4 a:visited { color: #5983ac; font-size: 10px; }

.headsearch form{
	padding-top:0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

.headsearch {
	padding-top: 15px;
	width: 240px;
}

.headsearch .go{ visibility: hidden; position: absolute; left: -9000px;}
.searchbutton input{
	border: 0px; 
	color: #5983ac; 
	background-color: transparent;
	cursor: pointer;
	padding-top: 3px;
}
.headsearch .box{ 
	width: 150px; 
	float: left; 
	margin: 2px; 
	margin-right: 10px; 
	background-color: #e4e7ec;
	border: 1px solid #000000;
}

.middle{
	width: 100%;
	clear: both;
	background-color: #ffffff;
}

/* Left Column */

.leftcol {
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	width: 175px;
	float: left;
	background-color: #ffffff;
}

.leftheadedblock{
	width: 165px;
	margin-top: 10px;
	border: 1px solid #b4b4b4;
}

.leftheadedblock ul{
	list-style: none;
	padding-left: 5px;
	margin-left: 5px;
}

.leftheadedblock li{
	border-bottom: 1px dotted #e4e7f0;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
.leftheadedblock a:link, .leftheadedblock a:visited {
	text-decoration: none;
	color: #5983ac;
	}
	
.leftheadedblock h3, .leftheadedblock .h3{
	position: relative;
	width: 97%;
	background: url('sitegraphics/header_gradient.gif') repeat-x;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	padding: 3px;
	font-size: 10px;
}

/* Middle Content Section */

.maincontent{
	width: 600px;
	float: left;
	background-color: #ffffff;
	padding-top: 10px;
	
	
}

.subcategories {
	display:block;
	float:left;
	top:0px;
	left:0px;
	position:relative;
	line-height: 18px;
	margin: 6px 0px;
	padding: 0px;
}
.subcategories a {
	font: bold 13px verdana;
}
.subcategories .title {
	display:block;
	margin:6px;
}

.mainheadedcontent{
	width: 100%;
	overflow: hidden;
}


.mainheadedblock, .mainheadedblockspecialoffer{	
	width: 100%;
	margin-top: 10px;
	border: 1px solid #b4b4b4;
	padding-bottom: 5px;
}
.mainheadedblock .leftheadlinks a, .mainheadedblockspecialoffer .leftheadlinks a { white-space:nowrap; position: absolute; right: 0px; width: 6px; }
.mainheadedblock .leftheadlinks>a {width: auto;}

.mainheadedblock h3, .mainheadedblock .h3{
	position: relative;
	width: 99%;
	background: url('sitegraphics/header_gradient.gif') repeat-x;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	font-size: 10px;
}

.mainheadedblockspecialoffer h3, .mainheadedblockspecialoffer .h3{
	position: relative;
	width: 99%;
	background: url('sitegraphics/header_gradient_red.gif') repeat-x;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	font-size: 10px;
}

.categorytitle{
	width: 120px;
	background: url('sitegraphics/header_gradient.gif') repeat-x;
	text-align: center;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.mainheadedblock a, .mainheadedblockspecialoffer a
{
	color: #333c6c;
	text-decoration:none;	
}

.mainheadedblock .leftheadlinks, .mainheadedblockspecialoffer .leftheadlinks {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #e4e7f0;
	padding-top:2px;
	padding-bottom: 2px;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	height: 13px;
}

.mainheadedblock .lefthead, .mainheadedblockspecialoffer .lefthead {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	background-color: #e4e7f0;
	padding-top:2px;
	padding-bottom: 2px;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	height: 13px;
}

.mainheadedblock .lefthead a:link, .mainheadedblock .lefthead a:visited, .mainheadedblockspecialoffer .lefthead a{
	color: #525983;
	font-size: 10px;
	text-decoration: none;
	}
	
.mainheadedblock .categorysplash, .mainheadedblockspecialoffer .categorysplash {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	color: #3a3a6d;
	overflow: hidden;
}

.mainheadedblock .productimage, .mainheadedblockspecialoffer .productimage{

	float: left;
}
.mainheadedblock .ProductTitle, .mainheadedblockspecialoffer .ProductTitle{
	margin-bottom: 20px;
	}
.mainheadedblock .ProductTitle a, .mainheadedblockspecialoffer .ProductTitle a {
	font-size: 12px;
	font-weight: bold;
	color:#3a3a6d;
}

.mainheadedblock .productimage a, .mainheadedblockspecialoffer .productimage a {
		width: 100px;
		height: 150px;
}

.relatedproducts {
	position: relative;
	width: 576px;
	margin-left: auto;
	margin-right: auto;
}

.relatedproduct {
	float: left;
	width: 140px;
	padding: 2px;
	font-size: 11px;
}

.relatedproduct img{
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	}
	
.relatedproduct .producttext {
	width: 100%;
	text-align: center;
	}
.relatedproduct .priceline .ourprice, .relatedproduct .priceline .price{
	position: relative;
	top: -20px;
	font-size: 11px;
}

.mainheadedblock .producttext, .mainheadedblockspecialoffer .producttext {
	color: #737272;
	overflow: hidden;
	}
	
.mainheadedblock .ourprice, .mainheadedblockspecialoffer .ourprice {
	font-size: 12px;
	font-weight: bold;
	color:#3a3a6d;
	float: left;
	padding-right: 2px;
	padding-top: 15px;
}
.mainheadedblock .priceline, .mainheadedblockspecialoffer .priceline {
	margin-top: 20px;
	}
	
.mainheadedblock .price, .mainheadedblockspecialoffer .price {
	font-size: 12px;
	font-weight: bold;
	color:#d32424;
	float: left;
	padding-right: 2px;
	padding-top: 15px;
}

/* CSS for product lists in the browser view */
.sortform {
	padding-left: 3px;
}

.sortform form{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.sortform select{
	color: #737272;
	font-weight: bold;
	font-size: 11px;
	}
	
.sortbutton{
	background-color: #ffffff;
	border: 0px #ffffff;
	color: #333c6c;
	font-weight: bold;
	font-size: 11px;
	}
	
.categorysearchresults {
	width: 100%;
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	}
	
.categorysearchresults .searchheader{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #e4e7f0;
	border: 1px solid #b4b4b4;
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 13px;
	color: #333c6c;
	font-weight: bold;
	padding: 5px;
}

.categorysearchresults .searchheader .searchtitle {
	float: left;
	}
	
.categorysearchresults .searchheader .searchtext {
	color: #737272;
	margin-left: 10px;
	float: left;
	}
	
.searchcount{
	width: 98%;
	color: #737272;
	font-weight: bold;
	font-size: 11px;
}

.searchcount .resultcount {
	float: left;
	width: 50%;
	padding-left: 5px;
}
.productlistheading{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #e4e7f0;
}

.productlistheading .imageheader{
	float: left;
	color: #333c6c;
	font-weight: bold;
	width: 19%;
}

.productlistheading .descheader{
	float: left;
	color: #333c6c;
	font-weight: bold;
	padding-left: 2px;
	width: 25%;
}

.productlistheading .manufacturerheader{
	color: #333c6c;
	font-weight: bold;
	padding-left: 2px;	
}

.categoryproducts .productlisthead{
	width: 100%;
	color: #525983;
	background-color: #e4e7f0;
	font-weight: bold;

}

.categoryproducts{
	width: 100%;
	border: 1px solid #b4b4b4;
	}
	
.categoryproducts .listproduct{
	width: 98%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #e4e7f0;
}

.stockcode a{
	color: #333c6c;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
	
.categoryproducts .productimage{
	float:left;
	width: 19%;
	padding-left: 5px;
}

.categoryproducts .productdescription{
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	width: 25%;
	color: #737272;
}

.categoryproducts .productdescription a{
	text-decoration: none;
	color: #3a3a6d;
	}
	
.categoryproducts .manufacturerlogo{
	float:left;	
	padding-left: 2px;
	padding-right: 2px;
	
}

.categoryproducts .productboxout, .categoryproducts .productboxoutspecialoffer{
	width: 40%;	
	float: left;
	border: 1px solid #b4b4b4;
	margin-left: 15px;
	margin-right: 5px;
}

.categoryproducts .productboxout .summaryline, .categoryproducts .productboxoutspecialoffer .summaryline {
	width: 98%;
	padding-left: 4px;
	}
	
.hiddensummaryline{
	position:absolute;
	left: -1000px;
	z-index:-100;
	display: none;
	visibility: hidden;
}

.categoryproducts .productboxout .pricetitle, .categoryproducts .productboxout .exvatpricetitle, categoryproducts .productboxoutspecialoffer .pricetitle, .categoryproducts .productboxoutspecialoffer .exvatpricetitle{
	width: 30%;
}

.categoryproducts .addform, .categoryproducts .checkoutform{
	padding-top:1px;
	margin-top:1px;
}

.categoryproducts .addform form{
	padding-top: 0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
.categoryproducts label, .categoryproducts .inputfield, .ecommerce_addbasket{
	position: relative;
	color: #737272;
	font-size: 10px;
	top: -20px;
 }

/* End Category product lists */

.subcategories{
	width: 100%;
}

.mainheadedblock .category_search {
	width: 585px;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #e4e7f0;
	border: 1px solid #b4b4b4;
	}
	
.mainheadedblock .category_search .searchheader{
	color: #3a3a6d;
	font-weight: bold;
	padding-top:3px;
	padding-bottom:2px;
	margin-right:5px;	
	}

.mainheadedblock .category_search .title {
	color: #3a3a6d;
	font-weight: bold;
	}
.mainheadedblock .category_search form{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
.subcategories .subcategory {
	width: 30%;
	margin: 2px;
	padding:1px;
	float:left;
	height: 115px;
}

.subcategories .subcategory .categoryheading{
	color: #333c6c;
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	padding-left: 3px;
	}
	
.subcategories .subcategory .categoryrange{
	color: #333c6c;
	font-weight: normal;
	font-size: 10px;
	margin-top:2px;
	}
	
/* product full page stuff */

.product .productimage{
	float: left;
}

.product .productimage a{
	border: 0px;
}

.productouterborder{
	padding-left: 3px;
	padding-right: 3px;
	}
	
.productouterborder .productboxout, .productouterborder .productboxoutspecialoffer{
	float: left;
	width: 300px;
	border: 1px solid #b4b4b4;
	margin-left: 15px;
	margin-right: 5px;
	
}


.productboxout .boxhead{
	background: url('sitegraphics/header_gradient.gif') repeat-x;
	}

.productboxout .boxhead .specialtext{
	position:absolute;
	visibility: hidden;
}

.productboxoutspecialoffer .boxhead{
	background: url('sitegraphics/header_gradient_red.gif') repeat-x;
	}
	
.productboxoutspecialoffer .boxhead .specialtext{
	font-weight:bold;
	color: #ffffff;	
	padding: 2px;
	}

.productboxout
.mandatoryoption, .productboxoutspecialoffer .mandatoryoption {
	width: 100%;
	}

.optionlabel{
	float: left;
	padding-right: 4px;
	padding-top: 2px;
}

.optionsquantity {
	margin-bottom: 5px;
	float: left;
	margin-top: 15px;
}

.optionsquantity label {
	margin-bottom: 3px;
	}
.productouterborder .productboxout .summaryline, .productouterborder .productboxoutspecialoffer .summaryline{
	width: 295px;
	padding-left: 3px;
}

.productboxout .pricetitle, .productboxoutspecialoffer .pricetitle{
	float: left;
	width: 48%;
	color: #3a3a6d;
	font-size: 12px;
	font-weight: bold;
}
.productboxout .exvatpricetitle,.productboxoutspecialoffer .exvatpricetitle{
	float: left;
	width: 48%;
	color: #3a3a6d;
	font-size: 10px;

}
.productboxout .boxourprice, .productboxoutspecialoffer .boxourprice{
	float: left;
	width: 48%;
	color: #d32424;
	font-size: 12px;
	font-weight: bold;
}

.productboxout .priceexvat, .productboxoutspecialoffer .priceexvat{
	float: left;
	width: 49%;
	font-size: 10px;
	color: #737272;
	font-style: italic;
}
.productboxout .title, .productboxoutspecialoffer .title{
	float: left;
	font-weight: bold;
	font-size: 10px;
	color: #737272;
	margin-top: 4px;
	padding-right: 4px;
}

.productboxout .value, .productboxoutspecialoffer .value{
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #737272;
	margin-top: 4px;
}

.productboxout label, .productboxoutspecialoffer label{
	color: #737272;
	font-weight: bold;
}

.productboxout .addtobasket, .productboxoutspecialoffer .addtobasket{
	float: left;
	padding: 0px;
	width: 49%;
}

.productboxout .checkoutnow, .productboxoutspecialoffer .checkoutnow{
	float: left;
	padding: 0px;
	padding-top: 20px;
	width: 49%;
}

.leftheadlinks a{
	font-size: 10px;
	color: #525983;
	text-decoration: none;
	margin-top:0px;
	padding-top:0px;
	right: 0px;
	width: 100%;
	font-weight: bold;
}

.lefthead{
	font-size: 10px;
	color: #525983;
	text-decoration: none;
	margin-top:0px;
	padding-top:0px;
	right: 0px;
	width: 100%;
	font-weight: bold;
	}
	
/* Misc page stuff */

.layouttable {
	
	margin-top: 3px;
	margin-bottom: 3px;
}

.layouttable th{
	
	font: 12px Verdana;
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	color: #737272;
	}
	
	.layouttable td{
	
	font: 12px Verdana;
	padding: 2px;
	margin: 0px;
	color: #737272;
	}
	
	.layouttable .subheading {
		text-align: right;
		font-weight: bold;
	}
	
	.layouttable .totalsubheading {
		text-align: right;
		font-weight: bold;
		color: #000000;
	}
	
	.layouttable .totalprice{
		font-weight: bold;
		color: #000000;
	}
	
/* Checkout CSS */
.toolbar{
	width: 100%;
}

.checkoutactive, .checkoutselected{
	position: relative;
	float: left;
	background: url('sitegraphics/header_gradient2.gif') repeat-x;	
	padding: 3px;
	margin-left: 5px;
	margin-right: 3px;
}

.checkoutactive a:link, .checkoutactive a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ABABAB;
	font-size: 11px;
}

.checkoutselected a:link, .checkoutselected a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	}
	
.inactive {
	position: relative;
	float: left;
	background-color: #e4e7f0;
	color: #525983;
	padding: 3px;
	margin-left: 5px;
	margin-right: 3px;
	font-size: 11px;
	}
/* End Checkout CSS */
	
/* right column */

.rightcol{
	width: 170px;
	float: left;
	background-color: #ffffff;
	margin-left: 10px;
	padding-top: 45px;
	}
	
.rightheadedblock{
	position: relative;
	width: 165px;
	margin-top: 10px;
	border: 1px solid #b4b4b4;
}

.rightheadedblock ul{
	list-style: none;
	padding-left: 5px;
	margin-left: 5px;
}

.rightheadedblock ol{
	padding-left: 15px;
	margin-left: 15px;
	color: #5983ac;
	font-weight:bold;
}

.rightheadedblock a:link, .rightheadedblock a:visited {
	text-decoration: none;
	color: #5983ac;

	}
	
.rightheadedblock h3, .rightheadedblock .h3{
	position: relative;
	width: 97%;
	background: url('sitegraphics/header_gradient.gif') repeat-x;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	padding: 3px;
	font-size: 10px;
}

.rightheadedblock .h3 a:link, .rightheadedblock .h3 a:visited{
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	}
.rightheadedblock .titleimg{
	position: absolute;
	left: 80px;
	top: -37px;
	}
.rightheadedblock .summaryline {
	width: 97%;
	color: #333c6c;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	}
	
.rightheadedblock .summaryline .title{
	float: left;
	font-weight: bold;
	padding-right: 2px;
}

.rightheadedblock .redsummary{
	width: 97%;
	color: #d32424;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

.rightheadedblock .headline {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}

.rightheadedblock .headline .itemhead{
	float: left;
	width: 70%;
	color: #333c6c;
	font-weight: bold;
}

.rightheadedblock .headline .qtyhead{
	width: 22%;
	float: left;
	color: #333c6c;
	font-weight: bold;
}

.rightheadedblock .basketproducts{
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	color: #737272;
}
.rightheadedblock .basketproducts .basketproduct .basketitemdelete {
	width: 3%;
	float: left;
	padding-right: 7px;
	
	}
	

.rightheadedblock .basketproducts .basketproduct .basketitem {
	width: 65%;
	float: left;
	}
	
.rightheadedblock .basketproducts .basketproduct .basketitemqty {
	width: 22%;
	float: left;
	}

.deletebutton {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #ffffff;
	left: -2px;
	position: relative;
	color: #737272;
	font-weight: bold;
	cursor: pointer;
	}

.rightheadedblock .addtobasketbutton {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #ffffff;
	top: -15px;
	left: 50px;
	font-weight: bold;
	color: #333c6c;
	position: relative;
	cursor: pointer;
	width: 100px;
	}
	
.rightheadedblock .seperated li {
	border-bottom: 1px dotted #e4e7f0;
	margin-bottom: 3px;
	}
	
.rightheadedblock hr{
	color: #333c6c;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	style: dashed;
}

.summary a:link, .summary a:visited {
	width: 100%;
	white-space: nowrap
}

.rightheadedblock{
	width: 165px;
	margin-top: 10px;
	border: 1px solid #b4b4b4;
}

.clear {
	display: block;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	clear: both;
}

/* Footer */
.footer{
	width: 100%;
	border-top: 20px solid #3a3a6d;
	border-bottom: 20px solid #3a3a6d;
	background-color: #ffffff;
}

.leftfooter{
	float:left;
	line-height: 10px;
}
.leftfooter	p.footertitle{
	color: #3a3a6d;
	font-size: 12px;
	font-weight: bold;
	}
	
.leftfooter p {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #737272;
	font-size: 9px;
}

.leftfooter a:link, .leftfooter a:visited{
		font-size: 9px;
		color: #737272;
		text-decoration: none;
	}
	

.footercenter{
	float:left;
	margin-left: 80px;
	padding-top: 78px;
	font-size: 9px;
	color: #737272;
	text-align: center bottom;
}

.footercenter a:link, .footercenter a:visited{
	color: #3a3a6d;
	text-decoration: none;	
	font-size: 10px;
	
	
}
.footerright{
	float: right;
	margin: 0px;
	padding: 0px;
}


