/* Reset CSS - Green - http://softwareindiscount.com */

/* v1.0 | 20091021 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* basic */
.left{ float:left;}
.right{ float:right;}
.clearfix:after{content:".";display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.clear{clear:both;}

/* H */
h2{
	margin:0;
	padding:0px;
	}
h1{ 
	font-size:18px;
	line-height:36px;
	font-weight:normal;
	margin:5px 0 10px 0;
	}
h3{	font-size:14px;
	line-height:36px;
	font-weight:normal;
	margin:5px 0 10px 0;}
/* P */
p ,li{
	font-size:11px; 
	line-height:160%;
	color:#333333;
	font-family:Verdana,"Myriad Pro",Tahoma;
	margin-bottom:8px;
	}
	
	
/* Body */
body{background:#F9F9F9 url(/images/bg.gif)  top repeat-x; text-align:center;}

#wrapper{width:1000px; text-align:left; margin:0 auto;}

#logo{position:absolute; top:0; z-index:1;}
#pro_google{ position:absolute;top:0; right:0; z-index:100; width:728px; height:90px;}

#nav{height:108px; width:400px; float:right; margin-top:90px;}
	#nav ul li{margin:0 5px 0 0; display:inline;}
	#nav ul li a{ background:#454545; color:#9B9B9B;padding:0px 4px 0px 4px;text-decoration:none;}
	#home #nav ul li.home a,#download #nav ul li.download a,#howto #nav ul li.howto a{background:#AFDA42; color:#000000;}
	#nav ul li a:hover{background:#9b9b9b; color:#ffffff;}
	
#banner{margin:10px 0 0 0;}	
#banner ol{padding-left:10px;margin-left:15px; list-style-position:outside; line-height:120%; list-style-type:decimal-leading-zero;}
#banner ol li{margin:0px;}
.howto_guide{ background:url(/images/howto.jpg) top left no-repeat; padding:75px 10px 0 30px;width:560px;margin:20px 0;}
.keyfeature{ background:url(/images/keyfeature.jpg) top left no-repeat; padding:75px 10px 0 30px;width:560px;margin:20px 0;}
.candown{ background:url(/images/candown.jpg) top left no-repeat; padding:75px 10px 0 30px;width:320px;margin:20px 0;}

.keyfeature ul li,.candown ul li{ list-style-type:disc; list-style-position:outside;}
.candown ul li a{ color:#778844;}
#footer{  background:#000000; margin:0 auto; color:#CCCCCC;padding:20px 0 10px 0; text-align:center;  }
.center{width:1000px;margin:0 auto; text-align:left;}
p.copy{font-size:11px; text-align:left; font:Verdand, Arial, Helvetica, sans-serif;padding:50px 0 0px 0; color:#CCCCCC;}
