@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 1.4;
}
#wrapper {
	text-align: left;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
}
#header {
	float: left;
	height: 162px;
	width: 960px;
	background-color: #696469;
	background-image: url(../images/bg_headbase.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 4px;
}
#navigation {
	line-height: 33px;
	background-color: #b4b2b4;
	height: 33px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-bottom: 20px;
	text-align: center;
	clear: left;
}
#navigation ul {
	list-style-type: none;
}
#navigation a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: center;
	display: inline-block;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 33px;
	color: #FFF;
	text-decoration: none;
	height: 33px;
	font-size: 13px;
}
#navigation a:hover {
	background-color: #999;
	color: #333;
}


#hotbox {
	float: left;
	height: 63px;
	width: 960px;
	margin-top: 22px;
	margin-left: 8px;
}
#animation {
	height: 362px;
	width: 951px;
	margin-top: 8px;
	margin-left: 9px;
	float: left;
}
.hotpix {
	margin-left: 80px;
}
#videowrap {
	background-image: url(../images/line_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 227px;
	width: 960px;
	float: left;
	text-align: center;
	padding-top: 20px;
	margin-left: 5px;
}
.vidbox {
	float: left;
	height: 152px;
	width: 308px;
	margin-right: 18px;
	background-image: url(../images/bg_videos.gif);
	background-repeat: no-repeat;
}
.vidboxin {
	float: left;
	height: 152px;
	width: 223px;
	background-image: url(../images/bg_videosin.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.vidbox2 {
	float: left;
	height: 152px;
	width: 308px;
	background-image: url(../images/bg_videos.gif);
	background-repeat: no-repeat;
	color: #666666;
}
#videowrap h2 {
	font-size: 22px;
	font-weight: normal;
	color: #666;
	margin-bottom: 15px;
}


#footer {
	text-align: center;
	float: left;
	height: 71px;
	width: 960px;
	margin-left: 4px;
	line-height: 1.7;
}
.logo {
	float: left;
	margin-top: 26px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.interlubke {
	float: right;
	margin-right: 10px;
	margin-top: 60px;
}
#pagecontent {
	float: left;
	height: auto;
	width: 680px;
	margin-top: 20px;
	color: #666;
	margin-left: 30px;
}
#pagecontent h2 {
	color: #666;
	font-size: 22px;
}
#pagecontent p {
	color: #666;
}

#sidebar {
	float: right;
	height: auto;
	width: 223px;
	margin-right: 10px;
	text-align: center;
}
#sidebar h2 {
font-size: 22px;
	font-weight: normal;
	color: #666;
	margin-bottom: 15px;ß
}


.spacer {
clear: both !important;
}


#base {
	background-image: url(../images/base.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 9px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pagecontent h3 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
#pagecontent h4 {
	color: #666666;
}
.prodpics {
	float: left;
	margin-right: 10px;
	clear: left;
}
.insideproducts {
	float: left;
	height: auto;
	width: 680px;
	margin-bottom: 15px;
}
.homelink {
	padding-left: 10px;
	float: left;
	height: 20px;
	width: 470px;
	font-size: 14px;
	font-weight: bold;
}
.intlink {
	text-align: right;
	margin-right: 10px;
	float: right;
	height: 20px;
	width: 320px;
	font-size: 14px;
	font-weight: bold;
}
.homelink a, .intlink a {
	color: #FFF;
	text-decoration: none;
}
.homelink a:hover, .intlink a:hover {
	color: #B4B2B4;
	text-decoration: underline;
}
