	/* amerivacs.com layout */

	/* Mozzila bug */

html { 
	min-width: 756px;
	 }

	/* Helpers and base rules */

* {margin:0;padding:0;}
html,body {height:100%;}

html,body,div,p,h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}

	/* Primary layout divisions */
	
body	{
	color: #FFFFFF;
	background-color: #051939;
	text-align: left;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:12px;
	}

h1,h2,h3,h4,h5 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

h1 {
}

p {
	padding: 0 15px 10px 0;
}

ul {
	list-style:none;
}

a {
	color:#FFFFFF;
}

#wrapper {
	position:relative;
	text-align:left;
	width:771px;
	margin:auto;
}

/*#wrapper {
	width: 771px;
	margin: 0;
	}*/ 

	/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code	{
	font-size : 105%; 
	}

	/*  header plus top nav */

#header {
	width:771px;
	height:139px;
	background: url(../../images/header_logo.jpg) 0 0 no-repeat;
}

#header h1 {
	text-indent: -9999px;
}

#topnav	{
	position: absolute;
	top: 107px;
	left: 26px;
	width: 719px;
	height: 32px;
	background: transparent url(../../images/topnav_bg.gif) no-repeat;
	font-size: 14px;
	font-weight:bold;
	}

#topnav li	{
	margin: 0;
	padding: 0;
	position: absolute;
	}
	
#topnav li a	{
	padding-top: 6px;
	height: 26px;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	}

#tn1 {left: 90px; width: 70px;}
#tn2 {left: 251px; width: 99px;}
#tn3 {left: 350px; width: 86px;}
#tn4 {left: 436px; width: 114px;}
#tn5 {left: 550px; width: 89px;}

#tn1 a:hover, #tn1 a.current {background: transparent url(../../images/topnav_bg.gif) -90px -32px no-repeat;}
#tn2 a:hover, #tn2 a.current {background: transparent url(../../images/topnav_bg.gif) -251px -32px no-repeat;}
#tn3 a:hover, #tn3 a.current {background: transparent url(../../images/topnav_bg.gif) -350px -32px no-repeat;}
#tn4 a:hover, #tn4 a.current {background: transparent url(../../images/topnav_bg.gif) -436px -32px no-repeat;}
#tn5 a:hover, #tn5 a.current {background: transparent url(../../images/topnav_bg.gif) -550px -32px no-repeat;}

	/* content area wrapper */

#content_wrapper {
	width: 719px;
	margin: 20px 0 20px 26px;
	position: relative;
}

	/* flash slpash on homepage */

#home_splash {
	width: 719px;
	height: 266px;
}

 /* products menu */

#submenu {
	width: 166px;
	padding: 0;
	margin: 0;
	float: left;
	background-color: #858F9F;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#submenu ul {
	margin: 0;
	padding: 0;
	border: none;
}
#submenu li {
	margin: 0;
	padding-bottom: 5px;
}
.products_submenu_header {
	background: url(../../images/products_submenu_top.gif) #40565C no-repeat;
	padding-top: 2px;
}
.pricing_submenu_header {
	background: url(../../images/pricing_submenu_top.gif) #655052 no-repeat;
	padding-top: 2px;
}
#submenu li a {
	height: 26px;
	display: block;
	padding-top: 10px;
	background-color: #505E75;
	text-decoration: none;
}
/*html>body #submenu li a {
	width: auto;
}*/
#avn a, #avs a, #cavn a, #cavs a, #avc a, #avp a {
	width: 126px;
	padding-left: 40px;
	text-align: left;
}
#avn a {
	background:url(../../images/menu_avn.gif) 95px 0 no-repeat;
}
#avs a {
	background:url(../../images/menu_avs.gif) 95px 0 no-repeat;
}
#cavn a {
	background:url(../../images/menu_cavn.gif) 95px 0 no-repeat;
}
#cavs a {
	background:url(../../images/menu_cavs.gif) 95px 0 no-repeat;
}
#avc a {
	background:url(../../images/menu_avc.gif) 95px 0 no-repeat;
}
#avp a {
	background:url(../../images/menu_avp.gif) 95px 0 no-repeat;
}
#submenu li a:hover, #submenu li a.current {
	background-color: #858F9F;
}
#avn a:hover, #avn a.current,
#avs a:hover, #avs a.current,
#cavn a:hover, #cavn a.current,
#cavs a:hover, #cavs a.current,
#avc a:hover, #avc a.current,
#avp a:hover, #avp a.current {
	background-position: 95px -36px;
}
#submenu li.submenu_footer {
	padding-bottom: 0;
}
#submenu li.submenu_footer a {
	padding: 0;
	background: url(../../images/submenu_bottom.gif) bottom no-repeat;
	background-color: #858F9F;
	border-bottom: none;
}

 /* content */
 
#content {
	width: 463px;
	position: relative;
	float: right;
}

#content h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 26px;
}
#content h2 {
	font-size: 14px;
	font-weight: normal;
}
#content h3 {
	padding-right: 15px;
	font-size: 20px;
	font-weight: bold;
}
#detail_link {
	position: absolute;
	top: 0;
	right: 0;
}
#specs_link {
	position: absolute;
	top: 0;
	right: 0;
}
#detail {
	height: 345px;
	margin-top: 5px;
	overflow: auto;
}
#specs {
	height: 345px;
	margin-top: 5px;
	position: relative;
	overflow: auto;
}
.visible {
	display: block;
	visibility: visible;
}
.invisible {
	display: none;
	visibility: hidden;
}

#price_detail {
	margin-top: 5px;
}
.price_table {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0;
	text-align: center;
}
.price_table caption {
	text-align: right;
}
.price_table thead th {
	padding-bottom: 5px;
	font-size: 14px;
	color:#828C9C;
	white-space: nowrap;
}
.price_table td {
	text-align: center;
	vertical-align: top;
}
.price_table tfoot {
	padding-bottom: 20px;
}
.price_table tbody tr:hover td, tbody tr:focus td {
	background-color: #505E74;
}

#avn_pricing td {
	padding-top: 5px;
	padding-bottom: 5px;
}

#specs_list {
	width: 90%;
	margin: 0;
}
#specs_list td {
	padding-right: 20px;
}

#pricing #content p {
	text-align:center;
	font-size:14px;
}
#pricing #content h2 {
	margin-bottom: 30px;
}

#contact #content p {
	text-align:center;
	font-size:14px;
}
#contact #content h3 {
	margin:0;
	padding:0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

#policies #content ul {
	width: 340px;
	margin-left: 30px;
	text-align:center;
	font-size:12px;
}
#policies #content ul li {
	margin-bottom: 15px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

	/* footer */

#footer	{
	width: 719px;
	height: 33px;
	margin-left: 26px;
	background: url(../../images/footer.gif) no-repeat;
	}
	
#footer ul {
	display: block;
	width: 719px;
	position: relative;
}
	
#footer ul li	{
	margin: 0;
	padding: 0;
	position: absolute;
	height: 33px;
	}
	
#footer ul li, #footer a	{
	height: 20px;
	display: block;
	padding-top: 3px;
	color:#A5ACB8;
	line-height: 15px;
	text-decoration: none;
	text-align:center;
}

#ft1 {left: 0; width: 240px;}
#ft2 {left: 240px; width: 240px;}
#ft3 {left: 480px; width: 239px;}
