@charset "utf-8";
/* CSS Document */

html{
	background-color:#99AEC7;
	}

body{
	background-color:#99AEC7;
	}
	
img{
	border:none;
	}
	
address{
	text-align:left;
	}

#main_body{
	margin:0px auto 0px auto;
	height:675px;
	width:815px;
	}
	#top_section{
		background-image:url(../images/common/header_bg.gif);
		background-repeat:no-repeat;
		height:200px;
		}
	#nav_container{
		float:right;
		}
		#nav_container a{
			position:relative;
			top:10px;
			right:55px;
		}	
		
	#content{
		xbackground-image:url(../images/common/rep-bg.gif);
		xbackground-color:#FBFCEA;
		background-color:#FFF;
		xtext-align:center;
		position:relative;
		width:792px;
		}
		
	#footer{
		background-image:url(../images/common/footer_bg.gif);
		background-repeat:no-repeat;
		background-color:#99AEC7;
		width:792px;
		height:55px;
		text-align:left;
		}
		#footer .linkcon{
			position:relative;
			top:20px;
			}
		#footer a{
			color:#FFF;
			margin:10px;
			}
		
 /* PAGE CSS */
 
 	/* INDEX */
		.left_chips{
			}
		.middle_text{
			float:left;
			position:relative;
			top:-45px;
			left:-5px;
			}
		.right_chips{
			position:relative;
			top:-525px;
			left:200px;
			}
			
		.tin_cans{
			float:right;
			position:relative;
			top:-45px;
			left:55px;
			}
			
		.equifax{
			float:right;
			position:relative;
			top:13px;
			left:55px;
			}