html, body { margin:0; padding:0; width:100%; text-align:center; background-color:#C7C7EE; }
html>body { background-color:#C7C7EE; }
html>body #wrap { width:100%; text-align:center; overflow:auto; }
body { font:12px "Times New Roman"; color:#111144; background:#C7C7EE url(images/bg_body.jpg) repeat-x; }

#header { margin:0 auto; auto; width:782px; text-align:center; }
#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"; }
#headertopleft { background-image:url(images/bg_topleft.gif); }
#headertopcntr { background-image:url(images/bg_stainless_top.jpg); }
#headertopright { background-image:url(images/bg_topright.gif); }

#content-wrap {
	position:relative;
	margin:0 auto;
	padding:0;
	width:782px;
	background:#CECFD1 url(images/bg_stainless.jpg) no-repeat;
	overflow:auto;
}
#content {
	position:relative;
	margin:0;
	padding:0 5px 0 5px;
	width:772px;
	font:9pt/12pt Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	overflow:auto;
}
#content h1 { font: small-caps bold 1.5em Georgia; color:#5555AA; }
#content h3 { margin:0 0 5px 0; }
#content hr { margin:0; padding:0; border-bottom:1; color:#9977EE; }
#content img { margin:0; padding:0px 10px 0px 10px; }

#menu-wrap {
	overflow:visible;
	width:100%;
}

ul { list-style:none; padding: 0; margin: 0; }
ul.content { margin:0 5px 0 15px; font-size:1.5em; color:#AA0000; }
ul.content li { list-style:disc; margin:5px; }

.promobox {
	position: relative;
	float: right;
	right: 0%;
	bottom: 0%;
	width: 60%;
	margin: 0 2px 8px 2px;
	padding: 2px 5px 5px 5px;
	display:inline;
	background-color:#DDDDDD;
	border: 1px solid #000000;
	height:auto;
}

#promocom1 {
	padding:20px 0 20px 20px;
	width: 190px;
	font-size:16px;
	background-color:#777777;
	color:#ffffff;
}

.promobox ul { margin:0 10px; padding:0; list-style:disc; }
.promobox ul li { margin:0 5px; padding:0; }
.motto { font: small-caps 1.1em Georgia; }

h1 { margin:0; }
a { text-decoration:none; }
p.contact {	font-size:1.2em; font-family:Georgia, "Times New Roman", Times, serif; }
td.contact { background-color:#9999ff; }

#footer { margin:0 auto; padding:0; width:782px; font:9px Arial; color:#330077; background: #D3D3FF; }
#footer a { color:#330077; }
#footer a:hover { text-decoration:underline; }
#footer p { margin:0; }

hr { margin:0; padding:0; border-bottom:1; height:1; color:#000000; }
hr.headerline { width:475px; }
hr.footerline { width:90%; text-align:center; }
