/* CSS Document */

a img{
	border-width:0px;
}

#general {
	width:946px; 
	margin-right:auto;
	margin-left:auto;
} 

#mainMenu{
	width:100%;
	border-bottom:solid 2px #ed8c0e;
	border-top:solid 2px #ed8c0e;
	height:33px;
	text-align:right;
	padding-right:0px;
	background:url(img/menu_bg.png); 
	background-repeat:repeat-x;
}

#secondMenu{
	width:195px;
	float:left;

}

.refRight{
margin-top:-15px;
float:right;
}

#generalContent{
	float:left;
	width:605px;
	padding:10px;
	background:url(img/bottom_spacer.png) no-repeat bottom; 
	padding-bottom:50px;
}
#rightContent{
	background:url(img/rigth_spacer.png) right top no-repeat;
	float:right;
	width:125px;
	height:570px;
}
#footer{
	clear:both; 
}
#footerMenu{
	width:100%;
	border-bottom:solid 2px #ed8c0e;
	border-top:solid 2px #ed8c0e;
	height:33px;
	text-align:left;
	padding-right:0px;
	background:url(img/menu_bg.png); 
	background-repeat:repeat-x;
}
body{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:75%;
padding:0px;
margin:0px;
}

.fRight{
float:right;
}

.h1{
display:none;
}

h2{
background:url(img/top_spacer.png) no-repeat top center; 
height:23px;
padding:0px;
margin:0px;
padding-top:6px;
padding-left:5px;
color:#e46804;
font-size:100%;
}
a{
color:#000000;
text-decoration:none;
}
a:hover{
color:#e46804;
text-decoration:underline;
}
.article{
margin-top:20px;
clear:both;
}
.img_article{
float:left;
padding-right:5px;
padding-bottom:5px;
}
.img_article img{
padding:2px;
border:solid 1px #ffc600;
}

.linkProduct{
border:solid 1px #000000;
background:url(img/link_quote_bg.png) repeat-x center;
padding:0px;
padding-left:7px;
padding-right:25px;
}
h3{
padding:0px;
margin:0px;
font-size:100%;
}
