@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 10
];
	color: #333333;
	font-weight: lighter;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}
* {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainoutside {
	width: 800px;
}
#main {
	width: 800px;
	margin-top: 40px;
	border: 1px solid #999999;
}
h6 {
	font-size: 10px;
	font-weight: lighter;
	line-height: 14px;
	margin: 5px 0px;
	padding: 0px;
}
#main #content {
	height: 280px;
	width: 790px;
	margin-left: 5px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
#main #header {
	height: 80px;
	width: 790px;
	padding: 0px;
	margin: 0px 5px 20px 5px;
}
#menu   {
	height: 80px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#menu         ul                {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu          ul li                {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu           ul  li a                {
	text-decoration: none;
	line-height: 10px;
	color: #FF6600;
	padding: 60px 10px 10px 10px;
	display: block;
}
#menu            ul   li  a:hover                {
	background-color: #EEEEEE;
	color: #FF6600;
}
#menu               #PRESS a                        {
	background-color: #EEEEEE;
	color: #666666;
}
#mainoutside     #footer2 {
	height: 20px;
	width: 790px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #222222;
	background-color: #CCCCCC;
	margin: 0px 5px;
	background-image: url(../footer.jpg);
	padding: 0px;
}
#footer    {
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#introtext h1  {
	font-size: 16px;
	font-weight: lighter;
	width: 290px;
	text-align: left;
	color: #FF6600;
	line-height: 22px;
	margin: 10px 10px;
}
#introtext  h1 a  {
	font-size: 16px;
	font-weight: lighter;
	color: #FF6600;
	line-height: 22px;
	text-decoration: none;
}
#introtext    h1   a:visited  {
	font-size: 16px;
	font-weight: lighter;
	color: #FF6600;
	line-height: 22px;
	text-decoration: none;
}
#introtext   h1  a:hover  {
	font-size: 16px;
	font-weight: lighter;
	color: #FF6600;
	line-height: 22px;
	text-decoration: underline;
}
#introtext   h3  {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#copytext h3  {
	width: 460px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#copytext  h3 a {
	text-decoration: underline;
	color: #222222;
	font-weight: lighter;
}
#copytext   h3  a:visited {
	text-decoration: underline;
	color: #222222;
	font-weight: lighter;
}
#copytext   h3  a:hover {
	text-decoration: none;
	color: #FF6600;
}
#logos {
	margin: 10px 0px 20px 10px;
	width: 470px;
}
#logos    img  {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bullettext ul     {
	width: 205px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: lighter;
	margin-top: 10px;
	margin-left: 35px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
}
.boldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
