body {
	margin:10px 0 0 0;
	font-family: Verdanna,sans-serif;
	font-size: 12px; 
	text-align: center;
}

em {
	font-style: normal;
	font-weight: bold;
}

#container {
	width: 780px;
	height: 600px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;

	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#pagetop {
	border-left:0px solid #CCCCCC; border-right:0px solid #CCCCCC; border-top:0px solid #CCCCCC; border-bottom:1px solid #CCCCCC; width:780px;
	height:101px;
	
}

#header h1 span {
	display: none;
}

#header h1 {
	border-left:0px solid #CCCCCC; border-right:0px solid #CCCCCC; border-top:0px solid #CCCCCC; border-bottom:1px solid #CCCCCC; width:780px;
	height: 75px;
	background-image: url('../images/the-wireless-world.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px
}

#header a:link, #header a:hover, #header a:visited, #header a:active {
	float: left;
	margin:11px 0 0 23px;
	padding: 0;
	width: 325px;
	height:50px;
	text-decoration:none;
}

#toplinks {
	width:780px;
	height: 25px;
	background-image: url('../images/toplink-bg.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px
}

#toplinks a {
	color: #333333;
}

#toplinks a:link, #toplinks a:active, #toplinks a:visited {
	text-decoration: none;
}

#toplinks a:hover {
	text-decoration: underline;
}

#lefttoplinks {
	text-align:left;
	float:left;
	width:180px;
	height: 21px;
	margin-top: 4px;
	padding-left:20px;
}

#rightoplinks {
	text-align:right;
	float:left;
	width:525px;
	height: 21px;
	margin-top: 4px;
	padding-left:20px;
	color: #333333;
}

#pagemain {

	width:780px;
	height: 498px;
	background-image: url('../images/wireless-antenna.gif');
	background-repeat: no-repeat;
	background-position:  right bottom;

}

#blankpagemain {

	width:780px;
	height: 498px;
}

#leftnav {
	width:200px;
	height:498px;
	background-color:#F5F5F5;
	float:left;
	position: relative;
}

#leftnav ul {
	padding: 0px;
	margin: 15px 0 0 0;
	list-style-type: none;
}

#leftnav ul ul {
	margin: 0px;	
}

#leftnav li {
	border-left:0px dashed #CCCCCC; border-right:0px dashed #CCCCCC; border-top:0px dashed #CCCCCC; border-bottom:1px dashed #CCCCCC; list-style-type: none;
	width: 175px;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:0; padding-right:0; padding-top:0; padding-bottom:7px
}

#leftnav ul ul li {
	padding: 0px;
	margin: 10px 0 0 0;
	list-style-type: none;
	width: 175px;
	border-style: none;
}

#leftnav a {
	padding: 3px 5px 3px 25px;
	text-decoration: none;
	display: block;
}

#leftnav li a {
	font-weight: bold;
}

#leftnav ul ul li a {
	font-weight: normal;
}

#leftnav a:link, #leftnav a:visited, #leftnav a:active {
	color: #333333;
}

#leftnav a:hover {
	color: white;
	background-color:#FF6907;
	background-image: url('../images/navfade.gif');
	background-repeat: no-repeat
}

.currentpage {
	background-image: url('../images/current-page.gif');
	background-repeat: no-repeat;
	background-position: left top
}

ul ul .currentpage {
	background-image: url('../images/current-page2.gif');
	background-repeat: no-repeat;
	background-position: left top
}

.navtitle {
	font-weight: bold;
	margin-left: 25px;
}

#mainleftnav {
	margin:15px 0 0 10px;
}

#mainleftnav h2 {
	margin: 0 0 0 10px;
	padding: 0px;
	font-size:12px;
	font-weight: bold;
	color: #333333;	
}

#copyright {
	position: absolute;
	bottom: 6px;	
	left: 0px;
	text-align: center;
	width: 200px;
}

#copyright p  {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#maincontent {
	border-left:1px solid #CCCCCC; border-right:0px solid #CCCCCC; border-top:0px solid #CCCCCC; border-bottom:0px solid #CCCCCC; width:579px;
	height:498px;
	float:left;
	
}

#mainwindow {
	width: 537px;
	height: 456px;
	margin: 10px;
	padding: 10px;
	overflow: auto;
	border-width: 1px;
	border-color: #F5F5F5;
	border-style: solid;
 	scrollbar-face-color:#FF6600; 
	scrollbar-track-color:#F0F0F0; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-shadow-color:#FF6600; 	
	scrollbar-dark-shadow-color:#FF6600; 
	scrollbar-3dlight-color:#FF6600; 
	scrollbar-highlight-color:#FF6600;
}

#mainwindow h3 {
	color: #FF6907;
	font-weight:bold;
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0px;
}

#mainwindow h4 {
	color: black;
	font-weight:bold;
	font-size: 14px;
	margin: 20px 0 5px 15px;
	padding: 0px;
}

#mainwindow p {
	margin: 10px 0 10px 15px;
	padding: 0px;
}

#mainwindow a:active, #mainwindow a:link, #mainwindow a:visited {
	color:black;
	text-decoration:underline;
}

#mainwindow a:hover {
	color:#FF6907;
	text-decoration:underline;
}

#mainwindow li {
	list-style-image:url('../images/bullet.gif');
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px
}

.boxed {
	width: 500px;
	height: 60px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: dashed;

}