body{
	margin: 0;
	padding: 0;
	font-family:verdana, arial, times, georgia, sans-serif
}
#wrap {
margin: auto;
width: 900px;
}

a {
	color:#85A502;
	text-decoration:none;
}

a:hover {
	color:#85A502;
	text-decoration:underline;
	
}

/************************ Header *****************/
#head{
	border-bottom:1px dotted #9CBC01;
	padding-top:5px;
	text-align:center;
	width:910px;
	margin:0 auto;
	clear:both;
}

#header {
margin: auto;
width: 1002px;
background: url(images/header.jpg) no-repeat;
height: 216px;
}



/************************ LEFT SIDE COLUMN *****************/
#left {
	float:left;
	padding-top:10px;
	font-size:11px;
	width:162px;
	line-height:1.6em;
}
	
#left h1{
	background: url(images/h1.jpg);
	font-size:15px;
	padding-top:10px;
	padding-left:10px;
	font-family:helvetica, arial, georgia, times, sans-serif;
	border-bottom:1px dotted #c4c4c4;
	color: #85A502;
	
}

#left p {
	font-size:10px;
	padding-bottom:10px;
	margin-top:-3px !important; /*****  FIREFOX  *****/
	margin-top:-14px;             /***** INTERNET EXLORER *****/
	color:#404040;
}	

#left a {
	color:#85A502;
	width: 160px ;
	display:block ;	
	text-decoration:none;
	border-bottom: #cacaca dashed 1px ;
	background-image:url(images/bullet.jpg) ;
	background-repeat:no-repeat ;
	text-indent: 15px ;
	font-size: 11px ;
	padding-bottom: 3px ;

}

#left a:hover {
	color:#000000; 
	font-weight:bold ;
	border-bottom: #cacaca dashed 1px ;
	text-indent: 15px ;
	font-size: 13px ;
	
}

#left br {
	line-height:0.7em;
}

	
/************************** MAIN CONTENT IN MIDDLE ******************/

#middle {
	float:left;
	width:542px;
	line-height:1.01em;
	padding-left:15px;
	padding-right:15px;
}

	
#middle p, p {
	font-size:11px;
	color:#404040;
}

#middle h1 {
	font-family: sans-serif, verdana, arial, times;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px dotted #c4c4c4;
	padding-bottom:3px;
	margin-top:24px;
	color: #85A502;
}

#middle li {
	font-size:12px;
	list-style-type:none ;
	list-style-image:url(images/pdf-bullet.jpg) ;
	
}

#middle li a{

}

#middle li a:hover{
	color: #4c5e01


}


#middle p.pages {
	border-bottom:1px dotted #c4c4c4;
	padding-bottom:3px;
	color: #85A502;
}

#middle h5.pre {
	float:left;
	padding-left: 30px;
	padding-bottom:3px;
	color: #85A502;

}

#middle h4.next {
	float:right ;
	padding-right: 30px;
	padding-bottom:3px;
	color: #85A502;
	font-size: 12px;
}


#middle h3 {
	font-size:14px;
	font-weight:normal;
	border-bottom:1px dotted #c4c4c4;
	padding-bottom:3px;
	margin-top:24px;
	color: #000000;
}

img.middle {
	float:left;
	padding:3px;
	margin-right:9px;
	border:1px solid #85A502;
}

img.middle2 {
	float:right;
	padding:3px;
	margin-right:9px;
	border:1px solid #85A502;
}
img.updates {
	float:center;
	padding:3px;
	margin-right:3px;
	margin-top:3px;
	border:1px solid #85A502;
}

/***************************  RIGHT COLUMN  *********************/
#right {
	float:right;
	padding-top:10px;
	font-size:11px;
	width:162px;
	line-height:1.6em;
}
#right h1 {
	background: url(images/h2.jpg);
	font-size:15px;
	padding-top:10px;
	padding-left:10px;
	font-family:helvetica, arial, georgia, times, sans-serif;
	border-bottom:1px dotted #c4c4c4;
	color: #85A502;
	
}

#right h2 {
	font-size:15px;
	padding-top:10px;
	font-family:helvetica, arial, georgia, times, sans-serif;
	border-bottom:1px dotted #c4c4c4;
	color: #85A502;
	
}




#right a {
	color:#85A502;
	width: 160px ;
	display:block ;	
	text-decoration:none;
	border-bottom: #cacaca dashed 1px ;
	background-image:url(images/bullet.jpg) ;
	background-repeat:no-repeat ;
	text-indent: 15px ;
	font-size: 11px ;
	padding-bottom: 3px ;

}

#right a:hover {
	color:#000000; 
	font-weight:bold ;
	border-bottom: #cacaca dashed 1px ;
	text-indent: 15px ;
	font-size: 13px ;
	
}


	
#right a.link {
	color:#85A502;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 0 0 0 0 ;
	text-decoration:underline;
	background-image: none ;
	border: none ;
	text-indent: 6px ;

}

#right a.link:hover {
	color:#85A502;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 0 0 0 0 ;
	text-decoration:underline;
	font-weight:normal ;
	border: none ;
	text-indent: 6px ;
	
}



#right br {
	line-height:0.7em;
}

img.right {
	float:right;
	padding:3px;
	margin-right:3px;
	margin-top:3px;
	border:1px solid #c4c4c4;
}


/********************************************    FOOTER  *****************/
#adobe{
	padding-top:5px;
	width:850px;
	margin:0 auto;
	clear:both;
	}
	
#adobe h2 {
	font-size:15px;
	padding-top:10px;
	font-family:helvetica, arial, georgia, times, sans-serif;
	border-bottom:1px dotted #c4c4c4;
	color: #85A502;
	
}

#footer{
	border-top:1px dotted #9CBC01;
	padding-top:5px;
	text-align:center; padding-bottom:10px;
	width:910px;
	margin:0 auto;
	clear:both;
	}


footer {
	margin-top:-2px;
}	
