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


#above-site{height: 20px;}
#under-site {height: 20px;}
body {background-color: #7fb4ef}
#site {
	width: 1000px;
	margin: auto;
}
#header {
	height: 203px;
	background-image: url(images/header.jpg);
}

#footer {
	height: 72px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0a64ba;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	top: 0px;
	padding-top: 30px;
	display: block;
}


#left{width: 200px;float: left;}
#center{width:600px;float: right;position: relative;right: 200px;} 
#right{width: 200px;position: relative;left: 600px;float:left;} 

.clear{clear:both;}

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

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


.pagetitle {
	background-image: url(images/h-bg.jpg);
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e1e2d8;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:6px;
	margin-right:6px;
	padding-top:3px;
	letter-spacing: 0.03em;
}







#menu{
padding-left:30px;
padding-right:10px;
padding-top:0px;
padding-bottom:100px;
margin-left:0px;
margin-top:0px;
}

.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: 28px;
	text-align: center;	
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	overflow: hidden;
}
.buttonmp a,font{
	position: relative;
	top: 10px;
	left: 0px;
	color: #dedfc7;
	font-size: 11px;
	font-family: Geneva, 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;
width:153px;
height:116px;
	margin-left:12px;
	margin-top:20px;
}
