/*  
Theme Name: Electranet Careers
Theme URI: http://www.
Version: 1.0
Author: Ives Mozart
Author URI: http://www.plastyk.com.au
*/
html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height:100%;
}
hr {
	display: none;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}

p,h1,h2 {
	margin-top: 0px;
	padding-top: 0px;
}
#mainContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#menu{
	height:85px;
	clear:both;
	display:block;
	width:980px;
	background:url(../images/interface/top_home.jpg) no-repeat;
}
#flash{
	margin-top:50px;
	height:490px;
	clear:both;
	display:block;
	width:940px;
	padding-left:18px;
	background-image: url(../images/interface/homebgshadow.gif);
	background-repeat: no-repeat;
}

.nodisplay {
	display: none;
	}
	

#menu h1, #menu h2{
	display: none;
}
/*--------------------------------NAV------------------------------------*/

#menu #nav{
	width:800px;
	position:relative;
	float:left;
	padding-left:77px;
}

/*--------------------------------------FOOTER----------------------*/
#footer{
	width:852px;
	height:50px;
	padding-left:83px;
	color:#666;
	font-size:11px;
}

#footer a{
	color:#666;
	font-size:11px;
	text-decoration:none;
	text-transform: lowercase;
}
#footer a:hover{
	font-size:11px;
	text-decoration:underline;
}

/*END OF FOOTER*/

/*--------------------------------NAV  - The REST IS ON MENU.CSS------------------------------------*/
