
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #e2e2e2;
}

a {
	color: #257fee;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #ccc;
	background: #ccc;
	border: none;
}

.floatRight {
	float: right;
	margin: 0 0 15px 15px;
}

#header {
	height: 186px;
	background: url(../images/bgHeader.gif) repeat-x;
}

.headerContainer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 5px 0 5px;
}

.headerContainer img {
	border: none;
}

.leftHeader {
	float: left;
	width: 302px;
}

.rightHeader {
	float: left;
	width: 658px;
	text-align: right;
}

.ftpLogin {
	background: url(../images/iconKey.gif) no-repeat;
	padding: 2px 0 2px 22px;
	font-size: 12px;
}

.rightHeader h5 {
	margin: 15px 0 0 0;
	color: #929292;
	font-size: 20px;
	font-weight: normal;
}

.rightHeader h5 span {
	font-weight: bold;
}
/*
#menu {
	float: right;
	overflow: hidden;
	width: 100%/*591px;* /
	height: 49px;
	margin: 20px 0 0 0;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
}

#menu li a {
	line-height: 125px;
}
*/
.navHome {display: block; width: 67px; height: 49px; background: url(../images/navSprite.gif) 0 0;}
.navHome:hover {display: block; width: 67px; height: 49px; background: url(../images/navSprite.gif) 0 49px;}
.navHomeOver {display: block; width: 67px; height: 49px; background: url(../images/navSprite.gif) 0 49px;}

.navOurServices {display: block; width: 110px; height: 49px; background: url(../images/navSprite.gif) -67px 0;}
.navOurServices:hover {display: block; width: 110px; height: 49px; background: url(../images/navSprite.gif) -67px 49px;}
.navOurServicesOver {display: block; width: 110px; height: 49px; background: url(../images/navSprite.gif) -67px 49px;}

.navFeaturedProjects {display: block; width: 141px; height: 49px; background: url(../images/navSprite.gif) -177px 0;}
.navFeaturedProjects:hover {display: block; width: 141px; height: 49px; background: url(../images/navSprite.gif) -177px 49px;}
.navFeaturedProjectsOver {display: block; width: 141px; height: 49px; background: url(../images/navSprite.gif) -177px 49px;}

.navAffiliates {display: block; width: 84px; height: 49px; background: url(../images/navSprite.gif) -318px 0;}
.navAffiliates:hover {display: block; width: 84px; height: 49px; background: url(../images/navSprite.gif) -318px 49px;}
.navAffiliatesOver {display: block; width: 84px; height: 49px; background: url(../images/navSprite.gif) -318px 49px;}

.navAboutUs {display: block; width: 88px; height: 49px; background: url(../images/navSprite.gif) -402px 0 ;}
.navAboutUs:hover {display: block; width: 88px; height: 49px; background: url(../images/navSprite.gif) -402px 49px;}
.navAboutUsOver {display: block; width: 88px; height: 49px; background: url(../images/navSprite.gif) -402px 49px;}

.navContactUs {display: block; width: 101px; height: 49px; background: url(../images/navSprite.gif) -490px 0;}
.navContactUs:hover {display: block; width: 101px; height: 49px; background: url(../images/navSprite.gif) -490px 49px;}
.navContactUsOver {display: block; width: 101px; height: 49px; background: url(../images/navSprite.gif) -490px 49px;}

#hero {
	background: url(../images/bgHero.gif) repeat-x;
}

.heroContainer {
	width: 970px;
	height: 345px;
	margin: 0 auto;
	background: url(../images/heroImage.jpg) no-repeat;
}

.heroContainer h1 {
	display: block;
	width: 950px;
	margin: 0 0 0 -1999px;
}

.heroContainer p {
	display: block;
	width: 950px;
	margin: 0 0 0 -1999px;
}

.heroContainer img {
	display: block;
	margin: 110px 0 0 733px;
	border: none;
}

#insideHero {
	background: url(../images/bgHeroInside.gif) repeat-x;
}

.insiderHeroContainer {
	margin: 0 auto;
	width: 970px;
	height: 200px;
	background: url(../images/insideHeroImage.jpg) no-repeat;
}

#content {
	background: url(../images/bgContent.gif) repeat-x;
}

.contentFrame {
	width: 970px;
	margin: 0 auto;
	background: url(../images/bgMainContent.gif) repeat-y;
}

.contentContainer {
	padding: 10px 25px;
	background: url(../images/bgMainContentTop.gif) no-repeat;
}
.contentContainer h1 {
	margin: 0;
	color: #050086;
	font-size: 36px;
	font-weight: normal;
}

.contentContainer h2 {
	margin: 0;
	color: #1a1db2;
	font-size: 28px;
	font-weight: normal;
}

.contentContainer h3 {
	margin: 0;
	color: #f6a800;
	font-size: 21px;
	font-weight: normal;
}

.contentContainer ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	color: #5f5f5f;
	font-size: 12px;
}

.contentContainer li {
	margin: 0 0 8px 20px;
	padding: 0 0 0 12px;
	background: url(../images/bulletBlue.gif) 0 center no-repeat;
}

#content p {
	color: #5f5f5f;
	font-size: 14px;
	line-height: 1.6em;
}

.bucket {
	float: left;
	width: 279px;
	border-right: 1px solid #e2e2e2;
}

.bucket h2 {
	margin: 0;
	color: #050086;
	font-size: 24px;
	font-weight: normal;
}

.bucket img {
	border: none;
}

#firstBucket {
	padding-right: 20px;
}

#middleBucket {
	padding: 0 20px;
}

#lastBucket {
	padding-left: 20px;
	border-right: none;
}

#contentBottom {
	background: url(../images/bgFooterTopperBG.gif) repeat-x;
}

.contentBottomContainer {
	overflow: hidden;
	width: 970px;
	height: 15px;
	margin: 0 auto;
	background: url(../images/bgFooterTopper.gif) no-repeat;
}

#footer {
	background: #303030 url(../images/bgFooter.gif) repeat-x;
}

.footerContainer {
	width: 960px;
	margin: 0 auto;
	padding: 25px 5px 30px 5px;
}

.footerContainer a {
	color: #ffe21b;
}

.leftFooter {
	float: left;
	width: 500px;
	color: #666;
}

.leftFooter ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.leftFooter li {
	float: left;
	padding-right: 6px;
}

.leftFooter strong {
	clear: left;
	display: block;
	margin-top: 50px;
	color: #e3e3e3;
	font-size: 24px;
	font-weight: normal;
}

.rightFooter {
	float: left;
	width: 460px;
	text-align: right;
}

.rightFooter h3 {
	margin: 0;
	color: #e3e3e3;
	font-size: 24px;
	font-weight: normal;
}

.rightFooter p {
	color: #b9b9b9;
	font-size: 14px;
}

.santaClara {
	float: right;
	padding-right: 20px;
}

.sacramento {
	float: right;
}

.floatMap {
	float: right;
}

.clearBoth {
	clear: both;
}
/*
	led-lighting.php----- classes------- START
*/
.contentContainerled {
	/*padding: 10px 25px;*/
	padding:10px 0;
	background: url(../images/bgMainContentTop.gif) no-repeat;
}
.contentContainerled h1 {
	/*margin: 0;
	color: #050086;
	font-size: 36px;
	font-weight: normal;*/
    color: #050086;
    font-size: 32px;
    font-weight: bold;
    margin: 0;	
}
.contentContainerled h2 {
	margin: 0;
	color: #1a1db2;
	font-size: 28px;
	font-weight: normal;
}

.contentContainerled h3 {
	margin: 0;
	color: #f6a800;
	font-size: 21px;
	font-weight: normal;
}

.contentContainerled ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	color: #5f5f5f;
	font-size: 12px;
}

.contentContainerled li {
	margin: 0 0 8px 20px;
	padding: 0 0 0 12px;
	background: url(../images/bulletBlue.gif) 0 center no-repeat;
}


#contentled {
	/*background: url(../images/bgContent.gif) repeat-x;*/
}

.topinner
{
	 background: url("../images/newgreadent.gif") repeat-x scroll 0 0 transparent;
}
.leavediv
{
	height: 121px;
	overflow:hidden;
	margin-top:5px;
}
.leaveimage
{
	background: url(../images/leaf.gif) no-repeat;
 	color: #527942;
    float: left;
    font-size: 22px;
    font-weight: bold;
    height: 121px;
    padding-left: 83px;
    padding-top: 69px;
    width: 100%;
}
.innerpos
{
	margin-left: 5px;
    margin-right: 5px;
	margin-top: -21px;
	padding: 20px 25px 0;
	background: url(../images/T8Commercial.gif) no-repeat;
}
.innercon
{
margin-left:15px;
}
.ileft
{
	width: 60%;
	float:left
}
.iright
{
	width:40%;
	float:left;
}
.tmm
{
 background-color: #5E864A;
    margin-left: 30px;
    margin-top: 52px;
    padding: 10px 20px 10px 15px;
    width: 75%;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;

}
.tmmtext
{
	color: #FFFFFF;
    font-size: 25px;
    font-weight: bold;
}
.tmmstext
{
	  color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.tmmib
{
 height: 25px;
    margin-bottom: 15px;
    padding-left: 9px;
    padding-top: 9px;
    width: 262px;
	background-color:#fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.tmmib input
{
	border:none;
	color:#c3c3c7;
	font-weight:bold;
	font-size:13px;

}
.tmms
{
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	 border: none;
    color: #FFFFFF;
    height: 28px;
    margin-bottom: 20px;
    width: 105px;
	background-color:#31502e;
}
.textclass
{
	color:#000 !important;
}
.contentContainerled p {
    color: #5F5F5F;
    font-size: 14px;
    line-height: 1.6em;
}
/*
	led-lighting.php----- classes------- START
*/
/*
	Nevigation----- CSS------ START
*/	
#menu {
	border: 1px solid #C7C7C7;
	float: right;
	overflow: hidden;
	width: 100%/*591px;*/
	height: 49px;
	margin: 20px 0 0 0;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

#menu li {
	float: left;
	border-right: 1px solid #FFFFFF;
    margin-right: 1px;
}

#menu li a {
 	background: url("../images/grey.gif") repeat-x scroll 0 0 transparent;
   color: #160B8D;
    float: left;
    font-size: 16px;
    /*font-weight: bold;*/
    line-height: 45px;
	font-family:Arial, Helvetica, sans-serif;/*Arial Narrow normal;*/
    padding-left: 5px;
    padding-right: 5px;
	margin-left:1px;
    text-decoration: none;}
#menu li a.selected 
{
 	background: url("../images/blue.gif") repeat-x scroll 0 0 transparent;
	color:#fff;
	text-decoration:none;
}
#menu li a:hover {
	color:#fff;
 	background: url("../images/blue.gif") repeat-x scroll 0 0 transparent;
	text-decoration:none;
}
/*
	Nevigation----- CSS------ END
*/	
