@charset "utf-8";
body {
	background-image: url(../images/tall_x.gif);
	background-color: #E0DFE3;
	background-repeat: repeat-x;
}
#container {
	position: relative;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	visibility: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.maintop {
	height: 40px;
	width: 920px;
	background-image: url(../images/maintop.png);
}
#logo {
	position: relative;
	bottom: 16px;
	left: 2px;
}
.mainbottom {
	height: 40px;
	width: 920px;
	background-image: url(../images/mainbottom.png);
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 920px;
	background: url("../images/maincenter.png") repeat;
}
#header {
	background-image: url(images/maintop.png);
	height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#mainleft {
	float: left;
	width: 236px;
	padding-left: 20px;
	padding-right: 0px;
}
#mainright {
	float: left;
	width: 600px;
	padding-left: 6px;
	padding-right: 20px;
}
#footer {
	clear: both;
}
div.clearer {
	clear:both;
	height: 1px;
}
#leftheader {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ED1C24;
	letter-spacing:2px
}
#topnav {
	float: left;
	width: 95px;
}
#banner {
	background-image: url(../images/banner.jpg);
	height: 120px;
	width: 630px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#bannerborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	width: 620px;
}
#navcontainer {
	float:left;
	padding-right: 5px;
	padding-left: 5px;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: #333;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	background-color: #FFF;
	color: #333;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
#navcontainer ul li a:hover {
	background-color: #E8E8E8;
	color: #000;
}
#maintext {
	padding-left: 10px;
	text-align: justify;
}
#maintext p {
	padding-left: 2px;
	text-indent: 1.5em;
}
#heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ED1C24;
	text-transform: uppercase;
}
#leftnews {
	padding-right: 5px;
}
#newsdate {
	font-weight: bold;
	color: #ED1C24;
}
#newstitle {
	font-weight: bold;
}
#newsdesc {
	color: #000;
}
#catdisp {
	float: left;
	width: 180px;
	padding: 5px;
}
#picture {
	padding: 5px;
	width: 200px;
	float: left;
	clear: both;
}
#floaterright {
	float: left;
	width: 300px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#modelnumber {
	font-weight: bold;
}
#description {
	padding-left: 5px;
}
#specsheet {
	padding-left: 5px;
}
#manual {
	padding-left: 5px;
}
#horline {
	width: 100%;
	background-color: #666;
	height: 1px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#newsdespage {
	padding-left: 8px;
	padding-top: 2px;
}
#newsdatepage {
	font-weight: bold;
	color: #F00;
}
#newstitlepage {
	font-weight: bold;
	padding-left: 3px;
}
.socialmedia {
	float: left;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
}

.YoutubeLink {
	display: block;
	width: 25px;
	height: 25px;
	background: url('../images/youtube-logo-ro-25.png') bottom;
	text-indent: -99999px;
}
.YoutubeLink:hover {
	background-position: 0 0;
}