*{
	margin:0;
	padding:0;
}

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

.float_clear:after{
    content: ".";
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
}

body{
	font-family: Calibri, Arial, sans-serif;
	font-size: 10pt;
	background-color:#000000;
	color:#EEEEEE;
	}
	
#wrapper{
	width:1001px;
	margin-right: auto;
	margin-left: auto;
	}
	
#header{
	height:106px;
	background-image:url(images/top_bg_with_ad.jpg);
	background-repeat:no-repeat;
	}
	
#flash{
	background-image:url(images/builder_jpg.jpg);
	background-repeat:no-repeat;
	width:868px;
	height:755px;
	float:left;
	}
	
#right_ad{
	background-image:url(images/right_bg_with_ad.jpg);
	width:132px;
	height:755px;
	float:left;
	}
	
#footer{
	background-image:url(images/bottom_for_flash.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:292px;
	}
	
#adContainer{
	padding: 15px;
	width: 728px;
	margin: 0 auto;
}

.adtitle{
	color: #eeeeee;
	font-size: 14px;
}


#middleContent{
	display: block;
	width: 600px;
	margin: 0 auto;
}

#middleLeft{
	display: block;
	float: left;
	width: 420px;
	padding-top: 12px;
	padding-left: 85px;
}

#middleRight{
	display: block;
	float: right;
	width: 60px;
	padding-left: 15px;
}

#bottom{
	margin-top: 40px;
	height: 40px;
	margin-bottom: 30px;
	padding-left: 20px;
}
#footerLinks{
	float: left;
}
#bottom a{
	text-decoration: none;
	color: #4f4f4f;
	height: 20px;
	padding-bottom: 9px;
}
#footerLogo{
	border: 0;
	height: 21px;
	width: 112px;
	float: right;
	padding-bottom: 9px;
	padding-right: 20px;
}
