/* CSS Document */

html{ overflow-y : scroll; }

body {
	width:800px;
	background-color:#5F6161;
	color:#171717;
	font: 12px/1.6 Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

img, table {border:0;}



h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin:0; padding:0; }

address { font-style:normal; }

ul,ol { list-style:none }



#logo {display:none;}



#banner {
	background:url(../i/bnr_top.jpg) left top no-repeat;
	width:800px;
	height:140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#banner h1 {font-size:18px; color:#FFF; font-weight:normal; text-align:left; padding:25px 10px 10px 400px;}



#main {
	background-color:#FFF;
	padding-bottom:15px;
	min-height: 350px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}

#main h1 {color:#4FB4D9; font-weight:bold; font-size:24px; width:100%; text-align:center;}

#main h2 {color:#6E7071; font-weight:bold; font-size:18px; width:100%; text-align:center; padding-bottom:4px; text-decoration:underline;}

#main h3 {color:#6E7071; font-weight:normal; font-size:18px; width:100%; text-align:center; padding:15px 0 0;}

#main h3 span {font-weight:bold; font-size:20px;}

#main p {padding:10px 80px 5px;}

#main ul.square {padding:10px 80px 10px;}

#main ul.square li {background:url(../i/blt_sqr.jpg) 3px 6px no-repeat; padding:0 0 0 22px;}

#main ul.round {background-color:#E1DEF3; padding:15px 10px 15px 10px; margin:0 70px;}

#main ul.round li {background:url(../i/blt_rnd.jpg) 0 4px no-repeat; padding:0 0 0 22px;}





#footer {
	background:#CCC2D3 url(../i/bkg_footer.jpg) left bottom no-repeat;
	width:800px;
	text-align:center;
	padding:5px 0;
}

#footer h1, #footer h2 {font-weight:bold;}

#footer h1 {font-size:16px;}

#footer h2 {font-size:13px;}

#footer h4 {font-weight:normal; font-size:13px;}

#footer h4 a {color:#0E0F0F;}
#menubar {
	height: 19px;
}
