body {background-color: #ffffff; background-image:url(../icons/backgd.png); background-repeat:repeat-y; background-position: center;}
	  #center_column {
    float: left;
    margin: 0 3px 30px;
    width: 545px;
}
div.myaccount h4 {
background: url(../img/block_header_myaccount.png) no-repeat top left #009eb3;
}
#pageh {
   /* background-color:#009eb3;*/
	background-image: url("../images/header_bg.png");
	background-repeat: repeat-x;
	-webkit-box-shadow:1px 1px 15px #555555;;
-moz-box-shadow: 1px 1px 15px #555555;;
box-shadow: 1px 1px 15px #555555;;
border-bottom: 2px solid #555555;
}
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
    background-color:#ffffff;
    color: #FFFFFF;
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {background-color:#ffffff;}

a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large{background-color:#ffffff;}

input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
    -moz-border-radius: 0 0 0 0;
   
    border: 1px solid #666666;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    font: bold 10px "Arial" !important;
    height: 20px !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 1000;
}
#header_links a {
	color:#ffffff}
#header a {
	color:#ffffff
}
#cat > li > a{
	color:#ffffff}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {background-color:#ffffff;}
div.block h4{
		text-transform: lowercase;
font-family: 'Baumans', cursive;
	font-weight: bold;
	font-size: 14px;
	
	/*border-bottom:1px solid #595A5E;*/
	padding-top:8px;
	line-height:1.7em;
	padding-right:8px;
	color: #fff;
	height: 37px;
	
	text-align:center;
	padding-left:3px;
	background: url(../images/pattern_2.png) no-repeat top left #009eb3;
	}
.hf{margin: 0 0 0 60px;}

