body {
	font: 11px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#f2f2f2;
	background:#595959;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
h1 {
	font: 100% Georgia;
	font-size: 30px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
h2 {
	font: 100% Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}
h3 {
	font: 100% Georgia;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
h4 {
	font: 100% Georgia;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color:#fff;
}
p {
	padding: 0px 0px 0px 0px;
}
.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;
}
#container {
	width: 910px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	margin-top:5px;
	height:140px;
	padding: 0 0 65px 0;
}
#homepanel {
	padding: 0px 0px 0px 0;
	width: 910px;
	height: 492px;
	background-image:url(images/yesterdayschild.jpg);
}
#textpages {
	width: 910px;
	height: 492px;
	padding: 0 0 0px 0;
	border-top:2px solid #fff;
}
#headermenu {
	width: 620px;
	float:left;
	height:120px;
	padding-top: 20px;
}
#headerlogo {
	width: 200px;
	float: right;
	height:120px;
	padding: 40px 0 0 0;
}
.mainnav {
	color: #333;
	font-weight: bold;
}
 .mainnav:a {
color: #999;
}
.mainnav:visited {
	color: #999;
}
.mainnav:hover {
	color: #FF00FF;
}
.mainnav:active {
	color: #000;
}
.productmenu {
	color: #333;
}
 .productmenu:a {
color: #999;
}
.productmenu:visited {
	color: #999;
}
.productmenu:hover {
	color: #9966FF;
}
.productmenu:active {
	color: #000;
}
a:hover {
	color: #fff;
	text-decoration:none;
}
a {
	color: #333;
	text-decoration:none;
}
a:visited {
	color: #999;
	text-decoration:none;
}

a:link {
	color: #999;
	text-decoration:none;
}
#logohold {
	float:left;
	width:20%;
	padding: 30px 0 10px 0px;
}
#keywords {
	float:right;
	width:70%;
	padding: 0px 0px 15px 0px;
}
html>/**/body .IEonlybr { /*None IE browsers hack*/
	display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}
#texthead {
	width: 440px;
	padding: 0px 0px 0px 0;
	font: 18px Arial;
	color:#fff;
}


.about{
float:left;
width: 400px;
padding: 0px 0px 0px 0px;
}


.shortcuts{
float:left;
width: 440px;
padding: 0px 0px 0px 50px;

}
.shortcutsimage{
float:right;
}


#producthead {
	float:left;
	width: 440px;
	height: 120px;
	padding: 0px 0px 0px 0;
	border-top:2px solid #fff;
	font: 18px Arial;
	color:#fff;
}
#productcol1 {
	float:left;
	width: 200px;
	height: 370px;
	padding: 0px 20px 0px 0;
	color:#CCCCCC;
}
#productcol2 {
	float:left;
	width: 200px;
	height: 370px;
	padding: 0px 20px 0px 0;
	color:#CCCCCC;
}
#productimage {
	float:right;
	width: 450px;
	height: 500px;
	padding: 0px 0px 0px 0px;
}
#footer {
	float:left;
	width: 910px;
	height: 50px;
	margin-top: 5px;
	padding: 20px 0px 0px 0px;
	border-top:2px solid #fff;
}
#footerleft {
	width:200px;
	float:left;
}
#footerlogos {
	width:500px;
	float:right;
}
#footertext {
	float:left;
	width:910px;
	height:300px;
	padding: 10px 0 0 0px;
	text-align: center;
	vertical-align: baseline;
}
#footertext {
	color:#999;
}
#footertext a {
	color:#999;
}
#footertext a:visited {
	color:#999;
}
#footertext a:hover {
	color:#000;
}


#linker{
float:left;
color:#595959;
}
#linker a{
color:#595959;
}
#linker a:hover{
color:#595959;
}
#linker a:visited{
	color:#595959;
}

.linker{
color:#595959;
}
.linker a{
color:#595959;
}
.linker a:hover{
color:#595959;
}
.linker a:visited{
color:#595959;
}