body 
{
	background: #d5d6d7 url(/content/img/bgcolor.jpg);
	font-family: Verdana,Helvetica,Arial,Tahoma,SansSerif;
	font-size: 11pt;
	color: #333366;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left; 
}

a:link 
{
	text-decoration: none;
	color: #4E779F;
	outline: none; 
}

a:visited 
{
	text-decoration: none;
	color: #4E779F; 
}

a:hover 
{
	color: #EA1F23; 
}

img { border: none; }

div.pageTitle { font-size: 14pt; }

#header 
{
	background: #fff url(/content/img/header.jpg) no-repeat 50% 0%;
	width: 1280px;
	height: 130px;
	margin: 0 auto; 
}

#description 
{
	font-size: 8pt;
	text-decoration: none;
	color: #fff;
	position: absolute;
	margin-top: 20px;
	margin-left: 160px; 
}

#logo 
{
	background-image: url('/content/img/logo.png');
	position: absolute;
	width: 234px;
	height: 67px;
	margin-top: 50px;
	margin-left: 160px; 
}

#logo a 
{
	width: 234px;
	height: 67px;
	display: block; 
}

#menu 
{
	position: absolute;
	width: 500px;
	height: 23px;
	margin-top: 90px;
    margin-left: 440px;
}

#menu p 
{
	margin-top: 3px;
	text-align: center;
	font-size: 10pt;
}

#menuProduct 
{ 
    float:left; 
    background: url(/content/img/product.gif) no-repeat top;
    width: 81px;
    height: 23px;
    text-align: center;
    padding-top: 3px;
}
#menuDownload 
{ 
    float:left;
    margin-left: 0px; 
    width: 97px;
    height: 23px;
    text-align: center;
    padding-top: 3px;
    background: url(/content/img/download.gif) no-repeat top;
}
#menuPurchase 
{  
    float:left;
    margin-left: 0px;
    width: 91px;
    height: 23px;
    text-align: center;
    padding-top: 3px;
    background: url(/content/img/purchase.gif) no-repeat top;
}
#menuContact 
{  
    float:left;
    margin-left: 0px;
    width: 82px;
    height: 23px;
    text-align: center;
    padding-top: 3px;
    background: url(/content/img/Contact.gif) no-repeat top;
}

.divCenter
{
	background: url(/content/img/bg.gif);
    height:170px;
    width:500px;
    margin-left: 140px;
}

.divTable
{
	background: #ff0000;
	position: relative;
	width: auto;
	height:auto;
	top: 35px;
}

#ar
{ 
	position: relative;
	left: 45px;
	width: 80px;
	background: #000000;
	background: url(img/ar/ar80x80D.png); 
	
}
#vr 
{ 
	position: relative;
	left: 45px;
	width: 80px;
	background: url(img/vr/vr80x80D.png); 
}
#vc 
{ 
	position: relative;
	left: 45px;
	width: 80px;
	background: url(img/vc/vc80X80D.png); 
}

.divTableColEven
{
	 float:left;
	 background: #000000;
	 width: 167px;
}
.divTableColOdd
{
	 float:left;
	 background: #000000;
	 width: 166px;
}

.divTableLabel
{
	padding-top: 10px;
	font-size: 10pt; 
	text-align:center;
}

.divCenterDescription
{
    width:600px;
    margin-left: 100px;
}

.divProductCenter
{
    height:200px;
    width:600px;
    margin-left: 150px;
}

.divProduct
{
	position: relative;
	width: auto;
	height:auto;
	top: 0px;
}

.divProductEvenCol
{
	 float:left;
	 width: 300px;
	 height: 200px;
}

.divProductOddCol
{
	 float:left;
	 width: 300px;
	 height: 200px;
}

.divProductEvenRow
{
	 float:left;
	 width: 300px;
	 height: 100px;
}

.divProductOddRow
{
	 float:left;
	 width: 300px;
	 height: 100px;
}

.divProductItemEvenCol
{
	 float:left;
	 width: 50px;
}
.divProductItemOddCol
{
	 float:left;
	 width: 250px;
}

.divContactEvenCol
{
	float:left;
	width: 150px;
	height: 200px;
}

.divContactOddCol
{
	 float:left;
	 width: 400px;
	 height: 200px;
}

.divContactLeftRow
{
	width: 150px;
	height: 50px;
	text-align:right;
}

.divContactRightRow
{
	 height: 50px;
	 margin-left: 10px;
}

#ContentPage
{
	background: url(/content/img/container.gif) repeat-y top;
	width: 960px;
	margin: 0 auto; 
}

#contentWithoutSide
{
    /* background: #000000; */
    float: left;
    width: 800px;
	min-height: 350px;
	margin-left:80px;
	margin-top:40px;
	margin-right:80px;
}
	
#content
{
    /* background: #000000; */
    float: left;
    width: 580px;
	min-height: 350px;
	margin-left:80px;
	margin-top:40px;
}
	
#sidebar
{
	background: #000000;
	background: transparent url(/content/img/sidebar.png) no-repeat top;
	float: right;
	width: 260px;
	height: 300px;
	margin-right:40px;
	margin-top:40px;
	font-size: 10pt; 
}
.nav
{
    /* background: #000000; */
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 20px;
}

.nav ul
{
}


#footer p 
{
	padding-top: 20px;
	text-align: center;
	font-size: 7pt; 
}

#footer
{
	background: #000000;
	background: url(/content/img/footer.gif) no-repeat top;
	border: none;
	height: 64px;
	clear: both; 
}