@charset "utf-8";
/* CSS Document for GreenDreamCompany.com temporary root index file */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:2.0;
	font-size:10px;
	font-size: 0.75em;
	margin:0px;
	padding:0px;
}

div {
}

#container{
	width:870px;
	padding-top: 4em;
	margin-left: auto ;
	margin-right: auto ;

}

#top {
	width:100%;
	height: 187px;
	background-image:url(index_images/index_top.gif);
	background-repeat:no-repeat;
}

#center_wrapper{
	clear:both;
}

#left{
	float:left;
	width:580px;
	height: 479px;
	background-image:url(index_images/index_left.gif);
	background-repeat:no-repeat;
}

#right{
	padding-top: 4em;
	margin-right:1em;
	5em 0 0 2em;
	float:right;
	width:260px;
}

/*text color */
#right, a{
	color:#3a4248;
}

a:hover {
	color:#CA8231;
}