/*Container Elements Need IE hack here to get top margin correct*/
#OuterHolder{
	width:999px;  
	margin:0px auto;
	height:100%;	
	top:27px;
	position: relative;
}
/* for Internet Explorer */
/*\*/



#HeaderHolder{
	width:999px; 
	overflow:hidden;
	height:129px;
}

#logo { float:left;width:219px;background-color:#14477E; }

#StructAWireLogo{
	width:219px; 
	height:129px; 
	background-image:url(../../%7EASSETS/IMG/Header/Logo.jpg); 
	background-repeat:no-repeat; 
}
#RightHeaderHolder{
	float:left; 
	width:780px;
	height:129px; 
	background-color:#FFFFFF;
}
#TopNavSearch{
	width:770px; 
	text-align:right; 
	padding:0px 10px 0px 0px;
	margin:10px 0px;
	height:24px;
}

*html #TopNavSearch{ margin-bottom:0px; }

#Crumbs{
	width:520px; 
	height:85px;
	float:left;
	background-color:#FFFFFF;
}

#DealerBox{
	background:url(../../%7EASSETS/IMG/Background/FindLocationBG.jpg) bottom no-repeat; 
	width:260px; 
	float:right;
	height:85px;
}

* html #DealerBox{background:url(../../%7EASSETS/IMG/Background/FindLocationBG.jpg) top no-repeat; }
#DealerBoxMap{
	clear:right;
	background:url(../../%7EASSETS/IMG/Background/FindLocationBGMAP.jpg) bottom no-repeat; 
	width:260px; 
	float:right;
	height:85px;
}

* html #DealerBoxMap{background:url(../../%7EASSETS/IMG/Background/FindLocationBGMAP.jpg) top no-repeat;  }


#MainContentHolder{
	width:999px; 
	clear:both;
	min-height:325px;
	height:auto;
	background-color:#FFFFFF;
}
/* for Internet Explorer */
/*\*/
* html #MainContentHolder {
	height: 325px;
}
#LeftContent{
	width:219px; 
	padding-top:10px; 
	float:left; 
	min-height:325px;
	height:auto; 
	margin-bottom:10px;
}
/* for Internet Explorer */
/*\*/
* html #LeftContent {
	height: 325px;
}
#SignUp{
	width:100%;
}
#ImageBar{
	width:780px; 
	float:left;
	padding:0;	
	margin-bottom:-3px;
}

#ImageBar img { display:inline;float:left; }

#HomepageBody{
	background-color:#FFFFFF; 
	width:500px; 
	float:left; 
	clear:both; 
	padding-bottom:15px;
	margin-top:20px;
}
#RightSideBar{
	float:left; 
	width:230px; 
	min-height:310px;
	height:auto; 
	padding:0px 20px 20px 0px;
	margin-top:20px;
	margin-left:5px;

}

/* for Internet Explorer */
/*\*/
* html #RightSideBar {
	height: 325px;
}
#Footer {
	width:100%; 
	height:15px; 
	background-color:#13487e;
	clear:both;
}

.LargeLeft{
	background-image:url(../../%7EASSETS/IMG/Background/LeftMenuBackground.jpg);
	background-repeat:repeat-y;  
	background-position:top left;
}
.MiddleContent{
	
}
.MiddleRight{
	background-image:url(../../%7EASSETS/IMG/Background/RightSideBG.jpg); 
	background-repeat:repeat-y; 
	background-color:#13487e;
	padding:0;
	background-position:top left;
	margin-top:-1px;
}
#RegionBox{
	margin-top:8px; 
	width:490px;
}
