body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/DrawingBkg.jpg);
}
#banner {
	background-image: url(../images/MonteroLogo.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 755px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
#menu {
	text-align: center;
	height: 20px;
	width: 755px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-color: #164F7A;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.topbottborder {
	width: 785px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	height: 30px;
}
#main {
	height: auto;
	width: 755px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #BCCFB7;
	border-bottom-color: #BCCFB7;
	border-left-color: #BCCFB7;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	margin-top: 15px;
}
.imageLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

#leftcol {
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#rightcol {
	float: right;
	width: 45%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#all {
	margin-right: auto;
	margin-left: auto;
	width: 785px;
	height: auto;
}
#footer {
	text-align: center;
	height: auto;
	width: 785px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	border-bottom-color: #000066;
	float: left;
	border-top-color: #000066;
	border-top-style: solid;
	border-top-width: 2px;
	padding-bottom: 4px;
	color: #000066;
}
#footer a {
	color: #000066;
	font-size: 12px;
	font-weight: normal;
}

.subbannerposition {
	clear: both;
	float: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}


.bottomBorder {
	width: 785px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
.imageRight {
	float: right;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 15px;
}
