body {
	font-family: OpenSansRegular, Arial, sans-serif;
	font-size:90%;
	color:#29343d;	
	}

html, body {
       height: 100%;
	   background-color:#3b4450;
 }
 
p {
	text-align:justify;	
    text-justify:auto;	
}

li {
	margin-top:10px;
} 

input {
cursor:hand;	
}
 	
.main-wrapper{	
	background:#ffffff;	

	width:822px;
	height:580px;
	margin:auto;
	margin-top:40px;
	background-color:#ffffff;	
	
	}	

.inner-wrapper{	
	width:742px;
	height:500px;
	margin:40px;
	float:left;
	}
.inner-wrapper{	
	width:742px;
	height:80px;
	margin:30px;
	float:left;
	}		
.inner-wrapper2{	
	width:742px;
	margin:40px;
	float:left;
	}		
	
.left-wrapper{		
	width:371px;
	height:470px;
	float:left;
}
.left-wrapper2{		
	width:742px;
	height:470px;
	float:left;
}
.left-bottom-wrapper a{		
	width:371px;
	height:30px;
	float:left;
	text-align:center;
	margin-top:30px;
	text-decoration:underline;
	color:#29343d;

}
.right-wrapper{		
	width:331px;
	height:500px;
	float:left;
	margin-left:40px;
}


.left-wrapper label {
text-align:left;
font-weight:bold;
width:371px;
font-size:90%;
}



.left-wrapper input[type="text"] {
width:284px;
height:32px;
background-color:#FFF;
border: 1px solid #e4bb4a;
border-right: 0px;
color: #373231;
font-size: 120%; 
padding: 0px 0px 0px 5px;

}

.left-wrapper input[type="submit"] {
margin-top:3px;
width:81px;
height:34px;
background-color:#e4bb4a;
color: #FFF;
font-size: 120%;
padding: 0px 0px 0px 0px;
border: 0px;

}
