@charset "UTF-8";
/* CSS Document */


.twoColFixLtHdr #header {
	padding: 0 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 50px; background-color:#000000; background-image: url(images/bg_top_grad.jpg);
	background-repeat: repeat-x;
}


	
.twoColFixLtHdr #footer {
	 border:none; margin-top: 0px;

} 

#mainContentHome { padding-left:50px; background-image: url(images/bg_top_grad_home.jpg);
	background-repeat: repeat-x;}