


body {


	margin: 0px;
	padding: 0px;

	
	/*	
	background-color:#3a81ad;
	background-color:#5582a3;
	background-color:#ffffff;
	background-image: url(../bgGrad.jpg);
	*/
	
	
	
	
	
	/*background-position: 50% 30px;
	background-repeat: repeat;
	background-attachment: scroll;
	*/

	min-width:994px;
	font-family: verdana, arial, helvetica, sans-serif;

}

#wrapper{
	margin:0 auto;
	/*background: #FFFFFF url('../images/home/homeBG.jpg') top center no-repeat;*/
}
#footer1 {
	position:relative;
	bottom:100px;
}
#footer2 {
	position:relative;
	bottom:200px;
}
#footer3 {
	position:relative;
	bottom:170px;
	z-index:1000;
}
