/* CSS Document */

body {
	background: #efefef;
	text-align: center;
	
}
a:link, a:visited, a:active {
	color:blue;
}
.brand1 {
	margin-top: 10px;
	width:48%;
	float:right;
	text-align: left;
}
.brand2 {
	margin-top: 20px;
	width:48%;
	float:right;
	text-align: left;
}
td {
	font: .9em tahoma, arial, sans-serif; 
}
#footer {
font-size:10px;
clear:both;
border-top:1px solid gray;
}
.content {
	width:960px; 
	font: .9em tahoma, arial, sans-serif; 
	text-align: center;
	margin: 0px auto;
}
h1 {font-size: 1.3em;}
.navbar2 {
	
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
.navbar {
	border-bottom: 1px gray solid;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

.contact-data {
	text-align: left;
	float: left;
	padding-right: 10px;
}
.contact {
	width:98%;
	display: block;
	float: left;
	clear: both;
}
.main {
	width:50%;
	float:left;
	clear:none;
	border-right: 1px gray solid;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: left;
	
}
.right {
width:45%;
float:right;
text-align:left;
}
.logo {
	margin-bottom: 30px;
	margin-right: 10px;
}
label {
margin: 0;
padding:0;
margin-top:0;
width:70px;
float:left;
text-transform:uppercase;
font-size:10px;
clear:both;
  }
fieldset {
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:300px;
  }


.br {display:none;}  
  
.textfield {
font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
color:#333 ;
margin:3px;
height:20px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("images/textfield_bg.gif") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:187px;
}
fieldset>input.textfield {
background: transparent url("images/textfield_bg.gif") no-repeat;
}
input {
clear:both;
float:left;
font-size:12px;
}
textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#333 ;
margin:3px;
height:165px;
border:solid 0 #fff;
padding: 0 8px;
background: transparent url("images/textarea_bg.gif") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:190px;
}
fieldset>textarea {
background: transparent url("images/textarea_bg.gif") no-repeat;
}
.submit {
margin:3px;
background: transparent url("images/enter.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:50px;

 }

