
body{ 
margin:20px; 
padding:0; 
line-height: 1.5em; 
background-color: #000; 
background-image: url(../../images/back.png); 
background-repeat: repeat-x;
text-align: justify; 
}
h1
{
    font-family:Default Font;
    font-size:medium;
    font-weight:bold;
    text-align:center;
    color:#000000;
}
h2
{
    font-family:Default Font;
    font-size:medium;
    font-weight:bold;
    text-align:center;
    color:#000000;
}

h3
{   font-family:arial;
    font-style:italic;
    font-size:x-small;
    font-weight:bold;
    text-align:justify;
    color:#000000;
}
p
{   font-family:Default Font;
    font-size:small;
    color:#000000;
}
.scrolltext
{
    font-family: Default Font;
	font-size: x-small;
    font-weight: bold;
    font-style: italic;
	text-align: center;
	color:#FFFFFF;
	background-color:#000000;
}
b{
font-size: 110%;
}


em{
color: red;
}



#maincontainer{ width: 775px; /*Width of main container*/
margin: 0 auto; border: solid 2px white; /*Center container on page*/
}


#topsection{ 
background: #eaeaea; 
height: 225px; /*Height of top section*/
border: 
}


#topsection h1{
margin: 0;
padding-top: 15px;
}

#topheader{ clear: left; width: 100%; color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: black; background-image: none; background-position: 0 0; text-align: right; padding: 3px 0; border-top: 2px solid white; border-bottom: 2px solid black; }

#topheader1{ clear: left; width: 770px; color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: black; background-image: none; background-position: 0 0; text-align: center; }


#contentwrapper{
float: left;
width: 100%;
}
a:link { color: blue; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a:visited { color: purple; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a:hover { color: red; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline; }
a:active { color: purple; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
#contentcolumn{ 
background-color: white; 
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#contentcolumn2{ 
background-color: white; 
margin: 0 0px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{ background-color: #f0f0f0; background-image: url(../images/sspbkg.png); background-repeat: no-repeat; background-position: right bottom; width: 180px; /*Width of left column in pixel*/
margin-left: -775px; /*Set/ margin to that of -(MainContainerWidth)*/
float: left; border-right: 1px solid black; }
#left{ background-color: #f0f0f0; background-image: url(../images/sspbkg_1.png); background-repeat: no-repeat; background-position: right bottom; width: 180px; /*Width of left column in pixel*/
margin-left: -775px; /*Set/ margin to that of -(MainContainerWidth)*/
float: left; border-right: 1px solid black; }

#rightcolumn{ 
float: left; 
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
background: silver; 
}




#footer{ 
clear: left; 
width: 100%; 
background: #b8c7e1; 
color: #fff; 
text-align: center; 
padding: 4px 0; 
border-top: 1px solid black; 
}


#footer a{
color: #000000;
}

.innertube{ text-align: left; margin: 5px; }

.inner{ padding: 10px; border-right: 1px solid black; }
.inner2{ padding: 10px; border-right: 1px solid black; background-color:#000000; color:#FFFFFF; }
.inner2 h1 h2 h3 p div{background-color:#000000; color:#FFFFFF; }

.bannerheader{ margin: 0px ; border-color: #000; }

/* Menu 3 starts here */
#menu3 {
width: 180px;
float:left;
}

#menu3 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type: circle;
list-style-position:inside;
margin:0;
padding:0;
}
#menu3 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu3 a
{ color: black; text-decoration: none; font-size: 10px; display: block; width: 165px; background-color: transparent; padding: 1px; }

#menu3 a:link, #menu3 a:visited
{
color: red;
text-decoration: none;
}

#menu3 a:hover
{
border-left: 3px solid blue;
color: green;
}

#menu3 li a#current
{
border-left: 3px solid #901818;
background: transparent;
color: #000;
}
/* Menu 3 ends here */


#navcontainer {  }

#navcontainer ul
{ font-size: 12px; 
margin-left: 0; 
padding-left: 0; 
list-style-type: none; 
font-family: arial, helvetica, sans-serif; 
line-height: 12px; 
text-decoration: none; 
 }

#navcontainer a
{ display: block; padding: 5px; width: 160px; background-color: #036; border-bottom: 1px solid #eee; white-space: normal; }

#navcontainer a:link, .navlist a:visited
{ color: #eee; font-size: 12px; text-decoration: none; }

#navcontainer a:hover
{ background-color: #369; color: #fff; font-size: 12px; text-decoration: none; }
body#home a#homenav,
body#store a#storenav,
body#products a#prodnav,
body#faq a#faqnav,
body#contact a#contactnav { color: #000; font-size: 12px; background: #b8cafa; text-decoration: none; }

.redalert{color: #af0000;}
#contact_form legend { color: maroon; font-size: 13px; font-weight: bold; }
#contact_form fieldset { border: solid 1px black; }
.code_hint {
color: #7d7d7d;
font-size: 10px;
}

.mainsealerlist
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}

.productdata
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}

.sealerproducts1
{
    font-family: "Default Font", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color:#FFFFFF;
	font-size: small;
    font-style: italic;
	text-align: center;
}
.restorationprojects1
{
    font-family: "Default Font", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color:#000000;
	font-size: x-small;
	text-align: center;
}
.style1 {color: #FF0033}
.style2 {color: #999CCC}
.style3 {color: #333333}
.style4 {font-size: small; color: #0033CC}
.style5 {color: #FFFFFF; font-weight: bold;}