body, table, td, input, p, select, textarea, div, img, h1,h2,h3,h4,h5,h6, ol, li, form, A {
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px tahoma;
	color: black;
	text-align: left;
}
table {
	border-collapse: collapse;
	margin: 0 auto;
}

td {
	vertical-align: top;
}

ol {
	list-style: circle;
}

input, select, textarea {
	text-align: left;
	border: 1px solid black;
}

a {
	text-decoration: none;
	color: black;
}

/*
*/




#page {
	width: 774px;
	margin: 0 auto;
}


#top {
	height: 99px;
	background: url(../images/logo.gif) 0 0 no-repeat;
	padding: 0 0 0 390px;
}

#top p.link {
	float: left;
	padding: 55px 0px 10px 0px;
	width: 100px;
	text-align: center;
}

#top p.link a {
	border-bottom: 3px solid #fff;
}

#top p.link a:hover {
	font-weight: bold;
	border-bottom: 3px solid #ca3636;
}

#boxes {
	height:  122px;
}

#boxes .box {
	float: left;
	margin: 0 20px 0 0;
	height: 122px;
	width: 235px;
	background: url(../images/box.gif) 0 0 no-repeat; 
}

#boxes .box td {
	height: 122px;
	width: 235px;
	text-align: center;
	vertical-align: middle;
}

#boxes .box:hover {
	background-position: 0 -122px;
}

#directory {
	padding: 9px 14px;
	font: 12px Tahoma;
}

#content-top {
	background: url(../images/content-top.gif) 0 0 no-repeat;
	height: 10px;
	font-size: 1px;
	width: 745px;
	float: left;
}

#content {
	background: url(../images/content-middle.gif) 0 0 repeat-y;
	float: left;
	width: 744px;
}

#content #left {
	width:  483px;
	padding: 3px 15px;
	float: left;	
}
#content #left p.section2 {
	text-indent: 0px;
	line-height: 130%;
	margin: 10px;
	text-align: justify;
}
#content #left p.section {
	text-indent: 50px;
	line-height: 130%;
	margin: 10px;
	text-align: justify;
}
p.section a {
	text-decoration:underline;
}
p.section2 a {
	text-decoration:underline;
}
#content #right {
	float: right;
	width: 224px;
}

#content #right p.link {
	padding: 3px 0;
	text-align: center;
}


#content #right p.link A:hover {
	text-decoration: underline;
}

#content-end {
	background: url(../images/content-end.gif) 0 0 no-repeat;
	height: 10px;
	font-size: 1px;
	width: 745px;
	float: left;
}

#footer-1 {
	width: 745px;
	margin: 50px 0 0 0;
	padding: 2px 0 0 0;
	height: 18px;
	float: left;
	background: url(../images/footer.gif) 0 0 no-repeat;
	text-align: center;
	color:  #fff;
}

#footer-2 {
	float: left;
	padding: 10px;
}

#footer-2,
#footer-2 A {
	font-size: 11px;
	color: #8f8a8a;
}
.links {
text-align:center;
}

