div#eclime_main_left {
	width:370px;
	float:left;
}

div#eclime_main_right {
	margin-left:370px;
}

div#eclime_main {
	padding-top:30px;
}

	div#what_is_eclime {
		width:370px;
		margin-left:45px;
		clear:both;
		border-left:1px #414141 dashed;
		padding-left:10px;
	}
	div#valid_strict_xhtml {
		color:#414141;
		margin-top:40px;
		width:360px;
		margin-left:5px;
		
	}
	
	div#valid_strict_xhtml h1 {
		font-size:18px;
		font-weight:bold;
		font-style:italic;
		line-height:1em;
		margin-bottom:5px;
		border:1px #414141 dashed;
		padding:5px;
		background-color:#F8FFDD;
	}
	
	div#why_smarty {
		padding-left:65px;
	}
	
	div#why_smarty h1 {
		font-style:italic;
		margin-left:-30px;
		margin-top:35px;
		margin-bottom:5px;
		font-size:24px;
	}
	
	div#why_smarty h2 {
		margin-left:-20px;
		margin-top:5px;
		margin-bottom:5px;
		font-size:14px;
	}
	
	
	
	div#what_is_eclime h1 {
		font-size:24px;
		font-weight:bold;
		font-style:italic;
		line-height:1em;
		margin-bottom:2px;
	}
	
	div#google_site_maps {
		margin-left:380px;
		padding-left:20px;
		width:45%;
		border-left:2px #B7B7B7 dashed;
		border-top:1px #B7B7B7 dashed;
	}
	div#google_site_maps ul {
		list-style-type:none;
		list-style-image:url(../images/checkmark.png);
		background-image:url(../images/google_sitemaps.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding-left:160px;
	}
	div#google_site_maps ul li {
		background-color:#F8FFD9;
		padding:2px 2px 2px 10px;
		margin:3px;
	}

	div#google_site_maps h1 {
		font-size:18px;
		font-style:italic;
		margin-top:5px;
		margin-bottom:5px;
	}
	
	
	div#eclime_fast {
		text-align:center;
		margin-top:-100px;
		margin-bottom:25px;
	
	}
	
	div#eclime_main_banner {
		height:340px;
		background-image:url(../images/eclime_power.png);
		background-repeat:no-repeat;
		background-position:left;
		margin-right:5%;
	}
	
	div#ecelime_btn_download {
		margin-top:10px;
		margin-right:40px;
		width:179px;
		height:88px;
		background-image:url(../images/btn_dl_bg.png);
		background-repeat:repeat-x;
		background-position:left;
		float:right;
	}
	div#ecelime_installation_instructions {
		margin-top:90px;
		margin-right:40px;
		width:179px;
		height:88px;
	}
	div#ecelime_btn_download_l {
		background-image:url(../images/btn_dl_l.png);
		background-repeat:no-repeat;
		background-position:left;
		float:left;
		height:88px;
		width:61px;
		margin-left:-61px;
	}
	div#ecelime_btn_download_r {
		background-image:url(../images/btn_dl_r.png);
		background-repeat:no-repeat;
		background-position:left;
		float:right;
		height:88px;
		width:20px;
		margin-right:-20px;
		
	}
	div#ecelime_btn_download_container {
		margin-top:35px;
		margin-left:20px;
		font-size:18px;
		float:left;
	}
	
	div#ecelime_btn_download_container a:link,
	div#ecelime_btn_download_container a:visited {
		color:#FFFFFF;
		text-decoration:none;
		border-bottom:1px #FFFFFF dotted;
	}
	div#ecelime_btn_download_container a:hover {
		color:#E9FF00;
		border-bottom:1px #E9FF00 dotted;
	}
	
	div#eclime_source_container {
		background-image:url(../images/dash.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		height:50px;
		margin-left:240px;
		margin-right:174px;
	}
	div#eclime_source_arr {
		background-image:url(../images/dash_down.gif);
		background-repeat:no-repeat;
		background-position:right;
		height:23px;
		margin-right:160px;
		margin-left:240px;
	}
	
	ul#eclime_source {
		display:block;
		list-style:none;
		height:50px;
		padding-left:0px;
		
	}
	
	ul#eclime_source li {
		display:block;
		float:left;
		list-style:none;
		position:relative;
		text-align:center;
		width:33%;
		vertical-align:middle;
	}
	
	div#eclime_fun {
		background-image:url(../images/hidden_eyes.jpg);
		background-repeat:no-repeat;
		background-position:top;
		width:81px;
		height:90px;
		float:right;
		text-indent:-1000em;
		cursor:pointer;
	}
	
	div#eclime_fun:hover {
		background-image:url(../images/einstein.jpg);
		background-repeat:no-repeat;
		background-position:top;
		width:81px;
		height:90px;
		cursor:pointer;
	}