html, body {
	margin: 0px;
	padding: 0px;

}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}


#wrapper {
	width:1000px;
	margin:0px auto;
	background-color:#FFF;
}
#header {
	width:1000px;
	margin:0px auto;
	height:150px;
	
}
#tophdr {
	margin-bottom:0em;
	width:1000px;
	height:125px;
	background-image:url(../images/skyhdr5.jpg);
		
}
.topnav {
	float:left;
	width:1000px;
	height:35px;
	margin-top:0em;
}

						/* Start of Menu */
.preload2 {
	background: url(../images/nav/menu/button4.gif);
}
/* Use padding to move menu titles left or right */ 
.menu2 {
	padding:0 0 0 365px; 
	margin:0em; 
	list-style:none; 
	height:37px; 
	background:#fff url(../images/nav/menu/button1a.gif) repeat-x; 
	position:relative; 
	font-family:arial, verdana, sans-serif; 
}
.menu2 li.top {
	display:block; 
	float:left; 	
	position:relative;
}
.menu2 li a.top_link {
	display:block; 
	float:left; 
	height:40px; 
	line-height:33px; 
	color:#bbb; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 12px; 
	cursor:pointer;
}
.menu2 li a.top_link span {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:40px;
}
.menu2 li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:40px; 
	background:url(../images/nav/menu/down.gif) no-repeat right top;
}
.menu2 li a.top_link:hover {
	color:#fff; 
	background: url(../images/nav/menu/button4.gif) no-repeat;
}
.menu2 li a.top_link:hover span {
	background:url(../images/nav/menu/button4.gif) no-repeat right top;
}
.menu2 li a.top_link:hover span.down {
	background:url(../images/nav/menu/button5a.gif) no-repeat right top;
}
.menu2 li:hover > a.top_link {
	color:#fff; background: url(../images/nav/menu/button4.gif) no-repeat;
}
.menu2 li:hover > a.top_link span {
	background:url(../images/nav/menu/button4.gif) no-repeat right top;
}
.menu2 li:hover > a.top_link span.down {
	background:url(../images/nav/menu/button5a.gif) no-repeat right top;
}
.menu2 table {
	border-collapse:collapse; 
	width:0; 
	height:0; 	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 12px; 
	cursor:pointer;
	position:absolute; 
	top:0; 
	left:0;
}
color:#bbb;
 /* Default link styling */

 /* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {
	visibility:visible;
}
.menu2 li:hover {
	position:relative; 
	z-index:200;
}

 /* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; color:#bbb;
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu2 :hover ul.sub {
	left:2px; 
	top:40px; 
	background: #fff; 
	padding:3px 0; 
	border:1px solid #000; 
	white-space:nowrap; 
	width:93px; 
	height:auto;
}
.menu2 :hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:90px;
}
.menu2 :hover ul.sub li a {
	color:#bbb;
	font-family:arial, verdana, sans-serif; 
	display:block; 
	font-size:11px; 
	height:20px; 
	width:87px; 
	line-height:20px; 
	text-indent:5px; 
	color:#000; 
	text-decoration:none; 
	border:3px solid #fff; 
	border-width:0 0 0 3px;
}
.menu2 :hover ul.sub li a.fly {
	background:#fff url(../images/nav/menu/arrow.gif) 80px 7px no-repeat;
}
.menu2 :hover ul.sub li a:hover {
	background:green; 
	color:#fff;
}
.menu2 :hover ul.sub li a.fly:hover {
	background:green url(../images/nav/menu/arrow_over.gif) 80px 7px no-repeat; 
	color:#fff;
}
.menu2 :hover ul li:hover > a.fly {
	background:green url(../images/nav/menu/arrow_over.gif) 80px 7px no-repeat; 
	color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:190px; 
	top:-4px; 
	background: #fff; 
	padding:3px 0; 
	border:1px solid #000; 
	white-space:nowrap; 
	width:93px; 
	z-index:200; 
	height:auto;
}
						/* End of Menu */
	
#links ul {
	margin:0px; 
	padding-top:95px;
	
}

#links li{
	float:right;
	list-style-type:none;
	width:90px;
	height:25px;
	text-align:center;
	padding-top:4px;
}

#links a{
	font-family:verdana;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	font-family:verdana;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#mainimg {
	background-image:url(../images/gologo.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:405px;
	height:100px;

 }
 
#contact {
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:392px;
	height:100px;
	text-align:left;
 }

#contentarea {
	clear:both;
	background-image:url(../images/qewpm.jpg);
	background-repeat:no-repeat;
	margin-left:168px;
	height:300px;
}

#the410c {
	clear:both;
	background-image:url(../images/410c.jpg);
	background-repeat:no-repeat;
	margin-left:168px;
	height:300px;
}
#the401 {
	clear:both;
	background-image:url(../images/401a.jpg);
	background-repeat:no-repeat;
	margin-left:168px;
	height:300px;
	align:right;
}

#leftbar {
	float:left;
	width:332px;
    height:200px;
	border-right:2px solid #116F00;
}

#leftbar h2{
	font-family:verdana;
	font-size:18px;
	color:#116F00;
	font-weight:none;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:verdana;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:verdana;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:verdana;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:360px;
}

#rightbar h2{
	font-family:verdana;
	font-size:26px;
	color:red;
	font-weight:normal;
	text-decoration:none;
	padding-left:90px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:verdana;
	font-size:11px;
	color:#454545;
	font-weight:normal;
	text-decoration:none;
	padding-left:90px;
}
#hrightbar {
	float:left;
	width:360px;
}

#hrightbar h1{
	font-family:verdana;
	font-size:18px;
	color:#00;
	font-weight:normal;
	text-decoration:none;
	margin-left:345px;
	padding-bottom:5px;
}
#hrightbar h2{
	font-family:verdana;
	font-size:18px;
	color:#00;
	font-weight:normal;
	text-decoration:none;
	margin-left:10px;
	padding-bottom:5px;
}
#hrightbar h5{
	font-family:verdana;
	text-align:center;
	font-size:12px;
	color:#454545;
	font-weight:normal;
	text-decoration:none;
	margin-left:10px;
	
}
#hrightbar p{
	font-family:verdana;
	font-size:12px;
	color:#454545;
	font-weight:normal;
	text-decoration:none;
	margin-left:10px;
	margin-right:25px;
}

#remote {
 	display: block;
 	width: 150px;
 	height: 59px;
	margin-top:40px;
	margin-left:115px;
	background-image:url(../images/supportbut2.gif);
	background-repeat:no-repeat; 
}

#remote:hover{ 
	background-position: 0 -61px;
}


#serviceslogo {
	background-image:url(../images/services.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:392px;
	height:100px;
	
 }

#servicesbar h1{
	font-family:verdana;
	font-size:18px;
	color:#00;
	font-weight:normal;
	text-decoration:none;
	margin-left:345px;
	padding-bottom:5px;
}

#servicesbar p{
	font-family:verdana;
	line-height:1.5em;
	font-size:14px;
	color:#454545;
	font-weight:normal;
	text-decoration:none;
	margin-left:345px;
	margin-right:25px;
}


#contactbar {
	float:left;
	width:360px;
}

#contactbar h1{
	font-family:verdana;
	font-size:18px;
	color:#00;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
	text-align:left;
}
#contactbar h2{
	font-family:verdana;
	font-size:16px;
	color:red;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
	text-align:left;
}


#contactbar p{
	font-family:verdana;
	font-size:12px;
	color:#454545;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	text-align:left;
}

#ologo {
	float:left;
	margin-top:25px;
	padding-left:20px;
}
#bottom {
	clear:both;
 	background-image: url(../images/gobar.gif);
	float: left;
	width: 1000px;
	height: 26px;
}
.phnu {
	float:left;
	font-family:verdana;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin:45px 0px 0px 25px;
}

.ologo p {
}

