body{
background:#660033 url("images/background.jpg") repeat-x;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:0.8em;
}

.float_left{
float:left;
}

a{
text-decoration:none;
color:#fff;
}

a.color:hover{
color:#66ff00;
}

.white-background:hover{
background-color:#fff;
color:#000;
}

#content{
text-align:left;
width:840px;
margin:0px auto;
}

#top{
height:120px;
width:840px;
}

#logo{
float:left;
width:250px;
}

#nav_products{
float:right;
background-color:#000;
width:75px;
height:75px;
margin-left:2px;
padding:2px;
}

#nav{
width:360px;
padding:0 10px;
background-color:#000;
color:#fff;
max-width:340px;
}

#nav_content{
margin:0px 10px;}

/*/products /*/

#box_product{
float:left;
border:3px solid #000;
background-color:fff;
height:420px;
width:840px;

font-size:0.85em;
}

#box_regime{
margin-top:13px;
text-align:justify;
padding:10px 0 0px 40px;
float:left;
height:350px;
width:510px;
margin-right:25px;
max-width:510px;
}


#left_product{
float:left;
width:472px;
height:430px;
background-color:#fff;
}

#right_product{
float:left;
width:300px;
height:430px;
}


#bottom_left_option{
width:200px;
color:#fff;
background-color:#000;
padding:0px 20px;
margin: 0 0 2px 0;
}

/*/ contact /*/

#box_form{
margin-top:13px;
padding:10px 20px 0px 80px;
float:left;
height:360px;
width:400px;
max-width:400px;
}


input, textarea, select {
border: 1px solid #B7B7B7;
font: 1em "Courier New", Courier, monospace;
}
	






