body {
	background-image: url(/images/template/main-bg.jpg);
	background-repeat: repeat-x;
	background-color: #DDDDDD;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #4b4b4b;
}

h1, h3, h4, h5 {

    color: #cc0000;
    margin: 0px;
}

h2 {

    color: #737272;
    margin: 0px;
}

h1 {
    font-size: 21px;
}

a{
	color:#2d4655;
	text-decoration: underline; 
}
a:hover{
	color;#EA0000;
	text-decoration: none;
}

h2 {
    font: normal 28px "Times New Roman", Times, serif;
}

h3 {
    font-size: 14px;
    color;#EA0000;
}

#container{
	margin: -8px auto 0;
	width:950px;
}
.content{
	background-color: white;
	height:600px;
	padding:10px;
	vertical-align:top;	
}

#action{
	width:100%;
}
#action1{
	float:left;
	width:236px;
}
.text{
	margin: -113px 8px 3px 10px;
	text-align:center;
}
.action-link{
	color:#EA0000;
	font-size:20px;
	text-align: center;
}
.action-link:hover{
	color:#EA0000;
	font-size:20px;
	text-decoration: none;
}
.bullet{
	text-align:left;
}
ul{

}
li{
	list-style-image:url(/images/template/bullet.gif);
}

.catalogueitemdump{

}

.home-content{
	padding-left: 50px;
	padding-right: 50px;
}

.search{
	background:transparent url(/images/template/menu-left.jpg) no-repeat scroll 0 0;
	height:42px;
	width:332px;
}
.cat-button-search{
	background-image: url(/images/template/menu-bg.jpg); border: 0; height: 22px; width: 22px;
}

.main-menu{
	background: url(/images/template/menu-bg.jpg) no-repeat right;
	text-align:center;
	cursor: pointer;
height:42px;
vertical-align: middle;
}
.main-menu-hover{
	background: url(/images/template/menu-bg.jpg) no-repeat right;
	text-align:center;
	cursor: pointer;
	color: #EA0000;
	vertical-align: middle;
}
.main-menu-stay{
	background: url(/images/template/menu-bg.jpg) no-repeat right;
	text-align:center;
	cursor: pointer;
	vertical-align: middle;
}
.main-menu-end{
	background: url(/images/template/menu-bg.jpg) no-repeat left;
	text-align:center;
	cursor: pointer;
	vertical-align: middle;
}
.main-menu-hover-end{
	background: url(/images/template/menu-bg.jpg) no-repeat left;
	text-align:center;
	cursor: pointer;
	vertical-align: middle;
	color: #EA0000;
}
.main-menu-stay-end{
	background: url(/images/template/menu-bg.jpg) no-repeat left;
	text-align:center;
	cursor: pointer;
	vertical-align: middle;
}
.under-menu{
	background-color:#DDDDDD;
	height:6px;
}

#cat_431914_divs{
	margin-left:335px;
}
.foot-menu{
	text-align:center;
	cursor: pointer;
	font-size: 10px;
}
.copy{
	text-align: center;
	font-size: 10px;
}