body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
}
#page { 	width: 984px; }
#top {
	background: url(images/clouds_top.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 964px;
	background-color: #0640a0;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 20px;
	moz-box-sizing: border-box;
}
#header {
	width: 100%;
}

#body {
	background: url(images/header_background.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}

#content {
	background-image: url(images/lines.jpg);
	height: 100%;
}

td {
	vertical-align: top;
}

.left {
	width: 369px;
	padding-left: 35px;	
	padding-right: 19px;
}
.middle {
	width: 391px;
	padding-left: 9px;
	padding-right: 50px;
}
/*
.right {
	width: 224px;
	background-repeat: no-repeat;
	background-image: url(images/header_background.jpg);
	background-position: -760px 0px;
	padding-top: 230px;	
	padding-left: 16px;
	padding-right: 10px;
}*/
#mid_content {
	border-left: solid 1px #edb3b6;
	padding-left: 15px;
	padding-top: 40px;
	margin-top: -40px;
}
a img { border: none; }

#footer {
	width: 100%;
	height: 21px;
	background-color: #104c15;
			color: #ffffff;
		margin-bottom: 30px;

}
h2 {

        margin-bottom: 0px;
}
