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

body {
-x-system-font:none;
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
text-align:center;
}
.style1 {
font-family:Arial,Helvetica,sans-serif;
}
.style2 {
color:#000000;
}
a:link {
color:#FF0066;
text-decoration:none;
}
a:visited {
color:#FF0066;
text-decoration:none;
}
a:hover {
color:#FF0066;
text-decoration:none;
}
a:active {
color:#FF0066;
text-decoration:none;
}
#container {
background:#FFFFFF none repeat scroll 0 0;
margin:0 auto;
text-align:left;
width:800px;
background: ##FFFFFF;
}
#sidebar {
float:left;
width:180px;
}
#mainContent {
float:left;
width:620px;
background: ##FFFFFF;
}
#footer {
float:left;
width:800px;
background: ##FFFFFF;
}