@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
}
a:link {
	color: #E32119;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E32119;
}
a:hover {
	text-decoration: none;
	color: #E32119;
}
a:active {
	text-decoration: none;
	color: #E32119;
}
h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E32119;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	color: #E32119;
}
h3 {
	font-size: 11px;
	color: #E32119;
}
h4 {
	font-size: 11px;
	color: #999999;
}
h5 {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 10px;
	color: #E32119;
}
a:link {
	color: #E32119;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E32119;
}
a:hover {
	text-decoration: none;
	color: #E32119;
}
a:active {
	text-decoration: none;
	color: #E32119;
}
p { margin:0px; padding:0px;}
#middleBox
{
	width:980px;
	overflow:hidden;
}
#middleCell1Home
{
	width:135px;
	float:left;
	margin:2px;
}
#middleCell2Home
{
	width:528px;
	float:left;
	margin:2px;
}
#middleCell3Home
{
	width:304px;
	float:left;
	margin:2px;
}
#roundedBox1Layer1
{
	background:#F2F2F2;
}
#roundedBox1Layer2
{
	background:url(imgs/topImgBox.jpg) top no-repeat;
}
#roundedBox1Layer3
{
	background:url(imgs/bottomImgBox.jpg) bottom no-repeat;
}
#roundedBox1Layer3 ul
{

}
#roundedBox1Layer3 ul li
{

}
#roundedBox2Layer1
{
	background:#F2F2F2;
}
#roundedBox2Layer2
{
	background:url(imgs/imgTopBox2.jpg) top no-repeat;
}
#roundedBox2Layer3
{
	background:url(imgs/imgBottomBox2.jpg) bottom no-repeat;
	padding:5px 0px;
}
#roundedBox2Layer3 h1
{
	font-size:16px;
}
#chatBox
{
	overflow:hidden;
}
#followUsBox
{
	margin-top:10px;
	overflow:hidden;
	background:#F2F2F2;
}
#followUsBox ul
{
	float:left;
	margin:0;
	padding:0;
}
#followUsBox ul li
{
	display:block;
	float:left;
	list-style:none;
	padding:0px 10px;
	border-left:#D8D8D8 solid 1px;
}
#followUsBox ul li:first-child
{
	border-left:none;
}
#followUsBox ul li img
{
	border:none;
}
.followUsImg
{
	float:left;
	margin-right:20px;
}
#catalog
{
	overflow:hidden;
}
#catalog a
{
	color:#E32119;
	text-decoration:none;
}
#catalogCell
{
	height:100px;
	width:168px;
	float:left;
	text-align:left;
	margin:4px;
}
#catalogCell table
{
	width:165px;
	border:#D1D1D1 solid 1px;
	background:#FFF;
	text-align:center;
	height:80px;
}
#catalogCell a
{
	font-size:12px;
	font-weight:bold;
}
#newsTitle
{
	background:#3c3c3b;
	padding:4px 10px 5px 10px;
	position:relative;
	margin:9px 0px 10px 0px;
	height:19px;
	text-align:left;
}
#imgFloatingNews
{
	position:absolute;
	left: 433px;
	top: -27px;
}
#newsBoxCont
{
	overflow:hidden;
}
#newsBoxText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	border-left:#9A5A21 solid 1px;
	padding:10px 10px;
	margin-left:10px;
    width:380px;
	text-align:left;
}
#newsBoxText h1
{
	border-bottom:none;
	margin-bottom:0px;
	font-size:14px;
}
#newsBoxText h1 a
{
	font-size:14px;
}
#newsBoxText h2
{
	color:#999;
	font-size:11px;
	margin:0;
	padding:0;
}
