/* LEFT COLUMN */
.lay02Column01 {
	float: left;
	width: 178px;
	vertical-align: top;
	padding-bottom: 16px;
}

/* MENU: About Us, Contact Info, Partners, Privacy Policy, Terms of Use, For Individual Members, For Group Members, For Talent Specialists, For Bussiness Members, FAQ, Copyright Information */

.eMenu {
	font-family: Trebuchet MS;
	color: white;
	padding-bottom: 5px;
	background: url(../images/bg_menu_top.gif) no-repeat;
}

.eMenu h2 {
	font-size: 0.75em;
	color: white;
	font-weight: bold;
	padding: 3px 0px 3px 32px;
	background: url(../images/bullet_menu.gif) top left no-repeat;
	margin: 0px;
}

.eMenu h2 a {
	background: url(../images/bg_link_white_dots.gif) bottom repeat-x;
	color: white;
	text-decoration: none;
}

.eMenu ul {
	background-color: #424242;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

.eMenu li {
	padding: 2px 0px 0px 18px;
	margin-left: 11px;
	color: white;
	font-size: 0.75em;
}

.eMenu li a {
	background: none;
	color: #C6C6C6;
	text-decoration: none;
}

.eMenu li a:hover {
	color: white;
	text-decoration: none;
}

.bottom {
	margin: 0;
	padding: 0;
	background: url(../images/bg_menu_bottom.gif) top no-repeat;
}

/* RIGHT COLUMN */
.lay02Column02 {
	float: right;
	width: 751px;
	vertical-align: top;
	font-family: Trebuchet MS;
	font-size: 0.9em;
	color: #333333;
	padding-bottom: 16px;
	margin-bottom: 15px;
	

	
}
.lay02Column02 div {
	padding: 15px 163px 0px 23px;
	
}

.lay02Column02 .mid {
	background: url(../images/bg_content_middle.gif) top repeat-y;
	margin-bottom:-20px;
	

}
.lay02Column02 .top {
	background: url(../images/bg_content_top.gif) top no-repeat;
	

}
.lay02Column02 .bot {
	background: url(../images/bg_content_bottom.gif) bottom no-repeat;


}

.lay02Column02 a {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #69AD00;
	background: url(../images/bg_blog_link_dots.gif) bottom repeat-x;
	text-decoration: none;
}
.lay02Column02 a:hover {
	background: none;
	text-decoration: none;
}

.lay02Column02 h1 {
	font-family: Georgia;
	font-size: 1.5em;
	color: #1786A0;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
}

.lay02Column02 blockquote {
	margin: 20px 0px 20px 40px;
	padding-right: 20px;
	border-left: 0.3em solid #A6A6A6;
	font-style: normal;
	font-size: 0.8em;
}

.lay02Column02 img {
	border: 5px solid #DEDEDE;
}