/* CSS Doc Wild Document */

body{ background-color:#0F3A00;
font-family:"Comic Sans MS";
color:#003300;
}
#container{
position:relative;
width: 1005px;
height: auto;
margin: 0 auto;
}

#banner{background-image:url(images/doc_banner.jpg);
background-repeat:no-repeat;
margin-top: 22px;
height:92px;
width:1005px;
}

#navbar{
width:1005px;
height:63px;
margin-left:auto;
margin-right:auto;
}

td img {display: block;}

/* Web Body starts here */
#toplayer{position:absolute;
left:60px;
top:160px;
width:894px;
height:320px;
z-index:1;
}
#indexlayer{position:absolute;
left:70px;
top:170px;
width:600px;
height:auto;
z-index:4;
text-align:center;
}
#booklayer{position:absolute;
left:60px;
top:160px;
width:894px;
height:auto;
z-index:3;}

#toplayer2{position:absolute;
left:60px;
top:494px;
width:896px;
height:269px;
z-index:2;
font-size:12px;
}

#mainsec1{background-image:url(images/pg_bk_sec1.jpg);
background-repeat:no-repeat;
width:1005px;
height:182px;
margin-left:auto;
margin-right: auto;
text-align:center;
}
#mainsecfill{background-image:url(images/pg_bk_filler.jpg);
background-repeat:no-repeat;
width:1005px;
height:200px;
margin-left:auto;
margin-right: auto;
text-align:center;
}

#mainsec2{background-image:url(images/pg_bk_sec2.jpg);
background-repeat:no-repeat;
width:1005px;
height:163px;
margin-left:auto;
margin-right: auto;
text-align:center;
}

#mainsec3{background-image:url(images/pg_bk_sec3.jpg);
background-repeat:no-repeat;
width:1005px;
height:310px;
margin-left:auto;
margin-right: auto;
}

.footer{font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4F6C46;
	text-decoration:none;
}
p{margin-left: 20px;
margin-right: 25px;
line-height:15px;}

/* link styles */
A:link {text-decoration: none; color:#003300}
A:visited {text-decoration: none; color:#003300}
A:active {text-decoration: color:#4F6C46}
A:hover {text-decoration: underline; color:#FFFFFF;}

a.a1{
color:#4F6c46;
}

li{
	line-height: 13px;
	padding-right: 20px;
	padding-left: 20px;
	font-size:12px;
}
