/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.5;
}

html, body{ 
	margin:0; 
	padding:0; 
	text-align:center;
	background: #FFFFFF;
} 
 
#container{ 
 	width:955px; 
 	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	margin-top: 34px;
	background: #FFFFFF;
} 
#header{
	height: 150px;
	clear: both;
}
#HeaderImages {
	display: block;
}
.HeaderImages p {
	padding: 0px;
	margin: 0px;
}
#logo{
	float: left;
	width: 447px;
	height: 103px;
	position: relative;
}
#nav {
	width: 441px;
	height: 31px;
	background: #6F9083;
	float: left;
	margin-top: 16px;
	padding: 0 3px 0 3px;
	position: inherit;
	text-align: center;
}

#HeaderImages {
	float: right;
	width: 508px;
	height: 150px;
}

#content {
	width: 955px;
	clear: both;
}
#left {
	float: left;
	width: 220px;
	margin: 46px 62px 0px 51px;
}
#right {
	float: left;
	width: 556px;
	margin-top: 46px;
}
#leftContact {
	float: left;
	width: 356px;
	margin: 46px 39px 0px 92px;
}
#rightContact {
	float: left;
	width: 444px;
	margin-top: 46px;
}
#leftProducts {
	float: left;
	width: 150px;
	margin: 46px 85px 0px 75px;
	padding-right: 23px;
	text-align: right;
	font-size: 12px;
}
#rightProductText {
	float: left;
	width: 556px;
	margin-top: 46px;
	margin-left: 10px;
}
#rightProductImages {
	position:absolute;
	display:none;
	width: 546px;
	background: #ffffff;
	padding-left: 60px;
}

.nav span {
text-align: center;
margin:0;
cursor: pointer;
}

#footer {
	clear: both;
	padding: 14px;
	text-align: left;
}

a:link {
	color: #009DE7;
}
a:visited {
	color: #009DE7;
}
a:hover {
	color: #009DE7;
}
a:active {
	color: #009DE7;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #6F9083;
	margin-top: 0px;
	padding-top: 0px;
}

#right ul {
	margin: 0px;
}

#right li {
	padding: 0px 0px 10px 0px;
}

.nav {
display: block;
height: 31px;
width: auto;
margin: 0 2px 0 2px;
float: left;
}

.nav a {
display:block;
font-size: 10px;
margin: 0 2px 0 2px;
height: 31px;
width: auto;
float: left;
color: #231F20; 
text-decoration: none;
text-align: center;
font-weight: bold;
text-transform: uppercase;
line-height: 31px;
}

.nav a:hover {
display: block;
font-size: 10px;
margin: 0 2px 0 2px;
height: 31px;
width: auto;
float: left;
color: #FFFFFF; 
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
line-height: 31px;
}

.nav span {
text-align: center;
margin:0;
cursor: pointer;
}

body#home a#nav-home,
body#products a#nav-products,
body#care a#nav-care,
body#tcs a#nav-tcs,
body#contact a#nav-contact
{
color: #FFFFFF}

#text {

}