/* Layout Stylesheet */ 

body{
 padding: 0px;
 background: #223574;
 color: #FFFFFF;
 }

#mid{
 position: relative;
 top: 0;
 width: 881px;
 margin: auto;
 }
 
#hd{
 position: relative;
 width: 880px;
 padding: 0px;
 left:0;
 line-height: 1.9em;
 }
 
#banner {
 position: relative;
 background:url(/images/px_banner.gif) repeat-x;
} 

#lh-col-hm{
 position: relative;
 left: 0px;
 width: 628px;
 margin: 0px;
 padding-top: 15px;
 text-align: left;
}

#lh-col{
 position: relative;
 left: 0px;
 width: 628px;
 margin: 0px;
 padding-top: 25px;
 text-align: left;
}

#rh-col-hm{
 position: absolute;
 width: 230px; height: 487px;
 top: 0;
 margin: 95px 0px 0px 648px;
 padding: 0px;
 text-align: left;
 border-left: 1px solid #4c5b8e;
}

#rh-col{
 position: absolute;
 width: 200px; height: 487px;
 top: 0;
 margin: 95px 0px 0px 648px;
 padding-left: 15px;
 text-align: left;
 border-left: 1px solid #4c5b8e;
}

#qoutes {
 position: absolute;
 width: 210px;
 top: 0; left: 0;
 margin: 40px 0px 0px 20px;
 text-align: left;
 font-size: 0.8em;
}

#framebox-hm{
 float: left;
 width: 150px; height: 320px;
 margin: 0px 3px 0px 0px;
 padding-left: 2px; padding-top: 2px;
 background: url(/images/bg_framebox.gif) no-repeat;
 border: 1px solid #4c5b8e;
}
/*#framebox-hm{
 float: left;
 width: 137px; height: 305px;
 margin: 0px 4px 0px 0px;
 padding: 2px;
 background: url(/images/bg_framebox.gif) no-repeat;
 border-bottom: 1px solid #4c5b8e;
}*/

#framebox-hm-img {
 position: relative;
 margin: 1px 0px 0px 0px;
 left: -5px;
}

#framebox{
 position: absolute;
 top: 0px; left: 0px;
 margin: 171px 3px 0px 0px;
 padding: 0px;
}

#framebox-img {
 position: absolute;
 top: 0px; left: 0px;
 margin: 171px 0px 0px 475px;
 padding: 0px;
 line-height: 0;
}

#streetworks{
 position: absolute;
 top: 0px; left: 0px;
 width: 215px;
 /*margin: 385px 0px 0px 22px;*/
 margin: 505px 0px 0px 22px;
 padding: 0px;
}

#cones{
 position: absolute;
 margin: 640px 0px 0px 660px;
 top: 0px;
 padding: 0px;
}

#footer {
 position: absolute;
 top: 0;
 margin: 727px 0px 0px 0px;
}

#banner-bottom {
 position: absolute;
 background:url(/images/px_banner.gif) repeat-x;
 width: 880px;
 top: 0;
 margin: 715px 0px 0px 0px;
}
