/*
@import url("news.css");
@import url("contact.css");
*/
/* main style sheet */


/* header */
#header {
	padding: 0px;
	margin: 0px;
	width: 780px;
	height: 356px;
}
#nav-top {
	height: 18px;
	width: 200px;
}
#nav-btm {
	height: 16px;
	width: 200px;
}
#navi {
	height: 156px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navi a {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 200px;
}
#profile {
	background-position: 0px 0px;
	height: 26px;
}
#profile:hover {
	background-position: -200px 0px;
	height: 26px;
}
#sealer {
	background-position: 0px -26px;
	height: 26px;
}
#sealer:hover {
	background-position: -200px -26px;
	height: 26px;
}
#concrete {
	background-position: 0px -52px;
	height: 26px;
}
#concrete:hover {
	background-position: -200px -52px;
	height: 26px;
}
#technical {
	background-position: 0px -78px;
	height: 26px;
}
#technical:hover {
	background-position: -200px -78px;
	height: 26px;
}

#testimonials {
	background-position: 0px -104px;
	height: 26px;
}
#testimonials:hover {
	background-position: -200px -104px;
	height: 26px;
}
#contact {
	background-position: 0px -130px;
	height: 26px;
}
#contact:hover {
	background-position: -200px -130px;
	height: 26px;
}



/* end of nav 
**********************/




/* content */

#content {
	padding: 0px;
	margin: 0px;
	width: 780px;
	background-image: url(../img/content_back.gif);
	background-repeat: repeat-y;
}
#moulds {
	height: 203px;
	width: 520px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #999999;
}

#title {
	height: 42px;
	width: 780px;
}
#L-content {
	float: left;
	width: 200px;
}
#flash-menu {
	height: 190px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#R-content {
	float: right;
	width: 580px;
}
#strength-chart {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}


.margin5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}

.margin10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
	color: #666666;
}
.margin20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}

.nomargin {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.box1 {
	padding: 0px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box1-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
}
#logo-contact {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#contact-info {
	width: 200px;
	margin-left: 30px;
	margin-top: 15px;
}

.box1-left .img {
	width: 213px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}
.box1-left .img2 {
	width: 213px;
	margin-right: auto;
	margin-left: auto;
}


.box1-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 350px;
}
.box1-right-text {
	width: 330px;
	padding-right: 20px;
}
#map-s {
	width: 300px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}

#content-text {
	width: 540px;
	margin-right: 30px;
	padding-left: 10px;
}

.content-text {
	width: 540px;
	margin-right: 30px;
	padding-left: 10px;
}
.break-container {
	width: 530px;
	margin-right: 25px;
	margin-left: 25px;
}




.list1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-type: none;
}
.list2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-type: none;
	padding-left: 15px;
}
.child-ul {
	color: #333333;
	list-style-type: none;
}
.child-ul li {
	color: #000000;
}



.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.list2 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
}
.list2 ul {
	padding-left: 15px;
	list-style-type: none;
}
.tbl-properties {
	text-align: center;
	width: 100%;
	color: #666666;
}
.back-to-top {
	height: 15px;
	width: 80px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#fire-resistant-chart {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}




#distance-currency {
	margin: 0px;
	padding: 0px;
}
#distance {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
}
#currency {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
}
#distance img {
	padding: 0px;
	width: 163px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#currency img {
	padding: 0px;
	width: 163px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}








/* end of content 
**********************/





/* footer */
#footer {
	margin: 0px;
	padding: 0px;
	width: 780px;
	clear: both;
}
#footer p {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* end of footer 
**********************/





/*  General style */
html, body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 85%;
	margin:0;
	border:none;
	padding:0;
	color:#333333;
	background-color: #d9d9d9;
	background-image: url(../img/back_top.gif);
	background-repeat: repeat-x;
}
*html body  {
	font-size:84%;
}
*:first-child+html body {
	font-size:84%;
}




#container{
	width:780px;
	margin:0 auto;
	padding: 0;
}


/*****   clearfix   *****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix {
	display: inline-block;
}
/* hide from ie-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from ie-mac */

/*****   end of clearfix   *****/

img {
	margin:0;
	padding:0;
	display: block;
	border-width: 0;
	border:none;
}
.image-border {
	border: 1px solid #666666;
}

h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	color: #666666;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	font-size: 13px;
}
h4 {
	margin:0;
	padding:0;
}

.break {
	background-image: url(../img/break.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#000000; 
	border:1px solid #333333;
	background-color:#ffffff;
}

/* Link */
a {
	border: none;
}  

a:link {
	color:#666666;
	text-decoration:underline;
}

a:visited {
	color:#666666;
	text-decoration:underline;
}


a:hover {
	color:#000000;
	text-decoration:underline;
}

/* CopyRight Format-- */
div#copyright {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	border:0;
	color:#666666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

a.linkcopy {
	color:#666666;
	text-decoration:underline;
}  

a.linkcopy:link {
	color:#666666;
	text-decoration:underline;
}

a.linkcopy:visited {
	color:#666666;
	text-decoration:underline;
}

a.linkcopy:hover {
	color:#333333;
	text-decoration:underline;
}
a:focus { 
	-moz-outline-style: none; 
}


/* end of general style */
