body {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border: 0;
	margin:5px 0 5px 0;
	}

.innerwrapper {
	width: 1028px;
	background-image:url(images/backgr.jpg);
	background-repeat:no-repeat;
	color:#575e65;
	margin:auto auto;
	}
	
.title {
	height:129px;
	margin:15px 0 4px 10px;
	padding-left: 10px;
	}
.menu {
	margin:0px 0 0 45px;
	width:90px;
	font-family:Arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	float:left;
}
.content {
	height: auto;
	padding: 0px 0px 20px 0px;
	float:left;
	margin-left:-15px;
	line-height:18px;
}

.content1 {
	height: auto;
	width:285px;
	float:left;
	padding-right:15px;

}

.content1a {
	height: auto;
	width:265px;
	float:left;
	padding-right:15px;

}
.content1b {
	height: auto;
	width:185px;
	float:left;
	padding-right:5px;

}

.content2 {
	height: auto;
	width:315px;
	float:left;
}
.content2a {
	height: auto;
	width:405px;
	float:left;
}
.content2b {
	height: auto;
	width:445px;
	float:left;
	font-size:11px;
	line-height:15px;
	border:#000000 2px solid;
}

.content3 {
	height: auto;
	width:275px;
	float:right;
}
.content3a {
	height: auto;
	width:245px;
	float:right;
}
.row1 {
	width:140px;
	float:left;
	margin:5px 0 5px 10px;
	
}
.row2 {
	width:133px;
	float:left;
	margin:5px 10px 5px 5px;
}
.row3 {
	width:139px;
	float:left;
	margin:5px 0;
}
.note {
	width:438px;
	text-align:right;
	margin-bottom:5px;
}	
	
.border {
	border:#000000 2px solid;
	padding:0px 10px 0px 10px;
}
.border2 {
	border:#000000 2px solid;
	padding:0px 10px 10px 10px;
}

a:link {
	color:#575e65;
	text-decoration: none;
}

a:visited {
	color:#575e65;
	text-decoration: none;
}
a:hover {
	color:#D50000;
	text-decoration: none;
}

hr {color:#000880; height:3px;}


.indented {
	padding-left:35px;
	padding-right:10px:
	}

.floatleft {
	float:left;
	margin: 0px 25px 10px 0px;
	}
.floatleft1 {
	float:left;
	margin-left: -55px;
	}
.floatright {
	float:right;
	margin: 0 0 10px 20px;
	}

.footer {
	margin-left:10px;
	width:980px;
	height:45px;
	padding-left: 20px;
	font-size:12px;
}

