body{
margin:auto;
padding:0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
background-color:#fff;
background-image: url(images/tile.jpg);
background-repeat: repeat-x;
color: #330535;
text-align: center;

}


a{
color: #fff;
font-weight: bold;
}

a:hover{
color: #fff;
}


.wrapper{
margin: auto;
width: 825px;
padding:0;
}


.top{
width:820px;
float: left;
height: 120px;
background-image: url(images/top.jpg);
background-repeat: no-repeat;
margin: 0px 0px 10px 0px;
}


.top img{
vertical-align: top;
border: none;
}

.buttons{
float: right;
margin: 21px 0px 0px 0px;
}

.side{
float: left;
width: 217px;
}

.side p{
text-align: left;
margin: 0;
padding: 11px;
color: white;
font-size:10px;
}

.side b{
text-align: left;
margin: 0;
color: white;
font-size:11px;
}


#contentinfo{
	float: left;
	background-color: #ED0F0E;
	height: 150px;
	width: 217px;
	margin-bottom: 10px;
}

#contentinfo a{
color: white;
}


#contentinfo a:hover{
color: white;
}




#logos{
	float: left;
	background-color: #ED0F0E;
	height: 125px;
	width: 217px;
}



/*
.featured{
float:left;
background-image: url(images/feature.jpg);
background-repeat: no-repeat;
width:217px;
height:254px;
}
*/

.feature {
	float: left;
width:217px;
height:254px;	
margin-bottom: 10px;
background-image: url(images/feature.jpg);
background-repeat: no-repeat;
	
}



#inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	margin: 32px 0 0 0;
}

*:lang(en) #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	margin: 32px 0px 0px 8px;
}




.main{
float: right;
width: 600px;
background-color: #666666;
text-align: left;
}
.stockmain
{
float: right;
width: 600px;
text-align: left;
}
.main p{
text-align: left;
margin: 0;
padding: 10px 10px 10px 10px;
color: white;
}

.main .form{
text-align: left;
margin: 0;
padding: 0px 10px 10px 10px;
color: white;
}

.stock{
margin: 0px 0px 0px 0px;
}

.stock a{
color: white;
}


.footer{
width: 800px;
float: left;
/*background-color: silver;*/
margin: 10px 0px 0px 0px;
}

.footer p{
color: #cd2121;
padding: 5px;
margin: 0;
text-align: center;
}
