body {
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
	cursor: default;	
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	background: url(../images/template3597/bg.gif) repeat-x;
	background-color: #f6f6f6;
	color: #606060;
}
body a, body div, body td {
	font-size: 11px;
	color: #606060;
}
body a:hover {
	color: #3259ff;
}
.bg-left {
	background: url(../images/template3597/bg_left.gif) no-repeat right top;
}
.bg-right {
	background: url(../images/template3597/bg_right.gif) no-repeat left top;
}
.CompanyName {
	font-size: 20px;	
	font-weight: bold;
	color: #3259ff;
}
.CompanySlogan {	
	font-weight: bold;
}
.categories {
	
}
.categories-block {	
	margin: 5px;
}
.categories-block-text {
	background-color: #7d7d7d;
	color: #ffffff;	
	padding: 5px;
	margin: 1px;	
}
.categories-block-text2 {
	background-color: #7d7d7d;
	color: #ffffff;	
	padding: 5px;
	margin: 1px;
	padding-left: 20px;
}
.categories-block-text a, .categories-block-text2 a  {
	color: #ffffff;	
	text-decoration: none;
}
.bottom-menu, .top-menu {
	float: left;
	background-color: #f6f6f6;
	margin: 5px;
	padding: 5px;
	color: #000000;
}

.title {
	font-size: 17px;
}
.read-more {
	color: #3259ff;
}
