/*--------------------------------------------------------
Buist Electric, Inc.
Copyright 2009. All Rights Reserved.
---------------------------------------------------------*/

*, body, html {
	margin: 0;
	padding: 0;
	}
	
*:focus{
	-moz-outline-style: none;
	}

a img {
	border: 0;
	}
	
a:active {
  outline: none;
	}

body {
	background: url(/_images/home_bg.jpg) top left repeat-x;
	font-family: Arial, sans-serif;
	}


/*--------------------------------------------------------
STRUCTURE
---------------------------------------------------------*/

#wrap {
	width: 980px;
	margin: 0 auto;
	position: relative;
	}

#header {
	height: 101px;
	}

/*--------------------------------------------------------
HEADERS
---------------------------------------------------------*/	

h1 {
	background: transparent url(/_images/home_logo.gif) top left no-repeat;
	width: 267px;
	height: 64px;
	float: left;
	margin-top: 17px;
	margin-left: 14px;
	}
	
h1 a {
	width: 267px;
	height: 64px;
	display: block;
	text-indent: -900em;
	}
	
	
/*--------------------------------------------------------
TEXT
---------------------------------------------------------*/

a { color: #4493d2; }
a:hover { color: #1d70b2; }

/*--------------------------------------------------------
GENERAL
---------------------------------------------------------*/

#philosophy {
	background: transparent url(/_images/home_philosophy.gif) top left no-repeat;
	width: 361px;
	height: 268px;
	clear: both;
	float: left;
	}

#large_logo {
	float: right;
	background: transparent url(/_images/home_be_logo_large.jpg) top left no-repeat;
	width: 277px;
	height: 308px;	
	}
	
/*--------------------------------------------------------
SLIDESHOW
---------------------------------------------------------*/

#slideshow {
	background: url(/_images/home_slideshow_bg.jpg) top left no-repeat;
	position: relative;
	float: left;
	width: 703px;
    height: 308px;
	}

#slideshow img {
    position: absolute;
    top: 12px;
    left: 11px;
    z-index: 8;
    opacity: 0.0;
	}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
	}

#slideshow img.last-active {
    z-index:9;
	}	

#tagline {
	position: absolute;
	top: 290px;
	left: -4px;
	background: url(/_images/home_tagline.png);
	width: 529px;
	height: 77px;
	z-index: 100;	
	}
	
/*--------------------------------------------------------
NAV
---------------------------------------------------------*/

#nav {
	float: left;
	margin-left: 11px;
	width: 693px;
	height: 260px;
	}

#nav ul li{
	display: block;
	list-style: none;
	}

#nav ul li a {
	display: block;
	height: 20px;
	font-size: 13px;
	color: #777777;
	text-decoration: none;
	}
	
#nav ul li.title {
	display: block;
	margin: 20px 0 10px 22px;
	font-size: 20px;
	color: #b59f6a;
	text-decoration: none;
	}
	
ul#departments, ul#portfolio, ul#company_info, ul#news {
	float: left;
	height: 153px;
	}
	
ul#departments a, ul#portfolio a, ul#company_info a, ul#news a {
	margin-left: 22px;
	}
	
ul#departments:hover a, ul#portfolio:hover a, ul#company_info:hover a, ul#news:hover a {
	color: #4493d2;
	}	
	
ul#departments a:hover, ul#portfolio a:hover, ul#company_info a:hover, ul#news a:hover {
	color: #1d70b2;
	text-decoration: underline;
	}			

ul#departments {
	background: transparent url(/_images/home_ul.gif) 0 0 no-repeat;
	width: 199px;
	}
ul#portfolio {
	background: transparent url(/_images/home_ul.gif) -199px 0 no-repeat;
	width: 161px;
	}
ul#company_info {
	background: transparent url(/_images/home_ul.gif) -360px 0 no-repeat;
	width: 186px;
	}
ul#news {
	background: transparent url(/_images/home_ul.gif) -546px 0 no-repeat;
	width: 147px;
	}
		
ul#departments:hover 	{ 	background: transparent url(/_images/home_ul.gif) 0 -400px no-repeat; }
ul#portfolio:hover 		{ 	background: transparent url(/_images/home_ul.gif) -360px -400px no-repeat; }
ul#company_info:hover 	{ 	background: transparent url(/_images/home_ul.gif) -360px -400px no-repeat; }
ul#news:hover 			{  	background: transparent url(/_images/home_ul.gif) -546px -400px no-repeat; }

/*HOT NEWS & ASSOCIATIONS*/

#hot_news {
	float: right;
	display: block;
	width: 276px;
	_width: 265px; /*IE6 float fix*/
	}
	
	#hot_news #random1, #hot_news #random2, #hot_news #random3, #hot_news #random4,
	#hot_news #random5, #hot_news #random6, #hot_news #random7, #hot_news #random8,
	#hot_news #random9, #hot_news #random10 {
		margin: 20px 0 10px 22px;
		}
	
		#hot_news h2 { 
			font-size: 15px;
			color: #b59f6a;
			}
			
		#hot_news div img {
			margin: 18px 0 0 0;
			border: 3px solid #979797;
			}
			
		#hot_news p {
			margin-top: 18px;
			color: #777777;
			font-size: 12px;
			}

	
#associations {
	background: transparent url(/_images/home_associations.gif) 0 0 no-repeat;
	clear: both;
	width: 273px;
	height: 36px;
	margin: 0 0 40px 0;
	}


/*TERTIARY NAV*/

#tertiary_nav {
	background-color: #000;
	background: transparent url(/_images/tertiary_nav_home_bg.jpg) top left no-repeat;
	float: right;
	height: 40px;
	width: 206px;
	}

#tertiary_nav ul {
	margin: 4px 0 0 18px;
	}

#tertiary_nav ul li{
	background: url(/_images/tertiary_nav_li_rule.gif) 0 50% no-repeat;	
	display: inline;
	padding: 0 .2em 0 .6em;
	}
	
#tertiary_nav ul li.first {
	background-image: none;
	}
	
#tertiary_nav ul li a, #tertiary_nav ul li a:visited {
	color: #919797;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	}
	
#tertiary_nav ul li a:hover {
	color: #fff;
	}
	
/*--------------------------------------------------------
FOOTER
---------------------------------------------------------*/

#footer {
	border-top: 1px solid #cdcdcd;
	clear: both;
	padding-top: 18px;
	width: 980px;
	height: 40px;
	margin: 30px 0 0 0;
	margin: 0 auto;
	}
	
ul#footer_nav {
	}

ul#footer_nav li {
	float: left;
	list-style: none;
	padding-right: 20px;
	width: auto;
	}
	
ul#footer_nav li a {
	font-size:11px;
	text-decoration: none;
	}
	
.copyright {
	color: #777777;
	float: right;
	font-size: 11px;
	margin-right: 30px;
	}
