@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* s collective rox  */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
	}
	#wrap {
		width:100%;
	    background:url(images/test.jpg);
		background-repeat:no-repeat;
		background-position:top center;
	
	}
	
	body {
		line-height: 1;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	ol, ul {
		list-style: none;
	}
	
	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}

	:focus {
		outline: 0;
	}

	ins {
		text-decoration: none;
	}

	del {
		text-decoration: line-through;
	}

/* <!-- this section is commented out, so your tables dont get disturbed : )
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}  */

	body {
		background:#000000;
		font-family:Arial, Helvetica, sans-serif;
	}

	#header {
		margin:0 auto;
		Height:91px;
		width:801px;
		background:url(images/header.jpg) no-repeat;
				
	}
	
	#flashbox {
		margin:0 auto;
		height:258px;
		width:798px;
		padding-left:3px;
		padding-top:15px;
		background:url(images/flashbox.jpg);
		background-repeat:no-repeat;
	}

	.bodybreak {
		margin:0 auto;
		height:4px;
		font-size:1px;
		width:801px;
		background:url(images/bodybreak.jpg);
		background-repeat:no-repeat;
	}
	
	#content {
		margin:0 auto;
		width:761px;
		background:url(images/body.jpg);
		background-repeat:repeat-y;
		padding-left:20px;
		padding-right:20px;
		padding-top:20px;
		min-height:250px;
	}
	
	#footer {
		margin:0 auto;
		height:48px;
		padding-top:20px;
		padding-left:20px;
		width:781px;
		background:url(images/footer.jpg);
		background-repeat:no-repeat;
		color:#999999;
	}
	
	#subfooter {
		margin:0 auto;
		height:78px;
		padding-top:5px;
		width:801px;
		color:#CCCCCC;
		text-align:right;
		font-size:10px;
	
	
	}
	#address {
	padding-top:8px;
		padding-right:20px;
		width:170px;
		height:50px;
		float:right;
	}
	#address h1 {


		font-size:12px;
		color:#CCCCCC;
		text-align:right;
	}
	
	#logo {
		padding-top:8px;
		height:50px;
		width:400px;
		float:left;
		}	
	
	#mainnav {
		color:#FFFFFF;
		height:31px;
		width:801px;
		float:left;
	}
	a {
		color:#FFFFFF;
		text-decoration:none;
	}
	
	a:hover {
	color: #FF000E;
}
	a:hover {
		color:#FF0000;
		text-decoration:none;
	}
	a:visited {
		color:#FFFFFF;
		text-decoration:none;
	}
	
	.aboutus {
	width:187px;
	height:22px;
	text-align:center;
	padding-top:8px;
	float:left;
	}
	.service {
	width:132px;
	height:22px;
	text-align:center;
	padding-top:8px;
	float:left;
	}
	.link {
	width:122px;
	height:22px;
	text-align:center;
	padding-top:8px;
	float:left;
	}
	.link2 {
	width:128px;
	height:22px;
	text-align:center;
	padding-top:8px;
	float:left;
	}
	.link3 {
	width:140px;
	height:22px;
	text-align:center;
	padding-top:8px;
	float:left;
	}
	
	#content h1 {
	padding-top:15px;
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
	}
	#content p {
		padding-top:10px;
		font-size:14px;
		color:#FFFFFF;
		text-align:justify;
		width:750px;
		line-height:18px;
	}
	#leftside {
	padding-left:20px;
	width:300px;
	float:left;
	height:auto;
	color:#FFFFFF;
	}
	#rightside {
	float:right;
	color:#FFFFFF;
	}
	#leftside p {
	width:250px;
	}
	
	.vend {
	padding-top:10px;
	background:#E3E3E3;
	width:793px;
	margin-left:1px;
	height:850px;
	}
	.vend img {
	border:1px solid #FFF;
	padding:1px;
	float:left;
	}

	.vend a:hover img {
	border:1px solid #FF0000;
	}
	#disc {
	text-align:left;
	color:#666;
	text-align:justify;
	font-size:11px;
	padding-left:10px;
	}
	
	
	#hours {
	padding-top:12px;
	float:left;
	width:90px;
	font-size:10px;
	margin-left:100px;
	display:inline;
	}
	#hours h1 {
	font-size:12px;
	}