*{
	margin:0;
	padding:0;
}
img{
	border:0;
}
h1{
	color:#ff7011;
	font-size:1em;
	background:url(../images/header_watermark.jpg) no-repeat top left;
	background-position:0 5px;
	padding:0 0 0 22px;
	margin:7px 0 20px 0;
}
h2{
	height:35px;
	font-size:0.75em;
	color:#ffae00;
	margin:22px 0 0 18px;
	padding:12px 0 0 12px;
	background:url(../images/h2_bg.jpg) no-repeat;
}
h3{
	cursor:pointer;
	font-size:0.7em;
	color:#462100;
	background:url(../images/mag.gif) no-repeat top left;
	padding:0 0 0 25px;
	margin:10px 0 10px 0;
	clear:both;
}
h4{
	color:#ffae00;
	font-size:0.9em;
	margin:0 0 10px 0;
	float:left;

}
h5{
	cursor:pointer;
	font-size:0.7em;
	color:#462100;
	background:url(../images/folder.gif) no-repeat top left;
	padding:0 0 0 25px;
	margin:10px 0 10px 0;
	clear:both;
}
.products{
	float:right;
	color:#fff;
}
#products a{
	color:#000;
}
/********************************************/
html, body{
	width:100%;
	height:100%;
/*	background:url(../images/main_bg.jpg) repeat-x top left;*/
	background:url(../images/greybg.gif) repeat-y top center;
	font-family: "Lucida Grande", 'trebuchet ms', arial, helvetica, verdana, sans-serif;
	font-size:1em;
}
/**************************************************************/
#fullcol{
	width:750px;
	min-height:100%;
	position:relative;
	margin:0 auto -30px auto;
	background:#f9f9f9;
}
* html #fullcol{
	height: 100%;
	background:#f9f9f9;	
}
/**************************************************************/
.headerbg{
	background:url(../images/main_bg.jpg) repeat-x top left;
}
#header{
	width:750px;
	height:130px;
	background:#fff url(../images/main_bg.jpg) repeat-x top left;
}
.logo{
	float:left;
	margin:63px 0 0 0;
}
.header_text{
	float:right;
}
.computing{
	margin: 10px 0 0 200px;
	float:right;
}
/**************************************************************/
#nav{
	width:750px;
	height:23px;
	background:#fff;
	border-bottom:4px solid #ffc600;
}
#nav ul{
	float:right;
}
#nav li{
	width:91px;
	height:23px;
	list-style:none;
	display:inline;
	margin:0 0 0 1px;
	float:left;
	font-size:0.65em;
	text-align:center;
	line-height:2.2em;
}
#nav a{
	width:91px;
	height:23px;
	background:url(../images/button_off.jpg) no-repeat;
	float:left;
	color:#636363;
	text-decoration:none;
}
#nav a:hover{
	width:91px;
	height:23px;
	background:url(../images/button_on.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
}
.activesection{
	width:91px;
	height:23px;
	background:url(../images/button_on.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
}
/**************************************************************/
#banner{
	width:750px;
	height:151px;
	background:#999999;
	margin:1px 0 0 0;
	font-size:0;
}
/**************************************************************/
#main{
	width:750px;
	height:auto;
	margin:20px 0 0 0;
	padding:0 0 30px 0;
	background:#f9f9f9;	
}
/**************************************************************/
#leftcol{
	width:225px;
	height:auto;
	float:left;
}
.loginbutton{
	margin:0 0 0 17px;
}
#leftcol p{
	width:175px;
	margin:0 0 0 26px;
	font-size:0.7em;
	color:#989797;
	line-height:2em;
}
#sideflash{
	float:left;
	margin:20px 0 0 9px;
	border:1px solid #dbdbdb;
	font-size:0;
}
#sideimages{
	float:left;
	margin:20px 0 0 9px;
	border:1px solid #dbdbdb;
	font-size:0;
}
.productimage{
	float:right;
	border:1px solid #bebebe;
	margin:0 50px 0 0;
}
/**************************************************************/
#rightcol{
	width:480px;
	height:322px;
	float:right;
	margin:0 0 10px 0;
	border-left:1px solid #ededed;
	padding:0 10px 0 10px;
	background:url(../images/watermark2.jpg) no-repeat top left;
	overflow:auto;

}
.downloadreadericon{
	height:20px;
	margin:10px 0 0 0;
	background:url(../images/acrobatdownloadicon.gif) no-repeat;
	padding:0 0 0 27px;
}
#rightcol p{
	width:420px;
	color:#676767;
	font-size:0.75em;
	line-height:1.8em;
	margin:10px 0 10px 3px;
	clear:both;
}
#rightcol a, #rightcol a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#ff7011;
	text-decoration:none;
}
#rightcol a:hover{
	text-decoration:none;
	border-bottom:1px dashed #ff7b33;
	
}
#products a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#4d1f00;
	text-decoration:none;
}
#products a:hover{
	text-decoration:none;
	border-bottom:1px dashed #ff7b33;
	
}
#rightcol ul{
	display:block;
	float:left;
	margin:0 0 10px 0;
}
#rightcol li{
	font-size:0.7em;
	color:#7a7a7a;
	list-style:square;
	margin:0 0 10px 30px;
}

#contentleft{
	width:200px;
	height:auto;
	float:left;
}
#contentright{
	width:230px;
	height:auto;
	float:right;
	margin:0 10px 0 0;
	padding:10px;
	font-size:0.9em;
}
.acrobat{
	background:url(../images/acrobaticon.gif) no-repeat;
	background-position:0 3px;
	padding:0 0 0 20px;
}
/*********************************************************************************/
#one,two,three,four,five,six,seven{
	clear:both;
}

#one p,two p,three p,four p,five p,six p,seven p{
	width:420px;
	clear:both;
}
/**************************************************************/
#footer{
	clear:both;
	height:30px;
	width:750px;
	margin:0 auto 0 auto;
	background:url(../images/footer_bg.jpg) no-repeat;
	position:relative;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	color:#fff;
	font-size:0.7em;
	margin:0px 5px 0 0;
}
.validation{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	color:#fff;
	font-size:0.7em;
	margin:7px 0 0 10px;
}
#footer a{
	color:#fff;
	text-decoration:none;
	padding:0 6px 0 6px;
}
#footer a:hover{
	background:#ffae00;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
z-index:10001;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
	width:480px;
	height:332px;
background:#FFFFFF;
z-index:10002;
padding:12px;
}

#popupContactClose{
right:6px;
top:4px;
position:absolute;
display:block;
cursor:pointer;
}

#rightcol2{
	margin:20px 10px 10px 10px;
	padding:0 5px 0 5px;
	background:url(../images/watermark2.jpg) no-repeat top left;
		width:490px;
	height:322px;

}
#popupContactClose2{
 width: 450px;
 text-align:center;
}