body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}

q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}



#section1 h1{
	color: #444;
}
#section1 p{
	color: #000;

}



#section2 h1,
#section2 p{
	z-index: 3;
}


#section2 #colors{
	right: 60px;
	bottom: 0;
	position: absolute;
	height: 413px;
	width: 258px;
	background-image: url(404.png);
	background-repeat: no-repeat;
}


#section3 #colors{
	left: 60px;
	bottom: 0;
}
#section3 p{
	color: #000;
}

#colors2,
#colors3{
	position: absolute;
	height: 163px;
	width: 362px;
	z-index: 1;
	background-repeat: no-repeat;
	left: 0;
	margin: 0 auto;
	right: 0;
}
#colors2{
	background-image: url(404.png);
	top:0;
}
#colors3{
	background-image: url(404.png);
	bottom:0;
}


#section4 p{

}


#pp-nav.custom .pp-tooltip{
	color: #AAA;
}