@charset "UTF-8";
*, html {
	margin: 0;
	padding: 0;
}
body {
	width: 780px;
	margin: 0 auto;
	background: #e7cc1f url(../images/storebg.jpg) repeat-x top left;
	font: normal 12px/150% Arial, Helvetica, sans-serif;
	color: #603913;
}
h1 {
	font-size: 16px;
}
h2 {
	margin: 15px 0 10px 0;
	}
#wrapper {
	display: table;
	width: 780px;
}
#header {
	display: table-row;
	width: 780px;
	height: 150px;
}
	#header #header-inner {
		width: 780px;
		height: 145px;
		position: relative;
	}
	#header h1 {
		height: 140px;
		/*background: url(../images/iss-logo.jpg) no-repeat top left;*/
		text-indent: -9999px;
	}
	#header-inner h2 {
		position: absolute;
		top: 50px;
		left: 270px;
		font-size: 30px;
		font-weight: normal;
		font-style: italic;
		line-height: 110%;
	}
	#header #logo {
		position: absolute;	
		top: 0;
		left: 0;
	}
	#header #topaddress {
		position: absolute;
		top: 10px;
		right: 10px;
		color: #FFF;
		letter-spacing: 1px;
		font-size: 12px;
	}
	#header ul#nav {
		position: absolute;
		right: 10px;
		bottom: 0;
		margin: 0;
		padding: 0;
		background: #c6940d;
		list-style-type: none;
		float: left; /* Contain floated list items */
	}
	#header ul#nav li {
		display: inline;
		margin: 0;
		padding: 0;
		float: left;
		font-size: 12px;
		font-weight: bold;
		color: #f1de25;
		background: url(../images/other-l.gif) no-repeat;
	}
	#header ul#nav li a {
		float: left;
		padding: 0 15px;
		text-align: center;
		color: #603913;
		text-decoration: none;
		line-height: 24px;
		background: url(../images/other-r.gif) no-repeat top right;
	}
	#header ul#nav li a:hover {
		color: #fff;
	}
	#header ul#nav li#currentpg {
		background: #f1de25 url(../images/current-l.gif) no-repeat;
	}
	#header ul#nav li#currentpg a {
		background: url(../images/current-r.gif) no-repeat top right;
	}
	#header .fb-like {
		width: 50px;
		height: 20px;
		position: absolute;
		top: 70px;
		right: 20px;
	}
	#header img.findon_fb {
		height: 20px;
		position: absolute;
		top: 70px;
		right: 80px;
	}
#content {
	display: table-row;
	width: 780px;
}
	#content .content-inner {
		position: relative;
	}
	#content h1 {
		margin-top: 5px;
		margin-bottom: 15px;
	}
	#content img.centerpic {
		display: block;
		margin: 30px auto 10px auto;	
		border: 2px solid #9dbed8;
	}
	#content #intro {
		display: table;
		width: 780px;
	}
	#content ul#icons {
		display: table-cell;
		width: 230px;
		font: bold 16px/120% Verdana, Geneva, sans-serif;
		color: #603913;
	}
	#content ul#icons li {
		height: 60px;
		padding: 5px 0 0 120px;
	}
	#content ul#icons li a {
		display: block;
		text-decoration: none;
		color: #603913;
	}
	#content ul#icons li a:hover {
		text-decoration: underline;
		color: #FFF;
	}
		#content ul#icons li#units {
			background: url(../images/units.gif) no-repeat top left;	
		}
		#content ul#icons li#cartons {
			background: url(../images/cartons.gif) no-repeat top left;	
		}
		#content ul#icons li#monitor {
			background: url(../images/camera.gif) no-repeat top left;	
		}
		#content ul#icons li#onsite {
			background: url(../images/guard.gif) no-repeat top left;	
		}
		#content ul#icons li#access{
			background: url(../images/24seven.gif) no-repeat top left;	
		}
	#content #introtext {
		display: table-cell;
		width: 540px;
		padding-left: 60px;
	}
		#content #introtext h1 {
			margin-left: 30px;
		}
		#content #introtext p {
			width: 490px;
			margin: 10px 0 10px 30px;
			text-align:justify;
		}
		#content #introtext ul {
			list-style-type: disc;
			margin: 10px 0 20px 60px;
		}
	#content #featured ul {
		list-style-type: disc;
		margin: 10px 0 20px 30px;
			
	}
	#content #featured img {
		float: right;
		margin-left: 30px;
	}
	#content #featured h2 {
		margin: 15px 0 10px 0;	
	}
	#content #grid {
		display: table;
		padding: 10px 0 30px 0;
	}
		#content .row {
			display: table-row;
		}
		#content .product {
			display: table-cell;
			width: 121px;
			border: 17px solid #c6940d;
			text-align: center;
		}
		#content .product p {
			
		}
	#content #storewrap {
		position: relative;
		width: 780px;
	}
	#content #storepics {
		margin: 60px 0 0 0;
		width: 230px;
		float: left;
	}
	#content #storetext {
		width: 540px;
		float: right;
		padding-top: 20px;
	}
	#content #storetext h1 {
		text-align: right;
	}
	#content #storetext p {
		width: 490px;
		text-align: justify;
		margin: 0 0 10px 50px;
	}
	#content #contactpic {
		position: absolute;
		top: 150px;
		right: 20px;
	}
	#content #tick {
		float: left;
		margin: 0 20px 40px 0;	
	}
	#content #contactAddress {
		width: 270px;
		height: 200px;
		position: absolute;
		top: 300px;
		right: 20px;
	}
	#content #contactAddress h2 {
		font-size: 14px;
	}
	#content #contactAddress h3 {
		font-size: 16px;
	}
	#content form {
		width: 400px;
		position: relative;
	}
		fieldset {
			margin: 1.5em 0 0 0;
			padding: 0;
			border: 1px solid #ff0;
		}
		legend {
			margin-left: 1em;
			color: #000;
			font-weight: bold;
		}
		fieldset ol {
			padding: 1em 1em 0 1em;
			list-style: none;
		}
		fieldset li {
			padding-bottom: 1em;
		}
		fieldset#longmsg {
		
		}
		fieldset#submit {
			border: none;
			margin: 5px 0 30px 170px;
		}
		label {
			float: left;
			width: 10em;
			margin-right: 1em;
			text-align: right;
		}
	#content iframe {
		margin: 20px 70px;
		border: 2px solid #999;
		margin-bottom: 0;
	}
	#content p#mapcaption {
		text-align: center;
		margin: 0 0 30px 0;
	}
	
#footer {
	display: table;
	width: 780px;
	padding: 0;
}
	#footer p#ssaa {
		display: table-cell;
		width: 250px;
		text-indent: -9999px;
	}
		#footer p#ssaa a {
			display: block;
			width: 250px;
			height: 26px;
			background: url(../images/SSAAlogo.gif) no-repeat bottom left;	
		}
		#footer p#ssaa a:hover {
			background-position: top left;
		}
	#footer p#address {
		display: table-cell;
		width: 500px;
		text-align: right;
		padding: 5px 15px 0 0;
		background: url(../images/addr_back.gif) no-repeat top right;
		font-weight: bold;
		letter-spacing: .05em;
		font-size: 12px;
	}

/*  CUSTOM CLASSES */

