@charset "utf-8";
body {
	font: 76% Arial, Helvetica, sans-serif;
	background: #000000 url(images/pbox_bg.gif) repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
 div.nav {
	position:absolute;
	z-index:0;
	left: 4px;
	top: 125px;
	width: 221px;
	height: 137px;
}

.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 0px solid #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 533px;
	z-index:0;
	margin-top:50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}

.oneColFixCtrHdr #contact {
	width: 400px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	position:absolute;
	display:table-caption;
	z-index:2;
	left: 352px;
	top: 154px;
	width: 405px;
	height: 304px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: normal;
}

.oneColFixCtrHdr #contact a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3F00;
	text-decoration: none;	
}

.oneColFixCtrHdr #contact a:hover{
	color: #FF9900;
	text-decoration: none;
	}

.oneColFixCtrHdr #content {
	width: 400px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	position:absolute;
	display:table-caption;
	z-index:2;
	left: 352px;
	top: 154px;
	width: 405px;
	height: 304px;
}


.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	width: 800px;
	height: 533px;

}
.oneColFixCtrHdr #footer {
	padding: 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #333333;
	text-transform: lowercase;
	width: 800px;
	bottom: auto;
	top: auto;
	border-collapse: collapse;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
div.clip43 {
	position:absolute;
	z-index:4;
	left: 4px;
	top: 16px;
	width: 400px;
	height: 366px;
        font-size: 76%;
	line-height: 1.3em;
	text-align:right;
	color:#FFFFFF;
}
div.MAP43 {
	position:absolute;
	z-index:4;
	left: 60px;
	top: 60px;
	width: 640px;
	height: 486px;
	font-size: 76%;
	line-height: 1.3em;
	text-align:right;
	color:#FFFFFF;
	background-position: center center;
	vertical-align: middle;
}
div.clip169 {
	position:absolute;
	z-index:4;
	left: 4px;
	top: 60px;
	width: 400px;
	height: 326px;
        font-size: 76%;
	line-height: 1.3em;
	text-align:right;
	color:#FFFFFF;
}

div.clip43client {
	margin-top:16px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	z-index:4;
	left: auto;
	top: auto;
	width: 500px;
	height: 616px;
	font-size: 76%;
	line-height: 1.3em;
	text-align:right;
	color:#FFFFFF;
}

div.clip169client {
	margin-top:16px;
	margin-right: auto;
	margin-left: 150px;
	position: relative;
	text-align: center;
	z-index:4;
	left: auto;
	top: auto;
	width: 640px;
	height: 460px;
	font-size: 100%;
	line-height: 1.3em;
	text-align:right;
	color:#FFFFFF;
}
div.clip43clientHQ {
	margin-top:16px;
	margin-right: auto;
	margin-left: 300;
	position: relative;
	text-align: center;
	z-index:4;
	left: auto;
	top: auto;
	width: 700px;
	height: 616px;
	font-size: 76%;
	line-height: 1.3em;
	text-align:right;
	color:#FFFFFF;
}
