body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
}
.top-menu {
	background-image: url(images/topMenuBg.jpg);
	background-repeat: no-repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #c30000;
	text-decoration: none;
}
.pages {
	margin: 5px;
}

.address {
	padding-left:5px;
	font-size:11px;
	color:#949494;
}
.address a {
	color:#949494;
}.product-cat {
	background-image: url(images/pBg.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 138px;
}
.product-cat img {
	margin-top: 15px;
	margin-left: 15px;
}
.contact-button {
	background-color:#aeaeae;
	border:1px solid #cecece;
	font-size:10px;
}
.contact-header {
	font-size: 12px;
	color: #0f699d;
	font-weight:bold;
}
.contact-form input, .contact-form select, .contact-form textarea {
	background-color: #EEEDED;
	border: 1px solid #aaaaaa;
	width:175px;
	font-size:12px;
}
.human-text {
	color: #666666;
	font-size:11px;
}
.human-header {
	font-size: 12px;
	font-weight: bold;
}
.main-slogan span {
	font-size: 22px;
	color: #0986c7;
	text-decoration: underline;
}
.main-slogan p {
	margin-left: 50px;
}
.aboutus {
	padding: 5px;
}
.aboutus span {
	font-size: 16px;
	color: #0986c7;
}
.color-pane {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 30px;
	border: 1px solid #CCCCCC;
	margin: 1px;
}

