body {
	margin: 0px;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fe0000;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe0000;
	font-weight: bold;
}
#container {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: left;
}
#header {
	width: 100%;
	height: 145px;
	background-image:url(images/arcrepair_layout1_01.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
#header2 {
	width: 100%;
	height: 145px;
	background-image:url(images/arcrepair_layout1_about_01.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
#header3 {
	width: 100%;
	height: 145px;
	background-image:url(images/arcrepair_layout1_equip_01.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
#header4 {
	width: 100%;
	height: 145px;
	background-image:url(images/arcrepair_layout1_cut_01.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
#header5 {
	width: 100%;
	height: 145px;
	background-image:url(images/arcrepair_layout1_repair_01.jpg);
	background-repeat: no-repeat;
	background-position:left;
}#header6 {
	width: 100%;
	height: 145px;
	background-image:url(images/arcrepair_layout1_con_01.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
#navigation {
	float: left;
	width: 339px;
}
#maintext {
	position: absolute;
	left: 227px;
	top: 150px;
	width: auto;
	min-height: 400px;
	padding-right: 40px;
}
.maintextimage {
	margin-bottom: 30px;
}
#bottomgraphic {
	clear: both;
	width: 215px;
	height: 379px;
	background-image:url(images/arcrepair_layout1_09.jpg);
	background-repeat: no-repeat;
	background-position:left;
}