body
{
	height: 100%;
	width:100%; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	font-family:"trebuchet ms", calibri, arial;
	font-size:13px; 
	color:#000; 
	background:#516684 url(/images/common/bg-gradient.jpg) repeat-x;
}

a { outline:none; }

img { border-width:0; }

#container { margin:0 auto 0 auto; width:100%; }
#container #content { width:664px; height:733px; margin:0 auto 0 auto; }
#container #content #splash { width:663px; height:732px; margin:0 auto 0 auto; float:none; background:url(/images/common/bg-splash.jpg); position:relative; } 
#container #content #splash a.link { display:block; width:663px; height:732px; position:absolute; margin:0 0 0 0; z-index:100; }
#container #content #splash #contact { color:#000000; width:404px; height:363px; position:absolute; z-index:200; top:180px; left:130px;  }
#container #content #splash #contact table { margin:10px auto 0 auto; }
#container #content #splash #contact table tr { vertical-align:top; }
#container #content #splash #contact table h1 { color:#d09734; }
#container #content #splash #contact input,
#container #content #splash #contact textarea { width:200px; font-family:"trebuchet ms", calibri, arial; font-size:13px; }
#container #content #splash #contact textarea { height:70px; }
#container #content #splash #contact input.btn { width:100px; }
#container #content #splash #contact .reqred { font-weight:bold; color:Red; }

.overlay1 {  background: url(/images/common/bg-contact.png) no-repeat; }
* html .overlay1 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/common/bg-contact.png", sizingMethod="scale"); }