/* Started 8/2/08 */

/* TAG REWRITES */

body
{
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 10;
  padding: 0;
}
/* ID */

#FrontContainer
{
  position: absolute;
  margin-left: 40px;
  width: 700px;
  height: 600px;
  z-index: 2;
  background: url(../Images/Logos/RawlingsLogoVert150.jpg) no-repeat 0px 20px;
  padding-left: 120px;

}

#FrontImage
{
  position: absolute;
  right: 20px;
  top: 0px;
  width: 600px;
  height: 450px;
  background: url(../Images/FrontImages/SorterCranes600Layers3.jpg) no-repeat;
  z-index: 1;
  border-bottom: thin ridge;
  padding-bottom: 3px;
}

#InsideContainer
{
  position: relative;
  margin: 0 auto;
  width: 750px;
  height: 600px;
  z-index: 2;
  background: url(../Images/Logos/RawlingsLogoHoriz200.jpg) no-repeat 10px 5px;
}


#InsideBanner
{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 120px;
  width: 750px;
  padding-bottom: 2px;
  padding-top: 2px;
  border-bottom: thin ridge #cccccc;
  border-top: thin ridge #cccccc;
  margin-bottom: 5px;
  vertical-align:bottom;
}

#BannerImage
{
  position: absolute;
  right: 0px;
  top: 2px;
  height: 120px;
  width: 500px:
}

#MainCutline
{
	position: absolute;
	width: 160px;
	height: 300px;
	top: 75px;
	right: -125px;
	background-color: #FFFFFF;
	padding: 10px;
	border-top: thin ridge #CC0000;
	border-right: thin ridge #cc0000;
	border-left: 15px solid #cccccc;
	z-index: 3;
}

#UpperRight
{
  position: absolute;
  top: 0px;
  right: 20px;
  width: 170px;
  height: 50px;
  z-index: 4;
}

#Motto
{
   position: absolute;
   top: 120px;
   left: 10px;
   width: 150px;
   height: 180px;
   border: 1px groove #333333;
   padding: 5px;
}

#Contact
{
   position: absolute;
   top: 370px;
   left: 5px;
   width: 170px;
   height: 100px;
}

#InsideContact
{
   position: absolute;
   top: 92px;
   left: 5px;
   width: 170px;
   height: 30px;
   border: 0;
}



#Content
{
  position: absolute;
  right: 0px;
  top: 460px;
  width: 700px;
}

#InsideContent
{
  position: absolute;
  right: 0px;
  top: 150px;
  width: 750px;
}

#InsideNavigation
{
  position: absolute;
  top: 125px;
  left: 0px;
  height: 20px;
  width: 750px;
  background-color: #CCCCCC;
  border-bottom: thin ridge;
}
