body {
	background: #fff;
	color: #515659;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	overflow-y: scroll;
	padding: 0; /* alter this if you want to pad the site from the top or bottom */
	text-align: left;
	width: 100% }
	
img { float: left }

p {
	clear: left;
	float: left;
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
	text-align: left;
	width: 100%; }

a {
	color: #fe281b;
	font-weight: normal;
	text-decoration: underline }
	
.container_12 { background: #fff }

.strong { font-weight: bold; }
.nomargin {	margin: 0 !important }


/* PAGE HEADER */
.logo {
	background: url(/images/samurai.gif) no-repeat 0 0;
	margin: 25px auto;
	text-indent: -9999px; }
	
	.logo a {
		display: block;
		height: 81px;
		width: 230px }

#pageMenu {
	list-style-type: none;
	margin: 95px 0 0 140px;
	padding: 0 }
	
	#pageMenu li {
		border-right: 1px solid #fe281b;
		display: inline;
		line-height: 18px;
		padding: 0 1em }
	
	#pageMenu li.last {
		border-right: none }
		
	#pageMenu a {
		color: #000;
	font-weight: normal;
		text-decoration: none	}
		
	#pageMenu a:hover {
		color: #fe281b }

#pageBody {
	min-height: 450px;
}

/* GENERAL PAGE SETTINGS */
.pageHeader {
	color: #fe281b;
	float: left;
	font-size: 36px;
	margin: 0 0 20px;
	width: 100% }
	
	.noStrap { margin: 0 0 20px }
	
.pageSubHeader {
	color: #000;
	float: left;
	font-size: 24px;
	margin: 20px 0 10px;
	width: 100% }

.pageSubHeaderLine {
	background: url(/images/subHeaderLine.gif) no-repeat 0 0;
	float: left;
	height: 1px;
	margin: 0 0 18px;
	width: 100% }
	
.pageSubHeaderLineLong {
	background: url(/images/subHeaderLineLong.gif) no-repeat 0 0;
	float: left;
	height: 1px;
	margin: 0 0 18px;
	width: 100% }
		
.menuHeader {
	color: #fe281b;

	font-size: 1em;
	font-weight: bold;
	
}
	
.menuSelectText {
	width: 245px;
}


/* PAGE BANNERS */
.pagestrap {
	height: 204px;
	margin: 0 0 8px;
	width: 940px }
	
.strap_whatwedo { background: url(/images/straps/whatwedo.jpg) no-repeat 0 0; }


/* HOME PAGE */	
.home_image {
	background: url(/images/home.jpg) no-repeat 0 0;
	height: 400px;
	width: 100%;
}
	
.home_link a {
	display: block;
	height: 204px;
	text-indent: -9999px;
	width: 100%;	}

	.home_link_menu { background: url(/images/home_menu.jpg) no-repeat 0 0 }
	.home_link_findus { background: url(/images/home_findus.jpg) no-repeat 0 0 }
	.home_link_delivery { background: url(/images/home_delivery.jpg) no-repeat 0 0 }


/* MENU PAGES */
.menuTable {
	width: 100% }
	 
	.menuTable td {
		padding: 0 0 0.5em }

	
/* CONTACT PAGE */
.contactForm {
	background: url(/images/contact_formbg.jpg) no-repeat 0 0;
	height: 401px;
	margin: 0 0 25px;
	position: relative;
	width: 406px }
	
	.contactForm label {
		clear: left;
		float: left;
		height: 29px;
		line-height: 29px;
		margin: 15px 0 0 20px;
		width: 125px }
	
	.contactForm input, .contactForm textarea {
		border: none;
		float: left;
		margin: 15px 0 0 0 }
	
	.contactText {
		background: transparent url(/images/contact_text.gif) no-repeat bottom right;
		height: 17px;
		padding: 6px;
		width: 223px }
	
	.contactTextarea {
		background: url(/images/contact_textarea.gif) no-repeat bottom right;
		height: 141px;
		overflow: auto;
		width: 235px }
		
	.contactSubmit {
		background: url(/images/contact_submit.gif) no-repeat 0 0;
		cursor: pointer;
		height: 32px;
		width: 99px }


/* FOOTER */
.footer {
	background: #000;
	color: #808080;
	margin: 25px 0 0;
	padding: 25px;
	width: 100%; }
	
	.footer p { 
		line-height: 1.4em;
		/*margin: 25px;*/
		text-align: center }
