body									{
	margin:0;	
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	background-image:url(images/bgRep.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#fff;
	color:#505050;	
	font-size:11px;
	}
	
a										{
	color:#565656;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover									{
	color:#c5b79a;
	text-decoration:none;
	font-weight:normal;
	}
	
p										{
	color:#565656;
	padding:0 0 15px 0;
	margin:0;
	text-align:left;
	font-size:1.0em;
	clear:both;
	}
	
.clear									{
	clear:both;
	}
	
#container								{
	width:1000px;
	margin:0 auto;
	padding:0;
	}
	
#header									{
	width:1000px;
	height:114px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(images/bgHeader.jpg);
	background-repeat:no-repeat;
	}
	
#logo									{
	width:281px;
	height:80px;
	padding:34px 0 0 0;
	margin:0;
	float:left;
	}	
	
#nav									{
	width:544px;
	height:99px;
	padding:0 0 0 175px;
	margin:0;
	float:left;
	}	
	
#nav ul									{
	margin:0;
	padding:0;
	float:left;
	}
	
#nav ul li								{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
	}
	
#nav #nav1 a						{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding:54px 0 0 0;
	width:117px;
	display:block;
	}	
	
#nav #nav1 a:hover					{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding:54px 0 0 0;
	width:117px;
	display:block;
	background-image:url(images/nav1.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:45px;
	}
	
#nav #nav2 a						{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding:54px 0 0 0;
	width:116px;
	display:block;
	}	
	
#nav #nav2 a:hover					{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding:54px 0 0 0;
	width:116px;
	display:block;
	background-image:url(images/nav2.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:45px;
	}
	
#nav #nav3 a						{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding:54px 0 0 0;
	width:105px;
	display:block;
	}	
	
#nav #nav3 a:hover					{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding:54px 0 0 0;
	width:105px;
	display:block;
	background-image:url(images/nav3.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:45px;
	}
	
#nav #nav4 a						{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding:54px 0 0 0;
	width:119px;
	display:block;
	}	
	
#nav #nav4 a:hover					{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding:54px 0 0 0;
	width:119px;
	display:block;
	background-image:url(images/nav4.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:45px;
	}
	
#splash								{
	width:1000px;
	height:278px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(images/bgSplash.jpg);
	background-repeat:no-repeat;
	}
	
#copy								{
	width:1000px;
	margin:0;
	padding:0;
	float:left;
	background-color:#fff;	
	}
	
#copy #left							{
	width:500px;
	margin:0;
	padding:0 65px 0 65px;
	float:left;
	background-image:url(images/bgLeft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#fff;
	}
	
#copy #left h1						{
	padding:85px 0 25px 50px;
	font-size:18px;
	margin:0;
	color:#1ca6b6;
	font-weight:normal;
	}
	
#copy #right						{
	width:285px;
	margin:0;
	padding:70px 65px 0 20px;
	float:left;
	background-image:url(images/bgRight.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#fff;
	}
	
#copy #right #products				{
	background-color:#f0f9f9;
	width:275px;
	margin:0;
	padding:15px;
	float:left;
	}
	
#copy #right #products h2			{
	color:#5ac44b;
	margin:0;
	padding:0 0 25px 0;
	float:left;
	font-size:15px;
	font-weight:bold;
	}
	
#products .product					{
	width:63px;
	height:63px;
	border:1px solid #a5cca3;
	margin:0 0 0 19px;
	padding:0;
	float:left;
	}
	
#products #viewButton				{
	width:210px;
	height:32px;
	margin:15px 0 0 0;
	float:left;
	padding:0 0 0 29px;
	}
		
#footer								{	
	width:1000px;
	margin:0;
	padding:90px 0 40px 0;
	float:left;
	background-image:url(images/bgFooter.jpg);
	background-repeat:no-repeat;
	color:#565656;
	}

#footer #left						{
	margin:0;
	padding:0;
	float:left;
	width:200px;
	}
	
#footer #left ul					{
	margin:10px 0 0 0;
	padding:0;
	float:left;
	width:100px;
	}
	
#footer #left ul li					{
	width:100px;
	height:20px;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	display:block;
	}
	
#footer #left ul li a				{
	font-weight:normal;
	text-decoration:none;
	color:#565656;
	}
	
#footer #left ul li a:hover			{
	font-weight:normal;
	text-decoration:none;
	color:#96a7a8;
	}
	
#footer #right						{
	width:200px;
	float:right;
	margin:0;
	padding:0;
	text-align:right;
	font-size:1.0em;
	}
	
#productsPage						{
	width:870px;
	background-image:url(images/bgProducts.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0 65px 0 65px;
	float:left;
	background-color:#fff;
	}
	
#productsPage h1					{
	padding:85px 0 25px 50px;
	font-size:18px;
	margin:0;
	color:#1ca6b6;
	font-weight:normal;
	}
	
#productsPage .product				{
	width:150px;
	height:230px;
	margin:0 0 0 20px;
	padding:0;
	float:left;
	border:0;
	text-align:center;
	}
	
#productsPage .product a			{
	font-size:1.1em;
	text-decoration:none;
	}
	
#map1								{
	width:365px;
	height:300px;
	margin:0 0 30px 20px;
	padding:0;
	float:right;
	border:1px solid #8f91be;
	}
	
hr									{	
	color:#999999;
	width:100px;
	}
	


	
	
	
	
	
	
	
	
	
	