body {
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	}

h2 {
	font-size:30px;
	color:#ef0000;
	line-height:36px;
	}

.container {
	width:900px;
	height:659px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("../images/lp_bg.gif");
	background-repeat:repeat-x;
	position:relative;
	padding-top:76px;
	}

.logo {
	width:249px;
	height:113px;
	float:left;
	text-indent:-9999px;
	background-image:url("../images/lp_edazzle_logo.gif");
	position:absolute;
	}
	
.contentRight {
	float:left;
	position:absolute;
	left:249px;
	width:651px;
	}
	
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
	
li {
	display:block;
	float:left;
	position:relative;
	}
	
li a {
	text-decoration:none;
	color:#000;
	width:651px;
	}
	
li a:hover {
	text-decoration:underline;
	}

#workTogetherBox {
	height:72px;
	width:563px;
	background-image:url('../images/lp_wh_box_1.gif');
	padding:55px 40px 40px 40px;
	}
	
#notSoFastBox {
	height:112px;
	width:428px;
	background-image:url('../images/lp_wh_box_2.gif');
	padding:20px 175px 20px 40px;
	}
	
#doWhatBox {
	height:120px;
	width:403px;
	background-image:url('../images/lp_wh_box_3.gif');
	padding:20px 200px 20px 40px;
	}
	
#workTogetherBox:hover, #notSoFastBox:hover, #doWhatBox:hover {
	background-position:0 -167px;
	}
	
.footerContainer {
	height:91px;
	clear:both;
	margin:0px;
	height:0px
	}