a img {border:0;}

a{text-decoration:none; color:#9933cc;}

a:hover{text-decoration:underline;}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#c4e3c3;
color:#66247F;
margin-top:0;
}

#white{
height:500px;
width:100%;
margin-left:-10px;
background-image:url('white_bg.png');
background-repeat:repeat-x;
background-repeat:repeat-x;
position:absolute;
z-index:-1;
}

#container {
width:755px;
height:450px;
margin-left:auto;
margin-right:auto;
background-image:url('main_bg_trans.png');
background-repeat:repeat-y;
margin-top:0px;
}

#content {
width:500px;
height:700px;
margin-left:auto;
margin-right:auto;
text-align:justify;
position:relative;
z-index:5;
background-image:url('logo_index.png');
background-repeat:no-repeat;
}

#menu {
width:100%;
height:60px;
margin-left:auto;
margin-right:auto;
margin-top:450px;
position:absolute;
z-index:6;
text-align:center;
}

#footer_bg {
background-image:url('footer_bg_trans.png');
background-repeat:no-repeat;
height:215px;
width:755px;
margin-top:-250px;
margin-left:auto;
margin-right:auto;
text-align:center;
position:inherit;
z-index:1;
}

#footer {
height:44px;
width:755px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
padding-bottom:0px;
text-align:center;
position:relative;
z-index:2;
bottom:0;
}

#social_media {
margin-top:10px;

}