body 
{
	width: 775px;
	min-width: 775px;
	max-width: 775px;
	text-align: center;

	padding: 0;
	margin: 0 auto 0 auto;
}

.ButtonsRow
{
	height: 26px;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 10px;
}

.ButtonsRow div
{
	background-position: top right;
	background-repeat: no-repeat;
}

.ButtonsRow ul
{
	list-style: none;
	background-repeat: repeat-x;
	height: 26px;
	padding: 0;
	margin: 0;
}

.ButtonsRow li
{
	display: block;
	float: right;
	height: 26px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 7px;
	margin-left: 7px;
}

.ButtonsRow li a
{
	text-decoration: none!important;
	display: block;
	float: left;
	height: 26px;
	background-position: top right;
	background-repeat: no-repeat;
	white-space: nowrap;
	font-size: 11px;
	padding: 4px 7px 0 0;
}

#hpFirstRow
{
	position: relative;
	text-align: left;
	margin-left: 395px;
	background: #D4E7FE url(/images/design/backblue.gif) no-repeat top left;
	border-right: solid 1px #9CC0EB;
	padding-top: 20px;
	width: 380px;
}

#hpFirstRow h1
{
	height: 20px;
	margin-top: 0;
	color: #D4E7FE;
	font-size: 1px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: center;
}

#hpFirstRow h2
{
	position: absolute;
    color: Black;
    border: none;
	background: url(/images/hp/vylogo.png) no-repeat top center;
	left: -395px;
    text-align: right;
	font: italic normal normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 115px;
	width: 380px;
	height: 40px;
}

#hpFirstRow p
{
	margin: 5px 15px 5px 15px;
	min-height: 100px;
}

#hpFirstRow .ButtonsRow
{
	position: relative;
	background-image: url(/images/design/bottomleftblue.gif);
	background-color: White;
	left: 1px;
	margin-left: -1px;
}

#hpFirstRow .ButtonsRow div
{
	background-image: url(/images/design/bottomrightblue.gif);
	padding-right: 10px;
}

#hpFirstRow .ButtonsRow ul
{
	background-image: url(/images/design/bottombackblue.gif);
	padding-right: 48px;
}

#hpFirstRow .ButtonsRow li
{
	background-image: url(/images/design/btnleftblue.gif);
}

#hpFirstRow .ButtonsRow li a
{
	background-image: url(/images/design/btnblue-right.gif);
}

#hpBottomLine
{
	display:block;
	padding: 0;
	margin: 0;
	background: #D4E7FE url(/images/design/topblue.gif) repeat-x top center;
	color: #0056B5;
	clear:both;
	width: 100%;
}

#hpBottomLine #blTL
{
	display:block;
	background: url(/images/design/topleftblue.gif) no-repeat top left;
	float:left;
	height: 10px;
	width: 10px;
	padding: 0;
	margin: 0;
	font-size: 0;/*IE 6 fix*/
}

#hpBottomLine #blTR
{
	display:block;
	background: url(/images/design/toprightblue.gif) no-repeat top right;
	float:right;
	height: 10px;
	width: 10px;
	padding: 0;
	margin: 0;
	font-size: 0;/*IE 6 fix*/
}

#hpBottomLine #blContent
{
	display:block;
	margin: 0;
	padding: 0px 0 10px 0;
	border: 1px solid #9CC0EB;
	border-top: none;
	border-bottom: none;
	clear: both;
	height: 55px;/*IE 6 fix*/
}

#hpBottomLine h1
{
	height: 55px;
	margin: 0;
	color: #D4E7FE;
	font-size: 1px;
	text-indent: -5000px;
	background: url(/images/texts/bottomline.gif) no-repeat center center;	
}

#hpBottomLine img
{
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	margin-left: 3px;
	vertical-align: middle;
}

/* Products */
#ProductsRow
{
	min-height: 1500px;
	margin-top: 15px;
}

#ProductsRow .leftColumn
{
	float: left;
}

/*second column*/
#ProductsRow .rightColumn
{
	float: right;
}

.productIntro
{
	position: relative;
	width: 380px;
	min-height: 300px;
	background: url(/images/hp/greentop.png) no-repeat;
	text-align: left;
	padding: 50px 0px 10px 0px;
	margin: 0;
}
.pInoVyp
{
	background-image: url(/images/hp/whitetop.png);
}

.productIntro img.productLogo
{ /* product logo */
	position: absolute;
	height: 45px;
	display: block;
	right: 6px;
	top: 6px;
	float:right;
}
.productIntro a.productAwards
{ /* awards link */
	position: absolute;
	display: block;
	left: 5px;
	top: 24px;
	float:left;
}
.productIntro h1
{
	position: absolute;
	text-indent: -5000px;
	height: 35px;
	width: 230px;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0;
	overflow: hidden;
	right: 60px;
	top: 24px;
}

.productIntro.pInoVyp h1
{
	top: 7px;
	height: 47px;
}

#ProductsRow .ButtonsRow
{
	background-image: url(/images/design/bottomleftgray.gif);
}

#ProductsRow .ButtonsRow div
{
	background-image: url(/images/design/bottomrightgray.gif);
	padding-right: 58px;
}

#ProductsRow .ButtonsRow ul
{
	background-image: url(/images/design/bottombackgray.gif);
}

#ProductsRow .ButtonsRow li
{
	background-image: url(/images/design/btnleftgray.gif);
}

#ProductsRow .ButtonsRow li a
{
	background-image: url(/images/design/btn_right_gray.gif);
}

.productIntro .prodBody
{
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	width: 296px;
	height: 435px;
	padding: 10px 66px 20px 16px;

	background: url(/images/hp/prodgrayback.png) no-repeat scroll 5px 10px;
}

h4
{
    clear: none;
    margin-top: 0px;
    font-size: 11px;
    line-height: 110%;
}

.prodBody .prodEssentials
{
	position: absolute;
	top: 65px;
	left: 313px;
}