body
{
	margin: 0px 0px 10px 0px;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background: url('images/bg.jpg');
}

#mainContainer
{
	position: relative;
	left: 50%;
	margin-left: -400px;
	width: 798px;
	border: 1px solid #000000;
	background: #fff;
}

#headerContainer
{
	background: url('images/header_bg2.jpg') no-repeat;
	width: 793px;
	height: 20px;
	text-align: right;
	padding: 35px 5px 0px 0px;
}

#headerContainer a
{
	color: #000;
}

#headerContainer a:hover
{
	color: #4887cb;
}

#logoContainer
{
	height: 136px;
	margin: 0px;
	padding: 0px;
	width: 798px;
}

#logoContainer img
{
	border: 0px;
}

#navContainer ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 38px;
}

#navContainer ul li
{
	float: left;
	margin: 0px;
	height: 38px;
}

#navContainer img
{
	border: 0px;
}

#leftColumn
{
	float: left;
	width: 310px;
}

#rightColumn
{
	float: right;
	width: 460px;
}

#clearColumns
{
	clear: both;
}

#contentContainer
{
	padding: 10px 14px 10px 14px;
	width: 770px;
}

#contentContainer
{
	clear: both;
}

#footerContainer
{
	border-top: 1px solid #000;
	clear: both;
	background: #b9b9b9 url('images/footer_bg.jpg') repeat-x;
	height: 40px;
	font-size: 9pt;
	text-align: center;
	padding: 5px 0px 10px 0px;
}

#footerContainer a
{
	color: #000000;
}

#footerContainer a:hover
{
	color: #4887cb;
}

#newsletterContainer
{
	background: url('images/newsletter_bg_repeat.jpg') repeat-y;
	width: 298px;
	margin: 15px 0px 15px 0px;
}

#newsletterSubContainer
{
	background: url('images/newsletter_bg.jpg') no-repeat;
	padding: 14px;
	font-weight: bold;
	color: #707070;
}

#newsletterSubContainer form
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#newsletterSubContainer div
{
	display: inline;
}

#newsletter_email
{
	padding: 3px;
	border: 1px solid #9a9a9a;
	width: 170px;
}

#newsletter_submit
{
        text-decoration: none;
	height: 23px;
	width: 80px;
	font-weight: bold;
	color: #fff;
}

#giftCardContainer
{
	text-align: center;
	margin-top: 5px;
}

#imageContainer
{
	width: 298px;
	padding: 10px 0px 0px 0px;
}

#welcomeContainer, #rentalsServicesContainer, #contactContainer, #equipmentContainer, #aboutUsContainer
{
	font-weight: bold;
	color: #9fa0a2;
	margin-bottom: 5px;
}

#welcomeContainer a, #rentalsServicesContainer a, #contactContainer a, #equipmentContainer a, #aboutUsContainer a
{
	font-weight: bold;
	color: #609fd6;
}

#welcomeContainer span, #rentalsServicesContainer span, #contactContainer span
{
	display: block;
	text-align: center;
}

#welcomeContainer .addressName, #contactContainer .addressName
{
	color: #808080;
	margin-top: 10px;
}

#welcomeContainer .phoneNumber, #contactContainer .phoneNumber
{
	display: block;
	margin-top: 10px;
}

#welcomeContainer .phoneNumber strong, #contactContainer .phoneNumber strong
{
	color: #808080;
}

#welcomeContainer .email, #contactContainer .email
{
	display: block;
	margin-top: 10px;
}

#skiEquipmentContainer, #snowboardEquipmentContainer, #manufacturersContainer
{
	margin-top: 15px;
	color: #4b4b4b;
}

#manufacturersLeft
{
	float: left;
}

#manufacturersRight
{
	float: right;
}

#manufacturersContainer a
{
	color: #555555;
}

#manufacturersContainer a:hover
{
	color: #4887cb;
}

.manufacturerCategories
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.manufacturerCategories li
{
	margin-top: 10px;
	font-weight: bold;
}

.manufacturerEntries
{
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.manufacturerEntries li
{
	display: inline;
	font-weight: normal;
	margin-right: 5px;
}
