a{text-decoration:none}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	width:209px;
	height:9px;
	z-index:1;
	left: 1104px;
	top: 83px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#navbar {
	padding: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 30px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	background-color: #d4f7fe;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
}
#navbar ul li:hover ul {
	visibility: visible;
}
#caption {
	width: 300px;
	left: 500px;
	height: 69px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005aff;
	font-weight: bold;
	font-style: italic;
	position: relative;
	top: 60px;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #0054A5;
	padding-top: 1px;
}

#navbar ul ul {
	top: 30px;
	position: absolute;
	visibility: hidden;
	left: -1px;
	right: 0px;
	margin: 0px;
}

#navbar li {
	position: relative;
	list-style-type: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	display: inline;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#subfooter p {
	text-align: right;
	font-style: italic;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1px;
}
#subfooter {
	background-color: #0054A5;
	float: left;
	width: 1024px;
}

#navbar li a {
	height: 30px;
	width: 120px;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	color: #FFF;
	background-color: #06F;
}
body {
	background-image: url(website_images/toyopiabackground.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}


#navbar li a:hover {
	background-color: #F00;
}
#searchbox {
	float: right;
	width: 300px;
	line-height: 5px;
	color: #000;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	height: 150px;
	margin-right: 10px;
}

#header {
	height: 150px;
	width: 700px;
	background-image: url(website_images/toyopiaheader.jpg);
	background-repeat: no-repeat;
}

#sidebar {
	clear: both;
	float: left;
	background-color: #FFF;
	width: 200px;
	height: auto;
}
#mainContent  {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#container {
	width: 1024px;
	background-color: #D4f7fe;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #d4f7fe;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#products {
	border: medium ridge #005aff;
	margin: 10px;
	text-align: justify;
}

#footer p {
	text-align: right;
	font-style: italic;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1px;
}
#mainContent ul li {
	list-style-type: none;
}
#video {
	z-index: 5;
}
