html	{
	overflow: auto;
	overflow-x: hidden;
}

body	{
	font-family: verdana, arial;
	margin: 0px;
	background-color: #F0F0F0;
}

img	{
	border: 0px;
}

#wrapper	{
	position: relative;
	top: 0px;
	left: 0px%;
	width: 760px;
	height: 418px;
	margin: auto auto;
	background-image: url("../../images/hp_background.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#header, #creativeEncountersLogo	{
	width: 760px;
	height: 108px;
}

#menu_wrapper	{
	float: left;
	width: 153px;
	margin-right: 30px;
	border-right: solid 1px #004D92;
}

#menu_wrapper div.category a {
	color: #004D92;
}

#menu_wrapper div.category, #menu_wrapper div.subcategory	{
	font-size: 10px;
	padding: 3px;
	float: right;
	clear: right;
	white-space: nowrap;
}

#menu_wrapper div.subcategory	{
	font-size: 10px;
	margin-right: 5px;
}

#menu_wrapper div.subcategory a	{
	font-size: 10px;
	margin-right: 5px;
	color: #323232;
}

#menu_wrapper div.selected	{
	font-weight: bold;
}

#menu_wrapper div	a	{
	text-decoration: none;
}

#content_wrapper01	{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 234px;
	margin-top: 3px;
	padding-right: 24px;
}

#decoration01	{
	position: absolute;
	top: -5px;
	right: -30px;
	width: 62px;
	height: 181px;
	background-image: url("../../images/hp_content01_background.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#content_wrapper01 p	{
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background-color: #004d92;
	color: white;
}

#content_wrapper02	{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 210px;
	margin-top: 85px;
	margin-left: 55px;
	color: #323232;

}

#content_wrapper02 p	{
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	color: black;
}

#content_wrapper01 a, #content_wrapper02 a	{
	color: #004D92;
}

.menuHighlight01	{
	background-color: #0052DF;
}

.menuHighlight02	{
	background-color: #047B7B;
	color: white;
}

.menuHighlight03	{
	background-color: #087B19;
	color: white;
}

.menuHighlight04	{
	background-color: #5A7300;
	color: white;
}

.menuHighlight05	{
	background-color: #774A00;
	color: white;
}

.menuHighlight06	{
	background-color: #CD7B00;
	color: white;
}

.menuHighlight07	{
	background-color: #DB5600;
	color: white;
}

.menuHighlight08	{
	background-color: #C62121;
	color: white;
}

.menuHighlight09	{
	background-color: #AE043A;
	color: white;
}

.menuHighlight10	{
	background-color: #BA3AA6;
	color: white;
}

.menuHighlight11	{
	background-color: #6B217B;
	color: white;
}

.menuHighlight12	{
	background-color: #463591;
	color: white;
}