@charset "UTF-8";
body {
	background-color: #233149;
}
#container {
	height: 505px;
	width: 700px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/MTD_Splashpg_05.png);
	background-repeat: no-repeat;
}
#header {
	background-image: url(imgs/MTD_Splashpg_03.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 700px;
}
#main {
	float: left;
	height: 205px;
	width: 355px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	clear: none;
	line-height: 12px;
	margin-top: 30px;
	margin-left: 70px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	margin-bottom: 7px;
	margin-top: 8px;
	color: #969FAE;
	margin-left: 17px;
}
#contact {
	float: left;
	height: 150px;
	width: 150px;
	clear: left;
	margin-left: 100px;
}
#contact ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#contact li {
	margin-top: 7px;
}
#contact a {
	text-decoration: none;
	color: #000;
}
#contact a:hover {
	text-decoration: none;
	color: #7F191A;
}
#bullets {
	float: right;
	height: 315px;
	width: 200px;
	clear: right;
	margin-right: 45px;
	margin-top: 15px;
	background-image: url(imgs/line_03.png);
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	padding-top: 0px;
	background-position: 0px -5px;
}
#bullets ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#bullets li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#rms {
	background-image: url(imgs/rms_logo_13.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	background-position: 10px 0px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #223149;
}
#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	float: right;
	height: 25px;
	width: 150px;
	margin-top: 30px;
	color: #FFF;
}

