/* WRAP */
#Wrap {position: relative; width: 100%; height: 100%; margin: 0 auto; background:url(../images/bkg/2.jpg) left top repeat-x;}

/* Global Position*/
.CenterThis {position: relative; left: 50%; width: 860px; margin-left: -430px; text-align: left; vertical-align:top;}



/* Frames */
.Frame{position:relative; width:100%;}

	
.Frame#Header {height:157px;}
.Frame#Header .CenterThis{height:157px; background:url(../images/drop-header.png) no-repeat left top;}

.Frame#NavBar {min-height:36px;}
.Frame#NavBar .CenterThis{min-height:36px;}

.Frame#Content {min-height:500px; }
.Frame#Content .CenterThis{ min-height:500px; margin-top:15px;}

.Frame#Footer { }
.Frame#Footer .CenterThis{min-height:60px; margin-top:15px;}
