﻿/* BASIC */

h1, h2, h3, h4, ul, ol {
	margin: 0px;
	padding: 0px;
	font: Arial, Helvetica, sans-serif;
	font: sans-serif;
	color: #333399;
}

.clear {
	clear: both;
}

/* LAYOUT */

html { height: 100%;
}


/* BANNER STYLES */

#floatleft {
	float: left;
}

#floatright {
	float: right;
}

/* NAV BAR */

#topnav {
	margin-left: 275px;
	margin-right: 70px;
	margin-top: 0px;
	text-align: justify;
}

/* MAIN AREA */

#mainbg {
	background-image: url(images/oh-home-bg-master.jpg);
	width: 1210px;
	height: 810px;
}

#ohmidbtn {
	margin-top: 235px;
	margin-left: 169px;
	
}
