* {margin: 0px;padding: 0px;}
ol,ul{padding-left: 15px;padding-top:5px;}
p{padding-top:5px;}


#above-site{height: 20px;}
#under-site {
	height: 30px;
	margin-top: 10px;
	text-align: center;
}
body {
	background-color: #b9dbf6;
}
#site {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 203px;
	background-image: url(images/header.jpg);
}

#footer {
	height: 63px;
	background-image: url(images/footer.jpg);
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d25b5;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	top: 0px;
}


#left{width: 170px;float: left;}
#center{width:636px;float: right;position: relative;right: 170px;} 
#right{width: 170px;position: relative;left:636px;float:left;} 

.clear{clear:both;}

#main1{
	background-image: url(images/l-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#main2{
	background-image: url(images/r-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#main3{
	background-image: url(images/l-bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main4{
	background-image: url(images/r-bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0d25b5;
	padding:15px;
	min-height:400px;
}


.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0d25b5;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing: .03em;
}







#menu{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	width:127px;
}

.buttonbg {
	background-image: url(images/buttonbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.buttonl{
	background-image: url(images/buttonl.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.buttonr{
	background-image: url(images/buttonr.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.buttonh{
}
.buttonmp {
	height: 22px;
	text-align: left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:7px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:0px;
	overflow: hidden;
}
.buttonmp a,font{
	position: relative;
	top: 4px;
	left: 0px;
	color: #152abe;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	text-decoration:none;
}
.buttonmp a:hover{
	color: #A87480;
}

#img1{
	background-image: url(images/img1.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 140px;
	margin-top: 20px;
	margin-left: 18px;
}
#img2{
	background-image: url(images/img2.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 140px;
	margin-top: 20px;
	margin-left: 18px;
}
#img3{
	background-image: url(images/img3.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 140px;
	margin-top: 20px;
	margin-left: 18px;
	margin-bottom: 125px;
}
