h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}


#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	color: #FF0000;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
width: 867px;
	height: 435px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
margin: 0em auto;
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
	text-decoration:none;
	text-align:justify;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	border-right: 2px #F6B25B  solid;
	;
}

#mycustomscroll_innercontent {
	/* Typical fixed height and fixed width example */
	width:555px;
	height:240px;
	overflow:auto;
	/* IE overflow fix, position must be relative or absolute*/
	margin:0em auto;
	color:#000000;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size:13px;
	text-decoration:none;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:20px;
	float:left;
	text-align:justify;
	vertical-align:top;

}

#mycustomscroll_submenu {
	/* Typical fixed height and fixed width example */
	width: 200px;
	height:450px;
	/* IE overflow fix, position must be relative or absolute*/
margin: 0em auto;
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
	text-decoration:none;
	text-align:justify;
	padding-left:5px;
	border-left: 2px #F6B25B  solid;
	vertical-align:top;
	
}

#mycustomscroll_content {
	/* Typical fixed height and fixed width example */
	
	height:450px;
	/* IE overflow fix, position must be relative or absolute*/
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
	text-decoration:none;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	
}



#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #D5EADE;
margin: 0.3em auto;
padding: 15px;
}


#mycustomscrollcorporate {
/* Typical fixed height and fixed width example */
width: 450px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #FFFFFF;
margin: 0.3em auto;
padding-left:10px;
padding-right:10px;
}
#mycustomscrollcontact {
/* Typical fixed height and fixed width example */
width: 440px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #FFFFFF;
margin: 0.3em auto;
padding-left:160px;
padding-right:0px;
}

#mycustomscrollitbackbone {
/* Typical fixed height and fixed width example */
width: 550px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #FFFFFF;
margin: 0.3em auto;
padding-left:20px;
padding-right:30px;
float:right;
}

#mycustomscrollcorporate1 {
/* Typical fixed height and fixed width example */
width: 480px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position:absolute;
background-color: #FFFFFF;
margin: 0.3em auto;
padding-left:10px;
padding-right:10px;
}


#mycustomscrollcorporatehome {
/* Typical fixed height and fixed width example */
width: 290px;
height: 160px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position:absolute;
background-color: #FFFFFF;
margin: 0.3em auto;
padding-left:6px;
padding-right:6px;
text-align:justify;
}



.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
