/* CSS Document */
html {
	min-width: 900px;
	background-color: #000000;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

h4,h5,h6,pre,form,body,blockquote,fieldset,input
{ margin:0; padding:0 }

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	font-family: "Myriad Web Pro";
	font-size: small;
	font-weight: normal;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}
#container {
	position: relative;
	width: 800px;
	height: 623px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-family: "Myriad Web Pro";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-image: url(assests/home-container.png);
	background-color: #CCCCCC;
	}
#masthead {
	background-image: none;
	height: 153px;
	width: 800px;
	margin-left: 1px;
}
#vertnav {
	height: 31px;
	width: 800px;
	text-align: right;
	text-decoration: none;
	margin-left: 1px;
	padding-top: 5px;
}
#vertnav a {
	height: 20px;
	width: 30px;
	padding-right: 20px;
}
#buttons {
}
#buttons a {
	line-height: 51px;
		
}
ul {
	list-style-type: none;
}
#main {
	padding: 0px;
	height: 431px;
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#left  {
	margin: 0px;
	height: 335px;
	width: 190px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#middle {
	height: 335px;
	width: 335px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	font-family: "Myriad Web Pro";
	font-size: small;
	font-weight: normal;
	color: #000000;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#tagline {
	width: 300px;
	margin-left: 10px;
	margin-top: 50px;
}
#right  {
	height: 331px;
	width: 199px;
	position: absolute;
	left: 574px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
	top: 191px;
	right: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer  {
	height: 20px;
	width: 300px;
	margin-top: 0px;
	text-align: center;
	position: absolute;
	bottom: 14px;
	left: 254px;
	font-family: "Myriad Web Pro";
	font-size: xx-small;
	font-weight: normal;
	color: #000000;

