html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 762px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
	margin: 0;
}

h1 {
	display: inline;
	font-size: 1.2em;
	position: relative;
	right: -215px;
	top: -2em;
}

h2 {
	font-size: 0.9em;
	text-align: center;
	color: #184470;
}

#videoh2 {
	text-align: left;
	margin-top: 0;
	background: url(../images/videos.gif) 0 0 no-repeat;
	line-height: 31px;
	padding-left: 33px;
}

#skiplinks {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	line-height: 0.7em;
}

#skiplinks a {
	font-size: 0.6em;
	color: #ddd;
}

#top {
	height: 50px;
	background: #4591d0 url(../images/topbar3.png) 0 0 repeat-x;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 99;
}

#phone {
	position: absolute;
	right: 10px;
	top: 0;
	background: #fff url(../images/phone-bg.png) 0 0 repeat-x;
	z-index: 999;
	height: 67px;
}

#phoneL {
	background: url(../images/phoneL-bg.png) 0 0 no-repeat;
	height: 67px;
}

#phoneR {
	background: url(../images/phoneR-bg.png) 100% 0 no-repeat;
	height: 67px;
	padding-top: 30px;
}

#phone p { 
	font-size: 0.8em;
	margin: 0 15px 0 9px;
	padding: 0;
}

#top ul {
	margin-top: 9px;
	position: relative;
	left: -40px;
}

#top li {
	padding: 0;
	display: inline;
}

#top a {
	color: #fff;
	text-decoration: none;
	font-size: 80%;
	padding: 0 30px 0 40px;
	margin-right: 10px;
}

#top a:hover {
	text-decoration: underline;
}

#wrapper {
	text-align: left;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	min-height: 100%;
}

#header {
	margin: 0 0 0 -20px;
	padding-top: 50px;
}

#main {
	position: relative;
}

#extras {
	float: right;
	width: 253px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#extras-top {
	background: url(../images/extras-top-bg2.png) 0 0 no-repeat;
}

#extras-bottom {
	background: url(../images/extras-bottom-bg2.png) 0 100% no-repeat;
}

#extras .inner {
	margin: 0;
	padding: 0;
  background: #ddd url(../images/extras-bg2.png) 0 0 repeat-y;
}

#extras .inner ul {
	list-style: none;
	margin-left: -10px;
}

#topL {
	margin-top: 0;
}

a.prods {
	color: #666;
	text-decoration: none;
	display: block;
	line-height: 30px;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding-left: 20px;
}

a.vids {
	color: #666;
	text-decoration: none;
	display: block;
	line-height: 30px;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding-left: 31px;
	background: url(../images/videos.gif) 0 0 no-repeat;
}

#videopage #content .nothe {
	font-size: 0.6em;
	background-color: #e7f4ff;
	padding: 2px;
}

a.prods:hover, a.prods:active, a.vids:hover, a.vids:active {
	color: #4591d0;
}

#video {
	text-align: center;
	margin-top: 40px;
}

#video>p {
	font-size: 0.9em;
	margin-top: 5px;
}

#video a {
	text-decoration: none;
	color: #000;
}

#contentwrapper {
	margin: 0 254px 0 0;
}

#content {
	padding-bottom: 10em;
}

#content p {
	font-size: 70%;
	text-align: justify;
	margin-right: 2em;
	margin-left: 1em;
}

#videopage #content p {
	font-size: 1em;
}

#content a {
	color: #000;
	text-decoration: none;
}

ul.prod {
	font-size: 70%;
}

ul.prod li {
	padding: 5px;
}

#footer {
	position: relative;
	margin-top: -140px;
	background: #4591d0 url(../images/footer-bg.png) 0 0 repeat-x;
	height: 140px;
	padding-top: 5px;
}

#footer p {
	margin: 5px 0 0 0;
	color: #d4ecff;
	font-size: 10px;
}

#bar {
	position: absolute;
	top: 50px;
	background: url(../images/bar.png) 0 0 no-repeat;
	width: 762px;
	height: 2px;
}

#footer p a {
	color: #d4ecff;
	text-decoration: none;
}
