/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

}

ol, ul {
	list-style: none;
		
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* layout */

body {
	line-height: 1;
	 display: inline;
	color: #666666; 
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;

}

#main {
	width: 100%;
	height: 100%;
	background: #fff url(http://www.globalelect.com.au/images/background.jpg) center top no-repeat;

}


h2 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 5px;
}



h3 {
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
}


a {
	color: #7F7F7F;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
}


#wrap_all {
 	width: 980px; 
 	 margin-right: auto; 
	 margin-left: auto; 
	 background-color: transparent; 
	 margin-bottom: 20px;
}


/* header */


#header {
	clear: both;
	height: 202px;
}

#logo { 
	background:transparent url(http://www.globalelect.com.au/images/global-electrotech-logo.png) left top no-repeat;
	width: 283px; 
	height: 87px; 
	margin-top: 15px;
 }
 
 



/*navigation*/

.navwrap{
	height:50px;
	left:5px;
	line-height:50px;
	padding-right:18px;
	position:relative;
	top:10px;
	font-size:0.8em;
	font-family: Tahoma, Arial, Verdana;
	color: #7A7A7A;
	z-index:6;
	}

#top #nav{
	float:left;
	height:50px;
	line-height:50px;
	margin-top:7px;
	margin-left:-12px;
	padding-left: 15px;
	width:992px;
	background: transparent url(http://www.globalelect.com.au/images/menu-background.png) left top no-repeat;
}




#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:50px; 
	z-index:5;

}


#top #nav a{
	height:33px;
	display:block;
	padding:0 29px;
	text-decoration:none;
	text-align:center;
	line-height:28px; 
	outline:none;
	z-index:35;
	position:relative;
	float:left;
	color:#888;
	background:transparent url(http://www.globalelect.com.au/images/bullet.png) right  no-repeat;
	}
	

#top #nav #lastitem a {
	background: none;
}

#top #nav ul a{
	line-height:33px; 
}

#top #nav li{
	float:left;
	position:relative;
	z-index:20;
	margin-top:11px;
}

#top #nav li li{
	border-left:none;
	margin-top:0;
}

#top #nav ul {
	position:absolute;
	display:none;
	width:172px;
	top:33px;
	left:-1px;

}

#top #nav li ul a{
	width:130px;
	height:auto;
	float:left;
	text-align:left;
	padding:0 29px;
}

#top #nav ul ul{
	top:auto;
	border-top:none;
}	

#top #nav li ul ul {
	left:188px;
	top:0px;
}

#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{
  	display:none;	
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{
	display:block;
}




#top #nav ul {
	border:1px solid #DFDFDF;
	border-top:none;
}

#top #nav li ul a{
	border-bottom:1px solid #fff;
	border-top:1px solid #DFDFDF;
}

#top #head #nav ul a, #top #head #nav ul li{
	/*background-color:#f5f5f5;*/
	background-color:#FAFAFA;
	background-image:none;
}

#top #head #nav ul a:hover, #top #head #nav ul a:focus {
	background-color:#fff;
	color:#FF6600;
}

#top #head #nav a:hover, #top #head #nav a:focus {
	color:#FF6600;
}


#top #nav .current_page_item a{
	color:#FF6600;
}

#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{
	border-right:1px solid #f5f5f5;
	border-left:none;
	background-image:none;
	color:#444;
}

/* blurb */
#blurb-home {
 	background: transparent url(http://www.globalelect.com.au/images/home-blurb-background.png)  left top no-repeat;
	height: 238px; 
}

#blurb-design {
 	background: transparent url(http://www.globalelect.com.au/images/design-blurb-background.png)  left top no-repeat;
	height: 238px; 
}

#blurb-services {
 	background: transparent url(http://www.globalelect.com.au/images/service-blurb-background.png)  left top no-repeat;
	height: 238px; 
}

#blurb-links {
 	background: transparent url(http://www.globalelect.com.au/images/links-blurb-background.png)  left top no-repeat;
	height: 238px; 
}

#blurb-news {
 	background: transparent url(http://www.globalelect.com.au/images/news-blurb-background.png)  left top no-repeat;
	height: 238px; 
}

#blurb-contact {
 	background: transparent url(http://www.globalelect.com.au/images/contact-blurb-background.png)  left top no-repeat;
	height: 238px; 
}

#blurb-about {
 	background: transparent url(http://www.globalelect.com.au/images/about-blurb-background.png)  left top no-repeat;
	height: 238px; 
}

#blurb-policies {
 	background: transparent url(http://www.globalelect.com.au/images/policies-blurb-background.png)  left top no-repeat;
	height: 238px; 
}

#blurb-history {
 	background: transparent url(http://www.globalelect.com.au/images/history-blurb-background.png)  left top no-repeat;
	height: 238px; 
}

/* Col 3 wrapper */


div.col_3_wrapper { 
	width: 980px; 
	float: left; display: inline-block; 
	margin-top: 45px; 
	margin-left: 20px;
	font-size: 0.7em; 
	line-height: 130%;

	
	 }
	
div.col_3_wrapper p {
	padding-top: 3px;
	padding-bottom: 10px;
}



	div.col_3_1 { float: left; display: inline-block; width: 290px; margin-right: 40px; }
	
	div.col_3_2 { float: left; display: inline-block; width: 290px; margin-right: 40px; }
	
	div.col_3_3 { float: left; display: inline-block; width: 290px; }


/* Col 2 wrapper */

div.col2_wrapper { 
	width: 980px; 
	display: inline-block; 
	margin-top: 45px; 
	position: relative; 
	margin-left: 20px;
	font-size: 0.7em; 
	line-height: 130%;
 }
 
 
.header_col_2 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 5px;
	color: #FF6600;
}
 
 
 div.col2_wrapper p {
	padding-top: 3px;
	padding-bottom: 10px;
}

div.col2_wrapper_coda { width: 980px; display: inline-block; float: left; }

	div.col2_1 { float: left; display: inline-block; width: 630px; margin-right: 40px; }
	
	div.col2_2 { display: inline-block; float: left; width: 310px; }

div.col2_2b { display: inline-block; float: left; width:280px;}

	
	
.submenu {
	padding-right: 0px;
 	/*	background: transparent url(http://www.globalelect.com.au/images/more.png)  right bottom no-repeat;	*/
 	font-size: 1.4em;
 	margin-bottom: 12px;
 	width: 280px;
}

.submeu_link {
 	display: inline-block;
 	background: transparent url(http://www.globalelect.com.au/images/more.png) right bottom no-repeat;
 	width: 280px;
}

.current_link {
	color: #FF6600;
	display: inline-block;
 	background: transparent url(http://www.globalelect.com.au/images/more.png) right bottom no-repeat;
 	width: 280px;
	
}

.submeu_link:hover {
	background: transparent url(http://www.globalelect.com.au/images/more-hover.png) right bottom no-repeat;	
 	width: 280px;
}




.link {
 	display: inline-block;
 	float:right;
 	padding-right: 23px;
 	background: transparent url(http://www.globalelect.com.au/images/more.png)  right bottom no-repeat;	
}

.linkr {
	isplay: inline-block;
 	float:right;
 	padding-right: 33px;
 	background: transparent url(http://www.globalelect.com.au/images/more.png)  right bottom no-repeat;	

}

.link:hover {
	background: transparent url(http://www.globalelect.com.au/images/more-hover.png)  right bottom no-repeat;	
}


.col2_1 li {
	 list-style-type: disc;
	 margin-left: 15px;
}

.col2_2 li {
	 list-style-type: disc;
	 margin-left: 15px;
}

.under_line {
	display: block;
	width: 290px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: transparent url(http://www.globalelect.com.au/images/greyline.png)  left top repeat-x;
	 
}

.under_line2 {
	display: block;
	width: 100%;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: transparent url(http://www.globalelect.com.au/images/greyline.png)  left top repeat-x;
	 
}


.under_line3 {
	display: block;
	width: 100%;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	background: transparent url(http://www.globalelect.com.au/images/greyline.png)  left top repeat-x;
	 
}


.under_linec {
	display: block;
	width: 280px;
	height: 1px;
	margin-top:5px;
	margin-bottom: 12px;
	background: transparent url(http://www.globalelect.com.au/images/greyline.png)  left top repeat-x;
	 
}

.under_lined {
	display: block;
	width: 280px;
	height: 1px;
	margin-top:12px;
	margin-bottom: 12px;
	background: transparent url(http://www.globalelect.com.au/images/greyline.png)  left top repeat-x;
	 
}

.footer_line {
	display: block;
	width: 100%;
	height: 1px;
	padding-top: 20px;
	margin-bottom: 8px;
	background: transparent url(http://www.globalelect.com.au/images/blackline.png)  left bottom repeat-x;
	clear: both;
}

#footer_content {
	font-size: 0.7em;
	text-align: center;
}

.solution {
	vertical-align: middle;
	margin-bottom: 3px;

}
