body {
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 11px;

}
p{
	font-family: Tahoma;
	font-size: 12px;
	letter-spacing: inherit;
	word-spacing: inherit;
}
.services {
	width: 552px;
	height: 200px;
	background-image:  url(../images/services-bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	color: Navy;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
}
.servicesheader {padding-left:25px; padding-top:5px;}
.servicescontent {vertical-align:top;}
.servicebullet {
	list-style-image:  url(../images/services-bullett.gif);
		font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.contentheaderbar {
	height: 18px;
	background-image:  url(../images/content-headerbar.gif);
	background-repeat: repeat;
}
.content{
	height: 314px;
	vertical-align: top;
}
.leftedge{
	width: 4px;
	height: 975px;
}
.rightedge{
	width: 5px;
	height: 975px;
}
.leftbackground{
	background-image:  url(../images/leftcolumn-bg-repeat.gif);
	background-repeat: repeat;
	width: 59px;
}
.rightbackground{
	background-image:  url(../images/rightside-background-repeat.gif);
	background-repeat: repeat;
	width: 59px;
}
.footer{
	background-image:  url(images/footer-bg-repeat.gif);
	background-repeat: repeat;
	height: 28px;
	vertical-align: middle;
	color: #ffffff;
	padding: 5px;
	font-size:10px;
}
h1 {
	color: #4c6818;
	font-size: 18px;
}
h2{
	color: #4d656a;
	font-size: 12px;
}
h3 {
	color: #4c6818;
	font-size: 16px;
}
a:link {
	text-decoration: underline;
	color: #4c6819;
}
a.footer:link{
	color: #ffffff;
}
.whatever {	background-image:url(../images/button-off.gif);
height:28px;}
.rightcolumnbg{background-image:url(../images/rightcolumn-background.gif); background-repeat:repeat; width:221px;}
.headerimage {width:773px; height:223px; background-image:url(../images/WiNet-Global-header2.jpg); background-repeat:no-repeat;}
.headertop {width:773px; height:70px; background-image:url(../images/WiNet-Global-Help-Desk-Phone-Number.jpg); background-repeat:no-repeat;}


/* minimum menu requirements for functionality */
.topmenuul{
	list-style-type:none;
	margin-left:0;
	padding:0;

}

.topmenuli{
	list-style-type:none;
	float:left;
	background-image:url(../images/button-off.gif);
height:28px;
	border-left:1px solid #ffffff;
}

.topmenutitle{
	display:block;
	width:100px;
	color:#FFFFFF;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;

}

.submenuli a{
	display:block;
	width:150px;
height:20px;
}
/* when hovering over main section, this is what appears beneath*/
li:hover ul , li.over ul{ 
	display: block;
}



/* menu design */

#dmenu {
	font-family: Tahoma;
	font-size:14px; font-weight:600;


}



.topmenutitle {
	text-indent:3px;
	text-decoration: none;
	padding:3px;
	line-height:14px;

}
a.topmenutitle {color:#FFFFFF; text-decoration:none; text-align:center;}
.submenuul {
	margin-top:8px;
	background-image:url(../images/button-off.gif);
	/*background-color:#E7F7FF;*/
	background-position: top left;
	/*background-repeat: repeat;*/
	/*border-top:1px solid #000000;*/
	/*border-bottom:2px solid #000000;*/
	/*border-right:2px solid #000000;*/
	/*border-left:7px solid #FF0000;*/

}

.submenuli a{
	padding-top:2px;
	text-decoration: none;
	color: #ffffff;
	background-image:url(../images/buttonbg.gif);
padding-left:20px;
}

.submenuli a:hover{
	text-decoration: none;
	background:#336699;
	color: #FFFFFF;
}
