/* CSS Document for Data Agility Group */

html, div, h1, h2, h3, h4, h5, h6, p, a, img, form, table, tr, td, fieldset {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal; }

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #044561;
	text-align: center;
	margin: 0;
	padding: 0 0 20px 0;
	background: url(../images/bg_body.gif) repeat-x #9bc8eb; }

h1 {
	font-size: 20px;
	color: #044561;
	font-weight: bold; 
	margin: 5px 0 20px 0; }
	
h2 {
	font-size: 18px;
	color: #fff;
	font-weight: bold; 
	margin: 0 0 5px 0; }

h3 {
	font-size: 15px;
	color: #044561;
	font-weight: bold; 
	margin: 0 0 5px 0; }

.white {
	font-size: 12px;
	color: #fff; }

.white-small {
	font-size: 11px;
	color: #fff; }

			a.footer, a.footer:visited {
				color: #fff;
				font-size: 11px;
				text-decoration: none; }
				
				a.footer:active, a.footer:hover {
					color: #044561;
					background-color: #fff;
					padding: 2px; }
			
a.content, a.content:visited {
	color: #044561;
	font-size: 11px;
	text-decoration: underline; }
				
		a.content:active, a.content:hover {
			color: #fff;
			background-color: #044561;
			text-decoration: none;
			padding: 2px; }



#container {
	width: 1200px;
	text-align: left;
	margin: 0 auto 0 auto; }
	
	#header {
		width: 986px;
		height: 224px;
		float: left;
		background: url(../images/bg_header.gif) no-repeat;
		margin: 15px 107px 0 109px }
		
		#nav {
			width: 806px;
			float: left;
			margin: 180px 0 0 0;
			padding: 0 90px 0 90px;
			font-size: 14px;
			text-align: center; }
			
			a.nav, a.nav:visited {
				color: #044561;
				font-size: 14px;
				text-decoration: none;
				margin: 0 18px 0 18px; }
				
				a.nav:active, a.nav:hover {
					color: #044561;
					text-decoration: underline; }
		
	#content {
		width: 761px;
		height: 312px;
		float: left;
		background-color: #fff;
		margin: 0 200px 0 199px;
		padding: 0 20px 0 20px; }
		
		.right {
			width: 195px;
			height: 312px;
			float: left;
			padding: 10px;
			background-color: #044561; }
		
		.left {
			width: 526px;
			height: 300px;
			float: left;
			margin: 0 20px 0 0; }
			
			.left-main {
				width: 520px;
				height: 260px;
				overflow: auto; }
			
			.left-image {
				width: 180px;
				height: 250px;
				float: left; }
				
			.right-content {
				width: 300px;
				padding: 0 0 0 10px;
				float: left; }
				
		.photo_thumb {
			width: 164px;
			height: 164px;
			float: left; }
		
	#footer {
		width: 1200px;
		height: 343px;
		float: left;
		background: url(../images/bg_footer.gif) no-repeat; }
		
		
		
		
	

