#content #column-two a {
	color:#00ADEF;
	font-weight:bold;
	text-decoration:none;
}
#content #column-two a:hover {
	color:#EC008C;
}
#column-two ul {
	list-style-image:url(/images/bullet-pink.gif);
	margin:10px 0 0 16px;
	padding:0 0 0 16px;
}
#column-two li {
	padding-bottom:8px;
}
#column-one {
	clear:none;
	float:left;
	margin:0;
	padding:0;
	width:247px;
}
div#column-one.collapse {
display: none;
}

#column-two {
	clear:none;
	float:right;
	margin:0;
	padding:0;
	width:687px;
}
#column-two.fullwidth {
	float:left;
	width: 100%;
}
/*
#column-two img {
	clear:none;
	float:right;
	margin:12px 18px 16px 16px;
}*/
#column-two ul ul {
	font-size:0.9em;
	margin:0;
	padding:0;
}
#column-two ul ul li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
#column-two ul li#sublist {
	list-style-image:none;
	list-style-type:none;
}
img#boat {
	margin-right:40px;
}
#sub-nav {
	clear:both;
	display:inline;
	float:left;
	margin:8px 0 0 16px;
	padding:0;
	width:230px;
}
#sub-nav ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
#sub-nav ul ul {
	display:none;
}
#sub-nav li {
	background-image:url(/images/vnav-regular.gif);
	background-repeat:no-repeat;
	border:medium none;
	font-size:0.95em;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:1px;
}
#sub-nav li a {
	color:white;
	display:block;
	margin:0;
	padding:8px 0 8px 16px;
	text-decoration:none;
	height:20px;
}

#sub-nav li#vnav-bottom a:hover  {
	background-image:url(/images/vnav-hover-bottom.gif);
}
#sub-nav li#first {
	background-image:url(/images/vnav-top.gif);
	background-repeat:no-repeat;
	color:#0054A6;
	height:28px;
	padding-left:16px;
	padding-top:8px;
}

#sub-nav li.selected a, #sub-nav li.selected a:hover, #sub-nav li.sub_selected a {
	background:transparent url(/images/vnav-current.gif) no-repeat scroll left top;
}
#sub-nav li.selected a {
	padding-left:30px;
}
#sub-nav li#first a {
	color:#0054A6;
	padding: 0;
}
#sub-nav li#first a:hover {
	color:#ec008c;
	background: none;
}
#content #products {
	background-image:url(../images/products-top.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
	margin-left:13px;
	margin-top:15px;
	width:662px;
}
#content #products ul {
	clear:both;
	margin:0;
	padding:0;
	text-align:center;
}
#content #products li {
	display:inline;
	height:33px;
	margin:0;
	padding:0;
	width:216px;
}
#content #products li a {
	background-repeat:no-repeat;
	color:#EC008C;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	height:27px;
	margin:0;
	padding:6px 0 0;
	text-decoration:none;
}
#content #products-content {
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	float:left;
	margin-top:5px;
	padding-bottom:15px;
	width:660px;
}
#content #products-bottom {
	background-image:url(../images/products-bottom.gif);
	background-repeat:no-repeat;
	float:left;
	height:5px;
	width:662px;
}
#content #products-pane {
	margin-left:7px;
	margin-top:15px;
	width:648px;
}
#content a#tab_design_link {
	background-image:url(../images/products-tab-1.gif);
	width:216px;
}
#content a#tab_opt_link {
	background-image:url(../images/products-tab-2.gif);
	width:215px;
}
#content a#tab_fiber_link {
	background-image:url(../images/products-tab-3.gif);
	width:216px;
}
#content a#tab_design_link:hover {
	background-image:url(../images/products-tab-1-hilite.gif);
	color:white;
}
#content a#tab_opt_link:hover {
	background-image:url(../images/products-tab-2-hilite.gif);
	color:white;
}
#content a#tab_fiber_link:hover {
	background-image:url(../images/products-tab-3-hilite.gif);
	color:white;
}
#content #products-pane h3, #products-pane p, #products-pane a {
	color:white;
}
#content #products-pane h3 {
	margin-bottom:0;
	padding-bottom:0;
	padding-top:22px;
}
#content #products-pane p {
	font-size: 0.75em;
	margin-top:10px;
}
#content #products-pane a {
	font-weight:bold;
	text-decoration:none;
}
#content #tab_design a:hover, #tab_opt a:hover, #tab_fiber a:hover {
	border-bottom:1px solid white;
}
#content #tab_design, #tab_opt, #tab_fiber {
	background-image:url(../images/products-pane-bg-1.gif);
	background-repeat:no-repeat;
	clear:both;
	height:196px;
	margin:0;
	padding:0;
	width:647px;
}
#content div.tab_nav_indicator {
	background-color:transparent;
	background-image:url(/images/home/products-pane-nav-arrow.gif);
	background-repeat:no-repeat;
	height:13px;
	margin:0;
	padding:0;
	width:100%;
}
#content #tab_design div.tab_nav_indicator {
	background-position:16.5% 0;
}
#content #tab_opt div.tab_nav_indicator {
	background-position:49.5% 0;
}
#content #tab_fiber div.tab_nav_indicator {
	background-position:84.5% 0;
}
#content a#tab_design_link.active_link {
	background-image:url(../images/products-tab-1-hilite.gif);
	color:white;
}
#content a#tab_opt_link.active_link {
	background-image:url(../images/products-tab-2-hilite.gif);
	color:white;
}
#content a#tab_fiber_link.active_link {
	background-image:url(../images/products-tab-3-hilite.gif);
	color:white;
}
#sub-nav ul ul, #sub-nav ul ul.sub_nav {
	display:block;
	margin-top:1px;
}
#sub-nav ul li.selected ul li, #sub-nav ul li.sub_selected ul li.selected,#sub-nav ul li.sub_selected ul li {
	background:transparent none repeat scroll 0 50%;
	display:block;
	height:35px;
	margin-bottom:1px;
}
#sub-nav ul li.selected ul li a, #sub-nav ul li.sub_selected ul li.selected a, #sub-nav ul li.sub_selected ul li a {
	background:#01ADDE none repeat scroll 0;
	display:block;
	font-size:120%;
	height:19px;
	margin-left:1px;
	padding-left:40px;
	width:187px;
}
#sub-nav ul li.selected, #sub-nav ul li.sub_selected {
	background:transparent none repeat scroll 0;
	height:auto;
}
#sub-nav ul li.selected ul li a:hover, #sub-nav ul li.sub_selected ul li.selected a:hover, #sub-nav ul li.sub_selected ul li.selected a {
	background:#029bc7;
	background:url(/images/vsubnav-current.gif) #029bc7 right no-repeat;
}
#sub-nav ul li.sub_selected ul li a:hover {background:#009fcc }
#sub-nav li a:hover {
	background:transparent url(/images/vnav-hover.gif) no-repeat scroll left top;
}
#sub-nav li#vnav-bottom, #sub-nav li#vnav-bottom.selected {
	background-image:url(/images/vnav-bottom.gif);
	border:medium none;
}
li#vnav-bottom.selected a {
	background-image:url(/images/vnav-bottom-current.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}
#sub-nav ul li#vnav-bottom.selected a:hover {
 	background:#fff url(/images/vnav-bottom-current.gif) no-repeat scroll left top;
	}
.download_info {
	font-size: 1.2em;
}
.download_button {
	background: #fff url('/images/client-login/download-button.gif') left top no-repeat;
	width: 65px;
	height: 20px;
	display: block;
	float:left;
	margin-right: 10px;
}
#content #column-two .download_info_link {
	float:left;
	color: #ed1292;
}