html,body
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px; 
text-align: center;
color: #323232;
}



a
{
color: #1a2674;
}



#container
{
width: 900px;
margin: auto;
text-align: left;
}

#wrap-header
{
width: 100%;
background-image:url(../images/bg-header.gif);
background-repeat: repeat-x;
background-position: bottom;
float: left;
}

#header
{
width: 758px;
margin: auto;
overflow: hidden;
}


#global ul
{
width: 400px;
float: right;
padding-top: 5px;
padding-right: 0px;

}

#global li
{
display: inline;
padding-left: 8px;
padding-right: 8px;
padding-top:10px;
padding-bottom: 8px;
}

#global li a
{
color: #1a2674;
font-size: 11px;
}

.highlight
{
background-color: #f34e25;
}

#global li.highlight a
{
color: #fff;
}

.subpage .highlight
{
background-color: #fff;
}

.subpage #global li.highlight a
{
color: #1a2674;
}

#logo
{
float: left;
width: 241px;
padding-left: 0px;
padding-top: 25px;
padding-bottom: 15px;
}

#topnav
{
clear: both;
height: 36px;
margin: auto;
width: 700px;
float: right;

}

#wrap-masthead
{
background-color: #e6e8ee;
width: 100%;
overflow: hidden;
}

#masthead
{
height: 238px;
background-color: #e6e8ee;
margin-bottom: 2px;
margin-top: 2px;
text-align: left;
width: 758px;
margin: auto;
}

.subpage #masthead
{
height: 48px;
}

#masthead h1
{

color: #1a2674;
font-size: 24px;
width: 385px;
float: left;
padding-left: 0px;
padding-top: 40px;
}

.subpage #masthead h1
{
padding-top: 10px;
padding-left: 0px;
}

#masthead p
{
padding-left: 0px;
width: 370px;
float: left;
line-height: 16px;
padding-top: 10px;
}


#mastheadphoto
{
float: right;
width: 348px;
height: 203px;
padding-right: 0px;
padding-top: 20px;
}

#masthead img.arrow
{
width: 5px;
height: 10px;
float: none;
padding: 0px;

}

.floatLeft
{
float: left;
}

.floatRight
{
float: right;
}

.redbar
{
clear: both;
background-color: #f34e25;
height: 6px;
border-bottom: 1px solid #fff;
}


#content
{
text-align: center;
}

#callouts
{
margin: auto;
padding-bottom: 20px;
text-align: left;
width: 758px;
padding-top: 20px;
height: 240px;
}

.subpage #callouts
{
border-left: 1px solid #cbc4d1;
border-right: 1px solid #cbc4d1;
height: auto;
margin-top: 10px;
padding-top: 0px;
}

.subpage #callouts p
{

}


#callout1
{
width: 330px;
border-left: 1px solid #cbc4d1;
border-right: 1px solid #cbc4d1;
float: left;
padding-left: 20px;
padding-right: 20px;
height: 230px;
 display: inline;
}



#callout1 h2
{
font-weight: bold;
padding-bottom: 5px;
}

#callout1 p
{
line-height: 14px;
font-size: 11px;
}

#callout2
{
width: 157px;
float: left;
border-right: 1px solid #cbc4d1;
padding-left: 15px;
padding-right: 15px;
font-size: 11px;
height: 230px;
 display: inline;
}

#callout2 p
{
line-height: 14px;
}

#callout3
{
width: 159px;
float: right;
border-right: 1px solid #cbc4d1;
padding-left: 15px;
padding-right: 15px;
font-size: 11px;
height: 230px;
 display: inline;
}

#callout3 p
{
line-height: 14px;
}


.manuf
{
clear: both;
width: 727px;
margin: auto;
margin-bottom: 30px;
}

.manuf-top
{
background-color: #1a2674;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 2px solid #fff;
}

.manuf-top h2
{
color: #fff;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
}

.manuf-body
{
background-color: #e6e8ee;
padding-left: 15px;
padding-bottom: 50px;

}

.manuf img.logo
{
padding: 10px;
border: 1px solid #d0c9d6;
background-color: #fff;
float: left;
}

.manuf img.button
{
float: right;
padding-right: 20px;

width: 154px;
height: 29px;
}

#productbox
{
background-color: #e6e8ee;
border: 1px solid #dfd9e5;
font-weight: bold;
font-size: 11px;
color: #1a2674;
float: right;
padding: 10px;
margin-right: 15px;
margin-bottom: 15px;
}



#footer
{
clear: both;
border-top: 1px solid #cbc4d1;
padding-top: 20px;
text-align: center;
width: 758px;
margin: auto;
margin-top: 20px;
}

#footer p
{
line-height: 16px;
color: #091d5a;
font-size: 11px;
}

#footer p a
{
color: #091d5a;
}

#footer ul
{
padding-bottom: 15px;
}

#footer li
{
display: inline;
padding-left: 15px;
}

#footer li a
{
color: #1a2674;
}


form.request fieldset
{

}

form.request label
{
display: inline-block;
  line-height: 1.8;
  width: 120px;
    vertical-align: top;
}

form.request fieldset ol
{
  margin: 0;
  padding: 0;
}

form.request fieldset li
{
  list-style: none;
  margin: 0;
}

form.request fieldset fieldset label
{
  display: block;
  width: auto;
}

