body {
	margin:0px;
	background-color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2e2e2e;
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2e2e2e;
}

p a {
	color:#3a74bc;	
}

p a:hover {
	color:#6B96CB;
}

.clear {
	clear:both;
}

.red {color: #cc0000}

.hr {
	height:1px;
	width:100%;
	background-color:#e8e8e8;
	margin:19px 0px 19px 0px;
	padding:0px;
}

h1 {
	
}

h2 {
	color:#4279bf;
	font-size:23px;
}

#header {
	width:100%;
	margin:0px;
	padding:0px;	
	background-image:url(../images/background.gif); background-repeat:repeat-x;
}
	
	#header1 {
		width:900px;
		height:92px;
		background-image:url(../images/header1.jpg); background-repeat:no-repeat;
		margin:0 auto;
		padding:0px;
	}
	
		h1.logo {
			width:193px;
			height:92px;
			background-image:url(../images/logo.gif); background-repeat:no-repeat;
			text-indent:-3000px;
			margin:0px;
			padding:0px;
			float:left;
		}
		
		#header1-nav {
			width:707px;
			height:92px;
			float:left;
		}
		
		#header1-nav ul {
			width: 100%;
			margin:33px 0px 0px 0px;
		}
		
		#header1-nav ul li {
			color:#ffffff;
			float: left;
			display: block;
			list-style: none;
			margin:5px 0px 0px 0px;
			font-size:14px;
			height:27px;
		}
		
		#header1-nav ul li a {
			text-decoration:none;
			color:#ffffff;
		}
		
		#header1-nav ul li a:hover {
			text-decoration:none;
			color:#adbed4;
		}
		
		#header1-nav ul li.divider {
			background-image:url(../images/nav-divider.jpg);
			background-repeat:no-repeat;
			width:2px;
			height:27px;
			margin:0px 20px 0px 20px;
		}
	
	#header2 {
		width:900px;
		background-image:url(../images/header2.jpg); background-repeat:no-repeat;
		margin:0 auto;
		padding:0px;
	}
	
		#pagetitle {
			width:470px;
			height:57px;
			margin:0px 0px 0px 0px;
			padding:0px;
			float:left;
		}
		
			#pagetitle h1 {
				margin:15px 0px 0px 0px;
				padding:0px;
				color:#ffffff;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-size:23px;
			}
			
		#promos {
			width:505px;
			margin:0px 0px 0px -35px;
			padding:0px;
			float:left;
		}
			#promo1 {
				width:251px;
				height:292px;
				float:left;
			}
			
			#promo2 {
				width:254px;
				height:292px;
				float:left;
			}
		
		#basket {
			width:225px;
			height:27px;
			padding:8px 0px 0px 205px;
			float:left;			
		}
		
		#basket p {
			margin:0px;
			padding:0px;
		}
		
		#basket p a {
			color:#fff200;
			font-weight:bold;
			text-decoration:none;
		}
		
		#basket p a:hover {
			color:#fff45f;
			font-weight:bold;
			text-decoration:none;
		}
		
		#hometext {
			width:395px;
			height:214px;
			margin:0px;
			padding:20px 0px 23px 35px;
			float:left;
		}
		
			.hometext-p-bold {
				color:#ffffff;
				font-weight:bold;
			}
			
			.hometext-p {
				color:#adbed4;
			}
			
#signup {
	background-color:#2e2e2e;
	width:100%;
	margin:0px;
	padding:0px;
	border-top:1px solid #585858;
	color:#ffffff;
	font-size:14px;
}

#signup-int {
	background-color:#2e2e2e;
	width:100%;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:14px;
}

	#nlsignup {
		height:80px;
		width:900px;
		margin:0 auto;
	}
	
		.nlsignuptext {
			width:470px;
			height:50px;
			padding:30px 0px 0px 0px;
			margin:0px;
			color:#ffffff;
			float:left;
		}
		
		.nlsignuptext b {
			color:#608fc9;
		}
		
		.nlsignupfield {
			width:217px;
			height:80px;
			float:left;
			padding:0px 0px 0px 0px;
			background-image:url(../images/signupinput.gif); background-repeat:no-repeat;
			background-position:0px 22px;
		}
		
		.nlsignupfield input {
			height:27px;
			width:207px;
			padding:8px 5px 0px 5px;
			margin:22px 0px 0px 0px;
			border:0px;
			background:transparent;
			font-size:14px;
			color:#919191;
		}
		
		.nlsignupbutton {
			width:185px;
			height:49px;
			padding:21px 0px 0px 28px;
			margin:0px;
			border:0px;
			float:left;
		}

.fadein {
	width:100%;
	height:15px;
	background-image:url(../images/listingbgtop.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

.fadeout {
	width:100%;
	height:15px;
	background-image:url(../images/listingbgbottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

.content {
	width:898px;
	margin:0 auto;
	padding:0px 0px 0px 2px;
}
	
	.content h2 {
		margin:0px 0px 19px 0px;
		padding:0px;
		line-height:23px;
		font-size:23px;
	}
	
	.product-item {
		float:left;
		width:200px;
		margin:0px 12px 0px 12px;
	}
	
		.product-name h2 {
			font-size:14px;
			color:#252525;
			font-weight:bold;
		}
		
		.product-price {
			font-size:23px;
			color:#3a74bc;
		}
		
		.product-postage {
			font-size:14px;
			color:#acacac;
		}

#info {
	width:900px;
	margin:0 auto;
	padding:0px;	
}

	#info1 {
		width:210px;
		height:233px;
		margin:0px 45px 0px 0px;
		float:left;
	}
	
	#info1wide {
		width:494px;
		height:233px;
		margin:0px 0px 0px 0px;
		float:left;
	}
	
	#info2 {
		width:210px;
		height:233px;
		margin:0px 29px 0px 0px;
		float:left;
	}
	
	#info3 {
		width:406px;
		height:233px;
		margin:0px 0px 0px 0px;
		float:left;
	}
	
		#info3image {
			width:179px;
			height:233px;
			float:left;
		}
		
		#info3text {
			width:227px;
			height:233px;
			float:left;
			margin:0 auto;
		}
		
		#info3buttons {
			width:227px;
			height:233px;
			float:left;
		}
		
			#info3button1 {
				width:185px;
				height:35px;
				margin:70px 21px 12px 21px;
			}
			
			#info3button2 {
				width:185px;
				height:35px;
				margin:11px 21px 70px 21px;
			}
	
#footer {
	width:900px;
	margin:0 auto;
	padding:0px;	
}

	#footer p {
		color:#7a7a7a;
		font-size:10px;
	}
	
	#footer p a {
		color:#7a7a7a;
	}
	
	#footer p a:hover {
		color:#444444;	
	}
	
	#cards {
		width:400px;
		float:left;
	}
	
	#address {
		width:500px;
		text-align:right;
		float:left;
	}