﻿a:link, a:visited, a:active {
	color:#ffffff;
}

a:hover {
	color:#dddddd;
}

.content{
	width:916px;
	background:#343434 url(/images/home-content-background.jpg) no-repeat;
	min-height:560px;
	float:left;
}

.content-spacer{
	float:left;
	width:1px;
	height:560px;
}

/*.left-nav {
	float:left;
	width:237px;
	height:483px;
	background:url(/images/left-nav.jpg) no-repeat;
}*/

.middle-flash {
	float:left;
	width:498px;
	height:324px;
}

.right-content {
	width:180px;
	float:right;
}

.right-links {
	width:180px;
	height:220px;
	float:left;
}

.chat-link {
	display:inline;
	width:131px;
	height:65px;
	background:url(/images/live-chat-button-notext2.jpg) no-repeat;
	float:left;
	margin:20px 0px 19px 19px;
}


.chat-link a, .chat-link a:visited {
	float:left;
	color:#fff;
}

.chat-link a:hover {
	color:#dddddd;
}

.translate {
	width:140px;
	float:left;
	padding-left:20px;
	padding-right:10px;

}

.right-flash{
	width:180px;
	height:116px;
	float:left;
	clear:both;
	padding-top:10px;
	
}

.featured-header {
	width:498px;
	height:50px;
	float:left;
}

.featured-header-text {
	float:left;
	color:white;
	font-family:Impact, Charcoal, sans-serif;
	font-size:13.5pt;
	padding:22px 0 0 31px;
}

.featured-products {
	color:white;
	width:678px;
	float:left;
}

.featured-products img{
border:3px #999999 solid;
}