body {
	margin:0px;
	background-color:#112C4E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

a {	
	color:#CCCCCC;
	text-decoration:none;
	}
	
a:hover {
	color: #999999;
	}

#upper {
	width:100%;
	height:450px;
	background:url('../images/background-chrome.jpg') repeat-x;
	position:relative;
}

#upperflash {
	width:496px;
	height:450px;
	background:url('../images/header.jpg') no-repeat;
}

#flashembed {
	position:absolute;
	left:0px;
	top:103px;
	width:596px;
	height:347px;
}

#navbar {
	position:absolute;
	padding-left:20px;
	padding-right:20px;
	padding-top:40px;
	left:596px;
	width:204px;
	height:410px;
	top:0px;
	background:url('../images/navbar.jpg') no-repeat;
	font-size:11px;
}

span.graytext { color:#c4c4c8; }


input.searchProducts {
	background-color: #ffffff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 0px;
	color: #000000;
	width:160px;
	margin-top:8px;
	float:left;
	margin-right:8px;
}

.buttonSearch {
	height:16px;
	width:21px;
	border:1px solid #6699CC;
	background:#163853;
	font-weight:bold;
	float:left;
	margin-top:8px;
	text-align:center;
	cursor:pointer;
}

#featuredProduct {
	margin-top:13px;	
	width:110px;
	padding-left:116px;
	height:129px;
	background:url(../images/featured.jpg);
	background-repeat:no-repeat;
}

#buttonSearch:hover { color:#ffffff; }


hr { border:0px; border-top:1px solid #7777aa; margin-top:12px; margin-bottom:12px; }

a.navLink:link {font-weight:bold; text-decoration:none; color:#FFFFA4; line-height:15px;}
a.navLink:active {font-weight:bold; text-decoration:none; color:#FFFFA4; line-height:15px;}
a.navLink:visited {font-weight:bold; text-decoration:none; color:#FFFFA4;line-height:15px; }
a.navLink:hover {font-weight:bold; text-decoration:underline; color:#ffffff; line-height:15px; }


a.gray:link { color:#c4c4c8; text-decoration:none; line-height:16px;}
a.gray:visited { color:#c4c4c8; text-decoration:none; line-height:16px;}
a.gray:active { color:#c4c4c8; text-decoration:none; line-height:16px;}
a.gray:hover { color:#ffffff; text-decoration:underline; line-height:16px;}


#lower {
	width:100%;
	background:url('../images/background-blue.jpg') repeat-x;
	position:relative;
}

#lowercontent {
	position:absolute;
	width:546px;
	padding-left:15px;
	padding-right:35px;
	left:0px;
	top:20px;
	border-right:1px #354B69 solid;
}

#footer {
	font-size:11px;
}

#location {
	position:absolute;
	left:596px;
	width:225px;
	padding-left:18px;
	top:20px;
}