html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #117FBE;
}
a:hover {
	color: #0033FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #107FBD;
	background-image: url(images/bluetopbg.gif);
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	position: relative;
	background-image: url(images/page_bg.jpg);
}

#header {
	position: absolute;
	top: 0px;
	left: 259px;
	width: 518px;
	height: 200px;
	background-color: #117FBE;
	background-image: url(images/header_2.jpg);
}
#left {
	float: left;
	width: 243px;
}
#logo {
	width: 244px;
	height: 152px;
	background: url(images/header_12.jpg) no-repeat;
	text-align: center;
	color: #333333;
}
#logo h1 {
	padding-top: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	padding-right: 10px;
	margin-bottom: -10px;
}
#logo p {
	margin: 8px 25px 4px 25px;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	padding: 3px;
	font-weight: bold;
}

#nav {
	padding-top: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #107FBD;
	border-right-color: #107FBD;
	border-bottom-color: #107FBD;
	border-left-color: #107FBD;
	text-align: left;
}
#nav ul {
	margin-left: 0px;
	padding-left: 1px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav li {
	border-top: 1px solid #959595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5px;
	
}
#nav a {
	color: #1480C0;
	text-decoration: underline;
	border-left: 1px solid #959595;
	padding-left: 4px;
	display: block;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/arr_white.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 4px;
	padding-top: 2px;
}
#nav a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/arr_orange.gif);
	background-repeat: no-repeat;
	background-color: #117FBE;
	background-position: right center;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
	color: #117FBE;
}

#news {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #107FBD;
	padding-top: 5px;
}
#news h2 {
	font-size: 16px;
	color: #2A2A2A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#news h3, #news p {
	font-size: 11px;
	margin: 1em 8px 1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#news a {
	color: #117FBE;
	font-weight: bold;
	text-decoration: underline;
}
#news a:hover {
	color: #0033FF;
}
#news .more {
	font-size: 12px;
	text-align: right;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#support p {
	margin-top: 1.em;
	border: 1px none #FFFFFF;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right {
	float: right;
	width: 510px;
	padding-top: 200px;
	padding-left: 13px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #107FBD;
}
#right h2 {
	color: #117FBE;
	padding-bottom: 4px;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #117FBE;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #117FBE;
}
#right h3 {
	color: #2A2A2A;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
#linkright {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 4px;

}
#linkright a {
	text-align: right;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #117FBE;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 4px;
}	
#linkright a:hover {
	text-align: left;
	font-size: 12px;
	border: 1px solid #117fbe;
	background-color: #cccccc;
	color: #117FBE;
}
#welcome {
	margin-right: 10px;
}
#profile {
	margin-right: 10px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}
#quote {
	float: right;
	width: 170px;
	margin: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	padding: 5px;
	border: 2px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-color: #117FBE;
}
#corp, #indu {
	float: left;
	width: 100%;
}
#corp {
	margin-right: 10px;
}
#corp-img, #indu-img {
	width: 200px;
	height: 50px;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding-top: 90px;
	font-size: 9px;
	font-weight: bold;
	background-repeat: no-repeat;
}
#indu-img {
	background-image: url(images/AVO-Displays-mapsmall.jpg);
	background-repeat: no-repeat;
}
#spacer {
  height: 2em;
}
#photo {
	margin-right: 0px;
}
#footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #107FBD;
	border-bottom-color: #107FBD;

}
#copyright {
	text-align: center;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footerline{
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
	background-image: url(images/footerline.png);
	background-repeat: no-repeat;
}
