body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/bg.jpg) repeat-x #0066ae;
}

#wrapper {
	text-align: center;
	vertical-align: middle;
}

#innerWrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/wrapper_bg.jpg);
}

#outerContainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/shadowAlt_bg.jpg);
} 

#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 750px;
	height: 100px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

#splash {
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	color: 666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/splash_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#copy {
	min-height: 320px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-bottom: 5px;
	
	 }
	 
	 
/* hide from IE Mac */

* html #copy { border: none;}
    
/* end holly hack */
      
#copy #left {
	width: 588px;
}

#copy #leftAlt { width: 730px;   }

#copy #leftContent {
	margin-left: 160px;


}

#copy .leftAlt {
	margin-left: 20px !IMPORTANT;
}

#copy #leftContent #home {
	height: 315px;
	background-image: url(../images/content_bg.jpg);
}


#copy #leftInset {
	width: 113px;
	float: left;
	padding: 20px 20px 0px 20px;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	height: 295px;
	font-family: Calibri, "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#copy #right {
	float: right;
	width: 152px;
	height: 310px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	color: #3d9bb9;
	text-align: center;
	font: 10px/20px arial, sans-serif;
	padding-top: 10px;
}

#footer a { color: #8bdef9; text-decoration: none; }

#footer a:hover { text-decoration: underline; }

#homeInset { margin-top: 20px; text-align: right;}


/* content styling */

#copy a {
	color:#0066ae;
	text-decoration:none;
}

#copy  a:hover {
	color:#0066ae;
	text-decoration:underline;
}
#copy a:visted {
	color:#0066ae;
	text-decoration:none;
}

#copy p {
	margin: 0 10px 10px 10px;
	padding: 0;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align: justify
}

#copy h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0066ae;
	padding: 0 10px 5px 10px;
	margin: 8px 0;
}

#copy h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066ae;
	padding: 0 10px 5px 10px;
	margin: 0 0 0 10px;
}

#copy h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00a4e1;
	font-weight:bold;
	margin: 0 0 5px 10px;
}


#copy h4 { font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:#0066ae; margin: 0 0 5px 10px;}

#copy ol ul {
	font-size:10px;
	line-height:11px;
	padding-bottom:3px;
	margin-left: 10px;
}

#rightContent {
	margin-left: 160px;
}
