body {
	background: 			#00447C url('../images/inspecta_page-bg.jpg') repeat-x top scroll;
	margin: 				0px auto;
	font-family:			Arial;
	text-align: 			center; }


#container_page {
	margin: 				0px auto;
	width: 					788px;
	background:				url('../images/inspecta_container_bg.jpg') repeat-y;
	text-align: 			left; }


#container_inner {
	margin: 				1px 3px; }

#container_content h1 { font-size: 21px; margin: 10px 0px; }
#container_content h2 { font-size: 17px; margin: 10px 0px; }
.titleblue { color: #3A6E99; }




#topbar {
	padding: 				5px;
	background-color: 		#000000;
	font-size:				11px; }
					
#topbar_left {
	width: 					300px;
	color: 					#888888;
	display: 				block;
	float: 					left; }

#topbar_right {
	color: 					#888888;
	text-align: 			right; }

#topbar_right a {
	color: 					#888888;
	text-decoration: 		none; }

#topbar_right a:hover {
	color: 					#96A3B9;
	text-decoration: 		underline; }




#middlebanner {
	margin: 				1px 0px; }







/*****************************/
/* *** Content Container *** */

#container_content {
	background: 			#FFFFFF url('../images/inspecta_content-top-bg.jpg') top repeat-x;
	font-size: 				11px;
	padding-top: 			5px; }

#container_content a {
	color:					#2D6593;
	text-decoration:		none; }
	
#container_content a:hover {
	text-decoration:		underline; }

#container_content a:visited {
	color:					#2D6593;}







/****************************/
/* *** Footer Container *** */

#container_footer {
	background: 			#000000 url('../images/inspecta_footer_bg.jpg') top repeat-x;
	padding: 				8px 1px 0px 1px;
	height: 				75px;
	clear: 					both; }


#footer_left {
	width: 					251px;
	height: 				74px;
	float: 					left;
	background: 			url('../images/inspecta_footer_infobg.jpg') no-repeat left top; }
	

#footer_right {
	text-align: 			right;
	padding-right: 			10px; }

#footer_right ul {
	padding: 				10px 0px;
	margin: 				0px; }

#footer_right ul li {
	display: 				inline;
	font-size: 				11px;
	border-right: 			#dddddd solid 1px;
	padding: 				0px 5px; }

#footer_right ul li a {	text-decoration: none; color: #FFFFFF; }
#footer_right ul li a:hover { text-decoration: underline; }
#footer_right ul li a:visited { color: #FFFFFF; }

.copyright { color: #888888; font-size: 11px; }
.copyright a { color: #888888; text-decoration: none; }
.copyright a:visited { color: #888888; }
