.tab_01 {
	background-image: url(../images/contact/_01_tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 184px;
	width: 571px;
	clip: rect(0px,auto,auto,0px);
	position: relative;
}
.tab_01 h1 {
	float: left;
	height: 35px;
	width: 480px;
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-size:36px;
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}


.tab_02 {
	background-image: url(../images/_02_bg_mc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 322px;
	width: 571px;
	clip: rect(0px,auto,auto,0px);
	position: relative;
}

.tab_02 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.tab_03 {
	background-image: url(../images/sheldon-Navigation-Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 506px;
	width: 437px;
}


#mycustomscroll {
	background-color:#2E2E2E;
	outline: 0;
	/* Typical fixed height and fixed width example */
	width: 335px;
	height: 108px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 57px;
	padding-bottom: 15px;

}

