* {
	margin: 0px;
	padding: 0px;
}
body { 
	font-size: 9.5pt;
	font-family: arial;
	background-color: #e2e2e2;
	background-image: url(slices/globanet_background_repeat.jpg);
	background-repeat: repeat-x;
}
p { 
	font-size: 9.5pt; 
	font-family: arial;
	margin: 0px 0px 10px 0px;
}
a:link { 
	color: #000; 
	font-weight: normal; 
	text-decoration: none; 
}
a:visited { 
	color: #000; 
	text-decoration: none; 
}
a:hover { 
	text-decoration: none; 
}
a:active { 
	color: #000; 
	text-decoration: none; 
}
h1 { 
	color: #015578; 
	font-size: 14pt; 
	font-weight: bold; 
	margin: 0 0 0.67em 0; 
}
h2 { 
	color: #ffb806; 
	font-size: 11pt; 
	font-weight: normal; 
	margin: 0 0 10px 0; 
}
h3 { 
	color: #0f9bd4; 
	font-size: 11pt;
	margin: 20px 0 10px 0; 
}
h4 { 
	color: #015578; 
	font-size: 12pt; 
	font-weight: bold; 
	margin: 0 0 10px 0; 
}
ul { 
	margin: 0px 0px 10px 0px;
}
li {
	margin: 0px 0px 0px 18px;
	list-style-type: disc; 
}
a { color: #000; 
	text-decoration: none; 
}
.sidenav { 
	color: #ccc;
	font-size: 9.5pt;
}
.pdfbullet {
	list-style-image: url(slices/bullet_pdf.png);
	color: #0f9bd4; 
}
.pdfbullet a {
	color: #0f9bd4;
	font-weight: bold;
}
#page{ 
	width: 920px;
	margin-left: auto; 
	margin-right: auto;
}
#header {
	width: 920px;
	height: 129px;
}
#logo {
	width: 217px;
	height: 120px;
	float: left;
}
#search {
	width: 290px;
	height: 25px;
	float: right;
	margin: 35px 0px 20px 0px;
}
#topnav {
	height: 120px;
	float: right;
	text-align: center;
}
#topnav table {
	vertical-align: bottom;
}
#topnav a {
	margin: 0px 10px 0px 10px;
	text-transform: uppercase;
}
#colorbar {
	background: white;
	width:920;
	height: 15;
}
#sidemenu {	
	width: 255px;
	margin: 15px;
}
#products {
	margin: 0px 0px 15px 0px;
}
#products a{
	color: #ccc;
	font-size: 9.5pt;
}
#products a:hover {
  font-weight:bold;
  text-decoration:none;
}
#products li {
	list-style-image: url(slices/bullet.png); 
}
#clients {
	background: url(slices/globanet_client_list_repeat.jpg) repeat-y scroll;
	padding: 10px;
}
#mycarousel {
	margin: 15px 0px 0px 0px;
}
#topimage {
	margin: 15px 0px 0px 0px;
}
#text {
	width: 618px;
	margin: 15px 0px 0px 0px;
}
#text a {
  color:#009CD2;
  text-decoration:underline;
}
#text a:hover {
  color:#D0A500;
}
#cse-search-results iframe{
	width: 590px;
	background: #fff;
}
#footer {
  background-color: #FFF;
  padding: 30px 15px 10px;
  font-size: 9px;
}
