body {
	margin: 0;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #06AEF1;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #777777;
}

a:hover {
	background: none;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(images/corporate-video-background-bottom.jpg) repeat-x left top;
}

#wrapper2 {
	margin: 0;
	padding-top: 30px;
	background: none;
}

/* Header */

#corporate_video_header {
	width: 100%;
	height: 155px;
	margin: 0 auto;
	padding-top: 0px;
	background: #000000 url(images/corporate-video-background-top.jpg) repeat-x left top;
}

#wrapper3 {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
	
/* Page */

#page {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	background: none;
}

/* Footer */

#footer {
	width: 100%;
	height: 154px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #999999;
}
#wrapper #wrapper2 div table {
	text-align: center;
}
