#sitewrapper {
	background:url(images/home/bigbkgd2.jpg) repeat-x #C1C1C1;
}




/* ------- DARK BLUE -------*/

#headerwrapper_dkblu	{
	width: 100%;
	height: 152px;
	background:url(images/NEW_images/headerBGrpt_dkblu.jpg) repeat-x;
	margin: 0 auto;
}

#header_dkblu	{
	background:url(images/NEW_images/header_dkBlue.jpg) no-repeat top left;
	width: 800px;
	height: 122px;
	margin: 0 auto;
}

#footer_dkblu	{
	width: 100%;
	height: 90px;
	background: url(images/NEW_images/footer_dkblu.jpg) repeat-x;
	margin: 0;
	padding: 15px 0 0 0;
}



/* ------- LIGHT BLUE -------*/

#headerwrapper_ltblu	{
	width: 100%;
	height: 152px;
	background:url(images/NEW_images/headerBGrpt_ltblu.jpg) repeat-x;
	margin: 0 auto;
}

#header_ltblu	{
	background:url(images/NEW_images/header_ltBlue.jpg) no-repeat top left;
	width: 800px;
	height: 122px;
	margin: 0 auto;
}


#footer_ltblu	{
	width: 100%;
	height: 90px;
	background: url(images/NEW_images/footer_ltblu.jpg) repeat-x;
	margin: 0;
	padding: 15px 0 0 0;
}




/* ------- DARK ORANGE -------*/

#headerwrapper_dkorange	{
	width: 100%;
	height: 152px;
	background:url(images/NEW_images/headerBGrpt_dkorange.jpg) repeat-x;
	margin: 0 auto;
}

#header_dkorange	{
	background:url(images/NEW_images/header_dkorange.jpg) no-repeat top left;
	width: 800px;
	height: 122px;
	margin: 0 auto;
}


#footer_dkorange	{
	width: 100%;
	height: 90px;
	background:url(images/NEW_images/footer_dkorange.jpg) repeat-x;
	margin: 0;
	padding: 15px 0 0 0;
}




/* ------- GREEN -------*/

#headerwrapper_green	{
	width: 100%;
	height: 152px;
	background:url(images/NEW_images/headerBGrpt_green.jpg) repeat-x;
	margin: 0 auto;
}

#header_green{
	background:url(images/NEW_images/header_green.jpg) no-repeat top left;
	width: 800px;
	height: 122px;
	margin: 0 auto;
}


#footer_green	{
	width: 100%;
	height: 90px;
	background: url(images/NEW_images/footer_green.jpg) repeat-x;
	margin: 0;
	padding: 15px 0 0 0;
}




/* ------- ORANGE -------*/

#headerwrapper_orange	{
	width: 100%;
	height: 152px;
	background:url(images/NEW_images/headerBGrpt_orange.jpg) repeat-x;
	margin: 0 auto;
}

#header_orange {
	background:url(images/NEW_images/header_orange.jpg) no-repeat top left;
	width: 800px;
	height: 122px;
	margin: 0 auto;
}


#footer_orange	{
	width: 100%;
	height: 90px;
	background: url(images/NEW_images/footer_orange.jpg) repeat-x;
	margin: 0;
	padding: 15px 0 0 0;
}

/* ------- RED -------*/

#headerwrapper_red	{
	width: 100%;
	height: 152px;
	background:url(images/NEW_images/headerBGrpt_red.png) repeat-x;
	margin: 0 auto;
}

#header_red	{
	background:url(images/NEW_images/header_red.jpg) no-repeat top left;
	width: 800px;
	height: 122px;
	margin: 0 auto;
}

#header_red2	{
	background:url(images/NEW_images/header_red2.jpg) no-repeat top left;
	width: 800px;
	height: 122px;
	margin: 0 auto;
}


#footer_red	{
	width: 100%;
	height: 90px;
	background: url(images/NEW_images/footer_red.jpg) repeat-x;
	margin: 0;
	padding: 15px 0 0 0;
}







/* -------*/

#addressbar2	{
	background:url(images/NEW_images/header_graybar.jpg) no-repeat top left;
	width: 800px;
	height: 30px;
	margin: 0 auto;
}

#addressbar2 p {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	margin: 0;
}