@CHARSET "ISO-8859-1";
@import url("reset.css");
/*
  Site Wide Settings
*/
body{
	background: #0a1722 url(../images/bgGrad.jpg) repeat-x;
}

h1{
	font-size: 23px;
}

h2{
	font-size: 20px;
}

h3{
	font-size: 19px;	
}

h4{
	font-size: 18px;
	font-weight: bold;
}

h5{
	font-size: 16px;
}

h6{
	font-size: 14px;
	font-weight: bold;
}

a:hover{
	color: #00F;
}

#logo{
	margin: 7px 0px 0px 27px;
	float: left;
}

/*#menuCont{
	float: left;
	border: 1px solid red;
}*/

.homeMenu{
	position: absolute;
	float: left;
	top: 140px;
	left: 177px;
	z-index: 300;
	
}

.menu{
	float: left;
	display: block;
	margin-top: 140px;
}

.menu li,
.homeMenu li{
	background: url(../images/menuBG.png) no-repeat;
	width: 113px;
	height: 21px;
	margin-right: 6px;
	font: bold 15px "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 2px;
	float: left;
}

.menu li a,
.homeMenu li a,
.homeMenu li a:visited,
.mneu li a:visited{
	color: #000;
	font-weight: bold;
}

.menu li:hover,
.homeMenu li:hover{
	background: url(../images/menuBG_over.png) no-repeat;
}

.windowsMenu{
	float: left;
	position: absolute;
	display: block;
	margin-top: 140px;
	left: 177px;
	width: 600px;
}

.windowsMenu li{
	background: url(../images/menuBG.png) no-repeat;
	width: 113px;
	height: 21px;
	margin-right: 6px;
	font: bold 15px "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 2px;
	float: left;
}

.windowsMenu li a,
.windowsMenu li a:visited{
	color: #000;
	font-weight: bold;
}

.windowsMenu li:hover{
	background: url(../images/menuBG_over.png) no-repeat;
}

#productsMenu{
	margin-top: 3px;
}

.hideDropDown{
    display: none;   
}
.showDropDown{
    display: block;   
}

/*
  Main Page
*/

#wrapper{
	background: url(../images/wrapperBG.jpg) no-repeat;
	margin: 0 auto;
	width: 786px;
	height: 938px;
	position: relative;
}

#homeLeft{
	float: left;
	position: absolute;
	top: 160px;
	left: 0px;
}

#homeRight{
	float: left;
	position: relative;
	top: 250px;
	left: 220px;
}

#prods{
	float: left;
	margin-top: 88px;
	padding-left: 28px;
}

#newProd{
	float: left;
}

#newWin{
	float: left;
	font: 21px bold "Times New Roman", Times, serif;
	width: 350px;
}

#service{
	clear: left;
	width: 345px;
	font-size: 13px;
	line-height: 18px;
	float: left;
	font-family:"Times New Roman";
}

#vid{
	width: 320px;
	height: 280px;
}

#about{
	clear: left;
	float: left;
	width: 380px;
	font-size: 13px;
	line-height: 21px;
	margin-top: 21px;
}

#about img{
	margin: 0px 15px 0px 26px;
	float: left;
}

#about p{
	margin-left: 25px;
}

#about p span{
	font-weight: bold;
}

#contact{
	float: left;
	margin-top: 25px;	
}

#contact h1{
	margin-left: 42px;
}

#contact h2{
	margin-top: 34px;
	padding-left: 42px;
	float: left;
}

#contact img{
	margin: 29px 0px 0px 15px;
	float: left;
}

#contact h3{
	margin: 34px  0px 0px 15px;
	float: left;
}

#contact h3 a,
#contact h3 a:visited{
	text-decoration: underline;
	color: #000;	
}

#contact h3 a:hover{
	color: #00F;	
}

#info{
	clear: left;
/*	margin-top: 275px;*/
	padding-left: 27px;
	position: absolute;
	float: left;
	width: 786px;
	top:640px;
	
}

#info div{
	margin-right: 37px;
	width: 213px;
	float: left;
}

#info h4{
	background: url(../images/titleBG.png) no-repeat;
	width: 213px;
	height: 30px;
	color: #3770CC;
	padding-top: 6px;
	font-weight: bold;
	text-indent: 8px;
}

#info p{
	font-size: 12px;
	line-height: 16px;
	width: 185px;
	padding-left: 4px;
}

#info a{
	text-decoration: underline;	
}

#info a:hover{
	color: #00F;	
}

p#contInfo{
	width: 170px;
}

p#contInfoPhone,
p#hours{
	margin-top: 6px;
}

p#hours{
	width: 170px;	
}

p a,
p a:visited{
	border-bottom: thick black;
	color: #000;
}

/*
Sub Pages
*/

.subPageWrapper{
	background: url(../images/subPages/wrapperBG.jpg) no-repeat;
	background-color: #FFF;
	margin: 0 auto;
	width: 786px;
	height: 825px;
}

.subPageWrapper h1,
#infinitySubPageWrapper h1{
	text-indent: -9999px;
	height: 0px;
	display: none;
}

.pageTitle{
	width: 726px;
	height: auto;
	clear: left;
	float: left;
	margin-top: 21px;
	padding-left: 28px;
}

.content{
	float: left;
	clear: left;
	width: 786px;
	margin-top: 31px;
	position: relative;
	left: 6px;
	
}

.leftCol{
	background: url(../images/subPages/colVDivider.gif) repeat-y right;
	width: 127px;
	float: left;
}

.subMenu{
	display: block;
}

.subMenuItem{
	background: url(../images/subPages/subMenuBG.png) no-repeat;
	text-indent: 21px;
	padding-top: 3px;
	margin-bottom: 5px;
}

.subMenuItemSel{
	background: url(../images/subPages/subMenuBGSel.png) no-repeat;
	text-indent: 21px;
	padding-top: 3px;
	margin-bottom: 5px;
}

.subMenuItem a,
.subMenuItemSel a{
	font-size: 17px;
	font-weight: bold;
}

.rightCol{
	background: url(../images/subPages/rightColBG.png) no-repeat;
	width: 633px;
	float: left;
	position: relative;
	left: 6px;
}

.rightCol .leftSide{
	width: 370px;
	float: left;
	position: relative;
}

.rightCol .doorsLeft{
	width: 300px;
	float: left;
}

.doorsLeft h2{
	width: 300px;
	line-height: 32px;
}	

.rightCol .leftSide .title1,
.rightCol .doorsLeft .title1,
.rightCol .sidingLeft .title1{
	position: relative;
	left: 19px;
	margin: 28px 0px 28px 0px;
	width: 275px;
}

.rightCol .leftSide p{
	font-size: 14px;
	line-height: 23.5px;
	width: 335px;
	position: relative;
	left: 19px;
	float: left;
}

.rightCol .doorsLeft p,
.rightCol .sidingLeft p{
	font-size: 14px;
	line-height: 23.5px;
	width: 300px;
	position: relative;
	left: 19px;
}

.rightCol .leftSide h6,
.rightCol .doorsLeft h6{
	padding-left: 19px;	
}

#p2, #p3, #p4, #p5,
.bottomPLH{
	margin-top: 15px;	
}

.title2{
	width: 275px;
	float: left;
	position: relative;
	left: 19px;
	margin: 38px 0px 13px 0px;
}

.rightCol .rightSide{
	width: 235px;
	float: left;
	position: relative;
	left: 35px;
	margin-top: 23px;
}

#infinRightSide{
	width: 235px;
	float: left;
	position: relative;
	margin-top: 23px;	
}

#vidLink{
	width: 131px;
	height: 159px;
	margin-top: 20px;
	position: relative;
	left: 60px;
}

#tcAd{
	width: 190px;
	height: 159px;
	margin-top: 20px;
	position: relative;
	left: 30px;
}

.doorsRight{
	position: relative;
	left: 45px;
	float: left;
}

.doorsRight img{
	margin-top: 20px;	
}

.rightCol .rightSide p{
	width: 230px;
	line-height: 20px;
}

.rightCol .rightSide h5{
	font-weight: bold;
	margin-top: 19px;
	position: relative;
	left: 20px;
}

.footer{
	margin: 0 auto;
	background: url(../images/subPages/footer.png) no-repeat;
	width: 786px;
	height: 113px;
}

#copyDesign{
	width: 786px;
	margin: 0 auto;
	color: #FFF;
}

.copy{
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
}

.design{
	font: 11px Arial, Helvetica, sans-serif;
	float: right;	
	margin-bottom: 50px;
}

#designA{
	color: #FFF;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#designA:hover{
	color: #00F;	
}

/*
  About Us
*/



/*
  Windows
*/

#windLeft{
	height: 500px;
}

#windLeft div{
	background: url(../images/subPages/energyStarLogo.jpg) no-repeat bottom;
	width: 124px;
	height: 500px;
}

.leftCol div ul li{
	height: 25px;
}

#menuTitle{
	background: url(../images/subPages/windows/menuImg.png) no-repeat; 
	margin-bottom: 12px;
	height: 26px;
	text-indent: -9999px;
}

#beforeAfterPic{
	position: relative;
	left: 19px;
	margin-top: 37px;
}

#infinitySubPageWrapper{
	background: url(../images/subPages/windows/infinity/wrapperBG.jpg) no-repeat;
	width: 786px;
	height: 1815px;
	margin: 0 auto;
	position: relative;
}
#indexSubPageWrapper{
	background: url(../images/subPages/windows/infinity/wrapperBG.jpg) no-repeat;
	width: 786px;
	height: 1515px;
	margin: 0 auto;
	position: relative;
}

#infinityLeftCol div{
	background: url(../images/subPages/energyStarLogo.jpg) no-repeat bottom;
	height: 1510px;	
}
#indexLeftCol div{
	background: url(../images/subPages/energyStarLogo.jpg) no-repeat bottom;
	height: 1180px;	
}
#infinityRightCol{
	background: url(../images/subPages/windows/infinity/rightColBG.png) no-repeat;
	width: 633px;
	float: left;
	position: relative;
	left: 6px;
}

#infinityVidRightCol{
	background: url(../images/subPages/windows/infinity/rightColBG.png) no-repeat;
	width: 633px;
	float: left;
	position: relative;
	left: 6px;
	height:900px;
}

#videoCont{
	position: relative;
	left: 110px;
}

h6#features{
	float: left;
	margin-top: 40px;	
	text-decoration: underline;
}

#featuresList{
	clear: left;
	float: left;
	margin-top: 43px;
	padding-left: 19px;
}

#featuresList li{
	margin-bottom: 14px;
	width: 500px;
}

#bttmLists{
	float: left;
	width: 633px;
}

#bttmLists div{
	float: left;
	margin-top: 30px;
}

.listOne{
	padding-left: 19px;
	width: 290px;	
}

.listOne li a{
	font-family: Arial, Helvetica, sans-serif;		
	text-decoration: underline;
}

.listOne img{
	margin-top: 20px;
	float: left;
}

.listOne p{
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;	
	margin: 20px 0px 0px 10px;
	float: left;
}

#manual{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#manual:hover{
	color: #00F;
}

.listTwo{
	margin-left: 60px;	
	width: 250px;
}

.listTwo li a{
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: underline;
}

#bttmLists div h4{
	margin-bottom: 10px;
	font-size: 17px;
}

.listOne ul li,
.listTwo ul li{
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;	
	margin: 0px 40px 6px 0px;
}

#winDemo{
	position: relative;
	left: 72px;
}

#sheffTitle{
	width: 340px;
	line-height: 32px;
}

#bottom{
	width: 630px;
	float: left;
	clear: left;
}

#bottom p{
	margin-left: 19px;
}

.missionP{
	line-height: 20px;	
}

#bottom div{
	float: left;
}

#bottom h4{
	margin-top: 25px;
}

#browse{
	width: 330px;
	margin-bottom: 10px;
}

#disc{
	width: 200px;
	margin-bottom: 10px;
}

h6#mission{
	margin-top: 40px;	
	margin-left: 19px;
	text-decoration: underline;
}

/*
  Services
*/

.steps{
	margin-top: 15px;
	float: left;
}

#bottom h6{
	margin-left: 19px;	
}

.bottomPLH{
	line-height: 23.5px;
} 

.bottomPType2{
	float: left;
	font-size: 14px;
}

.bottomPType3{
	width: 600px;
}

#servicesSubPageWrapper{
	background: url(../images/subPages/services/wrapperBG.jpg) no-repeat;
	width: 786px;
	height: 1500px;
	margin: 0 auto;
	position: relative;
}

#servicesSubPageWrapper h1{
	text-indent: -9999px;	
}

#lastP{
	width: 600px;	
}

/*
  Siding
*/

#sidingTitle{
	width: 240px;	
	line-height: 32px;
}

.sidingLeft{
	width: 300px;
	float: left;
}

.sidingRight{
	position: relative;
	left: 35px;
	float: left;
}

.sidingRight img{
	margin-top: 20px;	
}

#sidingPic{
	float: left;
	margin: 30px 0px 0px 110px;
}

#resistence{
	margin: 18px 0px 26px 35px;
	list-style-type: disc;
	display: block;
}

#resistence li{
	padding-left: 6px;
	margin-bottom: 6px;
}

.hardie{
	text-indent: 7px;
	display: block;
}

/*
  Roofing
*/

#roofingTitle{
	width: 240px;	
	line-height: 32px;
	font-size: 22px;
}

#roofLast{
	font-size: 17px;
	margin-top: 35px;
	padding-left: 19px;
}

#roofingPic{
	margin: 50px 0px 0px 40px;
}
/*
  Contact Us
*/
#pic{
	margin: 31px 0px 0px 34px;
	float: left;
	display: block;
}

#experience{
	float: left;
	margin: 31px 0px 0px 20px;
	width: 390px;
	display: block;
}

#speaking{
	margin-top: 41px;
	width: 390px;
}

#leftSide{
	margin-left: 34px;
	font-size: 15px;
}

#leftSide ul{
	float: left;
	display: block;
	margin-top: 10px;
}

#leftSide ul li span.header,
#rightSide ul li span.header{
	font-weight: bold;
	margin-right: 6px;
}

#contPhone{
	margin: 0px 0px 2px 0px;
	display: block;
}

#contDirection{
	margin-top: 28px;
	font-size: 17px;
	margin-bottom: 15px;
}

#contGDir p{
	float: left;
	width: 200px;
	margin-left: 10px;
}

#map{
	display: block;
	margin-top: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
}

#map img{
	border: 1px solid black;	
}

#mapTextAnchor{
	text-decoration: underline;	
}

#map a:hover{
	color: blue;	
}

#directionsUl{
	width: 350px;
	float: left;
	position: relative;
	margin-top: 5px;
	display: block;
}

#directionsUl li{
	display: block;
	height: 60px;
}

.directions{
	width: 300px;
	display: block;
	float: right;
}

#contShowroom{
	float: left;
	margin-top: 35px;
	font-size: 17px;
	clear: left;	
}

#hours{
	float: left;
	margin-top: 15px;
	clear: left;
	width: 200px;
}

#rightSide ul{
	float: left;
	display: block;
	margin: 110px 0px 0px 40px;
}

#rightSide ul li{
	width: 150px;	
}

#olen{
	margin-top: 25px;	
}

#contactBottom{
	margin: 30px 0px 0px 34px;
	float: left;
}

#contactBottom img{
	float: left;
	margin: 0px 10px 30px 0px;
	clear: left;
}

#contactBottom p{
	width: 384px;
	float: left;
	font-size: 14px;
	line-height: 20.5px;
	margin-bottom: 30px;
}

/*
  Estimate
*/

#estimate{
	float: left;
	margin-left: 50px;
}

#estimate tr{
	padding-bottom: 6px;	
}



/*
  Multi-use Classes
*/

.pngFix{
	behavior: url(htc/iepngFix.htc);
}

.border{
	border: 1px red solid;
}

.floatLeft{
	float: left;
}

.underline{
	text-decoration: underline;	
}

/*===================new-css=================*/
.call_us{
	float:right;
	height:auto;
	width:auto;
}
.left_img{
	float:left;
	height:auto;
	width:auto;
	padding-top:10px;
}
.infiniy_top{
	float:left;
	width:633px;
	height:auto;	
}
.infiniy_top_row{
	float:left;
	width:600px;
	height:auto;
	padding-left:25px;
	padding-top:40px;
	padding-bottom:20px;	
}
.infiniy_top_row2{
	float:left;
	width:560px;
	height:auto;
	padding-left:25px;
	padding-bottom:40px;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
}
.infiniy_row_heading{
	float:left;
	width:560px;
	height:auto;
	padding-left:25px;
	padding-bottom:25px;
	font-family:"Times New Roman";
	font-size:20px;
	font-weight:bold;
}
.infiniy_row_heading_img{
	float:left;
	width:560px;
	height:auto;
	padding-left:25px;
	padding-bottom:18px;
	font-family:"Times New Roman";
	font-size:20px;
	font-weight:bold;
	text-align:center;	
}
.left_menu_link{
	float:left;
	width:126px;
	height:auto;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding-left:15px;
	font-weight:bold;
	line-height:22px;
	font-family:"Times New Roman";
}
.left_menu_link:hover{
	float:left;
	width:126px;
	height:auto;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
	padding-left:15px;
	font-weight:bold;
	line-height:22px;
	font-family:"Times New Roman";
}
.left_menu_container{
	float:left;
	width:127px;
	height:auto;
}
.left_side_menu{
	float:left;
	width:127px;
	height:auto;
	padding-bottom:5px;
	/*background-image:url(../images/windows.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
}
.more_window{
	padding-top:40px; float:left; position:relative; padding-left:15px;
	font-family:"Times New Roman";
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}
#homeTitle{
	width: 340px;
	line-height: 30px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:30px;
}
#homeTitle2{
	width: 340px;
	line-height: 18px;
	padding-top:9px;
	padding-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
}
#homeTitle3{
	width: 340px;
	line-height: 18px;
	padding-top:9px;
	padding-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-left:30px;
}
#homeTitle4{
	width: 340px;
	line-height: 18px;
	padding-top:2px;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-left:30px;
}
#home_bottom{
	width: 590px;
	float: left;
	clear: left;
	padding-top:10px;
	padding-left:30px;
	padding-right:10px;
}
.homebottom01{
	width: 580px;
	line-height: 18px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.homebottom02{
	width: 565px;
	line-height: 15px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-left:15px;
}
.homebottom03{
	width: 580px;
	line-height: 18px;
	padding-top:12px;
	padding-bottom:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
.homebottom04{
	width: 580px;
	line-height: 18px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
.homebottom05{
	width: 550px;
	line-height: 18px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-left:30px;
}
.homebottom02_img{
	width: 565px;
	line-height: 15px;
	padding-top:25px;
	padding-bottom:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:center;
}
.index_box_left{
	float:left;
	width:265px;
	height:auto;
	padding-right:15px;
	padding-top:6px;
}
.index_box_right{
	float:left;
	width:270px;
	height:auto;
	padding-right:15px;
	padding-top:6px;
}


/*
#lf_bot_out{
	float:left;
	width:645px;
	height:110px;
	background-image:url(leftcolumn-outer-bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-top:63px;
	padding-left:14px;
}

* html #lf_bot_out{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftcolumn-outer-bottom.png');
	background-image: none;
}

*/


#infinitySubPageWrapper_cont {
	background:transparent url(../images/subPages/windows/infinity/wrapperBG.jpg) no-repeat scroll 0 0;
	height:1611px;
	margin:0 auto;
	position:relative;
	width:786px;
}
#infinityLeftCol_cont div {
	background:transparent url(../images/subPages/energyStarLogo.jpg) no-repeat scroll center bottom;
	height:1140px;
}
#infinityLeftCol_services div {
background:transparent url(../images/subPages/energyStarLogo.jpg) no-repeat scroll center bottom;
height:1220px;
}
.home_calls_us{
	float:left;
	height:auto;
	padding-left:60px;
	padding-top:33px;
	width:auto;
}
#prods_new{
	float: left;
	margin-top: 2px;
	padding-left: 28px;
}
#wrapper_new_index{
	background: url(../images/wrapperBG2.jpg) no-repeat;
	margin: 0 auto;
	width: 786px;
	height: 938px;
	position: relative;
}






/*=============new update css============*/

#homeTitle_new{
	width: 368px;
	line-height: 25px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-left:20px;
}
.rightCol .leftSide_new{
	width: 378px;
	float: left;
	position: relative;
}

#infinLogo{
	margin: 20px 0px 20px 20px;	
}

#homeTitle3_new{
	width: 368px;
	line-height: 18px;
	padding-top:9px;
	padding-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-left:20px;
}
#homeTitle2_new{
	width:368px;
	line-height: 18px;
	padding-top:9px;
	padding-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
}
#home_bottom_new{
	width: 600px;
	float: left;
	clear: left;
	padding-top:10px;
	padding-left:00px;
	padding-right:10px;
}

.call_us_new{
	float:left;
	height:auto;
	width:auto;
}
#indexSubPageWrapper_sheffield {
	background:transparent url(../images/subPages/windows/infinity/wrapperBG.jpg) no-repeat scroll 0 0;
	height:1115px;
	margin:0 auto;
	position:relative;
	width:786px;
}

#indexLeftCol_sheffield div {
	background:transparent url(../images/subPages/energyStarLogo.jpg) no-repeat scroll center bottom;
	height:830px;
}
.more_window_new{
	padding-top:10px; float:left; position:relative; padding-left:15px;
	font-family:"Times New Roman";
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}
.more_window_new2 {
	float:left;
	font-family:"Times New Roman";
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:15px;
	padding-top:30px;
	position:relative;
	text-decoration:none;
}
#indexSubPageWrapper_softline {
	background:transparent url(../images/subPages/windows/infinity/wrapperBG.jpg) no-repeat scroll 0 0;
	height:1200px;
	margin:0 auto;
	position:relative;
	width:786px;
}
#indexLeftCol_softline div {
	background:transparent url(../images/subPages/energyStarLogo.jpg) no-repeat scroll center bottom;
	height:910px;
}
#homeTitle2_new_infinity{
	width:368px;
	line-height: 18px;
	padding-top:9px;
	padding-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding-left:20px;
}
#homeTitle2_new_infinity01{
	line-height: 18px;
	padding-top:0px;
	padding-bottom:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding-left:20px;
}
.left_img_new{
	float:left;
	height:auto;
	width:auto;
}

.infiniy_top_row2_in{
	float:left;
	width:560px;
	height:auto;
	padding-left:25px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}
.infiniy_top_row2_in_b{
	float:left;
	width:560px;
	height:auto;
	padding-left:25px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}
.infiniy_top_row2_in01{
	float:left;
	width:540px;
	height:auto;
	padding-left:45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
}
.infiniy_top_row2_in02{
	float:left;
	width:520px;
	height:auto;
	padding-left:65px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	padding-top:10px;
	padding-bottom:10px;
}
.infiniy_top_paragraph{
	float:left;
	width:560px;
	height:auto;
	padding-left:25px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-bottom:10px;
}
#infinitySubPageWrapper_page_in {
	background:transparent url(../images/subPages/windows/infinity/wrapperBG.jpg) no-repeat scroll 0 0;
	height:2600px;
	margin:0 auto;
	position:relative;
	width:786px;
}
#infinitySubPageWrapper_page_inVid {
	background:transparent url(../images/subPages/windows/infinity/wrapperBG.jpg) no-repeat scroll 0 0;
	height:1200px;
	margin:0 auto;
	position:relative;
	width:786px;
}
#infinityLeftCol_in_page div {
	background:transparent url(../images/subPages/energyStarLogo.jpg) no-repeat scroll center bottom;
	height:2146px;
}
#infinityLeftCol_inVid_page div {
	background:transparent url(../images/subPages/energyStarLogo.jpg) no-repeat scroll center bottom;
	height:900px;
}
#infinitySubPageWrapper_roofing {
	background:transparent url(../images/subPages/windows/infinity/wrapperBG.jpg) no-repeat scroll 0 0;
	height:1315px;
	margin:0 auto;
	position:relative;
	width:786px;
}
#infinityLeftCol_roof div {
	background:transparent url(../images/subPages/energyStarLogo.jpg) no-repeat scroll center bottom;
	height:1052px;
}
#infinitySubPageWrapper_siding {
	background:transparent url(../images/subPages/windows/infinity/wrapperBG.jpg) no-repeat scroll 0 0;
	height:1460px;
	margin:0 auto;
	position:relative;
	width:786px;
}
#infinityLeftCol_siding div {
	background:transparent url(../images/subPages/energyStarLogo.jpg) no-repeat scroll center bottom;
	height:1210px;
}
#infinitySubPageWrapper_doors {
	background:transparent url(../images/subPages/windows/infinity/wrapperBG.jpg) no-repeat scroll 0 0;
	height:1327px;
	margin:0 auto;
	position:relative;
	width:786px;
}
#infinityLeftCol_doors div {
	background:transparent url(../images/subPages/energyStarLogo.jpg) no-repeat scroll center bottom;
	height:1050px;
}


#servicesSubPageWrapper_est_page{
	background: url(../images/subPages/wrapperBG.jpg) no-repeat;
	background-color: #FFF;
	width: 786px;
	height: 820px;
	margin: 0 auto;
	position: relative;
}
.pageTitle_soft {
	clear:left;
	float:left;
	height:auto;
	margin-top:44px;
	padding-left:28px;
	width:726px;
}
#infinitySubPageWrapper_soft {
	background:transparent url(../images/subPages/windows/infinity/wrapperBG.jpg) no-repeat scroll 0 0;
	height:1370px;
	margin:0 auto;
	position:relative;
	width:786px;
}
#infinityLeftCol_soft div {
	background:transparent url(../images/subPages/energyStarLogo.jpg) no-repeat scroll center bottom;
	height:1100px;
}
#infinitySubPageWrapper_windd{
	background: url(../images/subPages/windows/infinitywrapperBG.jpg) no-repeat;
	width: 786px;
	height: 825px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/subPages/wrapperBG.jpg);
}
