body {
	max-width:1000px;
	margin:0 auto;
}

/*** Header ***/
#top-header {
	width: 1000px;
	height: 136px;
	margin: 0 auto;
	background-color:#FFF;
}

#top-header div#left-col {
	width: 160px;
	clear:none;
	float:left;
}

#top-header div#main-col {	
	text-align:left;
	clear:none;
	float:left;
	display:inline;
}

#top-header div#index-main-col {	
	width:340px;
	margin-left:200px;
	float:left;
}

#top-header div#main-col img{
	padding-left:50px;
}
#top-header div#sign-up {
	clear:right;
	float:left;
	text-align:right;
	padding:15px 0px 0px;
	/*margin: 15px 10px 0 0;
	padding:20px 10px 10px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	background-color:#D3DFE7;
	background-color:#EAECF2;
	background:url(../images/sign-up-bg.jpg) 40px -80px no-repeat;*/
	width: 275px;
}

#top-header div#sign-up a{
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#000;
}

#top-header div#sign-up strong{
	color:#900;
	text-transform:uppercase;
	font-size:16px;
}


/*** Footer ***/
#footer {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/baseBarRivtC.jpg) repeat-y;
	height:114px;
	clear:both;
	margin-top:-22px;
}

#footer h2 {
	font-size:26px;
	padding-top:10px;
	color:#666;
}
#footer p {
	padding-top:30px;
}

/*** Main Wrapper ***/
#main {
	width:1000px;
	margin:0 auto;
	clear:both;
	background-color:#FFF;
}

/*** Nav ***/
#main #nav {
	width:160px;
	float:left;
	clear:none;
	background-image: url(../images/btnUp.jpg);
	text-align:left;
	margin:0;
	padding-top:25px;
	/*height:100%;*/
	height:464px;
}
#nav ul {
	padding:0;
	margin:0;
	list-style:none;
	clear:right;
}

#nav ul li {
	line-height:15px;
	float:left;
	clear:left;
	width:160px;
}

#nav ul li a{
	padding:8px 8px 8px 10px;
	font-size:14px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#nav ul li a.current {
	color:#F00;
}

#nav ul li a:hover {
	background-color: #D3D3D3;
}

/*** Content ***/
#main #content {
	width:840px;
	clear:none;
	float:left;
	color:#333399;
	text-align:left;
	background-color:#FFF;
}

#main #content-home{
	background:url(../images/introImageVault.jpg) no-repeat;
	width:840px;
	height:489px;
	clear:none;
	float:left;
	color:#333399;
	text-align:left;
	}
	
#main #content-home li{
	font-size:20px;
	color:#666;
	padding-bottom:7px;
	margin-left:240px;
	width:250px;
	font-style:italic;
}

#main #content-text {
	width:825px;
	clear:none;
	float:left;
	color:#333399;
	text-align:left;
	background-color:#FFF;
	padding-left:15px;
}

#main #content-text label {
	float:left;
	text-align:right;
	padding-right:15px;
	width:100px;
}

#main #content-left-col {
	width:445px;
	padding: 5px 0 0 15px;
	clear:none;
	float:left;
	color:#333399;
	text-align:left;
	float:left;
	height:100%;
}

#main #content-left-col ul.hlist li {
	clear:none;
	float:left;
	list-style:disc;
	margin-left: 10px;
	margin-right:25px;
}

#main #content-left-col ul {
	margin-bottom:20px;
}

#main #clear {
	clear:both;
}

#main #content-right-col {
	width:380px;
	margin-top:20px;
	float:left;	
}

body {
  	font-family: arial, helvetica, impact, sans-serif;
	background-color:#333333;
	text-align:center;
	font-size:12px;
}

img {
	padding:0;
	margin:0;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:14px;
	color:#900;
}

#faq h2 {
	text-transform:capitalize;
}

table {
	font-size:12px;
}

table th{
	text-align:center;
	font-size:12px;
	text-transform:capitalize;
	background-color:#BCC9EB;
}

table tr.odd {
	background-color:#DFE0EA;
}

table tr.even {
	background-color:#EAEEFD;
}

table tr h3 {
	margin: 10px 0 0 0;
}
table tr td {
	text-align:center;
}
table tr td.text {
	text-align:left;
}

#faq {
	width:440px; 
	height: 380px; 
	overflow-y: auto;
}

#facts {
	width:440px; 
	height: 440px; 
	overflow-y: auto;
}

small {
	font-size:10px;
	color:#009;
}

/** old CSS **/
.wrapper {
	margin:0 auto;
	width:1000px;
	height:768px;
	text-align: center;
}


td.navbar {
	text-align: left;
  	font: 14px Arial, Palatino, Serif; 
	font-weight: bold;

  	padding-left: 1em;

  	padding-top: .6em;

  	padding-bottom: .6em;

}

table.navbar {
	height: 100%;
}

td.navbar:hover {

	background-color:lightgrey;

}



tr.toprow {
	height:136px;
	background-color:white;
}

tr.midrow {
	height:488px;
	background-color:white;
}

tr.bottomrow {
	height:144px;
}

td.leftcolumn {
	width:160px;
}

td.midrightcolumn {
	width:840px;
	background-color:#F3FFFF;
}

td.toprightcolumn {
	width:840px;
	background-color:white;
}

div.content {
	width:840px;
	height:488px;
	background-color:#F3FFFF;
}

div.download {
	padding-left:20px;
	width:820px;
	height:488px;
	background-color:#F3FFFF;
}

div.reseller {
	padding-left:20px;
	width:820px;
	height:488px;
	background-color:#8BA5C8;
}

td.content {
	color:#333399;
	padding-left:20px;
	font-size:12px;
}

a img {

	border: 0 none;

}


.support {
	font-size:18px;
}


