body	{
	margin: 0; padding: 0;
	font: normal 12px  Arial, Helvetica, sans-serif;
background-attachment:fixed;
background-image: url(images/back.jpg);
background-repeat: repeat-y;
background-position: center;

	}


a:link {color: #666666; text-decoration: underline; }
a:active {color: #666666; text-decoration: underline; }
a:visited {color: #666666; text-decoration: underline; }
a:hover {color: #333333; text-decoration: none; }



#homenav 
		{
	
float:left;
FONT-SIZE: 17px; 
COLOR: #cccccc; 
FONT-FAMILY:  Arial, Helvetica,sans-serif; 
font-weight: bold;  
width: 250px;
 height: 37px;
display: block; 
text-align:center;
		

}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}


#wallbutton a {   

display: block;   
background:  url(images/_wallpaperandBorders.gif) top;   
width: 230px;   
height: 30px; 
float:right;  
}
#wallbutton a:hover {   

background:  url(images/_wallpaperandBorders.gif) no-repeat bottom;   
}


#brushbutton a {   

display: block;   
background:  url(images/_brushesrollers.gif) top;   
width: 230px;   
height: 30px; 
float:right;  
}
#brushbutton a:hover {   

background:  url(images/_brushesrollers.gif) no-repeat bottom;   
}

#childbutton a {   

display: block;   
background:  url(images/_childwallpaper.gif) top;   
width: 230px;   
height: 30px; 
float:right;  
}
#childbutton a:hover {   

background:  url(images/_childwallpaper.gif) no-repeat bottom;   
}

#discbutton a {   

display: block;   
background:  url(images/_discwallpaper.gif) top;   
width: 230px;   
height: 30px; 
float:right;  
}
#discbutton a:hover {   

background:  url(images/_discwallpaper.gif) no-repeat bottom;   
}

#muralbutton a {   

display: block;   
background:  url(images/_wallmurals.gif) top;   
width: 230px;   
height: 30px; 
float:right;  
}
#muralbutton a:hover {   

background:  url(images/_wallmurals.gif) no-repeat bottom;   
}

#liningbutton a {   

display: block;   
background:  url(images/_liningpapers.gif) top;   
width: 230px;   
height: 30px; 
float:right;  
}

#liningbutton a:hover {   

background:  url(images/_liningpapers.gif) no-repeat bottom;   
}


#paintsbutton a {   

display: block;   
background:  url(images/_paintsPrimers.gif) top;   
width: 230px;   
height: 30px; 
float:right;  
}
#paintsbutton a:hover {   

background:  url(images/_paintsPrimers.gif) no-repeat bottom;   
}

#overallsbutton a {   

display: block;   
background:  url(images/_sundries.gif) top;   
width: 230px;   
height: 30px; 
float:right;  
}
#overallsbutton a:hover {   

background:  url(images/_sundries.gif) no-repeat bottom;   
}


*{outline: none;}
img {border: 0;}
.container {
	width: 1000px;
	padding: 0;
	margin: 0 auto;
}
#header {
	width: 1000px; height: 179px;
	float: left;
}
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 44px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left top; }
ul#topnav a.home {
	background: url(wallpapers/sandahome.gif) no-repeat;
	width:75px; 
}
ul#topnav a.wallpapers {
	background: url(wallpapers/sandawallpapers.gif) no-repeat;
	width: 139px; 
}

ul#topnav a.borders {
	background: url(wallpapers/sandaborders.gif) no-repeat;
	width: 124px; 
}


ul#topnav a.wallpaperbooks {
	background: url(wallpapers/wallpaperlists.gif) no-repeat;
	width: 225px; 
}

ul#topnav a.childrenswallpapers {
	background: url(wallpapers/sandachildrens.gif) no-repeat;
	width: 128px; 
}

ul#topnav a.paints {
	background: url(wallpapers/sandapaints.gif) no-repeat;
	width: 101px; 
}
ul#topnav a.diyproducts {
	background: url(wallpapers/sandadiy.gif) no-repeat;
	width: 136px; 
}
ul#topnav a.sandasupplies {
	background: url(wallpapers/sandaInformation.gif) no-repeat;
	width: 72px; 
}

ul#topnav a.email {
	background: url(wallpapers/sandaEmail.gif) no-repeat;
	width: 124px; 
}

ul#topnav a.links {
	background: url(wallpapers/sandaLinks.gif) no-repeat;
	width: 135px; 
}
 
 
 
 
ul#topnav li .sub {
	position: absolute;	
	top: 35px; left: 0;
	background: #005d99;
	padding: 2px 2px 2px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ;}

h1
{
FONT-SIZE: 16px; COLOR: #004877; 
FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight:none; display: inline;
}

h2
{
FONT-SIZE: 15px; COLOR: #004877; 
FONT-FAMILY:  Arial, Helvetica, sans-serif; display: inline;
}
h3
{
FONT-SIZE: 13px; COLOR: #004877; 
FONT-FAMILY:  Arial, Helvetica, sans-serif; display: inline;
}



#homebutton a {   

display: block;   
background:  url(images/homePrime.gif) top;   
width: 116px;   
height: 25px; 
float:right;  
}
#homebutton a:hover {   

background:  url(images/homePrime.gif) no-repeat bottom;   
}



.menu-caps A:link {
	FONT-SIZE: 15px; COLOR: #ffff00; FONT-FAMILY:  Verdana, Arial, Helvetica,sans-serif;text-decoration: bold;margin: 5px 5px 5px 5px; text-transform: uppercase;
}
.menu-caps A:visited {
	FONT-SIZE: 15px; COLOR: #ffff00; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; text-decoration: bold;margin: 5px 5px 5px 5px; text-transform: uppercase
}
.menu-caps A:active {
	FONT-SIZE: 15px; COLOR: #ffff00; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; text-decoration: bold;margin: 5px 5px 5px 5px; text-transform: uppercase;
}
.menu-caps A:hover {
	FONT-SIZE: 15px; COLOR: #ffff00; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; text-decoration: bold; background: #000971;margin: 5px 5px 5px 5px; text-transform: uppercase;
}




#flat {
	//background-image: url(../wallpapers/wallpaperflat.gif);
	width: 992px;
	
	
	}

#pd1 {
	float:left;
	width: 300px;
	
	}

#search {
	float: left;
		
	}



#supersize {
	background: #ffffff;
	height: 995px;
	width: 995px;
	text-align: center;
	
	
	}

#flat850 {
	background-image: url(../wallpapers/wallpaperflat.gif);
	width: 995px;
	height: 850px;
	
	}


#flat1500 {
	background-image: url(../wallpapers/wallpaperflat.gif);
	width: 995px;
	height: 1500px;
	
	}

#flat2000 {
	background-image: url(../wallpapers/wallpaperflat.gif);
	width: 995px;
	height: 2000px;
	
	}

#flat3000 {
	background-image: url(../wallpapers/wallpaperflat.gif);
	
height: 3000px;
	
	}

#prodsleft1000
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	border-left: 1px solid #ffffff;
	border-right: 0px solid #000000;	
	width: 600px;
	height: 995px;
	background-color: #efefef;
}
#prodsleft700
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	border-left: 1px solid #ffffff;
	border-right: 0px solid #000000;	
	width: 580px;
	height: 700px;
	background-color: #ffffff;
}
#prodsleft
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	border-left: 1px solid #ffffff;
	border-right: 0px solid #000000;	
	width: 600px;
	height: 500px;
	background-color: #efefef;
}

#prodsright
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	border-left: 1px solid #ffffff;
	border-right: 0px solid #000000;	
	width: 150px;
	height: 700px;
	background-color: #ffffff;

}




#pagechooser 
		{
	
	
		
FONT-SIZE: 17px; COLOR: #000971; FONT-FAMILY:  Verdana, Arial, Helvetica,sans-serif; font-weight: bold; 
		

}
.menu-four A:link {
	FONT-SIZE: 15px; COLOR: #000971; FONT-FAMILY:  Verdana, Arial, Helvetica,sans-serif;text-decoration: bold;margin: 5px 5px 5px 5px;
}
.menu-four A:visited {
	FONT-SIZE: 15px; COLOR: #000971; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; text-decoration: bold;margin: 5px 5px 5px 5px;
}
.menu-four A:active {
	FONT-SIZE: 15px; COLOR: #000971; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; text-decoration: bold;margin: 5px 5px 5px 5px;
}
.menu-four A:hover {
	FONT-SIZE: 15px; COLOR: #ffff00; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; text-decoration: bold; background: #000971;margin: 5px 5px 5px 5px;
}




#Content {
	width:995px;
	margin:0px auto;
	text-align:left;
	padding: 3px;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;	
	background: #ccc;
	text-decoration: none;


	
	}
#wallpaperprods
{
text-align:center;
}


#prods {
	float: left;
	width:240px;
	height: 325px;
	margin:0px auto;
	
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;	
	background: #fff;
	font-weight: bold;
	

	
	}

#editprods {
	
	width:245px;
	float: left;

	

	
	}

#prodsnav {
	
	width:240px;
	float: left;
	

	
	}

.prodsnav A:link {
	FONT-SIZE: 15px; COLOR: #000971; FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;text-decoration: bold; margin: 2px 2px 2px 2px;display: block; background: #ffffff;

}
.prodsnav A:visited {
	FONT-SIZE: 15px; COLOR: #000971; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; text-decoration: bold;margin: 2px 2px 2px 2px;display: block;background: #ffffff;
}
.prodsnav A:active {
	FONT-SIZE: 15px; COLOR: #000971; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration: bold;margin: 2px 2px 2px 2px;display: block;background: #ffffff;
}

.prodsnav A:hover {
	FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration: bold;  margin: 2px 2px 2px 2px; display: block;background: #c8e2ff;

}




#header {

	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 0px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #000066;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	width: 100%;

	}

#head1
{
float: left;
	width: 300;
vertical-align: middle;
}


#head2

{
float: left;
width: 500;
}
html>body #top {
	height: 100px; /* ie5win fudge ends */
	}


#nav {	
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
		
	background-image: url(../wallpapers/wallpapernavvert.gif);
	height: 30px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 20px;
	
	width: 990px;
text-decoration: none;	




	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}


#leftcolumn { 



	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	border-left: 1px solid #ffffff;
	border-right: 5px solid #000000;	
	width: 190px;
	
	background-color: #ffffff;
}#rightcolumn2 { 



	
	margin: 5px 0px 0px 0px;
	padding:0px;	

	
	width: 785px;
	height: 600px;
	background: #ffffff;

	;
}	

#leftcontent{ 




	background-image: url(../wallpapers/butback.gif);
	
}

#leftcontent3000{ 




	background-image: url(../wallpapers/butback.gif);
	height: 3000px;
	width: 190px;
}

#leftcontent2500{ 




	background-image: url(../wallpapers/butback.gif);
	height: 2500px;
}

#leftcontent2000{ 




	background-image: url(../wallpapers/butback.gif);
	height: 2000px;
}

#leftcontent1500{ 




	background-image: url(../wallpapers/butback.gif);
	height: 1500px;
}


#leftcontent1000{ 




	background-image: url(../wallpapers/butback.gif);
	height: 995px;
}


#leftcontent900{ 




	background-image: url(../wallpapers/butback.gif);
	height: 900px;
}
#leftcontent850{ 




	background-image: url(../wallpapers/butback.gif);
	height: 800px;
}


#leftcontent800{ 




	background-image: url(../wallpapers/butback.gif);
	height: 800px;
}

#leftcontent700{ 




	background-image: url(../wallpapers/butback.gif);
	height: 700px;
}


#leftcontent600{ 




	background-image: url(../wallpapers/butback.gif);
	height: 600px;
}
#leftcontent500{ 




	background-image: url(../wallpapers/butback.gif);
	height: 500px;
}




#content2 { 
 float: left;
 color: #fff;
 border-top: 5px solid #000000;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 5px;
/* height: 500px;*/
 width: 564px;
 display: inline;
  height: 800px;
 text-decoration: none;


}

#content10 { 
 float: left;
 color: #fff;
 border-top: 5px solid #000000;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
/* height: 500px;*/
 width: 760px;
 display: inline;
  height: 800px;
 text-decoration: none;


}

#content5 { 
 float: left;
 color: #fff;
 border-top: 5px solid #000000;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
/* height: 500px;*/
 width: 600px;
 display: inline;
  height: 300px;
 text-decoration: none;


}


#wallpaper1 { 
 float:left;
 color: #000971;
 border-top: 5px solid #000000;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 font-weight: bold;
 width: 750px;
 height:500px;
 display: inline;
 text-decoration: none;
 text-align:center;
}



#wallpaper1content{
	float:left;
	margin: 5px 5px 5px 5px;
	padding: 1px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	background: #ffffff;
	height: 30px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:300px;
	text-align:left;
	width: 300px;
	text-decoration: none;
	font-size: 17px;
	
	

}

#wallpaper2content{

	margin: 5px 5px 5px 5px;
	padding: 1px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	background: #ffffff;
	height: 30px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:30px;
	text-align:left;
	width: 310px;
	text-decoration: none;
	font-size: 17px;
	
	

}

#sitemap{
	float:left;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	background: #ffffff;
	height: 30px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:50px;
	text-align:left;
	width: 175px;
	text-decoration: none;
	font-size: 17px;
	
	

}
#imgwallpaper2 {

	float: left;
 	



}
#imgwallpaper1 {

	float: right;

 	



}



#breadcrumbs { 

 background: #ffffff;
 margin: 2px 2px 2px 2px;

 padding:2x 0px 0px 0px;
 height: 20px;
 width: 1000px; 
 text-align:left;
 

 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 align: left;

 font-weight: bold;
}

#rightcolumn { 
 color: #333;


border-top: 5px solid #000000;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 /*height: 500px;*/
 width: 190px;
 float: left;
 right: 0px;
 color: #000971;
 height: 800px;
text-decoration: none;

}

#Content3 {
	width:191px;
	margin:0px auto;
	text-align:left;
	padding: 3px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;	
text-decoration: none;
	
	}

#editpage {
	width:776px;
	margin:0px auto;
	text-align:left;
	padding: 3px;
	border-top: 5px solid #000971;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;	
text-decoration: none;
	color: #000971;
	font-size: 12px;
	
	}




#footer { 
	margin: 0px 0px 0px 0px;
	padding: 0px;
	 width: 100%;
 	clear: both;
 	color: #fff;
	 border-top: 5px solid #000000;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
 background: #000000;
	
}



.menu-two A:link {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none;  
}
.menu-two A:visited {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; font-weight:bold;text-decoration: none; 
} 
.menu-two A:active {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; font-weight:bold;text-decoration: none; 
}
.menu-two A:hover {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; font-weight:bold;text-decoration: none;
}


.menu-three A:link {
	FONT-SIZE: 14px; COLOR: #ffff00; FONT-FAMILY:  Arial, Helvetica,sans-serif;text-decoration: none; background: #000971; 
}
.menu-three A:visited {
	FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none;background: #000971; 
}
.menu-three A:active {
	FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none;background: #000971; 
}
.menu-three A:hover {
	FONT-SIZE: 14px; COLOR: #000971; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none; background-image: url(../wallpapers/butback.gif);
}

.menu-five A:link {
	FONT-SIZE: 11px; COLOR: #000971; FONT-FAMILY:  Arial, Helvetica,sans-serif;font-weight: bold; 

}
.menu-five A:visited {
	FONT-SIZE: 11px; COLOR: #000971; FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight: bold;
}

.menu-five A:active {
	FONT-SIZE: 11px; COLOR: #000971; FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight: bold;
}

.menu-five A:hover {
	FONT-SIZE: 11px; COLOR: #000971; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bold; 
}







li {
	display: block;
	margin-top: 0;
	}
#navcontainer ul
		{
			display: block;
			margin-left: 0px;
			padding-left: 0;
			list-style-type: none;
			font-family: verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			text-align: left;

		}
		
#navcontainer a
		{
		display: block;
		padding: 5px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width: 204px;
		
		color: #ffffff;
		text-align: center;
		filter:
progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0010f1,endColorStr=#040bb3); 
		border-bottom: 1px solid #000000;
		border-bottom: 1px solid #000000;
		
		text-decoration: none;		
		}



		
		

#navcontainer a:hover
		{
			display: block;
			color: #ffff00;
			text-align: center;
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0010f1,endColorStr=#040bb3); 
			border-bottom: 1px solid #000000;
		}

form#top { 
margin:0; 
padding:0; 
display:inline; 
} 
	



