body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-position: center;
}
html {
	overflow-y: scroll;
} 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #cc3333;
}
#divH1 {
	height: 46px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 19px;
	padding-top: 30px;
}
.txt_11px_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white_txt {
	color: #FFFFFF;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #cc3333;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #cc3333;
}
a.menufirst:link {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.menufirst:hover {
	color: #cc3333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.menufirst:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.menufirst:active {
	color: #cc3333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.pagelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.pagelink:hover {
	color: #cc3333;
}
a.pagelink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.pagelink:visited {
	color: #FFFFFF;
}
.txt_11px_bold_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3333;
}
#divWrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 200px;
	width: 1000px;
	float: left;
}

#divHeader {
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 15px;
	margin-top: 40px;
}

#divNavigation {
	height: 30px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#divNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#divNavigation ul li .first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divNavigation ul li {
	display: inline;
}
#divNavigation ul li a {
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	float: left;
	text-decoration: none;
	margin-top: 19px;
}
#divContent {
	line-height: 20px;
	padding-left: 19px;
	margin-bottom: 60px;
}
.video_thumbnail_content {
	margin-bottom: 40px;
	padding-bottom: 40px;
}

#video {
	border: 1px solid #000000;
	height: 288px;
	width: 360px;
	background-image: url(../img/video_bg.gif);
}
#divContentVideo {
	line-height: 20px;
	padding-left: 19px;
	margin-bottom: 60px;
	padding-top: 20px;
}
a:link.white_links {
	color: #FFFFFF;
}
a:visited.white_links {
	color: #FFFFFF;
}
a:hover.white_links {
	color: #cc3333;
}
a:active.white_links {
	color: #cc3333;
}
.video_thumbnail {
	width: 288px;
	margin-right: 10px;
	float: left;
	margin-top: 30px;
}
#video_showreel {
	border: 1px solid #000000;
	height: 320px;
	width: 400px;
}

