/* Georgetown Madelon CSS Home Main File*/
/* Created by Blue Sage Web */
/* basic elements */


#sidecontenthome {
	background-color: #993400;
	height: 373px;
	width: 115px;
	text-align: center;
}


#containerhome {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 760px;
	height: 377px;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	/*important for box model hack*/
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 749px;
	height: 374px;

}

/*important for box model hack*/
html>body .containerhome {
  width: 742px;
  height: 374px;
} 

#mainhome {
	position: absolute;
	top: 0px;
	left: 0px;
}
#sidehome2 {
	position: absolute;
	top:0px;
	left: 378px;
}
#sidehome {
	position: absolute;
	top:0px;
	left: 460px;
}
#pagecontenthome {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 628px;
	text-align: left;
	height: 373px;
	border: 3px solid #efcfc0;
	background-color: #ffffff;
	/*important for box model hack*/
	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 367px;
	width: 620px;
}

/*important for box model hack*/
html>body .pagecontenthome {
  height: 367px;
  width: 620px;
} 
