html, body {
	background-image: url(../images/background-main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
img {
	border:none;
}
h1.fullservice {
	background-image:url(../images/h1-full.png);
	background-repeat:no-repeat;
	margin-top:0px;
}
h1 span {
	visibility:hidden;
}
#header {
	background-image: url(../images/background-header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 126px;
}
#content {
	background-image: url(../images/background-container.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#content .container {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	font-size:90%;
}
#footer {
	font-size:75%;
	font-weight:bold;
	background-image: url(../images/background-footer.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	height: 58px;
	padding-left:40px;
	padding-top:15px;
}
#wrapper {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.shadowbottom {
	background-image:url(../images/background-shadowdown.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:23px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.shadowtop {
	background-image:url(../images/background-shadowup.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:25px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#header .container {
	padding-left:40px;
	padding-top:35px;
	padding-right:40px;
}
#content a, #footer a, .idp a {
	color:#325874;
	text-decoration:none;
}
#content a:hover, #footer a:hover, .idp a:hover {
	color:#325874;
	text-decoration:underline;
}
.idp {
	text-align:center;
	font-size:65%;
	font-weight:bold;
}
#homeLayout {
	width:100%; margin-left:auto; margin-right:auto; margin-top:5px;
}

#homeLayout a:hover {border:none;}

#homeLayout p {
	font-size:80%;
}
/*#homeLayout td:hover {
	background-color:#FFFFCC;
}*/
h2 {
	font-family:'Arial Black', Gadget, Arial, sans-serif;
	font-size:1.0em;
	color:#325874;
}
h1 {
	font-family:'Arial Black', Gadget, Arial, sans-serif;
	font-size:200%;
	color:#325874;
	text-shadow:0px 2px 3px #999;
}
#navbar {position:absolute; top:29px; margin-left:285px;}
#flash {
	height:250px;
}
img.learnmore { position:absolute; top:616px; }
#meetthechallenge {position:absolute; margin-top:-20px; margin-left:42px;}
#tagline {
	margin-left: -70px;
	*position:absolute;
}
.button:hover {
-webkit-opacity:.70; 
-o-opacity:.70; 
-khtml-opacity:.70; 
-moz-opacity:.70; 
-ms-filter:”alpha(opacity=70)”; 
filter:alpha(opacity=70); 
opacity:.70;
}label {
	font-weight: bold; float:left; width:150px;
}
.errMsg {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#usa {
	position:absolute;
	margin-left:550px;
	margin-top: 20px;
}
#Submit {width:150px; height:40px;}
