/*  
Theme Name: Dewanti's Dandelion
Theme URI: http://pupungbp.erastica.com/
Description: White, blue, fresh and smooth. A Wordpress two column design. Visit my Blog: http://pupungbp.erastica.com for updates.
Version: 1.5
Author: Pupung Budi Purnama
Author URI: http://pupungbp.erastica.com

*/
html {
overflow: auto;
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 16px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color: #ffffff;

}

#site a {
position:absolute;
display:block;
left:140px;
top:58px;
width:1000px;
height:120px;
}
#site a span, #title {
display:none;
}



#wrapper1 {
	background-color: #4875BA;
	text-align: left;
	padding-top: 0px;


}

#wrapper2 {
	background: url(images/bg1000x800_2.png) no-repeat center top;
	position:relative;
	left:0px;
	top:58px;
	padding-top:100px;
	width:1000px;
	height:800px;
	margin: 0 auto;
}

#content1 {
	margin-top: 0px;
	position: absolute;
	top: 160px;
	left: 715px;
	width: 250px;
	margin: 0 auto;
	height: 450px;
}

#content2 {
	margin-top: 0px;
	position: absolute;
	top: 180px;
	left: 320px;
	width: 450px;
	margin: 0 auto;
	height: 450px;
}

#content3 {
	margin-top: 0px;
	position: absolute;
	top: 180px;
	left: 240px;
	width: 400px;
	margin: 0 auto;
	height: 450px;
}

#footer {
	position: relative;
	background: url(images/footer.png) no-repeat center bottom;
	background-color:  #4875BA;
	padding-top: 10px;
	text-align: center;
	color: #000000;
}






