﻿A:link	{text-decoration: underline; color:#0033CC}
A:visited  {text-decoration: underline; color: #0033CC}
A:active {text-decoration: underline; color: #0033CC }
A:hover {
	text-decoration: underline;
	color: #FF0000;
}

A.a2:link	{text-decoration: none; color:#000000}
A.a2:visited  {text-decoration: none; color: #000000}
A.a2:active {text-decoration: none; color: #000000 }
A.a2:hover {text-decoration: none; color: #FF0000 }

div { margin: 0; padding: 0; outline: 0; }

body{

	text-align: center;
	background-color: #CCCCCC;
}
br {
	clear: both;
}
* {
	font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif;
	/*font-size: 13px;*/
	line-height: 18px;
}
.clear {
	clear: both;
}
.centerit {
	clear: both;
}

.px12 {
	font-size: 12px;
}
.px11 {
	font-size: 10px;
}
h1 {
	font-size: 18px;
	font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif;
	color: #900;
	clear: both;
	line-height: 150%;	

}
h2 {
	font-size: 16px;
	color: #F00;
	font-weight: bolder;
	clear: both;
}
h3 {
	font-size: 14px;
	color: #F00;
}

h4 {
	font-size: 16px;
	font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif;
	color: #900;
	clear: both;
}


#container{
	width: 750px;
	position: relative;
	margin-top: 15px;
	margin-right: auto;
	//background-color: #012E4B;
	border: 1px solid #000;
	margin-bottom: 5px;
	margin-left: auto;
}

#container p{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#top {
	height: 57px;
	background-image: url(images/topback.jpg);
	
}
#menu {
	height: 35px;
	/*background-image: url(images/toolbarback.gif);*/
	background-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: right;
	font-size: 15px;
}

#menu ul {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: right;
}

#menu li{
	float: left;
}

#menu li a{
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	display: block;
	height: 27px;
	width: 90px;
	vertical-align: middle;
	padding-top: 8px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#menu li a:hover{
	background-color: #999999;
	color: #FF6;
}

#middle1 {
	background-color: #F2F2F2;
	font-size: 12px;
	text-align: left;
}

#middle1 li{
	list-style-position: outside;
	list-style-image: url(../images/check-mark.png);
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -17px;
	padding-left: 0px;
}

#content, #contentfull {
	background-color: #FFF;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	clear: both;
	margin: 0px;

}

#content {
	float: right;
	width: 540px;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
}

#contentfull {
	float: left;
	width: 720px;
	padding: 15px;	

}

#contentblock{
	margin : 18px;	

}

#left {
	background-color: #F2F2F2;
	float: left;
	text-align: center;
	width: 174px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#left * {
	font-size: 10px;
}



#footer{
	clear: both;
	text-align: center;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding: 10px;
}

#footer *{
	font-size: 11px;
}

#footer p{
	margin: 5px;
	padding: 0px;
	line-height: 12px;
}

#download{
	display: block;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #333;
	width: 160px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	background-color: #390;
	font-size: 14px;
	margin: auto;
}

#download:hover{
	background-color: #3FC100;
	color: #FF0;
}


#buynow{
	display: block;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #333;
	width: 160px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	background-color: #06C;
	font-size: 14px;
	margin: auto;
}

#buynow:hover{
	background-color: #1C8DFF;
	color: #FF0;
}


#product{
	text-align: center;
}


#product #download{
	display: block;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #333;
	width: 140px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	background-color: #C03;
	font-size: 14px;
	margin: auto;
}

#product #download:hover{
	background-color: #EA0075;
	color: #FF0;
}


#product #buynow{
	display: block;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #333;
	width: 140px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	background-color: #06C;
	font-size: 14px;
	margin: auto;
}

#product #buynow:hover{
	background-color: #1C8DFF;
	color: #FF0;
}

#product p{
	padding: 0px;
	margin: 0px;
}

#head {
	position:absolute;
	left:262px;
	top:13px;
	width:483px;
	height:33px;
	z-index:2;
	text-align: right;
	font-size: 16px;
	color: #99CAEE;
	font-weight: bold;
	font-style: italic;
}

#head h1{
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: bold;
	color: #28CBDE;
	font-size: 16px;
}

#adv {
	position: absolute;
	top: 3000px;
	width: 750px;
	margin-left: -375px;
	left: 50%;
	font-size: 9px;
	text-align: left;
}

#adv *{
	font-size: 9px;	
}

#adv h1 {
	font-size: 10px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	left: 0px;
}

#comments{
	background-color: #F8FCFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#comments h2{
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	color: #900;
	background-image: url(images/technav_p1.gif);
	height: 20px;
	text-align: center;
	background-position: -1px;
}

#comments p{
	padding: 0px;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#purchase{
	font-weight: bold;
	color: #FC3;
}

.interface {
	background-color: #CCC;
	text-align: center;
}

.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #666;
}
.center {
	text-align: center;
}
.red {
	color: #F00;
}
.bold {
	font-weight: bold;
}
.number {
	font-size: 18px;
	font-weight: bold;
	color: #F90;
}
