a:link {color:#030092; text-decoration:underline;}
a:visited {color:#030092; text-decoration:underline;}
a:hover {color:#890D0D; text-decoration:none;}

html, 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, 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;
	vertical-align: baseline;
}

body {font-size:62.5%; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; text-align:center; background:url(page-bg.png) center repeat-y;}

p {line-height:1.5em;}
p, table {margin:15px 0;}

blockquote {margin-left:25px;}

hr {border: none 0; border-top: 2px solid #CCCCCC; width: 100%; height: 2px;}

img {border:0; display:block;}
img.center {display:block; margin-left:auto; margin-right:auto;}
img.aright {float:right; margin:10px 0 10px 10px;}
img.aleft {float:left; margin:10px 10px 0 0;}
img.border {border:2px solid #666666;}

.nomargin {margin:0;}

.clear {clear:both;}



/* ----- MAIN ----- */

#page_body {width:1001px; margin:0 auto; text-align:left; background:#fff; background:url(header.png) no-repeat top #fff; margin-bottom:150px; padding-bottom:20px;}

.content_box {float:left; display:inline; width:235px; margin:225px 15px 0 55px; padding:10px 15px 10px 0; font-size:1.4em; color:#333;}
.middle {margin-left:60px;}
.last {margin-left:60px;}

.last ul {padding-left:40px;}
.last ul li {list-style:square; font-size:.95em; margin-bottom:10px;}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:240px;
	height:510px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}		





/* ----- TEXT ----- */

h1, h2, h3 {line-height:normal;}

h1 {color:#003ba7; font-size:2.4em;}
h2 {color:#c38f00; font-size:1.2em; margin-top:10px; font-weight:normal;}
h3 {color:#333; font-size:1.1em; margin:0 0 8px 0;}

.lg {font-size:1.4em;}
.sm {font-size:.8em;}


