@charset "UTF-8";
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/top_grass_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.minitype {
	font-size: 11px;
	line-height: 15px;
}
#wrapper {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/green_logo.jpg);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	position: relative;
	height: 500px;
}
#wrapper #comingsoon {
	background-image: url(img/new_site.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	position: absolute;
	top: 171px;
	width: 991px;
}
#wrapper #tree_main {
	background-image: url(img/tree_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 552px;
	width: 722px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#wrapper #links {
	width: 136px;
	position: absolute;
	left: 0px;
	top: 228px;
	height: 82px;
}
#wrapper #me_wrapper {
	background-image: url(img/me_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 722px;
	width: 722px;
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}
#me_wrapper #me_links {
	height: 150px;
	width: 238px;
	float: right;
	background-image: url(img/big_me.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 120px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BBBBBB;
	position: relative;
}
#me_links p {
	margin-top: 19px;
	margin-bottom: 0px;
}
#linkbox {
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#me_wrapper #me1 {
	margin: 22px;
	height: 488px;
	width: 388px;
	padding-top: 10px;
	padding-right: 270px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 18px;
	visibility: visible;
}
#me_wrapper #me2 {
	margin: 22px;
	height: 488px;
	width: 388px;
	padding-top: 10px;
	padding-right: 270px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 18px;
	visibility: hidden;
}
#me_wrapper #me3 {
	margin: 22px;
	height: 488px;
	width: 388px;
	padding-top: 10px;
	padding-right: 270px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 18px;
	visibility: hidden;
}
#logo {
	height: 202px;
	width: 453px;
	background-image: url(img.png);
	background-repeat: no-repeat;
}
#me {
	width: 278px;
	position: absolute;
	left: 508px;
	top: 0px;
	background-image: url(me.jpg);
	background-repeat: no-repeat;
	padding-top: 358px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #777777;
	padding-left: 34px;
	padding-bottom: 40px;
}
#dew {
	margin-left: -28px;
	margin-top: 25px;
}
#me_wrapper   #me_links a:link {
	text-decoration: none;
	color: #BBBBBB;
}
#me_wrapper   #me_links a:visited {
	text-decoration: none;
	color: #BBBBBB;
}
#me_wrapper   #me_links a:hover {
	text-decoration: none;
	color: #CCFF00;
}
#me_wrapper   #me_links a:active {
	text-decoration: none;
	color: #CCFF00;
}
#me_wrapper a:link {
	text-decoration: underline;
	color: #222222;
}
#me_wrapper a:visited {
	text-decoration: underline;
	color: #222222;
}
#me_wrapper a:hover {
	text-decoration: underline;
	color: #555555;
}
#me_wrapper a:active {
	text-decoration: underline;
	color: #555555;
}
#sites {
	width: 384px;
	background-image: url(checkout.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 69px;
	padding-top: 59px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#sites a:link {
	font-weight: bold;
	text-decoration: none;
	color: #004D9A;
}
#sites a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #004D9A;
}
#sites a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #003367;
}
#sites  a:active {
	font-weight: bold;
	text-decoration: none;
	color: #003367;
}
#bell {
	margin-left: -28px;
	margin-top: 15px;
}
#print_wrapper #print_links {
	height: 162px;
	width: 238px;
	float: right;
	background-image: url(img/big_print.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 120px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BBBBBB;
	position: relative;
}
#wrapper #print_wrapper {
	background-image: url(img/empty_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 722px;
	width: 722px;
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}
#print_wrapper  #print1 {
	margin: 22px;
	height: 510px;
	width: 680px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 18px;
}
#print_wrapper #web_links {
	height: 150px;
	width: 238px;
	float: right;
	background-image: url(img/big_web.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 120px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BBBBBB;
	position: relative;
}

