* { margin: 0; padding: 0; }
html,body{margin:0;padding:0}
body {
	background-color: #000000;
	width: 780px;
	margin: 0 auto;
}

body.video {
	background-color: #000000;
	width: 555px;
	margin: 0 auto;
}

#page {
	width:780px;
	height:100%;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:2px solid #90c742;
	background-color:#1a262c;
	}

#banner {
	margin:0px;
	padding:0px;
	height:118px;;
	}

#menu {
	background: #1a262c;
	padding:7px 2px 2px 0px;
	height: 25px;
	margin: 0;
	border:2px solid #90c742;
	border-left-width:0px;
	border-right-width:0px;
	font-size: 14px; font-family : Verdana, Verdana, Geneva, sans-serif; color: #90c742; text-decoration: none;
}

#bgfill {
	clear:both;
	}

#footer {
	clear:both;
	width:780px;
	margin:15px 0px 0px 0px;
	text-align:center;
	padding:0px;
	background-color:#000000;
	}

#videofooter {
	clear:both;
	margin:50px 0px 0px 0px;
	text-align:center;
	padding:0px;
	background-color:#000000;
	}

#nav{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#nav ul {
	background-color: #1a262c;
	text-align: center;
	margin-left: 0px;
	padding: 0px;
	}

#nav li {
	list-style-type: none;
	padding: 0px 8px 0px 8px;
	border-left: 2px solid #90c742;
	display: inline
	}

#nav li:first-child {
	border: none;
	}

#tvinfo, #tvinfo ul { /* all lists */
	background:#1a262c;
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1.8;
	border:0px solid #1d130a;
	font-size : 10px;
	font-family : Verdana, Verdana, Geneva, sans-serif;
	color : #ffffff;
	display: inline;
}

#tvinfo li { /* all list items */
	float: left;
	width: 260px; /* width needed or else Opera goes nuts */
	background:#1a262c;
	border:1px solid #27b7eb;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	display: inline;
	height:60px;
}

#exnav, #exnav ul { /* all lists */
	background:#38525f;
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1.8;
	border:0px solid #1d130a;
}

#exnav a {
	display: block;
	font-size : 14px;
	font-family : Verdana, Verdana, Geneva, sans-serif;
	color : #ffffff;
	font-weight: bold
}

#exnav a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#exnav li { /* all list items */
	float: left;
	width: 260px; /* width needed or else Opera goes nuts */
	background:#38525f url(http://www.izumiproductions.com/images/navbgoff.gif);
	border:1px solid #27b7eb;
	border-left-width:0px;
	border-right-width:0px;
}

#exnav li.top1 {
	background:#38525f url(http://www.izumiproductions.com/images/nav1off.gif);
}

#exnav li.top2 {
	background:#38525f url(http://www.izumiproductions.com/images/nav2off.gif);
}

#exnav li.top3 {
	background:#38525f url(http://www.izumiproductions.com/images/nav3off.gif);
}

#exnav li.top4 {
	background:#38525f url(http://www.izumiproductions.com/images/nav4off.gif);
}

#exnav li.top5 {
	background:#38525f url(http://www.izumiproductions.com/images/nav5off.gif);
}

#exnav li ul {
	position: absolute;
	background: #38525f;
	border:1px solid #27b7eb;
	width: 260px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#exnav li ul li { /* all list items */
	float: left;
	width: 255px; /* width needed or else Opera goes nuts */
	background:#38525f url(http://www.izumiproductions.com/images/navbgoff.gif);
	border:1px solid #27b7eb;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	padding: 0px 0px 0px 5px;
}

#exnav li:hover ul ul, #exnav li.sfhover ul ul {
	left: -999em;
}

#exnav li:hover ul, #exnav li li:hover ul, #exnav li.sfhover ul, #exnav li li.sfhover ul {
	left: auto;
	} 

#exnav li:hover, #exnav li.sfhover {
	background: #00b3ef url(http://www.izumiproductions.com/images/navbgon.gif);
}

#exnav ul li:hover, #exnav ul li.sfhover {
	background: #00b3ef url(http://www.izumiproductions.com/images/navbgon.gif);
}

#exnav li.top1:hover, #exnav li.top1.sfhover {
	background: #00b3ef url(http://www.izumiproductions.com/images/nav1on.gif);
}

#exnav li.top2:hover, #exnav li.top2.sfhover {
	background: #00b3ef url(http://www.izumiproductions.com/images/nav2on.gif);
}

#exnav li.top3:hover, #exnav li.top3.sfhover {
	background: #00b3ef url(http://www.izumiproductions.com/images/nav3on.gif);
}

#exnav li.top4:hover, #exnav li.top4.sfhover {
	background: #00b3ef url(http://www.izumiproductions.com/images/nav4on.gif);
}

#exnav li.top5:hover, #exnav li.top5.sfhover {
	background: #00b3ef url(http://www.izumiproductions.com/images/nav5on.gif);
}

#exnav li ul ul li:hover, #exnav li ul ul li.sfhover {
	background: #00b3ef url(http://www.izumiproductions.com/images/navtvon.gif);
}

#exnav li ul ul {
	margin: -27px 0px 0px 255px;
	width: 220px;
}

#exnav li ul ul li {
	margin: 0px 0px 0px 0px;
	width: 215px;
	background:#38525f url(http://www.izumiproductions.com/images/navtvoff.gif);
}

#exnav li ul ul.rightvideo {
	margin: -27px 0px 0px -227px;
	}

#designnav {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:520px;
	/*border:1px solid #27b7eb;*/
	border-left-width:0px;
	border-right-width:0px;
	}

#exnavd, #exnavd ul { /* all lists */
	background:#38525f;
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1.8;
	border:0px solid #1d130a;
}

#exnavd a {
	display: block;
	font-size : 14px;
	font-family : Verdana, Verdana, Geneva, sans-serif;
	color : #ffffff;
	font-weight: bold
}

#exnavd a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#exnavd li { /* all list items */
	float: left;
	width: 260px; /* width needed or else Opera goes nuts */
	background:#38525f url(http://www.izumiproductions.com/images/navbgoff.gif);
	border:0px solid #27b7eb;
}

#exnavd li ul {
	position: absolute;
	background: #38525f;
	border:1px solid #27b7eb;
	width: 260px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#exnavd li ul li { /* all list items */
	float: left;
	width: 255px; /* width needed or else Opera goes nuts */
	background:#38525f url(http://www.izumiproductions.com/images/navbgoff.gif);
	border:1px solid #27b7eb;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	padding: 0px 0px 0px 5px;
}

#exnavd li:hover ul ul, #exnavd li.sfhover ul ul {
	left: -999em;
}

#exnavd li:hover ul, #exnavd li li:hover ul, #exnavd li.sfhover ul, #exnavd li li.sfhover ul {
	left: auto;
	}

#exnavd li:hover, #exnavd li.sfhover {
	background: #00b3ef url(http://www.izumiproductions.com/images/navbgon.gif);
}

#exnavd li ul ul li:hover, #exnavd li ul ul li.sfhover {
	background: #00b3ef url(http://www.izumiproductions.com/images/navtvon.gif);
}

#exnavd li ul ul {
	margin: -27px 0px 0px 255px;
	width: 220px;
}

#exnavd li ul ul li {
	margin: 0px 0px 0px 0px;
	width: 215px;
	height:187px;
	background:#38525f url(http://www.izumiproductions.com/images/navtvoff.gif);
}

table.heading1 {
	margin:20px auto 20px auto;
	padding:5px;
	text-align:center;
	border: 1px solid #ffffff;
	white-space: nowrap;
	width: 100px;
	}

td.heading1 {
	white-space: nowrap;
	}

ul.genlist {
	margin:5px 0px 20px 35px;
	}

ul.genlist li {
	font-size : 0.9em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #90c742;
	}

ul.genlist li span {
	font-size : 0.9em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff;
	}

#demo {
	float:right;
	margin:0px 0px 30px 0px;
	padding:0;
	width:420px;
	text-align:center;
	}
	
#indexlinks {
	float:left;
	margin:5px 0px 15px 0px;
	padding:0;
	width:360px;
	}

div.rightphoto {
	float:right;
	margin:10px 10px 15px 0px;
	padding:0;
	text-align:center;
	}

div.leftphoto {
	float:left;
	margin:0 auto;
	margin-right:5px;
	margin-top:5px;
	padding:0;
	text-align:center;
	}

div.righttv {
	clear:right;
	float:right;
	margin:0px 5px 20px 5px;
	padding:0;
	text-align:center;
	width:370px;
	}

div.lefttv {
	clear:left;
	float:left;
	margin:0px 5px 20px 5px;
	padding:0;
	text-align:center;
	width:370px;
	}

div.rightclient {
	clear:right;
	float:right;
	margin:0px 10px 35px 13px;
	padding:0;
	text-align:center;
	width:236px;
	height:100px;
	line-height:100px;
	}

div.leftclient {
	float:left;
	margin:0px 10px 35px 13px;
	padding:0;
	text-align:center;
	width:236px;
	height:100px;
	line-height:100px;
	}

div.midclient {
	float:left;
	margin:0px 13px 35px 13px;
	padding:0;
	text-align:center;
	width:236px;
	height:100px;
	line-height:100px;
	}

div.rightdesign {
	clear:right;
	float:right;
	margin:0px 10px 35px 13px;
	padding:0;
	text-align:center;
	width:236px;
	}

div.leftdesign {
	float:left;
	margin:0px 10px 35px 13px;
	padding:0;
	text-align:center;
	width:236px;
	}

div.middesign {
	float:left;
	margin:0px 13px 35px 13px;
	padding:0;
	text-align:center;
	width:236px;
	}

div.righttvlist {
	clear:right;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0;
	text-align:center;
	width:260px;
	border: 1px solid #27b7eb;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	height:90px;
	}

div.lefttvlist {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0;
	text-align:center;
	width:260px;
	border: 1px solid #27b7eb;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	height:90px;
	}

div.midtvlist {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	width:260px;
	border: 1px solid #27b7eb;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	height:90px;
	}

div.clear {
	clear:both;
	margin:0 auto;
	padding:0;
	}

div.counter {
	clear:both;
	text-align:center;
	margin:30px 0px 10px 0px;
	padding:5px;
	border: 1px solid #27b7eb;
	border-left-width:0px;
	border-right-width:0px;
	}
	
div.center {
	text-align:center;
	margin:0 auto;
	padding:0;
	}

div.divider {
	border: 1px solid #27b7eb;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	margin:0px 0px 15px 0px;
	height:15px;
	}

div.ffspacer {
	clear:both;
	border: 0px solid #27b7eb;
	padding:0px;
	margin:0px 0px 0px 0px;
	height:15px;
	}

#skipintro {
	text-align:right;
	margin:0 auto;
	padding:0;
	width:720px;
	}

span.bullet { font-size : 0.7em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #90c742; }
	
h1 { font-size : 1em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #90c742; margin:0px 5px 0px 5px;}
h2 { font-size : 0.9em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #90c742; margin:0px 5px 0px 5px; }
h3 { font-size : 0.9em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #90c742; font-weight: bold; margin:0px 5px 10px 5px; }
h4 { font-size : 0.9em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #90c742; margin:0px 0px 0px 0px; text-align:center; }
p { font-size : 0.9em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:5px 5px 15px 5px; }
p.description { font-size : 0.7em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:5px 5px 15px 5px; }
p.linktitle { font-size : 0.9em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:5px 5px 5px 5px; }
p.ad { font-size : 16px; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; font-weight: bold; }
p.center { font-size : 0.9em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:0px 5px 20px 5px; text-align:center; }
p.centernav { font-size : 14px; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:0px 0px 0px 0px; text-align:center; }
p.topnav { font-size : 14px; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:45px 0px 0px 0px; text-align:center; }
p.centernavpic { font-size : 14px; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:10px 5px 0px 0px; text-align:center; }
p.navdisc { font-size : 13px; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:0px 0px 0px 0px; text-align:center; }
p.address { font-size : 0.9em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:0px 5px 0px 5px; text-align:center; }
p.flash { font-size : 0.7em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:30px 0px 0px 0px; text-align:center; }
p.acrobat { font-size : 0.7em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:15px 0px 15px 0px; text-align:center; }
p.footer { font-size :0.7em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:10px 0px 10px 0px; }
p.photolabel { font-size : 0.8em; font-family : Verdana, Verdana, Geneva, sans-serif; color : #ffffff; margin:0 auto; padding:0; }
a { color: #90c742; text-decoration: none; }
a:visited { color: #90c742; text-decoration: none; }
a:hover	{ color: #00b9f1; text-decoration: underline; }
a.nav1 { font-size: 14px; font-family : Verdana, Verdana, Geneva, sans-serif; color: #90c742; text-decoration: none; }
a.nav1:visited { font-size: 14px; font-family : Verdana, Verdana, Geneva, sans-serif; color: #90c742; text-decoration: none; }
a.nav1:hover	{ font-size: 14px; font-family : Verdana, Verdana, Geneva, sans-serif; color: #00b9f1; text-decoration: none; }
a.read { font-size: 0.7em; font-family : Verdana, Verdana, Geneva, sans-serif; color: #90c742; text-decoration: none; }
a.read:visited { font-size: 0.7em; font-family : Verdana, Verdana, Geneva, sans-serif; color: #90c742; text-decoration: none; }
a.read:hover	{ font-size: 0.7em; font-family : Verdana, Verdana, Geneva, sans-serif; color: #00b9f1; text-decoration: none; }
img { border: 0; vertical-align: middle; }

label{
	width: 325px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block
	}

.submit input{
	margin-left: 350px;
	}