@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #ffffff;
background:url(/media/images/bgpattern.jpg);
text-align:center;
}
.clearflt {
clear:both;
}
a {
color: #6b7dbd;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:active {
text-decoration:none;
}
img, div {
behavior: url(iepngfix.htc);
}
#header {
width: 680px;
height:104px;
margin: 0 auto;
}
#content_body{
width:660px;
padding: 0px 10px 0px 10px;
background:url(/media/images/contentbg.png);
text-align:center;
margin: 0 auto;
}
#machinequiltingcontainer {
width:330px;
height:180px;
float:left;
}
#unlimitedcontainer {
width:330px;
height:180px;
float:left;
}
#footer {
width:680px;
height:36px;
padding-top:20px;
background:url(/media/images/footer.png) no-repeat;
text-align:center;
margin:0 auto;
}
#footer ul {
margin:0px;
padding:0px;
}
#footer li {
display:inline;
}