@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background: #203748;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
/*----wrapping around all content*/
#container {
	background-color: #30526c;
	height: 628px;
	width: 1010px;
	position: relative;
	text-align:center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clear {
	clear:both;	
}
#toprow {
	margin: 0px;
	padding: 0px;
	height: 102px;
	width: 1010px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 100;
	top: 100;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 162px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	background-color: #30526c;
	left: 10px;
	top: 10px;
	float: left;
}
#topNav {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	width: 200px;
	background-color: #254054;
	font-weight: bold;
	left: 810px;
	float: right;
}
#topNav  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topNav ul li {
	float: left;
}
#topNav a, #topNav a:visited {
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 5px;
	padding-left: 12px;
}
#topNav a:hover {
	color: #FFCC00;
}
#mainNav {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 770px;
	position: absolute;
	left: 238px;
	top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav ul li {
	float: left;
}
#mainNav  ul  a    {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 14px;
	color: #E3E3E3;
	text-decoration: none;
	display: block;
	float: left;
	background: url(images/homeimages/home_sep.gif) repeat-y left top
}
#mainNav ul a.first {
background:none
}
#mainNav ul a:hover {
	color: #FFCC00;
}
#mainNav ul a.current {
	color: #FFCC00;
}
#mainNav  ul  a.first    {
	background-color: none;
}
#mainNav ul a.firstcurrent {
	color: #FFCC00;
	background: none;
}
#mainNav ul a:active, #mainNav ul a_focus {
	color: #FFCC00;
}
.first {
background:none
}
#middlerow {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 1010px;
	position: relative;
	left: 100;
	top: 100;
	background-image: url(images/videoimages/shadow.gif);
	background-repeat: repeat-x;
	background-position: left;
/*----rotating images---*/
}
#videoNav {
	font-family: Arial, Helvetica, sans-serif;
	height: 50;
	width: 135px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
}
#videoNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#videoNav ul li {
	float: none;
}
#videoNav  ul  a    {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-left: 25px;
	text-align: left;
	padding-bottom: 3px;
}
#videoNav ul a:hover {
	color: #FFCC00;
	background-image: url(images/videoimages/arrow.gif);

	background-repeat: no-repeat;
	background-position: right bottom;
}
#videoNav ul a.current {
	color: #FFCC00;
	background-image: url(images/videoimages/arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#videoNav ul a:active, #videoNav ul a:focus {
	color: #FFCC00;
	background-image: url(images/videoimages/arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#videoNavtwo {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 155px;
	height: 50px;
	font-weight: bold;
	clear: left;
	position: absolute;
	top: 45px;
	left: 0px;
}
#videoNavtwo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#videoNavtwo ul li {
	float: none;
}
#videoNavtwo ul a, #videoNavtwo ul a:visited {
	font-size: 12px;
	color: #E3E3E3;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-left: 25px;
	padding-top: 0px;
}
#videoNavtwo ul a:hover {
	color: #FFCC00;
	background-image: url(images/videoimages/arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 180px;
	top: 0px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
}
#video {
	height: 388px;
	width: 782px;
	position: absolute;
	left: 180px;
	top: 40px;
	background-color: #425d72;
}
#bottomrow {
	margin: 0px;
	padding: 0px;
	height: 452px;
	width: 1010px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 0px;
	top: 0px;
}
#commonNav {
	position: relative;
	height: 25px;
	width: 266px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#commonNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#commonNav ul li {
	float: left;
}
#commonNav ul a, #commonNav ul a:visited {
	font-size: 11px;
	color: #E3E3E3;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
#commonNav  ul  a:hover  {
	color: #FFCC00;
}
#driving {
	float: right;
	height: 25px;
	width: 375px;
}
#copyright {
	height: 25px;
	width: 100px;
	position: absolute;
	left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87B0BB;
}
