@charset "utf-8";
/* CSS Document */

.page{
	background-image:url(mitchell-ironworks-template.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 700px;	
	position: relative;
	left : 50%;
	margin-left: -400px;	
}
.service{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-align: center;
	
}
#page #services table tr td {
	color: #000;
	padding-left: 10px;
	font-weight: normal;
}
#page #services ul li {
	color:#000;
}
#page #services ul {
	color: #000;
	text-align: left;
	font-weight: normal;
}
#commitment table tr td .service {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}


#page #services #commitment table tr td .service {
	font-weight: normal;
}
#page #apDiv3 table tr td .service {
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.hr{
	color:#000;
}
.content{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: normal;
	text-align: left;
}
	.form{
		font:Verdana, Geneva, sans-serif;
	font-size:14px;
		text-align:right;
		font-weight:bold;
	}

