body {margin:0;padding:0;font: 10pt sans-serif;height:100%;}
html, body {height:100%;color:#777777;overflow:hidden;}
#left_side, #right_side {height:100%;width:50%;float:left;}

#header{height:160px;width:80%;margin:10px 10%;float:left;}

#content{width:80%;margin:10px 10%;float:left;}


#left_side {background:url('lbg.png') no-repeat top left;}
#right_side {overflow:auto;}

input.text,textarea.text{border:1px solid #777;}
input.button{border:1px solid #777;}
img {border:0;}

h3 {font-size:30px;font-weight:bold;margin:0;}
h4 {font-size:28px;font-weight:normal;margin:0;}

a{color:#333;}
a:hover{color:#3A3;}

#module_contact form{width:80%;}
#module_contact h4 {font-size:18px;}
