body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.twoColFixRt #container {
	width: 789px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 0px;
	height: 400px;
}
.twoColFixRt #container #top #logo {
	width: 241px;
	height: 88px;
	float: left;
	position: absolute;
	z-index: 1;
	top: 0px;
}
.twoColFixRt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	position: relative;
}
.twoColFixRt #container #hline {
	background-image: url(images/udot.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 500px;
	float: left;
	position: relative;
}
.twoColFixRt #container #leftspacer {
	width: 21px;
	position: relative;
	float: left;
}
.twoColFixRt #mainContent {
	float: left;
	position: relative;
	width: 585px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRt #top {
	width: 789px;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	height: 105px;
	top: 0px;
}
.twoColFixRt #container #top #bline {
	height: 17px;
	width: 789px;
	background-image: url(images/lbline1.gif);
	background-repeat: repeat-x;
	top: 88px;
	position: absolute;
}
.navigation{
	float: left;
	z-index: 2;
	position: absolute;
	top: 0px;
	padding: 0 0 0 0;
	left: 300px;
	width: 510px;
}

.navigation ul{
	margin: 0;
	padding: 0;
	float: left;
}

.navigation ul li{
	display: inline;
	background-image: url(images/consolespacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1px;
	float: left;
}

.navigation ul li a{
	float: left;
	color: #000000;
	padding: 7px 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/rollover.gif);
	padding-top: 6px;
	padding-bottom: 4px;
	background-position: center -22px;
	background-repeat: repeat-x;


} 
.twoColFixRt #container #top #bline a {
	float: right;
	right: 15px;
	position: relative;
}
.twoColFixRt #container #bottom {
	width: 789px;
	background-image: url(images/greyline.gif);
	background-repeat: repeat-x;
	height: 21px;
	float: left;
}
.twoColFixRt #container #bottom a {
	float: right;
	position: relative;
	text-decoration: none;
	top: 5px;
}
.navigation ul li a:hover{
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background: url(images/rollover.gif) repeat-x center 0px;
}



body#home a#home_link, 
body#services a#services_link, 
body#about a#about_link, 
body#contact a#contact_link,
body#affiliates a#affiliates_link,
body#investor a#investor_link,
body#data a#data_link,
body#products a#products_link,
body#testimonials a#testimonials_link
 { 
padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
		background: url(images/rollover.gif) repeat-x center 0px;
}


#apDiv1 {
	position:absolute;
	left:200px;
	top:0px;
	width:166px;
	height:100px;
	z-index:1;
}
.twoColFixRt #container #top #tagline {
	float: right;
	width: 150px;
	position: absolute;
	top: 28px;
	left: 620px;
}
#main   {
	float: left;
	position: relative;
	width: 789px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.l2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.medblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.colorbox {
	background-color: #99CCFF;
}
.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
}
.smallstrike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration: line-through;

}
.underline {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;


}
.navigation ul li a:active {
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background: url(images/on.gif) center center repeat-x;
}
.twoColFixRt #container #copyright {
	float: left;
	width: 789px;
}
#col1    {
	background-image: url(images/udot.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
	margin: 0 0 0 23px;
	float: left;
}
#col2 {
	width: 584px;
	height: 100%;
	float: left;
	margin: 0 0 0 0;
}
#col3 {
	background-image: url(images/udot.gif);
	background-repeat: repeat-y;
	width: 4px;
	margin: 0 0 0 0;
	float: left;
	height: 100%;
}
#col4 {
	width: 170px;
	height: 100%;
	margin: 0 0 0 0;
	float: left;
}
#col5 {
	background-image: url(images/udot.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
	margin: 0 0 0 0;
	float: left;
}
