/* Author: Kev at egoboss; Date: 25/07/05 */

/* Page Layout */

body {
	margin:21px 0 0 0; 
	padding:0; 
	background: #ff9900 url(../images/back.gif) repeat; 
	color: #000000; 
	text-align: center; font: normal 1em verdana, arial, geneva, helvetica, sans-serif;
	}
	

#container {
	position:relative;
	margin: 0 auto; 
	padding: 0px; 
	width: 760px; 
	\width: 780px; 
	w\idth: 760px; 
	text-align: left;
	background: #ffffff url(../images/background.gif) center top repeat-y;
	height:100%;
	}

/* Header Properties */

#header {
	height:82px;
	width:760px;
	background:#000000 url(../images/phrase.gif) top right no-repeat;
	}
	
#header h1 {
	float:left; 
	position:relative; 
	top: 0px;right: 0px; 
	margin:0;
	padding:0;
	}
	
h1 {
	text-indent: -100em; 
	overflow: hidden;
	height: 82px; 
	width: 160px;}
	
h1 a {
	display: block; 
	text-decoration: none;
	}
	
.logo{
	background: url(../images/phrase.gif) top right no-repeat;
	}
	
.logo h1
	{background: url(../images/eblogo.gif) top left no-repeat;
	}


/* Top Navigation */

#topnav {
	position:relative;
	z-index:1;
	margin:0 auto; 
	padding:0; 
	background:#ff9900 url(../images/topnav.gif) top left repeat-y;
	height:1.5em;
	padding:0;
	border-bottom: 1px solid #000000;
	}

#topnav ul {
	display: inline;
	float:left;
	margin:0 0 0 90px;
	padding: 3px;
	list-style: none;
	font-size: 70%;
	}
  
#topnav li {
	display: inline;
	float:left;
	margin:0px;
	}
  
#topnav a {
	float: left;
	display: block;
	background: url(../images/bullet.gif) no-repeat left;
	padding: 0px 10px 0px 15px;
	text-decoration: none;
	color: #ffffff; 
	font-weight:bold;
	line-height: 150%;
	}

#topnav a:hover, #topnav a.select {
	color: #000000;
	text-decoration:none;
	background: url(../images/bullet_on.gif) no-repeat left;
	font-weight:bold;
	}


	/* Picture */

#picture {
	float: left;
	margin:0; 
	padding: 10px 10px 10px 100px;
	height:190px;
	width:430px;
	}
	
	#picture h2 {
font-size: 83%;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 5px 0;
	color: #000;
	line-height: 150%;
	}
	
	#picture p {
font-size: 70%;
	font-weight: normal;
	padding: 0;
	margin: 5px 0 5px 0;
	color: #000;
	line-height: 150%;
	}
	
	#picture p.bold {
font-size: 70%;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 5px 0;
	color: #000;
	line-height: 150%;
	}
	
span.ego {
color: #ff6600;
}

span.boss {
color: #ff6600;
font-weight:bold;
}

#picture ul {
	margin:5px 10px 0px 20px;
	padding: 0px;
	list-style: circle;
	list-style-image: url(../images/dot.gif);
	list-style-type: circle;
	font-size: 70%;
	text-align:left;
	font-weight:normal;
}

#picture li {
margin:3px 0px 0px 0px;
	}
	
	#leftside ul.arrow {
	margin:5px 0px 20px 122px;
	padding: 0px;
	list-style: circle;
	list-style-image: url(../images/arrow-bullet.gif);
	list-style-type: circle;
	font-size: 70%;
	text-align:left;
	font-weight:bold;
}

#picture a {
color:#ff6600;
text-decoration:none;
}

#picture a:hover {
color:#000000;
text-decoration:underline;
}

	
	
/* rightside */
	
#rightside {
	float:right;
	margin: 0;
	width: 210px;
	height:210px;
	padding: 0px 0 0px 0;
	background:  #000000 url(../images/picture.jpg) bottom right no-repeat;
	
	}
	
	
#rightside2 {
	float:right;
	margin: 0;
	width: 210px;
	height:210px;
	padding: 0px 0 0px 0;
	background:  #000000 url(../images/picture-1.jpg) bottom right no-repeat;
	}
	
#rightside3 {
	float:right;
	margin: 0;
	width: 210px;
	height:210px;
	padding: 0px 0 0px 0;
	background:  #000000 url(../images/picture-2.jpg) bottom right no-repeat;
	}
	
#rightside4 {
	float:right;
	margin: 0;
	width: 210px;
	height:210px;
	padding: 0px 0 0px 0;
	background:  #000000 url(../images/picture-3.jpg) bottom right no-repeat;
	}
	
#rightside5 {
	float:right;
	margin: 0;
	width: 210px;
	height:210px;
	padding: 0px 0 0px 0;
	background:  #000000 url(../images/picture-4.jpg) bottom right no-repeat;
	}
	
#rightside6 {
	float:right;
	margin: 0;
	width: 210px;
	height:210px;
	padding: 0px 0 0px 0;
	background:  #000000 url(../images/picture-5.jpg) bottom right no-repeat;
	}
	
/* page content area */	
#pagecontent {
width: 760px;
margin:0px;
padding:0px;
}
	
/* left side */	

#leftside {
float: left;
margin: 0;
padding: 0px 0px 0px 0px;
text-align: left;
width:550px;
}

#leftside h3 {
font-size: 70%;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	margin: 0px 0 0px 82px;
	color: #000000;
	line-height: 150%;
	background:#ff9900;
	border-top: 1px solid #ffffff;
}

#leftside ul {
	margin:5px 10px 0px 122px;
	padding: 0px;
	list-style: circle;
	list-style-image: url(../images/dot.gif);
	list-style-type: circle;
	font-size: 70%;
	text-align:left;
	font-weight:normal;
}

#leftside li {
margin:3px 0px 0px 0px;
	}
	
	#leftside ul.arrow {
	margin:5px 0px 20px 122px;
	padding: 0px;
	list-style: circle;
	list-style-image: url(../images/arrow-bullet.gif);
	list-style-type: circle;
	font-size: 70%;
	text-align:left;
	font-weight:bold;
}

#leftside li.arrow {
margin:3px 0px 0px 0px;
	}
	
#leftside p {
margin:5px 20px 0px 102px;
	padding: 0px;
	font-size: 70%;
	text-align:left;
	font-weight:normal;
	line-height:150%;
}

#leftside a {
color:#ff6600;
text-decoration:none;
}

#leftside a:hover {
color:#000000;
text-decoration:underline;
}

#infoboxes {
	float:right;
	margin: 0px 0 0 0;
	width: 210px;
	padding: 0;
	}
	
	

#infoboxes h4 {
font-size: 70%;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	margin: 0px 0 0px 0px;
	color: #ff9900;
	line-height: 150%;
	background:#000000;
	border-top: 1px solid #ffffff;
}

#casestudy ul, #pr ul, #dns ul {
	margin:5px 10px 0px 25px;
	padding:0px;
	list-style: circle;
	list-style-image: url(../images/arrow-bullet.gif);
	list-style-type: circle;
	font-size: 65%;
	text-align:left
}

#casestudy li, #pr li, #dns li {
margin:5px 0px 10px 10px;
}

#casestudy a, #pr a, #dns a {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#casestudy a:hover, #pr a:hover, #dns a:hover {
color:#000000;
text-decoration:underline;
font-weight:bold;
}

#casestudy p {
color:#ffffff;
text-decoration:none;
font-weight:normal;
margin:0px;
padding:0px;
}

/* Footer */

.copyright  {
	float: right;
	text-align: right;
	}

#footer {
	background: #000000;
	margin: 0;
	padding: 0;

	height: 2em;
	}

#footer p {
	padding: 5px 10px;
	margin: 0;
	font-size: 60%;
	color: #ff9900;
	}
	
#footer p a:hover {
	color: #ff9900;
	font-weight: normal;
	text-decoration: underline;
	}
	
#footer a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}
	
.footerlinks {
	text-align: left;
	}
	


/* Other */

.hide {
	display: none;
	}
	
	#subnav, #subnavhome {
	width: 195px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(graphics/bg_subnav.gif) center top no-repeat;
	}
	
	br.cleaner {
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	border: none;
	margin:0; padding:0;
	background: transparent;
	}
	
	#main {
	float:left;
	width: 558px;
	padding: 30px 0 50px 0;
	background: url(graphics/bg_top.gif) center top no-repeat;
	}
	
	hr.clear {
	clear: both;
	height: 1px;
	margin: 0px 0 0 0 !important;
	margin: 0px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
	}
	
sup {
font-size:67%;
}