.container
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
body
{
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	height:590px;
	background:#e9e4e4 url(../images/bg1.gif) repeat-x;
	}
.header {
	width: 940px;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #CC0000;
	height:213px;
	background:url(../images/headerbg.gif) no-repeat;
}
.headbox{
	width: 940px;
	display: inline;
	float: left;
	margin-top:50px;
	height:71px;
}
.logo
{
	width: 316px;
	display: inline;
	float: left;
		}
.menu
	{
	width:624px;
	display: inline;
	float: left;
		}
.content {
	width: 940px;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #CC0000;
	height:249px;
	background:#000;
}.sliding {
	display: inline;
	float: left;
	height:249px;
	width:630px;
	margin-right:10px;

}
.video {
	display: inline;
	float: left;
	height:249px;
	width:290px;
}
.footer {
	width: 940px;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #CC0000;
	height:165px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	margin-top:6px;
}
.footcontent {
	width: 940px;
	display: inline;
	float: left;
	color: #CC0000;
	height:40px;
	margin-top:120px;
}
p.pleft{float:left;}
p.pright{float:right;}
p.pright a{ text-decoration:none;color:#000;}
p.pright a:hover{ text-decoration:none;color:#FF0000;}
h1
{
	font-size: 25px;
	margin-bottom: 20px;
	font-family: KabobBlack;
	font-weight: normal;
	text-align: center;
}
h2
{
	font-size: 23px;
	margin-bottom: 20px;
	padding: 5px 0 0;
	text-align: center;
}
h3
{
	font-size: 21px;
	margin-bottom: 20px;
}
h4
{
	font-size: 19px;
	margin-bottom: 20px;
}
h5
{
	font-size: 17px;
	margin-bottom: 20px;
}
h6
{
	font-size: 15px;
	margin-bottom: 20px;
}
hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin-bottom: 20px;
}
a:focus
{
	outline: 1px dotted invert;
}

dl,
pre,
table,
address,
fieldset
{
	margin-bottom: 20px;
}
a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
