#servicelinks {
	font-family: "Myriad Pro";
	font-size: 20px;
	font-weight: bold;
	color: #CC00CC;
	height: 140px;
	width: 200px;
	margin-left: 30px;
}
body{
	background-color:#e2e7f2;
	margin:0px;
	text-align:center;
	font-family:arial, sans-serif;
}

#footer {
	/*position: absolute;*/
	bottom: 0;
	background-color: #EBEBEB;
	/*width: 722px;*/
	text-align: center;
	border:7px solid #FFFFFF; 
	border-right:9px solid #FFFFFF; 
	border-left:9px solid #FFFFFF;
    padding-top:5px;
    padding-bottom:5px;
	font-size:80%;
    height: 43px;
    color: black;
	clear: both;
}

#contentdiv{
	padding:0px;
	background-color: #FFFFFF;
	width:765px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#painterdiv{
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	width:765px;
}

table.logobox{
	background-color:#003366;
	padding-left:15px;
}

table.topnav{
	height:28px;
	padding-left:35px;

}

/*
	Amend to display the old top text navigation for sitemap, faqs, links and contact with images.
	Added by Andrei Vais 03 November 2006
*/
.logoHomeLink
{
	border-width: 0;
	width: 167px;
	height: 103px;
}

.topnavBGImage
{
	background-image: url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/headerimages/jnop_home_03_new.jpg');	/*	old site header	*/
	background-image: url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/headerimages/jnop_home_july2007.jpg');
	background-image: url(../images/headerimages/header_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 128px;
	width: 460px;
	vertical-align: top;
}

.topnavBGImage_part2
{
	background-image: url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/headerimages/jnop_home_aug2007_pt2.jpg');
	background-image: none;
	background-position: right;
	background-repeat: no-repeat;
	height: 60px;
	vertical-align: bottom;
	padding-left: 50px;
}

ul#toprightNav
{
	float: right;
	margin: 0 12px 0 0;
	list-style: none;
}

#toprightNav li
{
	float: left;
}
/*
	End of changes
*/
/*
	Amend to build the new design for the product & colour page.
	Added by Andrei Vais 07 November 2006
*/
.productPageCopy td
{
	font-size: 80%;
	font-family:arial, sans-serif;
}

.productPageCopy td p
{
	margin:  12px 0 0 0;
}

.productPageCopy td ul
{
	font-size: 90%;
	font-family:arial, sans-serif;
	margin: 10px 0 0 90px;
	padding: 0 0 0 0;
	list-style-image: url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/paints_list_bulletpoint.gif');
}

.productPageCategories
{
	margin-top: 20px;
	padding-bottom: 17px;
	width: 208px;
	float: left;
	height: 150px;
}

.productPageCategories ul
{
	font-family:arial, sans-serif;
	margin: 5px 0 0 30px;
	padding: 0 0 0 0;
	list-style-image: url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/paints_list_bulletpoint.gif');
}

.clearfloat										/*	Use this class on a paragraph to clear float issues	*/
{
	clear: both;
}

.productDescription
{
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	/*text-align:justify;*/
	font-size:80%;
	vertical-align: top;
}

.subSectionNavigation
{
	font-size: 90%;
}
/*
	End of changes
*/
a{
	font-family:arial;
	font-size:90%;
	text-decoration:none;
	color: #000000;
}
a.topnavlink{
	color:#000000;
	font-size:75%;
	
}
a.subnavlink{
	color:orange;
	font-size:85%;
	text-decoration:underline;
}

a:hover{
	text-decoration:underline;
}


body.advhp{
	background-color: #FFFFFF;
	text-align:left;
	font-size:80%;
}

body.advhp a{
	font-weight:bold;
}

div.homepagetab{
	padding-top:4px;
	font-size:80%;
}
a:hover div.homepagetab{
	text-decoration:none;
}

#coloursInRange ul
{
	float: left;
	margin: 0 10px 10px 0;
	padding: 0 0 0 0;
}

#coloursInRange ul li.coloursquare
{
	vertical-align: bottom;
	font-weight: bold;
	font-size: 100%;
	border: 0px solid #ffffff;
	padding: 5px 0 5px 5px;
	text-align: left;
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/emptypaintcan.png') left top no-repeat;
	margin: 0 0 0 0;
	width: 75px;
	height: 76px;
	list-style: none;

}

#coloursInRange ul li.colourlabel{
	font-weight: bold;
	font-size: 100%;
	border: 5px solid #ffffff;
	padding: 0 0 10px 10px;
	list-style: none;
	width: 65px;
	height: 30px;
}

p.compterms{
color:#999999;
}

.linkboxleft{
width: 335px;
height:87px;
border:solid 1px #CCCCCC;
font-size:75%;
float:left;
background-color: #FFFFFF;
margin-bottom:20px;
}

.linkboxright{
width: 335px;
height:87px;
border:solid 1px #CCCCCC;
font-size:75%;
background-color: #FFFFFF;
float:right;
margin-bottom:20px;
}

.list{
	font-size:100%;
}



.generalcontent{
	font-size:80%;
	width:100%;
}

.generallink{
	text-decoration:underline;
	/*font-size:100%;*/
	color:#0000FF;
	}
	
.pageheader{
font-size:110%;

}
h3.generalheader{
	font-size:130%;
	}
	
h4.generalheader{
	font-size:120%;
	}
	
h5.generalheader{
	font-size:100%;
	}
	
.competition{
background-color:#FFFFCC;
width:100%;
padding-left:20px;
padding-top:20px;
padding-bottom:20px;
}

.compterms{
clear:both;
}

table.tools{
    border: solid #000 1px;
	spacing: 0px;
}

td.tooldata{
	border: solid #000 1px;
}

th.tooldata{
	border: solid #000 1px;
}

td.sidenav_text{
	width: 180;
	text-align: left;
}

td.sidenav_image{
	width: 80;
	text-align: right;
	border-color:#cccccc;
}

table.tools{
    border: solid #000 1px;
	border-color:#cccccc;
	spacing: 0px;
}

td.tooldata{
	border: solid #000 1px;
	border-color:#cccccc;
	font-size:80%;
}

th.tooldata{
	border: solid #000 1px;
	border-color:#cccccc;
}

td.sidenav_text{
	width: 180;
	text-align: left;
	background-repeat: no-repeat; 
	background-position: center center;
}

td.sidenav_image{
	width: 80;
	text-align: center;
	padding-right:0px;
}


#footer a.more {
    color: black;
    display: block;
    margin: 20px 0 0 0;
    font-size: 60%;
}

#footer img.sigmakalon, #footer img.leylandlogo {
    margin: 0 10px 0 0;
    padding: 0;
}
 
#footer img.mangerslogo {
    margin: 6px 10px 0 0;
    padding: 0;
}

#footer img {
    display: block;
    float: left;
    margin: 5px 10px 0 0;
}

label
{
	/*border: 1px solid #FF0000;*/
	font-size: 75%;
	padding: 0 0 0 0;
	margin: 0 10px 0 2px;
}

.formRightSideImages
{
	margin: 5px 0 5px 0;
}


/*
	Amend for the competition page - initially used for the Johnstone's BBC competition.
	Added by Andrei Vais 24 May 2007
*/
.adjustParagraphPadding
{
	padding: 0 15px 15px 15px;
}
/*
	End of changes
*/

/*
	Amend for the lifestyle collections pages
	Added by Andrei Vais 20 June 2007
*/
#collectionExample
{
	/*border: 1px solid green;*/
	float: left;
	clear: both;
	margin: 5px 30px 50px 0;
	padding: 0 0 0 0;
}

#collectionExample p
{
	margin-bottom: 45px;
	width: 280px;
}

#collectionColours
{
	/*border: 1px solid green;*/
	clear: right;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#collectionColours dl, #collectionColours dt, #collectionColours dd
{
	clear: both;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#collectionColours dl
{
	margin-bottom: 10px;
}

#collectionColours dt
{
	margin-bottom: 2px;
	width: 95px;
}

#collectionColours img
{
	height: 60px;
	width: 100px;
}

dl
{
	float: left;
	margin: 0 20px 15px 0;
	padding: 0 0 0 0;
	font-size: 80%;
	width: 28%;
}

dt
{
	/*border: 1px solid green;*/
	clear: both;
	float: left;
	margin: 0 0 5px 0;
	padding: 0 0 0 2px;
	font-size: 90%;
	font-weight: bold;
}

dd
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

dd.paintSymbols
{
	/*border: 1px solid blue;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

#collectionExample img
{
	float: left;
}

#imageDescription
{
	/*border: 1px solid blue;*/
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 120px;
}

#imageDescription dt
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

#imageDescription dd
{
	font-size: 90%;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	width: 100%;
}

#colourCollectionLegend
{
	/*border: 1px solid red;*/
	width: auto;
	margin: 30px 0 30px 20px;
	padding: 0 0 0 0;
}

#colourCollectionLegend dt
{
	/*border: 1px solid orange;*/
	clear: both;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
}

#colourCollectionLegend dd
{
	/*border: 1px solid green;*/
	clear: left;
	float: left;
	margin: 1px 0 1px 0;
	padding: 0 0 0 0;
}

/*
	End of changes
*/

/*
	New home page design
	Added by Andrei Vais 21 June 2007
*/
#jnop_homepage
{
	padding: 0;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
}

#jnop_homepage_content
{
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/calmingtones_bathroomideas.jpg') no-repeat left top;
	height: 418px;
	width: 334px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/coverpic4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#jnop_homepage_links
{
	background: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 420px;
}
#jnop_strapline
{
	/*border: 1px solid orange;
	clear: both;
	float: left;*/
	background: url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/straplineBGImage.gif') no-repeat left top;
	height: 109px;
	width: 250px;
	padding: 0;
	background-image: url(../images/homepage/images/straplinebgimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 270px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#jnop_strapline a {
	color: #FF0000;
	font-family: "Myriad Pro";
	font-size: 24px;
}


#jnop_strapline h1
{
	color: #003366;
	font-family: "Myriad Pro", Arial, Verdana, sans-serif; 
	font-size: 140%;
	font-weight: normal;
	line-height: 110%;
	margin: 0 0 0 0;
	padding: 14px 0 0 8px;
}

#jnop_strapline p
{
	color: #003366;
	float: right;
	font-family: "Myriad Pro", Arial, Verdana, sans-serif; 
	font-size: 105%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 13px 9px 0 0;

}

#jnop_homepage_links ol
{
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 0 0 0 0;
}

#jnop_homepage_links ol li
{
	float: left;
	width: 202px;
	height: 137px;
	padding: 0 0 0 0;
}

#jnop_homepage_links ol li a
{
	/*border: 1px solid red;*/
	color: #003366;
	font-family: "Myriad Pro", Arial, Verdana, sans-serif; 
	font-size: 105%;
	font-weight: normal;
	margin: 12px 10px 0 10px;
	padding: 0 0 0 0;
	line-height: 90%;
	text-decoration: none;
}
#product_range
{
	margin: 0 5px 4px 0;
	background-color: #FFFFFF;
	background-image: url(../images/homepage/images/kitchensq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#style_inspiration
{
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/style_inspiration_BGImage.jpg') no-repeat left top;
	margin: 0 0 4px 0;
	background-color: #FFFFFF;
	background-image: url(../images/homepage/images/bathroomsq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#swatch_n_see
{
	margin: 0 5px 4px 0;
	background-color: #FFFFFF;
	background-image: url(../images/homepage/images/flooringsq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#swatch_n_see .additionalmessage
{
	/*border: 1px solid red;*/
	float: left;
	margin: 28px 9px 0 0;
	text-align: center;
	color: #FFFFFF;

}

#swatch_n_see .additionalmessage strong
{
}

#virtual_painter
{
	margin: 0 0 4px 0;
	background-color: #FFFFFF;
	background-image: url(../images/homepage/images/decoratingsq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#expert_advice
{
	margin: 0 5px 4px 0;
	background-color: #FFFFFF;
	background-image: url(../images/homepage/images/maintenancesq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#stockist_locator
{
	margin: 0 0 4px 0;
	background-color: #FFFFFF;
	background-image: url(../images/homepage/images/commercial2sq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#product_range a, #swatch_n_see a, #expert_advice a
{
	float: right;
	text-align: right;
}

#style_inspiration a, #virtual_painter a, #stockist_locator a
{
	float: left;
	text-align: left;
}

#product_range a:hover
{
	color: #336666;
}

#style_inspiration a:hover
{
	color: #FF6600;
}

#swatch_n_see a:hover
{
	color: #336666;
}

#virtual_painter a:hover
{
	color: #FF6600;
}

#expert_advice a:hover
{
	color: #FF0000;
}

#stockist_locator a:hover
{
	color: #85B5FC;
}

.bold
{
	font-weight: bold;
}
/*
	End of changes
*/

#colourdiv, #hcolourdiv, #ccolourdiv, #tcolourdiv
{
	font-size: 80%;
	vertical-align: bottom;
}

#colourtable
{
	font-size: 80%;
	font-weight: bold;
	display: none;
	border: 1px solid #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 150px;
}

#productColourRanges
{
	padding: 5px;
	padding-left: 50px;
	padding-right: 0;
	text-align: left;
	font-size: 100%;
}
#kitchen1 {
	background-color: #FF0066;
	float: right;
	text-align: left;
	margin-right: 5px;
	margin-left: 10px;
	background-image: url(../images/catpages/bathroom_001.jpg);
	height: 160px;
	width: 200px;
}
#bathroomscontent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 550px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#bathroomscontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#bathroomsidebar {
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/calmingtones_bathroomideas.jpg') no-repeat left top;
	height: 418px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/catpages/bathroomsidebar8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.catcontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-left: 10px;
	margin-right: 50px;
}
#bathroomrightpic {
	background-color: #CCCCCC;
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/catpages/bathroomright_001.jpg);
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#commercialrightpic {
	background-color: #CCCCCC;
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/homepage/images/commercialrp.jpg);
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#commercialsidebar {
	height: 418px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/homepage/images/commercialsidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.catheader {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	margin-left: 7px;
}
#kitchensidebar {
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/calmingtones_bathroomideas.jpg') no-repeat left top;
	height: 418px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/catpages/kitchensidebar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kitchenrightpic {
	background-color: #CCCCCC;
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/homepage/images/burford.jpg);
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#flooringsidebar {
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/calmingtones_bathroomideas.jpg') no-repeat left top;
	height: 418px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/catpages/flooringsidebar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#lamsample {
	background-color: #CCCCCC;
	height: 30px;
	width: 274px;
	background-image: url(../images/catpages/lamsamples.jpg);
	margin-left: 130px;
	margin-top: 50px;
	margin-right: 10px;
}

#flooringrightpic {
	background-color: #CCCCCC;
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/catpages/flooringright_001.jpg);
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#decoratingsidebar {
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/calmingtones_bathroomideas.jpg') no-repeat left top;
	height: 418px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/catpages/decoratingsidebar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#decoratingrightpic {
	background-color: #CCCCCC;
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/catpages/decoratingright_001.jpg);
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maintenancesidebar {
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/calmingtones_bathroomideas.jpg') no-repeat left top;
	height: 418px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/catpages/maintenancesidebar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#maintenancerightpic {
	background-color: #CCCCCC;
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/catpages/maintenancerightpic2.jpg);
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cleaningrightpic {
	background-color: #CCCCCC;
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/catpages/cleaningrightpic.jpg);
	height: 200px;
	width: 200px;
	margin-top: 20px;
}
#cleaningsidebar {
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/calmingtones_bathroomideas.jpg') no-repeat left top;
	height: 418px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/catpages/cleaningsidebar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#servicessidebar {
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/calmingtones_bathroomideas.jpg') no-repeat left top;
	height: 418px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/coverpic3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#servicelinks a {
	color: #003366;
}
#servicelinks a:hover {
	color: #FF6600;
}
#aboutsidebar {
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/calmingtones_bathroomideas.jpg') no-repeat left top;
	height: 418px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/coverpic3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#generalsidebar {
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/calmingtones_bathroomideas.jpg') no-repeat left top;
	height: 418px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/coverpic3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sitemaplinks {
	background-color: #FFFFFF;
	height: 350px;
	width: 200px;
	margin-left: 35px;
}
#sitemaplinks a {
	font-family: "Myriad Pro";
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
#sitemaplinks a:hover {
	color: #FF6633;
	text-decoration: underline;
}
#sitemapsidebar {
	background: #FFFFFF url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/calmingtones_bathroomideas.jpg') no-repeat left top;
	height: 418px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/coverpic3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact_form {
	height: 200px;
	width: 500px;
	margin-left: 25px;
	font-family: "Myriad Pro";
	color: #003366;
	font-size: 12px;
}
.txtfield {
	margin-left: 20px;
}
.tableformtxt {
	vertical-align: top;
}
.pleasesubmit {
	font-family: "Myriad Pro";
	font-size: 15px;
	color: #666666;
	margin-left: 23px;
}
#clientlogobox {
	background-color: #FFFFFF;
	height: 300px;
	width: 500px;
	margin-left: 25px;
	margin-top: 50px;
}
.clientable {
	border: 0px none #FFFFFF;

}
#jnop_strapline a:hover {
	color: #FF6600;
}
.mpc_strapositioning {
	margin-top: 20px;
}
.catsubheader {
	font-family: "Myriad Pro";
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	margin-left: 7px;
}
#jnop_straplinenarrow {
	/*border: 1px solid orange;
	clear: both;
	float: left;*/
	background: url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/straplineBGImage.gif') no-repeat left top;
	height: 100px;
	width: 180px;
	background-image: url(../images/homepage/images/straplinebgimagenarrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 290px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#jnop_straplinenarrow a {
	color: #FF0000;
	font-family: "Myriad Pro";
	font-size: 18px;
}
#jnop_straplinenarrow a:hover {
	color: #FF6600;
}
#jnop_straplinenarrow2 {
	/*border: 1px solid orange;
	clear: both;
	float: left;*/
	background: url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/straplineBGImage.gif') no-repeat left top;
	height: 109px;
	width: 180px;
	background-image: url(../images/homepage/images/straplinebgimagenarrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 281px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
#jnop_straplinenarrow2  a {
	color: #FF0000;
	font-family: "Myriad Pro";
	font-size: 18px;
}
#jnop_straplinenarrow2 a:hover {
	color: #FF6600;
}
#jnop_straplinenarrow3 {
	/*border: 1px solid orange;
	clear: both;
	float: left;*/
	background: url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/straplineBGImage.gif') no-repeat left top;
	height: 109px;
	width: 180px;
	background-image: url(../images/homepage/images/coverpic003png2_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 281px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
}
#jnop_straplinenarrow3 a {
	color: #FF0000;
	font-family: "Myriad Pro";
	font-size: 18px;
}
#jnop_straplinenarrow3 a:hover {
	color: #FF6600;
}
#jnop_straplinenarrow4 {
	/*border: 1px solid orange;
	clear: both;
	float: left;*/
	background: url('file:///C|/Documents and Settings/SuziCar/Local Settings/Temporary Internet Files/Content.IE5/images/homepage/images/straplineBGImage.gif') no-repeat left top;
	height: 109px;
	width: 180px;
	background-image: url(../images/homepage/images/coverpic003png2_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 175px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
#jnop_straplinenarrow4 a {
	color: #FF0000;
	font-family: "Myriad Pro";
	font-size: 18px;
}
#jnop_straplinenarrow4 a:hover {
	color: #FF6600;
}
#thankyou {
	background-color: #FFFFFF;
	height: 100px;
	width: 450px;
	margin-top: 100px;
	margin-left: 50px;
}
#error {
	background-color: #FFFFFF;
	height: 80px;
	width: 450px;
	margin-top: 100px;
	margin-left: 50px;
	border: 0px solid #CCCCCC;
	padding-top: 20px;
}
.address {
	font-family: "Myriad Pro";
	font-size: 15px;
	color: #666666;
	margin-left: 115px;
}
