
* {
margin:0;
padding:0;
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
color:#777;
text-decoration:underline;
font-weight:normal;
}
html,body {
font:.9em/1.3em Verdana, Arial, Helvetica, sans-serif;
background:#ffffff;
color:#000;
text-align:center
}

div#wrapper {
text-align:left;
margin:0 auto;
background:#ffffff;
width:974px;
}

div#header {
float:left;
vertical-align:middle;
width:250px;
height:240px;
text-align:left;
padding-top:10px;
background:#ffffff

}
div#head {
padding: 35px 0 0 0;
float:right;
width:670px;
height:175px;
text-align:center;
background:#ffffff
}
div#line {
float:right;
width:700px;
height:15px;
text-align:center;
background:#ffffff
}
div#menu {
width:700px;
height:40px;
text-align:center;
float:right;
} 

div#menu ul li {
display:inline;
margin:0 10px 0;
line-height:15px;
list-style:none;
margin-bottom:2px;
text-align:center;
}

div#menu ul li a {
text-align:center;
font-size:14px;
width:100%;
color:#000;
background:#ffffff;
text-decoration:none;
font-weight:normal;
color:#555;
}

div#menu ul li a:hover {
	color:#555;
	background:#ffffff;
; 	text-decoration: underline;
}

div#menu1 {
width:20%;
float:left;
text-align:center;
padding-left:40px;
}

div#content {
float:left;
width:75%;
height:200px;
background:#FFF;
}

.clear-left {
clear:left;
height:0px;
}
.clearL {
clear:left;
height:0px;
}
.clearR {
clear:right;
height:0px;
}

div#footer {
width:100%;
background:#fff;
text-align:right;
color:#000;
line-height:30px
}
.subtitle{
	color:#333333;
	font-size:10px;
}
.headline {
	color:#333;
	font-weight:bold;
	font-size:14px;
	padding-bottom:25px;
}
.field {
	width:250px;
	border: 1px solid rgb(250,226,120);
	background-color:#ffffff;
	color:rgb(122,149,202);
	margin-top:3px;
	margin-bottom:3px;
	font-size: 10pt;
	font-family: Verdana;	
}
.field1 {
	width:100px;
	border: 1px solid rgb(250,226,120);
	background-color:#ffffff;
	color:#333;
	margin-top:3px;
	margin-bottom:3px;
	font-size: 10pt;
	font-family: Verdana;	
}
.field2 {
	width:60px;
	border: 1px solid rgb(250,226,120);
	background-color:#ffffff;
	color:rgb(122,149,202);
	margin-top:3px;
	margin-bottom:3px;
	font-size: 10pt;
	font-family: Verdana;	
}
