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

#main_container{
width:960px;
height:1024px;
margin-left:auto;
margin-right:auto;
background-color:#8E2C83;
background-image:url(images/banner_left.jpg);
background-repeat:no-repeat;
}

#hm_content_left{
width:750px;
margin-left:65px;
float:left;
}

#content_left{
width:590px;
margin-left:65px;
float:left;
}

#content_right{
width:372px;
float:left;
background-image:url(images/banner_right.jpg);
background-repeat:no-repeat;
background-color:#8E2C83;
}

#nav{
width:191px;
margin-left:152px;
margin-top:44px;
}

.Helvetica_13{
font-family:Arial,sans-serif;
font-size:13px;
color:#FFFFFF;
line-height:16px;
}

.Helvetica_12{
font-family:Arial,sans-serif;
font-size:12px;
color:#FFFFFF;
line-height:17px;
}

.Helvetica_12 a{
color:#FBB225;
text-decoration:none;
}

.Helvetica_12 a:hover{
text-decoration:underline;
}

.Helvetica_12_yellow{
font-family:Arial,sans-serif;
font-size:12px;
color:#FBB225;
line-height:18px;
}

.Helvetica_13_yellow{
font-family:Arial,sans-serif;
font-size:13px;
color:#FBB225;
line-height:18px;
}

.Helvetica_10{
font-family:Arial,sans-serif;
font-size:10px;
color:#FFFFFF;
line-height:18px;
}
