#contentcolumn_main{
height: 500px;
background: url(images/bg_home.gif) no-repeat;
}

#insert{
float: right;
width: 655px;
height: 324px;
z-index: 2;
background: #4B4B4B;
margin: 110px 0px 0 0px; 
font-family: Helvetica, arial, sans-serif;
font-size: 10pt;
color: #AAAAAA;
font-weight: normal;
text-align: left;
letter-spacing: .01em;
line-height: 18px;
}

#insert a{
color: #FFFFFF;
text-decoration: none;
}

#insert a:hover{
color: #FF0000;
font-weight: normal;
text-decoration: ;
}

