body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color: #003468;
}
h3 {
	color: #003468;
	margin: 0px;
	padding: 0px;
}
p {
	color: #666;
	line-height: 1.4em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #006;
	text-decoration: none;
}
a:hover {
	color: #930;
	text-decoration: none;
}
#topwrapper {
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 100%;
	background-image: url(../images/main_images/topbar_tile.jpg);
	position: relative;
}
#steadepod_logo {
	background-image: url(../images/main_images/01_steadepod_logo.gif);
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 409px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#topnav {
	background-image: url(../images/main_images/02_steadepod_topnav_background.jpg);
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 541px;
	position: absolute;
	top: 0px;
	left: 409px;
	font-size: 1em;
}
#flashwrapper {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	height: 223px;
	width: 100%;
	color: #CCC;
	position: relative;
}
#flashleft {
	background-image: url(../images/main_images/steadepod_flashleft.gif);
	margin: 0px;
	padding: 0px;
	height: 223px;
	width: 49px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #666;
	background-repeat: no-repeat;
}
#flashmain {
	margin: 0px;
	padding: 0px;
	height: 223px;
	width: 902px;
	position: absolute;
	left: 49px;
	top: 0px;
}
#main_top {
	background-image: url(../images/main_images/maintop_tile.jpg);
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 100%;
}
#main_middle {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFF;
}
#main_bottom {
	background-image: url(../images/main_images/mainbottom_tile.jpg);
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 167px;
	position: relative;
}
#slogan {
	background-image: url(../images/main_images/steadepod_slogan.jpg);
	height: 166px;
	width: 336px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 620px;
	bottom: 0px;
}
#bottom_nav {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 550px;
	position: absolute;
	left: 51px;
	bottom: 0px;
	font-size: 0.9em;
	color: #003468;
}
#bottom_nav a {
	color: #003468;
	text-decoration: none;
}
#bottom_nav a:hover {
	color: #930;
	text-decoration: none;
}
#copyright_wrapper {
	background-image: url(../images/main_images/steadepod_copyright.gif);
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 100%;
}
.copyright {
	color: #CCC;
	font-size: 0.75em;
}
.price {
	color: #006;
	font-weight: bold;
}
#overview {
	background-color: #CCC;
	float: left;
	height: 15px;
	width: 80px;
	text-align: left;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	font-weight: bold;
	border: 1px solid #CCC;
}
#detailsButton {
	float: left;
	height: 13px;
	width: 82px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #003;
	font-weight: bold;
}
#clearfloat {
	clear: left;
	width: 246px;
	height: 1px;
	background-color: #CCC;
}
.photo {
	text-align: center;
	padding-right: 15px;
}
.quote {
	font-style: italic;
}
#products_dropdown {
	height: 23px;
	width: 230px;
	background-color: #036;
	position: absolute;
	top: 85px;
	left: 493px;
	visibility: hidden;
}
#products_dropdown ul {
	color: #FFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#products_dropdown ul li {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCC;
	padding: 4px;
}
#products_dropdown ul li a {
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
#products_dropdown ul li a:hover {
	color: #036;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}
