body { text-align: center; background-color: #1f3165; background-image: url(../images/bg_header.png); background-repeat: repeat-x; margin: 50px 0px 85px 0px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}
p {font-size: 11pt; line-height: 18pt; color:white; text-align: left;}
h1 {font-size: 14pt; line-height: 18pt; color:white;text-align: left;}
.left_sidebar_main ul {color: white;}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.texto_body1 { color: #fff; font-size: 11pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18pt; }
.texto_body_titulo1 { color: #fff; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18pt; }
#bottom_ { background-image: url(../images/bottom_bg.png); height: 75px; width: 100%; position: fixed; left: 0; bottom: 0; visibility: visible;}
#header_container {
width:100%; height:175px;
}
#header {
width:960px; height:175px;margin:0px auto;
}
#navigation_container {
width:100%; height:45px;
}
#navigation {
width:960px; height:45px;margin:0px auto;
}
#navigation ul { height: 16px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; display: block;}
#navigation li {
	width: 14%; 
	height: 16px;
	float: left;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
	position: relative;
	border-left: 1px solid #66688B;
}
#navigation li.home, #navigation li ul li.products_granite, #navigation li ul li.gallery_residence {
	border-left: none;
}
#navigation li a {
	height: 16px;
	color: white; font-size: 12px;font-weight:normal; font-style: normal; text-decoration: none;
	display: block;
	padding: 0px 8px 0px 8px;
	margin: 0px 8px 0px 8px;
	text-align: center;	
}
#navigation li a:hover{ color: gray; text-decoration: none;}

#navigation li ul {
	position:absolute; left:-10px; top:16px;
	margin: 0px; padding: 5px 0px 0px 0px;
	line-height:16px;
	color:#0395CC; /* for IE */ display:none; z-index: 2000;
}

#navigation li.products_drop ul {
	width:520px;
	left:-200px;
}
#navigation li.gallery_drop ul {
	width:185px;
	left:-10px;
}
#navigation li:hover ul { display:block;}

#navigation li ul li{
	width: auto; height: 16px;
	display:block; margin:0px; padding:0px; 
	float: left;
	border-left: 1px solid #66688B; list-style-type:none;
}
#navigation li ul li a {
	width: auto; height: 16px;
	padding: 0px 8px 0px 8px;
	margin: 0px 8px 0px 8px;
	border: none;
	color: white; font-size: 12px;font-weight:normal; font-style: normal; text-decoration: none;
}
html .gallery-active #navigation ul li.gallery_drop ul,
html .products-active #navigation ul li.products_drop ul {
display: block;
}
#navigation li ul li a:hover { color: gray; }
html .home-active #navigation ul li.home a,
html .about_us-active #navigation ul li.about_us a,
html .services-active #navigation ul li.services a,
html .products-active #navigation ul li.products_drop a.products,
html .gallery-active #navigation ul li.gallery_drop a.gallery,
html .news-active #navigation ul li.news a,
html .contacts-active #navigation ul li.contacts a,
html .products_granite-active #navigation ul li ul li.products_granite a,
html .products_quartz-active #navigation ul li ul li.products_quartz a,
html .products_natural_marble-active #navigation ul li ul li.products_natural_marble a,
html .products_compact_marble-active #navigation ul li ul li.products_compact_marble a,
html .products_accessories-active #navigation ul li ul li.products_accessories a,
html .gallery_residence-active #navigation ul li ul li.gallery_residence a,
html .gallery_commericial-active #navigation ul li ul li.gallery_commericial a {color: gray; text-decoration: underline;}

#content_container {
width:100%; height:auto;
}
#content {
width:960px; height:auto;margin:0px auto;
}
.left_sidebar {
width: 485px; height: 400px;
float: left; display: block;
}
.left_sidebar_main {
width: 395px; height: 310px;
float: left; display: block;
padding:15px 40px;
}
html .services-active .left_sidebar_main{
padding:0px 40px;
}html .services-active .left_sidebar_main p{
line-height: 17pt;
}
html .services-active .left_sidebar_main p.no_top_margin{
margin-top: 0px;
}
#layer2 { background-image: url(../images/bottom_bg.png); height: 75px; width: 100%; position: fixed; left: 0; bottom: 0; visibility: visible; }
#layer1 {height: 400px; width: 985px; left: 0; top: 0; position: absolute; visibility: hidden; }
#layer3 {height: 400px; width: 985px; left: 0; top: 0; position: absolute; visibility: hidden; }
#layer4 {height: 400px; width: 985px; left: 0; top: 0; position: absolute; visibility: hidden; }
#layer5 {height: 400px; width: 985px; left: 0; top: 0; position: absolute; visibility: hidden; }
#slider1 { height: 400px; width: 985px; position: relative; visibility: visible; }
/* slideshow home */
.slideshow {
    position:relative;
    width:960px;
    height: 400px;
    float: left;
    display: block;
}
.slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

.slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

.slideshow IMG.last-active {
    z-index:9;
}
.clear {clear: both;}







