* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family:"Arial";
    font-size:13px;
	background:url(../images/metalbg.jpg) repeat-x top fixed #333;
}

div#footer	{
	position:fixed;
	float:right;
	right:0;
	bottom:0px;
}


/* Reset 
---------------------------------------- */

.marquee {
	 position:relative;
     overflow:hidden;
	 margin-top:10px;
     width:700px;
     height:22px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 color:#000000;
     }
	 
.menubgproduct	{
	background:#333333 repeat;
	display:none;
	position:absolute;
	width:130px;

}	

.marquee {
	 position:relative;
     overflow:hidden;
	 margin-top:10px;
     width:900px;
     height:22px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 color:#000000;
     }
	 
div.container {
    width:960px;
    padding:20px;
    margin-left:10%;
    margin-right:10%;
    margin-bottom:10px;
	text-align:center;

}
div.clear_both {
    clear:both;
}

.print:hover {
	border:#FFF solid 1px;
}
.papyrus {
	font-family:papyrus;
}
.myriad{
	font-family:Myriad Pro;
}
.white {
    color:white;
}
.black {
    color:black;
}
.orange {
    color:#fa8b15;
}
.blue {
    color:#00CCFF;
}
.darkblue {
    color:#039;
}
.gray {
    color:gray;
}
.lightgreen {
    color:#93cfcd;
}
.bold {
    font-weight:bold;
}
.underline {
    text-decoration:underline;
}
.small {
    font-size:11px;
}
.huge {
    font-size:14px;
}
.big {
    font-size:12px;
}
.more_huge {
    font-size:18px;
}
.extra_large {
    font-size:24px;
}
.extra_more_large {
    font-size:36px;
}
.tiny {
    font-size:9px;
}
.cursor_pointer {
    cursor:pointer;
}
.selected {
    background-color:#E5E5E5;
}

#titlenav a:link, #titlenav a:visited {
	color: #000000;
	text-decoration: none;
}

#titienav a:hover {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	background:none;	
}
#nav a:link, #nav a:visited {
	color: #000000;
	text-decoration: none;
}

#nav a:hover {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	background:none;	
}

#nav2 a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#nav2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background:none;	
}
.menubgcompany	{
	background:#E08905 repeat;
	display:none;
	position:absolute;
	width:100px;
}
.home a.selected, .home a:hover{
	ackground:url(../images/homeselected.png) no-repeat;
}

.aboutus a.selected, .aboutus a:hover{
	ackground:url(../images/aboutusselected.png) no-repeat;
}

.products a.selected, .products a:hover{
	ackground:url(../images/productsselected.png) no-repeat;
}

.contacts a.selected, .contacts a:hover{
	ackground:url(../images/contactsselected.png) no-repeat;
}
