body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align:center;
	
	}

img {border:0px;}
	
a {text-decoration: none;}

a:link {
   text-decoration:none;
	color: #9F2200;
	}

a:visited {
    text-decoration:none;
	color: #9F2200;
	}

a:active {
	color: #F72B16;
	}

a:hover {
	color: #F72B16;
    text-decoration:underline;
	}
	
#wrapper {
	width: 2998px;
	height: 750px;
	overflow:auto;
	}

	
.box1 {
	float:left;
	width: 1000px;
	height: 750px;
	text-align: left;
	}

.box2 {
	float:left;
	width: 1000px;
	height: 750px;
	text-align: left;
	}
	
.box3 {
	float:left;
	width: 998px;
	height: 750px;
	text-align: left;
	}