/*
 * -------------------------------------
 * Name:     DesuraNETworks Pty. Ltd.
 * URL:      desuranet.com
 * Date:     31 Sept 2006
 * -------------------------------------
*/
body {
	background: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	font-family: Geneva, "Trebuchet MS", trebuchet, Verdana, Tahoma, Arial;
	font-size: 62.5%;
	color: #ffffff;
}

a img {
	border-width: 0;
	border-style: none;
	border-color: #ffffff;
}

a {
	color: #ff9b00;
	text-decoration: none;
}

a:hover {
	color: #ffd400;
	text-decoration: underline;
}

h1 {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	color: #ffffff;
}

#container {
	background-image: url(../images/container_bg.png);
	background-repeat: no-repeat;
	margin-top: -263px;
	margin-left: -490px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 980px;
	height: 527px;
}

#content {
	width: 358px;
	float: right;
	padding-top: 60px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #333333;
	height: 1px;
	margin: 13px 0px 13px 0px;
}

#content h1 {
	font-size: 1.2em;
}

#content p {
	text-decoration: none;
	text-align: justify;
	font-size: 1.1em;
	margin: 0px 0px 12px 0px;
}

#content div.press a {
	text-decoration: underline;
	color: #ffffff;
}

#content div.press a:hover {
	text-decoration: underline;
	color: #666666;
}

#content span.slogan {
	font-style: italic;
	font-size: 1.1em;
}

#content ul {
	text-decoration: none;
	font-size: 1.1em;
}

#content span.info {
	text-decoration: none;
	font-size: 1.1em;
}

#menu {
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#nav {
	width: 608px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 47px;
}
html>body #nav {
	margin: 0px;
}

#nav span { 
	display: none;
}

#nav li { 
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	position: absolute; 
	top: 0px;
}

#nav li, #nav a { 
	height: 20px; 
	display: block;
}

#nav a:hover, #nav .selected { 
	background: url(../images/nav_bg.gif) no-repeat;
}

#nav .navhome { 
	left: 411px; 
	width: 30px; 
}
#nav .navsites { 
	left: 454px; 
	width: 25px; 
}
#nav .navpress { 
	left: 493px; 
	width: 27px; 
}
#nav .navjobs { 
	left: 532px; 
	width: 24px; 
}
#nav .navcontact {
	left: 568px;
	width: 39px;
}

#footer {
	font-size: 1em;
	color: #666666;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	width: 980px;
	top: 529px;
}
