@charset "utf-8";
/* CSS Document */


body {background-image: url(images/background.jpg);
		background-repeat: repeat;
		background-color:#000000;
		font-family: Arial,sans-serif;
		border:none;
}

#wrapper {height: auto;
		  width:830px;
		  margin-left:auto;
		  margin-right:auto;
		  position:relative;
		  top: 0px;
		  border:none;
}

#banner { background-image:url(images/banner.jpg);
		width:830px;
		height:109px;
		border:none;
		position:absolute;
		left:0px;
		top:0px;
		border:none;
}

#lnav { background-image:url(images/l_nav.png);
	width:53px;
	height: 73px;
	position:absolute;
	left:0px;
	top:109px;
		border:none;
}

#homenav { width:121px;
	height: 73px;
	position:absolute;
	left:53px;
	top:109px;
		border:none;
}

#specialnav { width:120px;
	height: 73px;
	position:absolute;
	left:174px;
	top:109px;
		border:none;
}

#productsnav { width:121px;
	height: 73px;
	position:absolute;
	left:294px;
	top:109px;
		border:none;
}

#servnav { width:121px;
	height: 73px;
	position:absolute;
	left:415px;
	top:109px;
		border:none;
}

#testnav { width:120px;
	height: 73px;
	position:absolute;
	left:536px;
	top:109px;
		border:none;
}

#contactnav { width:121px;
	height: 73px;
	position:absolute;
	left:656px;
	top:109px;
		border:none;
}

#rnav { background-image:url(images/r_nav.png);
	width:53px;
	height: 73px;
	position:absolute;
	left:777px;
	top:109px;
		border:none;
}

#bodybloc { background-color: #FFFFCC;
	width:758px;
	height: auto;
	position:absolute;
	left:16px;
	top:182px;
		border:none;
		padding-top:10px;
		padding-left:20px;
		padding-right:20px;
		padding-bottom:0px;
}

h1 {color: #000099;
}

#staff {	padding-left: 15px;
			padding-top: 5px;
			padding-bottom: 5px;
			float:right;
			margin-right:20px;
	
}

#store {	padding-right: 15px;
			padding-top: 5px;
			padding-bottom: 5px;
			float:left;
			margin-left:20px;
	
}

#hometab {
	width:100%;
	height: auto;
	border:none;
}

.homecell1 { padding-right:10px;
}

.homecell2 { padding-bottom:5px;
			height:auto;
}

#news {
	width:210px;
	height: auto;
	position:absolute;
	right: 20px;
	top: 20px;
	margin-bottom:10px;
	padding-bottom:5px;
}

#news_tab {
	width:200px;
	height: auto;
	border-style:ridge;
	border-width: thick;
}

#news_top { background-color: #CC6600;
			color:#FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 36px;
			font-weight:bolder;
			text-align:center;
}

#news_bottom { background-color: #FFFFFF;
				padding: 10px;
				vertical-align:top;
				color:#000066;
				font-family:"Times New Roman", Times, serif;
				font-size:16px;
				font-weight:bold;
				text-align:justify;
}

#dog {vertical-align:bottom;
}

li {font-weight:bold;
	padding-bottom:5px;
}

.indent { padding-left: 20px;
}

.indent2 { padding-left: 20px;
			padding-right: 220px;
			text-align:justify;
}

.indent3 { padding-left: 80px;
			padding-right:80px;
}

.indent4 { padding-left: 25px;
}

#cpyrt { font-family:Arial, Helvetica, sans-serif;
			 font-size: 10px;
			 text-align:center;
			 color: #000066;
			 height:40px;
			 width:548px;
			 padding-top:7px;
			 padding-bottom:0px;
			 margin-left:auto;
			 margin-right:auto;
			 position:relative;
			 bottom:0px;
}

.links {text-decoration:none;
}



a.links:link {color: #000066;
				text-decoration: none;}

a.links:hover {color: #990000;
				text-decoration: none;}

a.links:visited {color: #000066;
				text-decoration: none;}

#products {margin-left:auto;
			margin-right:auto;
			width: 600px;
}

.logotab { vertical-align: middle;
}

.logos {margin-bottom:5px;
		margin-right:10px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:10px;
		vertical-align:middle;
		border:none;
}

#moreprod {width:600px;
}

#map {position:absolute;
		top:20px;
		right:20px;
		text-align:center;
		font-size:11px;
		font-weight: bolder;
}