	/* ----------------------------------------- | CSS RESET | --------------------------------------------- */

html, body, p, a, strong, bold, h1, h2, h3, address, ul, li, div, span, table, tr, td, form, small
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

/* ------------------------------------------- | LAYOUT | --------------------------------------------- */

/**************** Fonts ****************/

b
	{
	font-weight: bold;
	}
	
strong
	{
	font-weight: bold;
	}
	
h3
	{
	font-size: 1.2em;
	color: #ffffff;
	margin-bottom: 6px;
	}
	
/************ End of Fonts *************/
	
html {
	background-color: #262626;
	}	
	
#container
	{
	font-family: "Trebuchet MS", "Tahoma", "Georgia";
	font-size: small;
	margin-left: auto; margin-right: auto; margin-top: 10px;
	width: 800px;
	height: 750px;
	}
	
#header
	{
	height: 185px;
	width: 200px;
	margin-left: auto; margin-right: auto;
	background-image: url(images/notting_hill_interiors_bespoke_furniture_surrey_logo.png);
	background-repeat: no-repeat;
	text-align: center;
	}
	
p.header1
	{
	font-size: 1.28em;
	padding-top: 150px;
	color: #ffffff;
	}
	
p.header2
	{
	font-size: 0.85em;
	color: #ffffff;
	}

/**************** Navigation ****************/
	
#nav
	{
	height: 25px;
	width: 375px;
	margin-left: auto; margin-right: auto; margin-top: 20px;
	text-align: center;
	}
	
p.nav
	{
	font-size: 0.9em;
	color: #ffffff;
	}
	
p.nav a:link
	{
	color: #c5c5c5;
	text-decoration: none;
	}
	
p.nav a:visited
	{
	color: #c5c5c5;
	text-decoration: none;
	}
	
p.nav a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	}
	
p.nav a.selected
	{
	color: #ffffff;
	text-decoration: underline;
	}
	
/************ End of Navigation *************/
	

	
/**************** Services ****************/
	
ul.services
	{
	margin-left: 28px;
	color: #ffffff;
	font-size: 0.9em;
	font-family: Trebuchet MS, Tahoma, Georgia;
	list-style-image: url('images/notting_hill_interiors_bespoke_furniture_surrey_marker.png');
	}

p.services_main
	{
	font-size: 0.9em;
	color: #ffffff;
	padding: 4px 10px 4px 10px;
	}

/************ End of Services *************/



/**************** Home ****************/

#left_home
	{
	height: 305px;
	width: 165px;
	margin-left: 45px; margin-top: 15px;
	padding: 0px 10px 0px 10px;
	float: left;
	background-image: url(images/notting_hill_interiors_bespoke_furniture_surrey_bg_left.png);
	background-repeat: repeat-x;
	text-align: center;
	}
	
/************ End of Home *************/



/**************** Gallery ****************/

#main_gallery
	{
	height: 400px;
	width: 835px;
	margin-top: 5px;
	float: right;
	}

/************ End of Gallery *************/



/**************** About ****************/
	
#main_2
	{
	height: 390px;
	width: 555px;
	margin-top: 8px; margin-left: auto; margin-right: auto;
	background-image: url(images/notting_hill_interiors_bespoke_furniture_surrey_about_services_bg1.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: justify;
	}
	
#main_sitemap
	{
	height: 375px;
	width: 555px;
	margin-top: 8px; margin-left: auto; margin-right: auto;
	background-image: url(images/notting_hill_interiors_bespoke_furniture_surrey_about_services_bg1.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	line-height: 3.4em;
	}
	
p.about_main
	{
	font-size: 0.9em;
	color: #ffffff;
	padding: 4px 10px 4px 10px;
	}
	
p.about_main a:link
	{
	color: #c5c5c5;
	text-decoration: none;
	}
	
p.about_main a:visited
	{
	color: #c5c5c5;
	text-decoration: none;
	}
	
p.about_main a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	}
	
#links
	{
	height: 375px;
	width: 145px;
	float: left;
	text-align: right;
	}

#description
	{
	height: 375px;
	width: 410px;
	float: right;
	text-align: left;
	}
	
p.testimonials
	{
	font-size: 0.9em;
	color: #ffffff;
	padding: 165px 10px 0px 10px;
	text-align: center;
	}

p.testimonials a:link
	{
	color: #c5c5c5;
	text-decoration: none;
	}
	
p.testimonials a:visited
	{
	color: #c5c5c5;
	text-decoration: none;
	}
	
p.testimonials a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	}
	
/************ End of About *************/



/**************** Contact ****************/

h3.contact
	{
	font-size: 1.3em;
	color: #ffffff;
	margin: 12px 0px 0px 15px;
	}
		
#left_contact
	{
	height: 310px;
	width: 235px;
	margin-left: 30px; margin-top: 15px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-image: url(images/notting_hill_interiors_bespoke_furniture_surrey_bg_left_contact.png);
	background-repeat: no-repeat;
	text-align: center;
	}
	
p.left
	{
	font-size: 0.9em;
	color: #ffffff;
	margin-bottom: 8px;
	}
	
p.main_contact_txt
	{
	font-size: 1em;
	color: #ffffff;
	padding: 5px 0px 5px 15px;
	}
	
p.main_contact_txt a:link
	{
	color: #c5c5c5;
	text-decoration: none;
	}
	
p.main_contact_txt a:visited
	{
	color: #c5c5c5;
	text-decoration: none;
	}
	
p.main_contact_txt a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	}
		
#main_contact
	{
	height: 310px;
	width: 525px;
	margin-top: 15px; margin-right: 10px;
	float: right;
	background-color: #303030;
	}
	
/************ End of Contact *************/



/**************** Main ****************/

#main
	{
	height: 305px;
	width: 555px;
	margin-top: 15px;
	float: right;
	background-color: #262626;
	}
	
p.main
	{
	font-size: 0.9em;
	color: #ffffff;
	padding: 8px 0px 5px 15px;
	}
	
p.main a:link
	{
	color: #c5c5c5;
	text-decoration: none;
	}
	
p.main a:visited
	{
	color: #c5c5c5;
	text-decoration: none;
	}
	
p.main a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	}

/************ End of Main *************/



/**************** Footers & Other ****************/

#directions
	{
	height: 25px;
	width: 450px;
	margin-left: auto; margin-right: auto; padding-top: 20px; margin-bottom: 20px;
	text-align: center;
	clear: both;
	}

#footer2
	{
	height: 25px;
	width: 500px;
	margin-left: auto; margin-right: auto; padding-top: 25px;
	text-align: center;
	clear: both;
	}
	
p.footer2
	{
	font-size: 0.75em;
	color: #585858;
	}
	
p.footer2 a:link
	{
	color: #585858;
	text-decoration: none;
	}
	
p.footer2 a:visited
	{
	color: #585858;
	text-decoration: none;
	}
	
p.footer2 a:hover
	{
	color: #c5c5c5;
	text-decoration: underline;
	}
	
p.footer2 a.selected
	{
	color: #ffffff;
	text-decoration: underline;
	}
	
#footer3
	{
	height: 25px;
	width: 250px;
	margin-left: auto; margin-right: auto; padding-top: 15px;
	text-align: center;
	clear: both;
	}
	
p.footer3
	{
	font-size: 0.7em;
	color: #484848;
	}
	
p.footer3 a:link
	{
	color: #484848;
	text-decoration: none;
	}
	
p.footer3 a:visited
	{
	color: #484848;
	text-decoration: none;
	}
	
p.footer3 a:hover
	{
	color: #484848;
	text-decoration: none;
	}
	
/************ End of Footers & Other *************/