* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Arial, Helvetica, sans-serif;
  line-height:16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline; color: #c40e2f;}



body {
	background-color:#bfbfbf;
	text-align:center;
	color:#201f1d;
}

p.news_1 {
margin-top:5px;
  color: #C40E2F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
  margin-bottom:4px;
}

p.news_2 {
font-family: Arial,Helvetica,sans-serif;
font-size:10px;
  margin-bottom:4px;
}

p.news_3 {
font-size:14px;
font-family: Arial,Helvetica,sans-serif;
  margin-bottom: 4px;
}

p.news_4 {
font-size:10px;
font-face:bold;
font-family: Arial,Helvetica,sans-serif;
  margin-bottom:4px;
}

div#MainWrapperPage {
 	width: 780px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


* html .ie6hack{
	margin-left:-3px;
	margin-right:-3px;
}

div#MastHead1 {
	width:780px;
	height:25px;
	background-color:#c40e2f;
}
div#MastHead2 {
	width:780px;
	height:122px;
	background-image:url(images/masthead2.jpg)
}

div#MainMenu {
	width:780px;
	height:32px;
	background-color:#221e1f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
	text-align:center;
}
div#MainMenu a{
	color:#FFF;
	padding-top:10px;
	font-size:12px;
}
div#MainMenu a:hover{
	color:#c40e2f;
	padding-top:10px;
	font-size:12px;
}

div#Jack {
	width:780px;
	height:188px;
}


div#PageBody {
	width:780px;
	text-align:left;
	background-color:#FFF;
}
h1{
	color:#c40e2f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-top:20px;
	padding-left:20px;
}

.ProducBox {
	background-color:#FFF;
	border:1px solid #999;
	width:740px;
	margin-left:20px;
	height:100px;
	margin-top:10px;
}

.ProducBoxOver {
	background-color:#EEEEEE;
}


div#FooterLogos {
	width:760px;
	height:60px;
	background-color:#FFFFFF;
	text-align:left;
	padding-left:20px;
	height:35px;
}
div#Footer {
	width:780px;
	height:60px;
	background-color:#221e1f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:16px;
}
div#Footer .LeftCol {
	width:570px;
	height:60px;
	margin-top:14px;
	margin-left:18px;
	float:left;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
div#Footer .LeftCol a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
div#Footer .LeftCol a:hover {
	color:#c40e2f;
}
div#Footer .RightCol {
	width:192px;
	height:54px;
	margin-top:6px;
	float:left;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
div#Footer .RightCol a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
div#Footer .RightCol a:hover {
	color:#c40e2f;
}




form, select, input {
	display:inline;
}

