@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, ul, li, body, div, dl, dd, dt, input, select, textarea {
padding: 0;
margin: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
margin: 0 auto;
background: #8B8B8B url(/images/bg_tile.jpg) center -60px repeat-x;
}
img{
 behavior: url(/iepngfix.htc);
}
li {
list-style: none;
}
div#wrapper{
position: relative;
width: 900px;
margin: 0px auto;
padding: 0px;
}
div#wrapper h1 a{
width: 285px;
height: 285px;
display: block;
position: absolute;
top: 0px;
left: 32px;
}
div#wrapper h1 a span{
display: none;
}
div#wrapper div#top_content{
position: relative;
height: 286px;
width: 840px;
background: url(/images/v3/feature_bg.jpg) top right no-repeat;
margin: 75px auto 50px;
}
div#wrapper div#top_content h2{
position: absolute;
top: 140px;
left: 354px;
width: 460px;
line-height: 1.2em;
color: #fff;
font-size: 11pt;
font-weight: normal;
}
div#wrapper div#top_content h2 a{
color: #75EA29;
text-decoration: none;
}
div#wrapper div#top_content h2 a:hover{
text-decoration: underline;
}
div#wrapper div.main_content{
margin: 10px 0px 55px;
overflow: auto;
padding: 0px;
width: 980px;
}
div#wrapper div.main_content a{
float: left;
margin: 15px 0px;
}
a img{
border: none;
}
div#wrapper div.main_content a.left{
width: 450px;
margin-right: 30px;
}
div#wrapper div.main_content a.right{
width: 450px;
}
div#footer{
text-align: center;
border-top: 2px solid #bbb;
background: #212121 url(/images/footer_bg.jpg) 0px 0px repeat-x;
}
div#footer p{
text-align: center;
padding: 10px 0px 7px;
font-size: 11px;
color: #aaa;
margin: 0px;
}
div#footer a img{
border: none;
margin-bottom: 16px;
}
