*{
margin:0;
padding:0;
border:0;
}
body{
font-family:Tahoma;
font-size:11px;
color:#000;
background:url(../img/background_body.jpg) repeat-x;
background-color:#efefef;
}
a{
text-decoration:none;
font-size:12px;
color:#0000CC;
}
a:hover{
font-size:12px;
color:#000;
text-decoration:underline;
}
h2{
font-weight:bold;
font-size:13px;
color:#000;
}

#wrapper{
width:965px;
margin:0 auto;
}
#header{
width:1090px;
height:280px;
background:url(../img/header_background.jpg) no-repeat;
}
#header .left{
float:left;
background:url(../img/header_left.jpg) no-repeat;
width:891px;
height:104px;
}
#header .right{
float:left;
width:74px;
height:104px;
}
.clear{
clear:both;
}
#header .menu{
width:965px;
height:45px;
}
#header .flash{
width:994px;
height:131px;
}
#paginaheader{
background:url(../img/paginaheader.jpg) no-repeat;
width:950px;
height:35px;
color:#243790;
font-size:21px;
padding:5px 0 0 15px;
}
#content{
width:965px;
height:auto;
overflow:hidden;
}
#content .top{
background:url(../img/content_top.jpg) no-repeat;
height:11px;
width:965px;
}
#content .midden{
background:url(../img/content_background.jpg) repeat-y;
width:945px;
padding:0 10px 0 10px;
}
#content .midden a{
text-decoration:none;
font-size:12px;
color:#0000CC;
}
#content .midden a:hover{
font-size:12px;
color:#000;
text-decoration:underline;
}
#content .bottom{
background:url(../img/content_bottom.jpg) no-repeat;
width:965px;
height:11px;
}
#footer{
width:965px;
height:33px;
background:url(../img/footer.jpg) no-repeat;
color:#6f79a3;
padding:12px 0 0 0;
text-align:center;

}
#boxes{
width:860px;
height:auto;
margin:0 auto;
}
#boxes .box{
width:142px;
height:auto;
float:left;
padding-right:30px;
}
#boxes .box h1{
width:142px;
height:25px;
background-color:#c3c8dc;
text-align:center;
font-size:11px;
margin-bottom:15px;
padding-top:10px;
}
input.submit {
	border:1px solid #ccc;
	padding:2px 6px 2px 6px;
	background-color:#ffffff;
}
.form_large {
	background:#fff;
	border:1px solid #ccc;
	border-color:#777 #CCC #CCC #777;
	color:#333;
	font-family: inherit;
	width: auto;
	padding:4px 4px 4px 6px;
	margin-top:3px;
}
textarea {
	background:#fff;
	border:1px solid #ccc;
	border-color:#777 #CCC #CCC #777;
	color:#333;
	font-family: inherit;
	width: 600px;
	height:250px;
	padding:4px 4px 4px 6px;
	margin-top:3px;
}
img.productgroot{
width:870px;
height:auto;
}
