/*alternative CSS stylesheet for handheld devices*/
body {
	color: #000;
		background: #fff;
	padding: 40px;
	margin: 0;
	font-size: 85%;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
a {
color: #000;
}
p {
	line-height:inherit;
}
#home1 {
margin-top:0px;
z-index: 0;
}
#container {
	width: 700px;
	margin: 0 auto;
	height: auto;
	text-align: left;
}
#wrapper {
	position: relative;
	width: auto;
	height:auto;
}
#textsize {
display: none;
}
#header { 
	position: relative;
	width:  700px;
	height: 133px;
	text-align: left;
	background: #fff;
	padding: 10px;
	margin: 0;
	border:1px solid #000;
}
#headerul {
display: inherit;
height: 100px;
font-size: 100%;
margin-top: -10px;
margin-bottom: 5px;
}
#headermenu {
display: none;
}
#navcontainer {
	display:none;
}
#banner {
	position: relative;
	width: 700px;
	height: auto;
	background: #fff;
	padding: 0;
	margin: 10px 0px 0px 0px;
	}
	
	#banner h2 {
	background: #fff;
	padding: 0px;
	margin: 0px;
	width:700px;
	height: auto;
	text-indent: 0px;
	text-align: left;
		margin: 20px 0px 5px 0px;
}
#movie {
display: none;
}
/* ----	LISTS >>> main menu-------------------*/
#navcontainer ul {
	color:  #000;
	padding: 0;
	margin: 0;
}
#navcontainer ul li {
	display: inherit;
}
#navcontainer a:link, #navcontainer a:visited {
	text-decoration:  underline;
	color: #000;
}
#flash {
display: none;
}
#footer {
	width:  700px;
	height: auto;
	margin: 5px 0px 0px 0px;
	background: #fff;
	text-align: left;
	padding: 5px 0px 5px 0px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
}
#footer ul {
display:none;
}
#copyright {
width: 700px;
height: auto;
color: #000;
text-align:left;
margin-top: 10px;
border-top: 1px solid #000;
}
#copyright a:link, #copyright a:visited {
	display:none;
}
#banner p {
	padding: 0px;
	text-align: left;
	margin-top: 0px;	
	font-size: 100%;
}
#statement p {
	padding: 0px;
	text-align: left;
	width: 700px;
	margin-top: 20px;
	font-size: 100%;
}
#sector h2 {
	text-indent: 0px;
	text-align:left;
	background: #fff;
	width:  700px;
	height:  auto;
	padding: 0;
	margin: 20px 0px 5px 0px;
}
#sector p {
	padding: 0px;
	text-align: left;
}
#sector ul {
	text-align: left;
	padding: 0;
	margin: 0px;
}
#sector ul li a:link, #sector ul li a:visited {
	text-decoration: underline;
	color:  #000;
	font-weight:  bold;
		padding: 0;
	margin: 0px;
}
#banner p, #columnnews p {
	padding: 0;
	margin: 0px;
}
#tabs {
	display: none;
	padding: 0;
	margin: 0px;
	}
	
	#tabs ul {
	display: none;
	padding: 0;
	margin: 0px;
}
#tabs ul li a:link, #tabs ul li a:visited {
	display: none;
}
#tabs ul li a:hover, #tabs ul li a:active {
	display: none;
}
#statement {
	position: relative;
	width: 700px;
	height: auto;
	left:  0px;
	top: 0px;
	padding: 0;
	margin: 30px 0px 10px 0px;
}
#statement p, #highlight {
	padding: 0;
	margin: 0px;
	font-size:100%;
	color:#000;
}
#statement a:link, #statement a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
	margin: 0px;
}
