@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;
	font-weight: bolder;
}
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;
	background-color: #e8e8e6;
	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: #FFFFFF;
	background-image: url(../images/bg_headbase.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 4px;
}
.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;
	
}
#navigation {
	line-height: 33px;
	background-color: #b4b2b4;
	height: 34px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-bottom: 15px;
	text-align: center;
	clear: left;
}
#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;
	font-weight: normal;
}
#navigation a:hover {
	background-color: #999;
	color: #333;
}
#navigation ul {
	list-style-type: none;
}
/*DD Nav*/
#nav  {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:33px;
	text-align: center;
}

#nav a{
	display:block;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
	background-color:#B4B2B4;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#nav a:hover{
	background-color:#999;
	color:#333;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:12em;
	top:33px;
}

#nav li ul a{
	width:12em;
	height:33px;
	float:left;
}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
/*DD NAvigation*/
#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: 7px;
}
.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;
}
.siematic {
	float: right;
	margin-right: 10px;
	margin-top: 40px;
}
.articles {
	float: left;
	height: auto;
	width: 99%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 15px;
}
.articleimg {
	float: left;
	margin-right: 10px;
}
#pagecontent {
	float: left;
	height: auto;
	width: 680px;
	margin-top: 20px;
	color: #666;
	margin-left: 30px;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#pagecontent h2 {
	color: #333333;
	font-size: 22px;
}
#pagecontent h4 {
	color: #666666;
}
#pagecontent p {
	color: #666666;
}

#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;
}
#content {
	position:relative;
	float: left;
	height: auto;
	width: 680px;
	margin-top: 20px;
	color: #666;
	margin-left: 30px;
}
				
#content p {
	color: #999999;
}
#pagecontent h3 {
	color: #666666;
	font-size: 18px;
}
#picontainer {
	height: 380px;
	width: 100%;
	text-align: left;
}
#videos {
	text-align: center;
}
#pagecontent ul {
	margin-left: 20px;
	list-style-type: square;
}
#pagecontent ul li {
	color: #666;
}
