body {
	/*
	scrollbar-3d-light-color: #9DA9D1;
	scrollbar-arrow-color: #000099;
	scrollbar-base-color: #9DA9D1;
	scrollbar-dark-shadow-color: #9DA9D1;
	scrollbar-face-color: #9DA9D1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #9DA9D1;
	*/
	background-image: url(images/header-bg-thin.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	margin: 0px;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

P.mincart {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


A:link {
	color: #000066;
	text-decoration: none;
}

A:visited {
	color: #000066;
	text-decoration: none;
}

A:active {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: #000;
	text-decoration: underline;
}

HR {
	height: 1px;
	color: #999999;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

TD.mincart {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clearing {
	clear: both;
	font-size: 0px;
	height: 0px;
}

#masthead {
	height: 185px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}

#logo {
	background-image: url(images/lifestyles-logo.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 380px;
	float: left;
	background-position: 50px;
	padding-top: 5px;
	text-indent: 25px;
	font-size: 12px;
}

#logo a:link {
	color: #F1FFCB;
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

#logo a:visited {
	font-style: italic;
	color: #F1FFCB;
}

#contact {
	float: right;
	width: 300px;
	text-align: right;
	color: #FFF;
}
#contact a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#contact a:hover {
	text-decoration: underline;
}

#contact a:visited {
	color: #FFF;
	font-weight: bold;
}

#contact p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contact h3 {
	margin-bottom: 10px;
	font-size: 18px;
	margin-top: 2px;
}

#zone {
	width: 930px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #E3F0BF;
	padding: 10px;
}

#menu {
	margin-bottom: 10px;
	color: #000;
	border: 2px solid #CCC;
	padding: 10px;
	background-color: #F1FFCB;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#menu p {
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu a:link {
	text-decoration: none;
	font-weight: bold;
	color: #245E00;
	font-size: 13px;
}

#menu a:hover {
	text-decoration: underline;
}
#menu a:visited {
	color: #245E00;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.bgdot {
	background-image: url(images/bgdot.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.module {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	display: inline;
}
.description2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: justify;
}

input.search
{
	height: 17px;
	background-color: #9DA9D1;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A.dark:link {
	color: #CCC;
	text-decoration: none;
}

A.dark:visited {
	color: #CCC;
	text-decoration: none;
}

A.dark:active {
	color: #CCC;
	text-decoration: none;
}

A.dark:hover {
	color: #FFF;
	text-decoration: none;
}

#footer-wrapper {
	background-color: #000;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer {
	color: #FFF;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a {
	color: #FFF;
}

#footer p {
	margin-top: 15px;
	margin-bottom: 15px;
}

