#wrapper {
	position:relative;
	visibility:visible;
	width:795px;
	height:600px;
	z-index:1;
	font-style: normal;
	margin: auto;
	top: 5px;
	background-color: #DCF2DC;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
body {
	background-color: #DCF2DC;
}
#main_header {
	position:absolute;
	left:0px;
	top:0px;
	width:795px;
	height:170px;
	z-index:1;
	background-image: url(images/main_header1.jpg);
}
#black_devider {
	position:absolute;
	left:0px;
	top:170px;
	width:795px;
	height:5px;
	z-index:2;
	background-color: #000000;
}
#green_menu {
	position:absolute;
	left:0px;
	top:175px;
	width:795px;
	height:30px;
	z-index:3;
	background-color: #99CC33;
}
#main_body {
	position:absolute;
	left:0px;
	top:205px;
	width:795px;
	height:371px;
	z-index:4;
	background-image: url(images/gorgeous_go_BG2.jpg);
}
#green_footer {
	position:absolute;
	left:0px;
	top:575px;
	width:795px;
	height:29px;
	z-index:5;
	background-image: url(images/main_footer1.jpg);
}
#title {
	position:absolute;
	left:28px;
	top:15px;
	width:519px;
	height:43px;
	z-index:9;
}
#main_text {
	position:absolute;
	left:28px;
	top:68px;
	width:519px;
	height:221px;
	z-index:8;
	line-height: 20px;
}
.std_green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #99CC33;
}
#large_cartoon_character {
	position:absolute;
	left:577px;
	top:0px;
	width:218px;
	height:371px;
	z-index:6;
	background-image: url(images/gorgeous_go_shirtman.jpg);
}
#copyright_text {
	position:absolute;
	left:105px;
	top:7px;
	width:583px;
	height:15px;
	z-index:1;
}
a:link {
	color: #99CC33;
	text-decoration: none;
}
a:visited {
	color: #99CC33;
	text-decoration: none;
}
a:hover {
	color: #99CC33;
	text-decoration: none;
}
a:active {
	color: #99CC33;
	text-decoration: none;
}
#navigation_bar {
	position:absolute;
	left:14px;
	top:2px;
	width:597px;
	height:27px;
	z-index:1;
}
#home {
	position:absolute;
	left:28px;
	top:7px;
	width:57px;
	height:18px;
	z-index:1;
}
#whatwedo {
	position:absolute;
	left:90px;
	top:7px;
	width:90px;
	height:18px;
	z-index:2;
}
#whatwevedone {
	position:absolute;
	left:185px;
	top:7px;
	width:100px;
	height:18px;
	z-index:3;
}
#aboutus {
	position:absolute;
	left:289px;
	top:7px;
	width:77px;
	height:18px;
	z-index:4;
}
#contactus {
	position:absolute;
	left:370px;
	top:7px;
	width:84px;
	height:18px;
	z-index:5;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.menutext:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.menutext:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.menutext:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
a.menutext:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.big_green_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #99CC33;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
