body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-top: 0px;
	padding: 0;
	background-image: url(images/bk3.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold; 
	font-style: italic;
	color: #ee1c25;
}
.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	color: #ee1c25;
}
.h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #000000;
}
/* #container has an absolute width (780 pixel) */

#container{
width:900px;
margin:0 auto;
background-image: url(images/cont-bk.jpg);
background-repeat: no-repeat;
/*border: 1px solid black;

/*background-image: url(images/full-bg.jpg);*/
}
#mainCont{
	width: 842px;
	background-color: #ffffff;
	margin-left: 29px;
	/*border: 1px solid black;*/
}
#mainText{
	width:842px;
}
#mainInfo{
	width:842px;
	padding: 10px 0px 0px 40px;
}
#topbar{
width:auto; 
display:block; 
height:109px;
}
#flashbox{
width:900px;
height: 294px; 
margin:0 auto;
}
#flashboxIn{
width:842px;
height: 160px; 
margin:0 auto;
}
#logoBox{
	width: 842px;
	
	padding: 0px 0px 0px 0px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray; 
}
#headIn{
	width: 842px;
	height: 58px;
}
#topmenu{
	width: 900px;
	height: 28px;
	margin: 0 auto;	
}
#aboutLeft{
	width: 388px;
	float: left;
	padding: 10px 10px 30px 20px;
	border-right: 1px solid gray;
	border-right-style: dotted;
	/*border: 1px solid black;*/
}
#aboutRight{
	width: 398px;
	float: right;
	padding: 10px 0px 30px 10px;
	/*border: 1px solid black;*/
}

#main-in{
	width: 900px;
	
	/*border: 1px solid black;*/
}
#prodTitle{
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	width: 200px;
	height: 30px;
	float: left;
	border-top: 1px solid #7c7c7c;
	border-bottom: 1px solid #7c7c7c;
	line-height: 30px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
}
#prodTitleVid{
	width: 330px;
	height: 30px;
	float: left;
	border-top: 1px solid #7c7c7c;
	border-bottom: 1px solid #7c7c7c;
	line-height: 30px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
}
.pTitle1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff8400;
}
.pTitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
.pTitle3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
#logoArea{
	width: 900px;
	height: 164px;
}
#Vspace{
	width:26px;
   float: left;	
}
#leftBox{
	width:235px;
	float: left;
	padding: 10px 0px 0px 0px;
}
#centerBox{
	width: 450px;
	float: left;
	padding: 10px 5px 0px 5px;
}
#rightBox{
	width: 205px;
	float: right;
	padding: 10px 0px 0px 0px;
	
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
}

.link4 a {
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px;
	
}
.link4 a:hover {
	color: red;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px;
	
}
.linkCrd a {
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px;
}
.linkCrd a:hover {
	color: red;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px;
	
}
.onIt{
	color: white;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 5px;
}
.link1 a {
	display: block;
	width: 97px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: White;
}
.link1 a:hover {
	display: block;
	width: 97px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/tab-on.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 13px;
	color: White;
}

#footer{

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
text-align: center;
background-color:#393939;
height: 20px;
padding-top: 5px;
}

div.spacer{
clear:both; 
height:10px; 
display:block;
}
