/* start css nav */

.option01_rollover a  { 
display:block;
/*width:228px;
height:80px;*/
width:220px;
height:68px;
background: url("../images/home/watch_bttn_off.gif") 0 0 no-repeat;
}

.option01_rollover a:hover {
background: url("../images/home/watch_bttn_on.gif") 0 0 no-repeat;
/*width:228px;
height:80px;*/
width:220px;
height:68px;
background-repeat:no-repeat;
}

.option02_rollover a  { 
margin-top:18px;
display:block;
/*width:228px;
height:80px;*/
width:220px;
height:68px;
background: url("../images/home/whitepaper_bttn_off.gif") 0 0 no-repeat;
}

.option02_rollover a:hover {
margin-top:18px;
background: url("../images/home/whitepaper_bttn_on.gif") 0 0 no-repeat;
/*width:228px;
height:80px;*/
width:220px;
height:68px;
background-repeat:no-repeat;
}

.option03_rollover a  { 
margin-top:18px;
display:block;
/*width:228px;
height:80px;*/
width:220px;
height:68px;
background: url("../images/home/learn_bttn_off.gif") 0 0 no-repeat;
}

.option03_rollover a:hover {
	margin-top:18px;
background: url("../images/home/learn_bttn_on2.gif") 0 0 no-repeat;
/*width:228px;
height:80px;*/
width:220px;
height:68px;
background-repeat:no-repeat;
}

.rside_headline h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	color:#ff7200;
	margin:2px 0px 3px 12px;
}

.rside_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#353535;
	line-height:16px;
	margin:5px 0px 0px 12px;
}

.rside_text a {
	text-decoration:none;
	color:#353535;
}

.rside_text a:hover {
	text-decoration:underline;
	color:#67bbec;
}

.rside_divider {
	text-align:left;
	vertical-align:top;
	height:11px;
	margin:0px 0px 13px 0px;
}

/* end css nav */


#container a:link, a:visited {
color : #004158;
text-decoration : none;
}
#container a img {
border : 0;
}

#container {
display:table;
width:945px;
height:318px;
}

#right_side {
display:table;
width:227px;
height:318px;
float:right;
margin-right:20px;
}

div.wrap {
width : 680px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 686px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 686px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : -1px 0 0;
background-image:url(../homepageslide/images/homepanel_bg.gif);
background-repeat:no-repeat;
width:686px;
height:318px;
float:left;
}
div#video-header {
height : 686px;
margin : -1px 0 0;
}
div#header div.wrap {
height : 299px;
position: relative;
/*background : url(images/header-bg.png) no-repeat 50% 0;*/
}
/*
div#header div#slide-holder {
z-index : 40;
width : 686px;
height : 318px;
position : absolute;
}
div#header div#slide-holder div#slide-runner {
top : 9px;
left : 8px;
width : 670px;
height : 269px;
overflow : hidden;
position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
font-family:Arial, Verdana, Geneva, sans-serif;
left : 0;
bottom : 8px;
width : 686px;
height : 46px;
display : none;
position : absolute;
background : url(images/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : left;
height : 24px;
display : inline;
margin : 9px 15px 0 15px;
position:absolute;
z-index:100;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../homepageslide/images/silde-nav.png);
}
*/
div#nav ul li a {
background : url(../homepageslide/images/nav.png) no-repeat;
}

