@charset "utf-8";

/* CSS Document */

 img,
div,
a { behavior: url("../iepngfix.htc") }

*
{
	border:0pt none;
	outline:none;
}

body
{
	margin:0;
	padding:0;
}

#main
{
	width:960px;
	margin:0 auto;
}

h1#homeLogo a
{
	display:block;
	width:212px;
	height:117px;
	position:absolute;
	left:30px;
	text-indent:-999em;
}

#contactButton
{
	position:absolute;
	left:780px;
	top:100px;
}

#content p { font:14px/30px Tahoma, Arial, Helvetica, sans-serif; }

#footer
{
	clear:both;
	background:url(../images/footer-bg.jpg);
	height:53px;
}

#footer p
{
	padding:20px 0 0 20px;
	font:12px/15px Tahoma, Arial, Helvetica, sans-serif;
	color:#606f8e;
}

