body{font:normal 12px Arial; color:#1e011d; line-height:120%;  background:url(images/1_mainbg.png) no-repeat; margin:0;padding:0;overflow-y:scroll; background-position:center; }
#main_home{width: 980px; margin: auto; background:url(images/1_background.png) no-repeat; height: 728px;}
.menumain{width: 184px;position: relative;float: right;top:300px;}
.menumain .home{background:url(images/home_h.png) no-repeat; width: 80px;height: 35px;margin-left: 27px; cursor: pointer;}
.menumain .about{background:url(images/about_h.png) no-repeat; width: 91px;height: 31px;margin-top: 24px;margin-left: 17px; cursor: pointer;}
.menumain .register{background:url(images/register_h.png) no-repeat; width: 122px;height: 31px;margin-top: 24px;margin-left: 17px; cursor: pointer;}
.menumain .tnc{background:url(images/tnc_h.png) no-repeat; width: 80px;height: 35px;margin-top: 37px;margin-left: 40px; cursor: pointer;}
.menumain .contact{background:url(images/contact_h.png) no-repeat; width: 123px;height: 39px;margin-top: 24px;margin-left: 15px; cursor: pointer;}

.menumain .home:hover{background:url(images/home.png) no-repeat; width: 80px;height: 35px;margin-left: 27px; cursor: pointer;}
.menumain .about:hover{background:url(images/about.png) no-repeat; width: 91px;height: 31px;margin-top: 24px;margin-left: 17px; cursor: pointer;}
.menumain .register:hover{background:url(images/register.png) no-repeat; width: 122px;height: 31px;margin-top: 24px;margin-left: 17px; cursor: pointer;}
.menumain .tnc:hover{background:url(images/tnc.png) no-repeat; width: 80px;height: 35px;margin-top: 37px;margin-left: 40px; cursor: pointer;}
.menumain .contact:hover{background:url(images/contact.png) no-repeat; width: 123px;height: 39px;margin-top: 24px;margin-left: 15px; cursor: pointer;}

.menumain .home1{background:url(images/home.png) no-repeat; width: 80px;height: 35px;margin-left: 27px; cursor: pointer;}
.menumain .about1{background:url(images/about.png) no-repeat; width: 91px;height: 31px;margin-top: 24px;margin-left: 17px; cursor: pointer;}
.menumain .register1{background:url(images/register.png) no-repeat; width: 122px;height: 31px;margin-top: 24px;margin-left: 17px; cursor: pointer;}
.menumain .tnc1{background:url(images/tnc.png) no-repeat; width: 80px;height: 35px;margin-top: 37px;margin-left: 40px; cursor: pointer;}
.menumain .contact1{background:url(images/contact.png) no-repeat; width: 123px;height: 39px;margin-top: 24px;margin-left: 15px; cursor: pointer;}

#main_inner{width: 980px; margin:auto; background:url(images/inside_mainbg.png) no-repeat; height: 649px;}
.content_part{ background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    font-size: 14px;
    height: 492px;
    line-height: 18px;
    margin-left: 16px;
    margin-top: 86px;
    padding: 18px;
    width: 680px;}
.content_part ul li{padding-bottom: 5px;}    
.content_part h2{font-size: 20px;}  
.content_part p{line-height: 18px;font-size: 15px;}  
 
#account-creation_form fieldset.reversoform {padding:10px !important}	
#account-creation_form fieldset {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    padding: 0 10 15px;
	 border-bottom-right-radius:0;
	 border-bottom-left-radius:0;
}
#closehide {
    background-color: #FFFFFF;
    border: 1px solid #DFDFDF;
    font-family: Arial,Liberation Sans,DejaVu Sans,sans-serif;
    font-size: 110%;
	Color: red;
    /*height: 50px;*/
    line-height: 1.2;
    margin: 10px auto;
     
}
#closehide #hero-content
{
    background-color: #F0F0F0;
    background-image: url("../Img/mini-hero-bg.png");
    background-repeat: repeat;
    border: 3px solid #FFFFFF;
    /*height: 44px;*/

}


#center_column #account-creation_form p {
    margin: 0;
    padding: 0 0 10px;
}
#account-creation_form fieldset.customerprivacy label {
    /*cursor: pointer;*/
    font-size: 14px;
    padding-bottom: 0;
    text-align: left;
}
#account-creation_form fieldset.customerprivacy label {
    /*cursor: pointer;*/
    font-size: 14px;
    padding-bottom: 0;
    text-align: left;
}

  fieldset {
	border: 1px solid #CCCCCC;
    border-radius: 21px;
    bottom: 986px;
    float: right;
    
    position: relative;
    width: 206px;
}
 fieldset h3 {
    background: url("images/bg_form_h3.png") repeat-x scroll 0 0 #D71A21;
    border-top-left-radius: 21px;
    border-top-right-radius: 21px;
    color: #FFFFFF;
    font-size: 14px;
    margin: -5px -10px 15px;
    padding: 8px;
    text-transform: uppercase;
}


#authentication #center_column {
    width: 50%;
}