body, h1, h2, h3, h4, p, li, ul {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #D3E5DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #4D8267;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
}
#wrapper #top {
	height: 135px;
	width: 755px;
	margin: 4px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #9EC7B3;
	text-align: left;
}
#nav {
	width: 755px;
	height: 32px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EC7B3;
	border-right-color: #9EC7B3;
	border-bottom-color: #9EC7B3;
	border-left-color: #9EC7B3;
	background-image: url(../img/wrapbg2.jpg);
	background-repeat: repeat-x;
}
#left {
	height: auto;
	width: 520px;
	float: left;
	margin-left: 16px;
}

#nav li {
	list-style-type: none;
	display: inline;
	padding-left: 20px;
	font-size: 11px;
}
#right {
	float: right;
	width: 190px;
	font-size: 9px;
	height: auto;
}
#heading {
	height: 22px;
	width: 500px;
	margin-left: 8px;
	padding-top: 2px;
	padding-left: 4px;
	background-image: url(../img/heading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
}


#nav li a {
	display: block;
	float: left;
	margin-left: 13px;
	margin-top: 8px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #036735;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9EC7B3;
	border-right-color: #9EC7B3;
	border-left-color: #9EC7B3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#About #wrapper #nav li.About a, #Advertising #wrapper #nav li.Advertising a, #Partnership #wrapper #nav li.Partnership a, #Publishing #wrapper #nav li.Publishing a, #Security #wrapper #nav li.Security a, #Talent #wrapper #nav li.Talent a {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4D8267;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EC7B3;
	border-right-color: #9EC7B3;
	border-bottom-color: #4D8267;
	border-left-color: #9EC7B3;
	color: #FFFFFF;
}
#toplink {
	width: 260px;
	float: right;
	font-size: 9px;
	margin-top: 5px;
	margin-right: 33px;
}
#tlink li {
	display: inline;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 44px;
}
#tlink a {
	display: block;
	float: left;
	height: 22px;
	width: 50px;
	margin-left: 55px;
	color: #FFFFFF;
	text-decoration: none;
}




#body {
	height: auto;
	width: 755px;
	margin-top: 4px;
	background-color: #FFFFFF;
	border: 1px solid #9EC7B3;
	background-image: url(../img/tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}
#body2 {
	height: 500px;
	width: 755px;
	margin-top: 4px;
	background-color: #FFFFFF;
	border: 1px solid #9EC7B3;
	background-image: url(../img/bghome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#lt {
	float: right;
	height: 150px;
	width: 250px;
	margin-top: 44px;
}

#half1 {
	height: 200px;
	width: 500px;
}
#wel {
	width: 200px;
	height: 200px;
	margin-left: 12px;
}
#half2 {
	height: 200px;
	width: 500px;
}

#wrapper #footer {
	height: 80px;
	width: 755px;
	border: 1px solid #9EC7B3;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.clearfloat {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#footer a:link {
	text-decoration: none;
	color: #666666;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
