body {background-color:#CCCCCC; margin:0; padding:0;}
#container {width:800px; margin: 0 auto; background-color:#FFFFFF; border-right:1px solid #999999; border-left:1px solid #999999;}
img {border:none;}

#header {
	padding:15px 0 0 0; 
	margin-left:15px; 
	width:780px 
}
#left {
	background-image:url(images/bannerLeft.jpg); 
	width:7px; 
	height:120px; 
	float:left;
}
#right {
	background-image:url(images/bannerRight.jpg); 
	width:7px; 
	height:120px; 
	float:left;
}
#center {
	background-image:url(images/bannerBg.jpg); 
	width:756px; 
	height:120px; 
	float:left;
}

#nav {
	border-bottom:1px solid #999999; 
	margin:0px auto 10px auto; 
	clear:both; 
	
	padding-top:25px;
	
	text-align:right; 
	width:760px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#666666; 
	
	font-weight:bold;
}
#nav li {
	display:inline; 
	border-right:1px solid #999999; 
	padding:0 10px 0 10px;  
	line-height:15px;
	font-size:12px; 
	
}
#nav ul {
	display:inline; 
	padding:0; 
	margin:0; 
	list-style-type:none;  
	
}
#nav li a { 
	color:#666666; 
	text-decoration:none; 
	margn:0; 
	paddng:0; 
}
#nav li a:hover {
	color:#7AC142;
}

#pic {
	width:760px; 
	height:195px; 
	margin: 0 auto;
	padding-top:10px;
}
#stripel {
	background-image:url(images/stripeBar.jpg); 
	background-repeat:repeat-y; 
	height:195px; 
	float:left; 
	width:20px;
}
#picMain {
	background-color:#7AC142;
	width:720px; 
	height:195px; 
	float:left; 
	background-image:url(images/blackkitchen.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
}
#center img {float:left;}
#striper {
	background-image:url(images/stripeBar.jpg); 
	background-repeat:repeat-y; 
	height:195px; 
	float:left; 
	width:20px;
}

#content {
	width:560px; 
	float:left;
	padding-bottom:15px;
}

#diference {
	background-color:#efefef; 
	margin-left:25px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	padding:8px;
}
#intro { 
	padding-top:15px; 
}
.red1 {color:#006600; font-weight:bold;}
.red {
	color:#990000;
}
.black {
	color:#333333;
}

#galleryNav { 
	background-image:url(images/gallery.jpg); 
	background-repeat:no-repeat;  
	float:left; 
	width:180px; 
	margin-left:30px;
	margin-top:30px;
}
#galleryNav ul {
	border-top:1px solid #999999; 
	border-bottom:1px solid #999999; 
	padding-top:15px; 
	margin-top: 21px; 
	padding-bottom:15px;
	padding-left:15px;
	margin-left:0px;
}
#galleryNav li  {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; list-style-type:none; 
	font-size:12px;
	line-height:21px;
}
#galleryNav li:hover {
	list-style-image:url(images/arrow.gif);
	
}
#galleryNav a:hover {
	list-style-image:url(images/arrow.gif);  
	color:#990000;
}
#galleryNav a {text-decoration:none; color:#666666;}

#galleryNav img {margin:30px 0 0 30px ; border:1px solid #666666;}
#galleryNav h6 a { color:#000000; text-decoration:underline;}
#galleryNav h6 {font-size:10px;}

#footer {
	border-top:1px solid #999999; 
	clear:both; 
	padding: 5px;
	width:760px;
	margin:0 auto;
	
}
#footer li {display:inline; border-right:1px solid #999999;  padding: 0 5px 0 5px; }
#footer ul { padding:5px 0 5px 0; margin:0px;}
#footer a {
	text-decoration:none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	
}
#footer a:hover {text-decoration:underline;}

#nav #current a {color:#990000;}

h2 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	width:200px; 
	font-weight:normal; 
	text-lign:center; 
	margin-left: 80px; 
	margin-top: 40px;
	
}
h3 {color:#7ac142; font-family:"Times New Roman", Times, serif; text-decoration:underline; font-size:14px; margin-top:5px;}
h4 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#999999; font-weight:normal; margin-left:25px;}
h5 {width:240px; float:right; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:normal; font-size:14px;
margin:0; padding-top:20px; line-height:20px; display:inline;}
h6 {text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333;}

/*..........................................MODERN GALLERY.....................................*/

#galleryContent {
	width:760px;  
	float:left;
}

.thumb {
	width:100px; 
	height:160px;  
	float:left; 
	padding:2px
}
.thumb p, .thumb a {color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0; font-size:10px; text-align:center; text-decoration:none;}
.thumb a:hover {text-decoration:underline; }
.thumb img {
	border:1px solid white; 
}
.thumb img:hover {
	border:1px solid green;
}
#thumbImages {
	float:left; 
	width:520px;
	padding-left:30px;
}
#modernPicMain {
	background-color:#7AC142;
	width:720px; 
	height:195px; 
	float:left; 
	background-image:url(images/modernpic1.jpg); 
	background-position:left; 
	background-repeat:no-repeat;
}
h2.modern  {
	font-family:Arial, Helvetica, sans-serif; 
	color:white; 
	width:230px; 
	font-weight:normal;  
	margin-left: 440px; 
	margin-top: 80px;
	
}
#galleryNav #galleryCurrent a {
	color:#990000; 
	list-style-image:url(images/arrow.gif);
	list-style:url(images/arrow.gif); text-decoration:underline;
}

/*..........................................MODERN GALLERY.....................................*/


#tradPicMain {
	background-color:#7AC142;
	width:720px; 
	height:195px; 
	float:left; 
	background-image:url(images/tradDoors/tradmainpic.jpg); 
	background-position:left; 
	background-repeat:no-repeat;}

/*..........................................ACCESSORIES GALLERY.....................................*/
.accthumb {
	width:120px; 
	height:165px;  
	float:left; 
	padding:5px
}
.accthumb p, .accthumb a {color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0; font-size:10px; text-align:center; text-decoration:none;}
.accthumb a:hover {text-decoration:underline; }
.accthumb img {
	border:1px solid white; 
}
.accthumb img:hover {
	border:1px solid green;
}

/*..........................................THE PEOPLE................................*/


#peopleIntro h4  {color:#006600; width:220px; font-weight:bold; float:left;  }
#peopleIntro p  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:15px;
	width:530px;
	float:left;
	margin-left:20px;
}
#peopleImages h4 {color:#990000; font-weight:normal; border:1px solid #009900; background-color:#7AC142; padding:3px;}
#peopleImages p {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px; width:480px; margin-left:20px; margin-right:20px;}
#peopletext {float:left; width:500px; }
#people {
	width:710px;
	margin-top:10px;
}
#people img {padding-left:50px; height:150px; width:100px; padding-top:20px;}
#peoplePicMain {
	background-color:#7AC142;
	width:720px; 
	height:195px; 
	float:left; 
	background-image:url(images/peoplepic.jpg); 
	background-position:left; 
	background-repeat:no-repeat;}

/*..........................................THE PRODUCTS................................*/


#productsIntro h4  {color:#006600; width:215px; font-weight:bold; float: left; padding-top:30px; margin:0 0 0 30px;}
#productsIntro p  {font-family:Verdana, Arial, Helvetica, sans-serif; color:#999999; line-height:20px; font-size:15px; width:530px; float:left; margin:0 0 0 20px; padding-top:30px; }

#productsImages h4 {color:#990000; width:220px; background-color:; font-weight:bold; margin:0 0 0 10px; text-decorion:underline;}
#productsImages p {font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:11px; width:380px; float:left; margin-left:20px; margin-right:20px; }

#productsPicMain {
	background-color:#7AC142;
	width:720px; 
	height:195px; 
	float:left; 
	background-image:url(images/productspic.jpg); 
	background-position:left; 
	background-repeat:no-repeat;}

/*..........................................CONTACT................................*/
/* delph = latitude 53.559997 longitude = -2.024092 |  prestwich latitude = 53.53097 longitude = -2.289782 */


#prestwich {width:380px; float:left; margin-left:20px; border-right:1px dashed #666666;}
#delph {width:355px; float:left; margin-left:30px;}
#prestwich p, #delph p  {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:12px; padding-left:20px; margin:0 0 20px 0;}
#deph p {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:12px; padding-left:20px;}
#wagmp_map_10 {border:1px solid #006600; margin-bottom:20px;}
#wagmp_map_11 {border:1px solid #006600;}
#contactinfo {margin-top:20px;}

#contactPicMain {
	background-color:#7AC142;
	width:720px; 
	height:195px; 
	float:left; 
	background-image:url(images/contactpic1.jpg); 
	background-position:left; 
	background-repeat:no-repeat;}


/*............................................SERVICE........................................*/
#service p {width:500px; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:12px;
margin-left:20px;}

#service h4 {width:200px; float:left; margin-left:40px; font-weight:bold; color:#006600; }

