html, body { margin:0; padding:0; height:100%; text-align:center; background-color:#AA8844; }
html>body { background-color:#AA8844; }
body { font:12px "Times New Roman"; color:#111144; background:#AA8844 url(images/bg_body.jpg) repeat-x; }

#wrap { height:100%; }

#bodywrap {
	position:relative;
	margin:0 auto;
	padding:0;
	height:100%;
	width:990px;
	background-color:#CECFD1;
}

#header { margin:0; auto; width:990px; text-align:center; background:#CECFD1 url(images/bg_diamond.jpg) repeat; }
#headertable { width:482px; text-align:center; color:#000000; }
#headertitle { font:bold 16px "Times New Roman"; color:#000000; }
#headerservices { font:normal 10px Verdana; color:#000000; }
#headercontact { font:normal 10px "Times New Roman"; }

#content-wrap {
	position:relative;
	margin:0 auto;
	padding:0;
	overflow:auto;
	background:#CECFD1 url(images/bg_stainless.jpg) no-repeat;
}

#content {
	position:relative;
	margin:0;
	padding:0 5px 0 5px;
	min-height:400px;
	height:auto!important;
	height:400px;
	width:980px;
	text-align:left;
}

P.pagetitle1 {
	color: navy;
	font-size: 50px;
	font-family: Impact, Arial, helvetica, sans-serif;
}

P.pagetitle2 {
	color: maroon;
	margin-top: 3px;
	margin-left: 3px;
	font-size: 50px;
	font-family: Impact, Arial, helvetica, sans-serif;
}

.easynav {
	color: orange;
	font-size: 14px;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
}

A.easynav {
	color: orange;
	text-decoration: none;
}

A:hover.easynav {
	color: white;
}

A:active.easynav {
	color: blue;
}

P.ptopic {
	color: black;
	margin-top: 140px;
	margin-left: 100px;
	font-size: 20px;
	font-family: Courier New, courier, monospace;
}

A.ptopic { color: black; text-decoration: none; }
A:hover.ptopic { color: blue; }
A:active.ptopic { color: coral; }
A:visited.ptopic { color: gray; }

P.textal {
	color: black;
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
}

.text { color: black; font-size: 12px; }
A.text { color: blue; text-decoration: none; }
A:hover.text { color: red; }
A:active.text { color: coral; }
A:visited.text { color: gray; }

.bottominfo {
	align: center;
	color: navy;
	font-size: 10px;
	font-family:  Arial, helvetica, sans-serif;
}

A.bottominfo { color: navy; text-decoration: none; }
A:hover.bottominfo { color: orange; }
A:active.bottominfo { color: orange; }
A:visited.bottominfo { color: navy; }

#footer {
	margin:0 auto;
	padding:0;
	width:990px;
	background:#CECFD1 url(images/bg_stainless.jpg) no-repeat;
}

#footer a { color:#330077; text-decoration:none; }
#footer a:hover { color:#337700; text-decoration:none; }
#footer a:active { color:#33FF00; text-decoration:none; }
#footer a:visited { color:#330077; text-decoration:none; }
#footer p { margin:0; }


