body {
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000033;
	background-color: #06395d;
	background-image: url(assests/images/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
	
	.hidden {
		display: none; }
		
	#container {
	width: 958px;
	max-width: 950px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	position: relative;
	overflow: visible;
}
		
		#header {
	position: absolute;
	height: 120px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
			
			#header h1 a {
				text-indent: -3000em;
				position: absolute;
				top: 0;
				left: 10px;
				width: 325px;
				height: 100px;
				background: url(assests/images/logo.gif) no-repeat; }
			
			#header h2 {
				display: none; }
				
			#phone {
				text-indent: -3000em;
				position: absolute;
				top: 85px;
				right: 10px;
				width: 215px;
				height: 30px;
				background: url(assests/images/phone.gif) no-repeat; }
				
			#quickLinks {
				position: absolute;
				top: 41px;
				right: 17px;
				width: 53px; }
				
				#quickLinks li {
					text-indent: -3000em;
					float: left; }
					
					#quickLinks a {
						display: block;
						width: 11px;
						height: 11px; }
						
					#quickHome {
						background: url(assests/images/quickHome.gif) no-repeat; }
						
					#quickSitemap {
						margin-left: 10px;
						background: url(assests/images/quickSitemap.gif) no-repeat; }
						
					#quickContact {
						margin-left: 10px;
						background: url(assests/images/quickContact.gif) no-repeat; }
						
		#navigation {
	position: relative;
	background-color: #EDF1F4;
	background-image: url(assests/images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-color: #FFFFFF;
	margin: 0px;
	height: 30px;
	padding: 0px;
}
			
			#navigation li {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	list-style-type: none;
}
				
				#navigation a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
}
					
				#navigation a:hover {
	color: #054271;
	text-decoration: none;
	background-color: #E6EBEE;
}
					
				#navigation .active {
	color: #FDB928;
	font-weight: bold;
}
					
		#inner {
	position: relative;
	width: 950px;
}
			
			#content {
	float: right;
	width: 680px;
	line-height: 1.5em;
	margin-right: 20px;
	position: relative;
	margin-top: 20px;
	text-align: left;
}
				
				#content h3,
				#content h4,
				#content h5,
				#content p,
				#content ul,
				#content ol,
				#content form,
				#content table {
					margin-bottom: 10px; }
					
				#content strong {
					font-weight: bold; }
				
				#content a {
					color: #054271;
					text-decoration: none; }
					
				#content a:hover {
					color: #ffffff;
					background-color: #054271;
					text-decoration: none; }
					
				#content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #054271;
	text-align: left;
	
										
				#content h4 {
					font-size: 14px;
					font-weight: normal;
					color: #054271; 	text-align: left;
}
					
				#content h5 {
					font-size: 12px;
					font-weight: normal;
					color: #054271; }
					
				#content ul,
				#content ol {
					padding-left: 30px;
					color: #054271; }
					
				#content ul span,
				#content ol span {
					color: #333333; }
					
				#content ul {
					list-style: disc; }
					
				#content ol {
					list-style: decimal; }
					
				#content table .rowOdd {
					background-color: #ffffff; }
					
				#content table .rowEven {
					background-color: #ebebeb; }
					
					#content table td {
	padding: 4px 8px;
	vertical-align: top;
	color: #333333;
	text-align: center;
}
						
					#content table thead td {
						border-bottom: 1px solid #054271;
						font-weight: bold; }
					
				#content form div {
					clear: both; }
					
					#content form div label {
						float: left; }
					
					#content form div input,
					#content form div select,
					#content form div textarea {
						float: right;
						width: 60%;
						border: 1px solid #054271;
						color: #333333;
						background-color: #ffffff;
						font-family: arial, verdana, helvetica, sans-serif;
						font-size: 12px; }
						
				#content .button {
					clear: right;
					margin: 10px 0;
					padding: 1px 4px;
					float: right;
					border: 0;
					width: auto;
					cursor: pointer;
					color: #ffffff;
					background-color: #054271;
					font-family: arial, verdana, helvetica, sans-serif;
					font-size: 12px;
					text-transform: lowercase; }
						
				#content .required {
					font-size: 20px;
					color: #054271; }
					
				#content .formNote {
					clear: right; }
				
				#banner {
	width: 680px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: right;
	background-image: url(assests/images/banner.jpg);
	background-repeat: no-repeat;
}
					
				#welcome {
					margin-top: -40px; }
					
				#basket {
					width: 100%; }
					
					#preview,
					#remove {
						text-indent: -3000em; }
						
					#basket img {
						border: 1px solid #054271; }
						
					#basket select {
						border: 1px solid #054271;
						background-color: #ffffff;
						color: #333333;
						font-family: arial, verdana, helvetica, sans-serif;
						font-size: 12px; }
						
				#basketTotal {
					float: right;
					margin: 20px 0;
					font-size: 18px; }
					
					#basketTotal span {
						color: #054271; }
						
				#content #buttonUpdate {
					clear: none; }
					
				#content #buttonCheckout {
					margin-left: 10px; }
					
				.pagination {
					text-align: center; }
					
				#results {
					width: 100%; }
					
					#preview,
					#add,
					#remove {
						text-indent: -3000em; }
						
					#results img {
						border: 1px solid #054271; }
						
				.product {
					float: right;
					margin-left: 10px;
					margin-bottom: 10px;
					border: 1px solid #054271; }
					
				#formProduct #inputQuantity {
					float: none;
					width: auto;
					}
					
			#sidebar {
	float: left;
	padding-top: 15px;
	width: 230px;
	line-height: 1.5em;
	background: url(../sidebar.gif) no-repeat;
}
				
				#sidebar h3 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #02406F;
}
					
				#sidebar h3,
				#sidebar form,
				#sidebar p {
					margin-left: 10px;
					margin-bottom: 10px; }
					
				#sidebar a {
	color: #02406F;
	text-decoration: none;
}
					
				#sidebar a:hover {
					color: #ffffff;
					background-color: #054271;
					text-decoration: none; }
					
				#sidebar div input {
					border: 1px solid #054271;
					color: #333333;
					font-family: arial, verdana, helvetica, sans-serif;
					font-size: 12px;
					background-color: #ffffff;
					width: 155px; }
					
				#sidebar .button {
					padding: 1px 4px;
					border: 0;
					width: auto;
					cursor: pointer;
					color: #ffffff;
					background-color: #054271;
					text-transform: lowercase; }
					
				#formSearch div {
					float: left; }
					
					#formSearch label {
						display: none; }
					
				#formSearch .button {
					float: right;
					margin-right: 20px;
					margin-bottom: 10px; }
					
				#categories li {
	padding-left: 15px;
	font-weight: bold;
	width: 150px;
	margin-bottom: 5px;
	background-image: url(assests/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #EFAF28;
	border-right-color: #EFAF28;
	border-bottom-color: #EFAF28;
	border-left-color: #EFAF28;
	list-style-type: none;

}
						
				#miniBasket h3 {
					padding-left: 20px;
					background: url(assests/images/basket.gif) no-repeat; }
					
				#miniBasket .itemTotal {
					float: left;
					margin-bottom: 0; }
					
				#miniBasket .basketTotal {
					float: right;
					margin-right: 20px;
					margin-bottom: 0; }
					
				#miniBasket #buttonRemove {
					clear: both;
					float: left; }
					
				#miniBasket #buttonMiniCheckout {
					clear: both;
					float: right;
					margin-right: 20px;
					margin-bottom: 10px;
					width: 5.5em;
					height: 1.5em;
					text-align: center; }
					
				#formLogin div {
					clear: both; }
					
					#formLogin div label {
						float: left; }
					
					#formLogin div input {
						float: right;
						margin-right: 20px;
						margin-bottom: 5px;
						width: 120px; }
						
					#formLogin #buttonLogin {
						clear: both;
						float: right;
						margin-right: 20px;
						margin-bottom: 10px; }
					
				#cardsAccepted {
					clear: both;
					text-indent: -3000em;
					display: block;
					width: 197px;
					height: 26px;
					background: url(assests/images/cards.gif) no-repeat; }
				
		#footer {
	clear: both;
	position: relative;
	margin-top: 40px;
	padding-bottom: 15px;
	font-size: 11px;
	color: #06395D;
	text-align: center;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FAB643;
	border-right-color: #FAB643;
	border-bottom-color: #FAB643;
	border-left-color: #FAB643;
	background-color: #FDBA2B;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
}
			
			#footer a {
				color: #999999;
				background-color: #ffffff;
				text-decoration: none; }
				
			#footer a:hover {
				color: #ffffff;
				background-color: #999999;
				text-decoration: none; }

