@charset "utf-8";
body {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bk01.jpg);
}

.wrapper {
	height: 728px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #FFCC00;
}

.wrapper a:link {
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 20px;
	text-decoration: none;
}
.wrapper a:visited {
	font-size: 18px;
	color: #CCCCCC;
	margin-left: 20px;
	text-decoration: none;
}
.wrapper a:hover {
	font-size: 18px;
	color: #FFCC00;
	margin-left: 20px;
	text-decoration: none;
}
.wrapper a:active {
	font-size: 18px;
	color: #6B6BC3;
	margin-left: 20px;
	text-decoration: none;
}


.wrapper .headwrapper {
	background-color: #000099;
	height: 293px;
	width: 1000px;
	background-image: url(images/mlogo_big_bar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px 0px;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	z-index: 3;
}
.wrapper .headwrapper h2 {
	color: #FFFFFF;
	width: 980px;
	margin-top: 20px;
	text-align: right;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	visibility: visible;
}
.wrapper .headwrapper h1 {
	color: #000098;
	width: 980px;
	margin-top: 120px;
	font-size: 34px;
	text-align: right;
	position: absolute;
	visibility: visible;
}
.wrapper .headwrapper h3 {
	color: #666666;
	width: 980px;
	position: absolute;
	text-align: right;
	margin-top: 160px;
	visibility: visible;
}
.wrapper .headwrapper .linker {
	width: 578px;
	color: #FFFFFF;
	position: absolute;
	margin-top: 223px;
	visibility: visible;
	margin-left: 410px;
}
.wrapper .content {
	width: 1000px;
	margin-top: 294px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	height: 245px;
	visibility: visible;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	z-index: 4;
}
.wrapper .content .contentlft {
	width: 562px;
	height: 225px;
	background-image: url(images/roofing.jpg);
	background-repeat: no-repeat;
	position: absolute;
	background-position: center center;
	visibility: visible;
	margin-left: 10px;
	margin-top: 10px;
}
.wrapper #content #lft h4 {
	width: 450px;
	background-color: #000098;
	margin-right: auto;
	margin-left: auto;
	text-indent: 5px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 3px;
}
.wrapper #content #lft p {
	font-size: 14px;
	width: 450px;
	text-align: justify;
	text-indent: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.wrapper .content .contentrt {
	width: 400px;
	margin-right: 0px;
	margin-left: 590px;
	margin-top: 10px;
	position: absolute;
	visibility: visible;
	background-image: url(images/aluminum.jpg);
	height: 225px;
}
.wrapper #content #rt #buildingIMG {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: 20px;
}

.wrapper #foot {
	height: 146px;
	width: 1000px;
	margin-top: 543px;
	position: absolute;
	background-image: url(images/steel.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	z-index: 2;
}
.wrapper #foot #ftlinker {
	font-size: 18px;
	font-weight: bold;
	width: 562px;
	position: absolute;
	margin-top: 107px;
	margin-left: 20px;
	height: 20px;
}
.wrapper #foot #ftlinker .linker a:link {
	font-size: 16px;
	color: #333333;
	height: 25px;
}

.wrapper #foot #ftlinker .linker a:hover {
	font-size: 16px;
	color: #ECBD00;
	height: 25px;
}
.wrapper #foot #ftlinker .linker a:active {
	font-size: 16px;
	color: #000000;
	height: 25px;
}
.wrapper #foot #ftlinker .linker a:visited {
	font-size: 16px;
	color: #666666;
	height: 25px;
}





.wrapper #bottom {
	height: 31px;
	width: 778px;
	margin-top: 694px;
	background-color: #000066;
	text-align: right;
	color: #CCCCFF;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	visibility: visible;
	margin-left: 222px;
	margin-right: auto;
	z-index: 1;
	border: 1px solid #000000;
}





.wrapper #bottom h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
	width: 600px;
	margin: 0px;
	float: right;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wrapper #bottom #h4 a:link {
	font-size: 14px;
}
.wrapper #bottom #h4 a:visited {
	font-size: 14px;
}
.wrapper #bottom #h4 a:hover {
	font-size: 15px;
	font-style: italic;
	color: #FFCC00;
}
.wrapper #bottom #h4 a:active {
	font-size: 14px;
}
.wrapper .valid {
	background-color: #000000;
	width: 220px;
	margin-top: 694px;
	height: 31px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.wrapper .valid img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.wrapper .valid #w3c {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.wrapper .valid a:link, avisited, a:hover a:active {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
