body { width:760px; margin:0 auto; font-family:Verdana, Arial; font-size:80%; border:1px solid #ccc;background-image:url('../images/bg.jpg');background-repeat:no-repeat;background-position:top center;background-attachment:fixed;}
h1 {font-size:170%; color:#036;text-align:center;}
h2 {margin:30px 0 0 0; font-size:140%; color:#036;}
h3 { font-size:130%; color:#036;text-align:center; font-family:Arial, San-serif; }
h4 { font-size:120%; color:#036;text-align:left;margin-bottom:0;}
#container { width:100%; background-color:#fff; margin:0;}
table {width:100%;
	border-collapse: collapse;
	border:0;
	margin:0;
	}
p {margin-left:20px; width:350px; text-align:justify;}
ul {text-align:justify;}
#navMenu {background-color:#036; width:160px;vertical-align:top;padding:0;}
.menuHead {border-bottom:solid 2px #fff;}
#button 
{
	background-color: #036;
	padding-bottom:10px;
	
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
	#button li {
	
		margin: 0;
		}
	#button li .current{
		padding: 2px 5px 1px 5px;
		color: #ff0;
		text-decoration: none;
		display: block;
		width:150px;
		border-bottom:solid 2px #fff;
		font-weight:bold;
	

		}
		
		#button li a {
		padding: 2px 5px 1px 5px;
		color: #ccc;
		text-decoration: none;
		display: block;
		width:150px;
		border-bottom:solid 2px #fff;

		}
	#button li a:hover 
	{
		background-color: #ff0;
		color: #000;
		border-bottom:solid 2px #fff;
		}
		
		
#mainText {padding:0 20px;}		
.rightBox
{
    float: right;
    padding: 0px 0px 0px 10px;
    background-color: #fff;
    display: block;
    color: #000066;
    text-align:justify;
}
.centerBox
{
    padding: 0px 0px 0px 10px;
    background-color: #fff;
    display: block;
    color: #000066;
    text-align:center;
}
img {border:none;}

.table1 {width:400px;
	border-collapse: collapse;
	border:1px #000 solid;
	margin:0 auto;
	}
.table1 td {width:80px;text-align:center;}

.table3 {width:240px;
	border-collapse: collapse;
	border:1px #000 solid;
	margin:0 40px;
	}
.table3 td {width:80px;text-align:center;}

.brochures-top {background-image:url('../images/brochures-top.jpg');width:560px;height:6px;}
.brochures-body {background-image:url('../images/brochures-body.jpg');padding:5px 15px; width:530px;}
.brochures-bottom {background-image:url('../images/brochures-bottom.jpg');width:560px;height:6px;}
.brochures-text {padding-top:5px;}
