@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}


#main {
width:668px;
margin: 0 auto;
}

#logo {
width:207px;
height:81px;
} 

#spac {
width:461px;
height:81px;

}

#spac2 {
width:668px;
height:8px;

}

#nav {
width:207px;
height:199px;
float: left;
}

#content1 {
width:456px;
float:right;
}

#prod {
width:207px;
height:360px;
float:left;
}

#content2 {
width:456px;
float: right;
}

#content3 {
width:456px;
float: right;
}

#content4 {
width:456px;
float: right;
}

#contentsub {
background-image:url(images/subpages_03.jpg);
height: 550px;
width:430px;
float: right;
padding:10px 10px 10px 10px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
}
#contentsub2 {
background-image:url(images/subpages_03midrep.jpg);
background-repeat:repeat-y;
width:430px;
float: right;
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
}
#maincontent {
width:400px;
padding: 10px 10px 10px 10px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;


}

#spac3 {
width:668px;
height:8px;

}

#footer {
margin: 0 auto;
text-align:center;
width:668px;
height:100px;
}

.h1 {
color:#666666;
font-weight:bold;
font-size:14px;
font:Arial, Helvetica, sans-serif;
}
