@charset "UTF-8";

/* Firefox Dotted Outline Fix */


	
body {
	background-color:#000000;
	color:#fff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:12px;
	background-image: url(../images/bground.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
}
body {
	background-image: url(../images/bground.png);
	text-align: left;
}



a img { border: none }

hr {
	height: 2px;
	border: 0px;
	background: #3a3a3a;
	margin-top: 25px;
	margin-bottom: 25px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#FFF;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 4px;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 13px;
	text-align: left;
}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5d5b56;
	letter-spacing: -1px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

#centerColumn {
	width:1000px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}



#header {
	height:55px;
	text-align: left;
	font-size: 14px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}

#header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5d5b56;
	font-weight:bold;
	text-decoration:none;
}

#InfoPanel {
	height: 408px;
	width:1000px;
	background-repeat: no-repeat;
}


#InfoPanel2 {
	height: 90px;
	width:1000px;
	background-image: url(../img/info_panel_bground.jpg);
	background-repeat: no-repeat;
}

#InfoPanel_left {
	float:left;
	text-align:left;
	line-height: 18px;
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding-top: 25px;
	}
	
	
	.carousel_main {
	width: 472px;
	height:219px;
	float: right;
	}

#InfoPanel_right {
	float: left;
	width:1100px;
	text-align: right;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-right: 100px;
	margin-left: -105px;
	height: 360px;
}


#navbar {
	width: 1020px;
	height:40px;
	padding-left: 0px;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#nav_shadow {
	background-image:url(../images/navbar_shadow.png);
	height:12px;
	background-repeat: no-repeat;
	text-align: center;
	width: 1000px;
	font-size:0;
	padding-top: 0px;
	padding-bottom: 20px;
}
form{margin:0; padding:0;}

#content_left1{
	float:left;
	width:480px;
	text-align: right;
	margin-left: 20px;
}

#content_left2{
	float:left;
	text-align: left;
	margin-top: 40px;
	padding-left: 18px;
}


#content_right{
	float:right;
	width:390px;
	margin-top: 20px;
	margin-right: 20px;
	}


#content_right1{
	float:none;
	width:391px;
	text-align: right;
	padding: 0px;
}

#content_right2{
	float:right;
	width:371px;
	text-align: right;
	padding-top: 10px;
	height: 164px;
}

#content_right3{
	float:right;
	width:371px;
	margin-top: 20px;
	text-align:right;
	}

#text_right1{
	float: right;
	margin:0 14px;

}

#text_right2{
	float: right;
	margin:0 14px;

}

.medium_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CCC;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	font-style: italic;
	text-align: center;
}


#footer {
	background-color:#000;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	clear: none;
	text-align:center;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	padding-top: 1px;
}


#footer_content{
	width: 920px;
	height: 254px;
	background-image: url(../images/FooterAnchor.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: -50px;
	margin-bottom: 0px;
	line-height: normal;
	color: #5a5a5a;
	text-align: left;
}


#centerColumn #header #Logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#centerColumn #InfoPanel #InfoPanel_left #apDiv1 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	top: 0px;
}
#centerColumn #content_right #content_right1 #RightContentTop {
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
#centerColumn #content_right #content_right1 #RightContentCenter {
	background-image: url(../img/RightContentCenter.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#centerColumn #content_right #content_right1 #ContentRightBottom {
	background-repeat: no-repeat;
	height: 22px;
}
#centerColumn #content_right #content_right1 #ContentRightCenter {
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 3px;
}
#centerColumn #content_right #content_right1 #ContentRightCenterH2 {
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding-left: 25px;
}
#centerColumn #content_right #content_right1 #ContentRightCenterIMG {
	background-image: url(../img/RightContentCenter.png);
	background-repeat: repeat-y;
	text-align: center;
}
#centerColumn #content_right #content_right1 #RightContentSpacer {
	height: 50px;
	padding-top: 10px;
	text-align: left;
}
#centerColumn #content_left1 #LeftContentTop {
	height: 15px;
	background-repeat: no-repeat;
}
#centerColumn #content_left1 .LeftContentBottom {
	background-repeat: no-repeat;
	height: 28px;
}
#centerColumn #content_left1 #LeftContentCenter {
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 65px;
	padding-left: 15px;
	text-align: left;
}
#centerColumn #content_left1 #LeftContentCenterH2 {
	font-size: 16px;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
#centerColumn #InfoPanel #InfoPanel_right #mycarousel li #Image2Info {
	float: left;
	width: 350px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
#centerColumn #header #apDiv2 {
	float: none;
	text-align: left;
	position: relative;
	left: 0px;
}

#OpenBadge {
	width: 127px;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 128px;
}
#Showcase {
	margin-top: 290px;
	background-image: url(../images/lightingBKG.png);
	background-repeat: no-repeat;
	height: 740px;
	width: 1000px;
	padding-top: 70px;
	padding-left: 30px;
}
#centerColumn #ShowcaseH1 {
	text-align: left;
	width: 1000px;
}
#centerColumn #Showcase #showcasepanels {
	float: left;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 250px;
}

#centerColumn #Showcase #showcasepanels li #CurrentShowcase1 {
	display: inline;
	height: 222px;
}


#centerColumn #Showcase #showcasepanels li {
	display: inline;
}
#centerColumn #Showcase #Chillaxin {
	text-align: center;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer #footer_content #footerNav li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer #footer_content #BruceAtchleyFooterInfo #FooterInfo li #MyFooterInfo {
	float: left;
	display: inline;
}

#footer_content #BruceAtchleyFooterInfo #FooterInfo #MyFooterInfo {
	float: left;
	width: 195px;
	padding-right: 35px;
}
#footer_content #BruceAtchleyFooterInfo #FooterInfo {
	height: 10px;
	width: 920px;
	margin-left: 5px;
}
#footer_content #BruceAtchleyFooterInfo #FooterInfo #MyFooterInfo #FCL {
	float: left;
	padding-right: 15px;
}
#footer_content #BruceAtchleyFooterInfo {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	font-size: 11px;
}

#footer_content #footerNav #FooterNavList #footerList {
	display: inline;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
#footer_content #footerNav #FooterNavList {
	text-align: center;
	padding-right: 35px;
	height: 30px;
	padding-top: 35px;
	margin-right: 35px;
	margin-left: 35px;
	background-image: url(../images/doubleRule.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer_content #SecondRule {
	margin-right: 35px;
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 1px;
}

#footer #CopyrightInfo {
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
	text-align: left;
	padding-bottom: 20px;
	color: #5a5a5a;
	padding-top: 0px;
	background-color: #181A1B;
	background-image: url(../images/doubleRule.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer #CopyrightInfo #text {
	width: 852px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	font-size: 11px;
}
/*]]>*/

	/* Firefox Dotted Outline Fix */
	a:active {
	outline: none;
	text-decoration: none;
	}
	
	/* Firefox Dotted Outline Fix */
	a:focus { 
		-moz-outline-style: none; 
	}
	
	/* Menu Body */
	ul#menu {
		height:40px;
		list-style:none;
		margin:0;
		padding:0;

	}
	
	/* Float LI Elements - horizontal display */
	ul#menu li {
		float:left;
	}
	
	/* Link - common attributes */
	ul#menu li a {
		background:url(../images/navSprite.jpg) no-repeat scroll top left;
		display:block;
		height:40px;
	}
	
	/* Specify width and background position attributes specifically for the class: "home" */
	ul#menu li a.home {
		width:119px;
	}
	
	/* Specify width and background position attributes specifically for the class: "portfolio" */
	ul#menu li a.profile {
		width:114px;
		background-position:-119px 0px;
	}
	
	
		/* Specify width and background position attributes specifically for the class: "home" */
	ul#menu li a.webFolio {
		width:152px;
		background-position:-233px 0px;
	}
	
	/* Specify width and background position attributes specifically for the class: "portfolio" */
	ul#menu li a.webMaintenance {
		width:240px;
		background-position:-385px 0px;
	}
	
		/* Specify width and background position attributes specifically for the class: "portfolio" */
	ul#menu li a.contact {
		width:141px;
		background-position:-625px 0px;
	}
	/* Span (on hover) - common attributes */
	ul#menu li a span {
		background:url(../images/navSprite.jpg) no-repeat scroll bottom left;
		display:block;
		top:0;
		left:0;
		height:100%;
		width:100%;
		z-index:100;
	}
	
	/* Span (on hover) - display pointer */
	ul#menu li a span:hover {
		cursor:pointer;
	}
	
	/* Shift background position on hover for the class: "home" */
	ul#menu li a.home span {
		background-position:0px -40px;
	}
	
	/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.profile span {
		background-position:-119px -40px;
	}
		/* Shift background position on hover for the class: "home" */
	ul#menu li a.webFolio span {
		background-position:-233px -40px;
	}
	
	/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.webMaintenance span {
		background-position:-385px -40px;
	}
		/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.contact span {
		background-position:-625px -40px;
	}
#BruceAtchleyLogo {
	width:252px;
	height:105px;
	z-index:1;
	position: absolute;
	top: 0px;
}
a:link {
	color: #F30;
	text-decoration: none;
}
a:visited {
	color: #F30;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC2800;
}
#centerColumn #header #clientLogin {
	height: 45px;
	width: 146px;
	float: right;
}
a{ outline: none;
  -moz-outline-style: none;
 }
#centerColumn #BodyContent #content_right #content_right1 #ContentRightCenter img {
	text-align: left;
	margin-left: 200px;
}
