a{
text-decoration:none;
color:#747475;
}

body{
text-align:center;
}

html, body {
height: 100%;
}

.wrapper{
margin-right:auto;
margin-left:auto;
width:900px;
text-align:left;
position:relative;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.header{
height:273px;
width:900px;
position:relative;
}
.main{
height:500px;
width:900px;
position:relative;
}
.logo{
background-image:url(../images/logo.jpg);
float:left;
height:273px;
width:440px;
position:relative;
}
.team{
background-image:url(../images/team.jpg);
float:right;
height:273px;
width:460px;
position:relative;
z-index:1;
}
.menu{
background-image:url(../images/menu.jpg);
float:left;
height:407px;
width:226px;
position:relative;
}
.text{
float:right;
height:407px;
width:607px;
position:relative;
}
.header_text{
position:relative;
margin-top:-30px;
font-family: Cambria, serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.3em;
color:#3b3b3b;
z-index:100;
}
.left{
width:250px;
float:left;
}
.right{
width:250px;
float:right;
}
p, li, label{
font-family: Cambria, serif;
font-size: 15px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color:#747475;
}
b{
color:#494a4a;
}
.info{
float:left;
position:relative;
}

.bak_left_image{
background-image:url(../images/back_left.jpg);
background-position:right center;
background-repeat:no-repeat;
height:538px;
margin-right:450px;
position:relative;
}

.bak_left{
float:left;
height:210px;
margin-right:-450px;
width:50%;
}

.bak_right_image{
height:750px;
margin-left:430px;
position:relative;
}

.bak_right{

float:right;
height:610px;
margin-left:-450px;
width:49.9%;
}

body{
margin:0;
padding:0;
}
.item{
color:#747475;
font-family:Helvetica,Arial,sans-serif;
font-size:20px;
font-style:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:1.5em;
padding-left:25px;
}

#captchaForm{
padding-top: 20px;
}

.footer{
margin-right:auto;
margin-left:auto;
position:relative;
width:900px;
}

.madeby {
float:right;
margin-right:-350px;
margin-top:70px;
}