/* MAIN CSS */

body {
margin: 0;
padding: 0;
background: #fff;
}
#wrap {
width: 758px;
margin: 0 auto; /*centers the div in standard browsers */
border-style: solid; 
border-width: 1px;
border-color: #666666;
}

#header {
  background: #fff /*url(images/logo.jpg) no-repeat;*/
  clear:both;
  width: 758px;
  height: 58px;
  text-align: right;
}

/* HOME PAGE CSS */
#navbar {
  background: #fff url(images/home_navbar.jpg) no-repeat;
  float:left;
  width: 758px;
  height: 38px;
  text-align: right;
  line-height: 0px;
  }

#homenavbar2 {
  /*background: #fff url(images/navigation_02.jpg) no-repeat;
  width: 758px;
  height: 24px;
  text-align: right;*/
}

#homepagebanner {
 /* background: #fff url(images/navigation_03.jpg) no-repeat;*/
  background: #fff url(images/home_banner.jpg) no-repeat;
 float:left;
  width: 758px;
  height: 132px;
  text-align: left;
}

#homeleftcol {
 background: #fff;
 float:left;
  width: 158px;
  margin: 0px;
  margin-left: 3px;
 line-height: 0px;
}
img.homehead
{
position:relative;
left: -662px;
top: 44px;
margin-left: 0px;
/*z-index:5;*/
}


img.homehands{
margin-left: 18px;
}

* html img.homehands { 
margin-left: 14px;
}


img.homebannerover
{
/*position:absolute;
top: -215px;
margin-left: 19px;
z-index:5;*/
}

#homecontent {
 /*position:relative;
 top: -450px;
 left: 175px;
 */
 float:left;
  background: #fff;
  width: 75%;
    margin-top: 20px;
  margin-left: 20px;
padding-bottom: 20px;
line-height: 0px;
}
#homefooter {
clear:both;
width: 758px;
line-height: 0px;
}
#homebaseline {
 /* position:relative;
  top:-375px;*/
clear:both;
width: 758px;
}

/* INSIDE PAGE CSS */
#insidenavbar {
  background: #fff url(images/nav_inside_01.jpg) no-repeat;
  float:left;
  width: 758px;
  height: 37px;
  text-align: right;
  line-height: 0px;
}
#insidenavbar2 {
  /*background: #fff url(images/product_navigation_02.jpg) no-repeat;
  float: left;
  width: 758px;
  height: 24px;
  text-align: center;*/
}

#insidepagebanner {
 background: #fff url(images/quotes/rotate.php) no-repeat;
 /*background: #fff url(images/nav_inside_02.jpg) no-repeat;*/
  float: left;
  width: 758px;
  height: 131px;
  text-align: right;
}

#insideleftcol {
background: #fff url(../images/Products_Lines.gif) repeat-y;
float: left;
  width: 137px;
  margin: 3px;
  padding-bottom: 235px;
 line-height: 0px;
}

#insideleftcolnobg {
background: #fff;
float: left;
  width: 137px;
  margin: 3px;
  padding-bottom: 235px;
 line-height: 0px;
}


#insidecontent {
float: left;
  background: #fff;
  width: 75%;
  margin-top: 20px;
  margin-left: 20px;
padding-bottom: 20px;
}
#insidefooter {
clear:left;
  width: 758px;
 margin: 0 0 0 0;
}

/* NEWS AND MEDIA */

#insidenewsmedialeftcol {
background: #fff;
float:left;
width: 758px;
 line-height: 1px;
}

#insidenewsmediaftr {
background: #fff;
float:left;
width: 658px;
padding-left: 50px;
padding-right: 50px;
padding-top: 20px;
padding-bottom: 20px;
}

img.newsmediapaul
{
/*position:relative;
left: 31px;
top: -3px;
float:left;*/
margin-left: 12px;
/*z-index:5;*/
}

#insidenewsmediacontent {
float:left;
top : -200px;
  margin : 0px 25% 0 165px;
  padding : 3px;
}

#insidenewsrightcontent {
float:left;
	left : 580px;
	top : -600px;
	width : 140px;
	padding-left : 10px;
	z-index : 3;
}
