body {
	background: #013300;
	margin: 2%;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	width: 805px;
	height: 643px;
	background-image: url(../images/wrapper.jpg);
	background-repeat: no-repeat;
}
#header {
	background: #ffffff;
	width: 800px;
	height: 130px;
}
#content {
	background: #ffffff;
	width: 800px;
	height: 413px;
}
#content img {
	margin-top: -400px;
	margin-left: 275px;
}

#welcome_left {
	position: absolute;
	margin-top: 350px;
	margin-left: -260px;
}

#welcome_right {
	position: absolute;
	margin: 80px 300px 0 325px;
}
#welcome_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
	font-weight: bolder;
	line-height: 1.666;
}
#welcome_right em {
	font-size: 0.75em;
	color: #666666;
	font-weight: normal;
}
#welcome_right img {
	position: absolute;
	margin-top: 42px;
	margin-left: 290px;
}


#menu {
	width: 250px;
	height: 413px;
	margin-left: 75px;
	margin-top: 0;
}
#menu img {
	margin-top: 0;
	margin-left: -35px;
}

#footer_splash {
	background-image:  url(../images/home_footer_bg.jpg);
	width: 800px;
	height: 95px;
	margin-top: 0;
}


#criced_logo {
	width: 154px;
	height: 128px;
	margin: -65px 5px 3px 32%;
}

