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


body {
	background-color: #0066A8;
}

#above-site{height: 20px;}
#site {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#under-site {
	height: 20px;
	text-align: center;
}


#header1 {
	background-image: url(images/header1.jpg);
	background-repeat: repeat-x;
}
#header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#header3 {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 196px;
}


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



#left{width: 163px;float: left;}
#center{width:837px;float: right;position: relative;right: 0px;} 
#right{width: 0px;position: relative;left:837px;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/l-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main3{
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main4{
	background-image: url(images/r-bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main5{
	background-image: url(images/footer-l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


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

#main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #f1f7fa;
	min-height:500px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 100px;
	padding-left: 15px;
}







#menu{
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	margin-left:0px;
	margin-top:20px;
}

.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: 30px;
	text-align: left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:25px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	overflow: hidden;
}
.buttonmp a,font{
	position: relative;
	top: 0px;
	left: 0px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	text-decoration:none;
}
.buttonmp a:hover{
	color: #A87480;
}

#img1{
}
#img2{
}
#img3{
}
