﻿body {
    }
form{
	min-width:1024px;
	max-width:1200px;
    }
#master-wrapper{
	background: #ccc url('Electrical-Images/content-condiut-bg.gif') repeat-y bottom left;
    }
/*-----------------------------Top----------------------------------*/
#ribbon-top{
	clear:both;
	height:25px;
	width:100%;
    }
/*-----------------------------Header-------------------------------*/
#header{
	height:125px;
	width:100%;
    }
#header-boxRt{
	height:100%;
	width:63%;
	float:right;
    }
#header-boxLft{
	height:100%;
	width:35%;
	float:left;
    }
#header-boxCtr{
	height:100%;
	width:40%;
    }
/*-----------------------------Menu---------------------------------*/
#menu-hz{
	clear:both;
	height:45px;
	width:100%;
    }
#menu-boxLft{
	height:100%;
	width:330px;
	float:left;
    }
#menu-boxRt{
	height:100%;
    }
#menu-bar{
	float:right;
    }
/*-----------------------------Banner-------------------------------*/
#banner-lg{
	clear:both;
	height:278px;
	width:100%;
	}
#banner-sml{
	clear:both;
	height:148px;
	width:100%;
    }
#banner-conduit{
	height:10px;
	width:100%;
    }
/*-----------------------------Content------------------------------*/
#content{
	clear:both;
	width:100%;
	background: #ccc url('Electrical-Images/content-condiut-bg.gif') repeat-y bottom left;
	}
	
#content-int{
	clear:both;
	width:100%;
	background: #ccc url('Electrical-Images/content-condiut-bg.gif') repeat-y bottom left;
	}

.columnWrapRt{
	height:100%;
    width: 260px;
    float:right;
	}
              
.columnWrapLft{
	height:100%;
    width: 74%;
    float:left;
	/*background: url('Electrical-Images/Electrical-Contractor-Vans500.png') no-repeat bottom right;*/
	}

#column-Ctr{
	width:66%;
	float:right;
	margin:auto;
	text-align:left;
	padding:10px 10px 10px 10px;
	}
	
#column-Lft{
	width:190px;
	float:left;
	text-align:left;
	padding:20px 0 0 15px;
	}

#column-Rt{
	width:100%;
	float:right;
	text-align:left;
	}

/*-----------------------------Footer-------------------------------*/
#footer{
    clear:both;
	clear:both;
	height:166px;
	width:100%;
    }

#footer-boxRt{
	height:53px;
	width:24%;
	float:right;
    }
#footer-boxLft{
	height:166px;
	width:186px;
	float:left;
	
    }
#footer-boxCtr{
	width:20%;
    }
/*-----------------------------Bottom-------------------------------*/
#ribbon-btm{
	clear:both;
	height:25px;
	width:100%;
    }

