body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666667;
}

body a:hover{
	color:#1d2763;
	text-decoration:underline;
}

body a{
	text-decoration:none;
	color:#1d2763;
}

.center{
width:960px;
margin:0px auto;
}

.item strong, .itemlast strong{
color:#1d2763;
font-size:14px;
}

#content img{
border:0px;
}

#footer a{
text-decoration:underline;
}

#footer .item{
	float:left;
	width:250px;
	line-height:18px;
	min-height:179px;
	background:url('../images/bgFooter.gif') no-repeat;
}

#footer .itemlast{
	float:left;
	width:400px;
	background:none;
	margin-left:20px;
	line-height:18px;
}

#footer .itemlast span{
	float:left;
	padding-right:20px;
}

.item span{
float:left;
width:120px;
}

label{
float:left;
width:130px;
margin-top:5px;
}

input[type=text], textarea{
float:left;
width:200px;
margin-top:5px;
	border:1px solid #000;
}

input[type=submit]{
	padding:3px;
	border:1px solid #000;
}

.clr{
clear:both;
}
