/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:66%;
	background-image: url(/images/body_02.jpg);

}
#wrapper{

	width: 981px;
	margin-right: auto;
	margin-left: auto;
}
#Header{
	background-image: url(/images/header.jpg);
	width: 965px;
	height:19px;
	float:left;	
	color:#01b2dc;
	font-size:1.1em;
	padding-top:50px;
	padding-right:16px;
}
#Header a{
	color:#01b2dc;
	text-decoration:none;
}
#Header a:hover{
	color:#01b2dc;
	text-decoration: underline;
}
#Menu{
	width: 981px;
	float:left;
}
#Main_Content{
	float:left;
	width: 100%;
}
#Leftcol{
	float: left;
	width: 493px;
	padding-left:60px;
	font-size:1.1em;
	padding-top:10px;
	padding-right:100px;
}
#rightcol{
	float: left;
	width: 328px;
	font-size:1.2em;
}
#footer{
	font: Arial, Helvetica, sans-serif;
	font-size:.9em;
	float: left;
	width: 966px;
	border-top:#90d0d9 1px solid;
	padding-top:10px;
	margin-top:15px;
	padding-bottom:50px;
	padding-left:15px;
}
#footer A {
color:#000000;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
#download{
width:327px;
}
.download_button{
background-image:url(/images/get_software.jpg);
width:286px;
height:93px;
}
.download_button:hover{
background-image: url(/images/get_software_over.jpg);
width:286px;
height:93px;
}
#testimonials{
width:327px;
color:#2795a2;
font-size:1.0em;
}
.highlight{
color:#2795a2;
}
