

/* Colors

Med Blue = #000080;
Dark Blue = #000055;
Blu-Green = #084466;
Light Blue = #aaaacc;
Light Gray = #d6d6d6;

END: Colors */


html
{
font-family: verdana, tahoma, helvetica, sans-serif;
font-size: 11px;
color: #000000;
}


body
{
margin: 0px 0px 20px 0px;
background-color: #ffffff;
background-image: url("/images/bg.jpg");
background-repeat: repeat-x;
background-position: left top;
text-align: center;
}


#container
{
width: 100%;
text-align: center;
}


#top_row
{
width: 100%;
height: 40px;
background-color: #d6d6d6;
text-align: center;
}

#top_body
{
width: 760px;
height: 40px;
margin: 0px auto 0px auto;
text-align: left;
}


#top_left
{
float: left;
width: 210px;
height: 15px;
margin: 15px 0px 0px 6px;
color: #000055;
font-weight: bold;
font-size: 1.2em;
}

#nav
{
float: right;
width: 530px;
height: 30px;
margin: 10px 0px 0px 0px;
background-color: #000055;
}



#top2_row
{
/*display: table;*/
display: block;
overflow: auto;
clear: both;
width: 100%;
background-color: #000055;
text-align: center;
}

#top2_body
{
width: 760px;
margin: 0px auto 0px auto;
text-align: left;
}

#top2_body  #ix_logo
{
float: left;
width: 229px;
height: 260px;
background-color: #000080;
border-left: 1px solid #ffffff;
text-align: center;
}

#top2_body  #ix_logo  img
{
margin: 90px 0px 0px 0px;
}

#top2_body  #sub_logo
{
float: left;
width: 229px;
height: 100px;
background-color: #000080;
border-left: 1px solid #ffffff;
text-align: center;
}

#top2_body  #sub_logo  img
{
margin: 20px 0px 0px 0px;
}



#top2_body  #ix_photo
{
float: right;
width: 528px;
height: 260px;
border-width: 0px 1px 0px 1px;
border-style: solid;
border-color: #ffffff;
}


#top2_body  #header
{
float: right;
width: 528px;
height: 100px;
background-color: #aaaacc;
border-width: 0px 1px 0px 1px;
border-style: solid;
border-color: #ffffff;
color: #ffffff
}

#top2_body  #header  img
{
margin: 65px 0px 0px 15px;
}



#content_row
{
/*display: table;*/
display: block;
overflow: auto;
width: 760px;
margin: 0px auto 0px auto;
background-color: #ffffff;
text-align: left;
vertical-align: top;
}

#left_column
{
/*display: table;*/
display: block;
float: left;
width: 220px;
}

#left_column_body
{
/*display: table;*/
display: block;
overflow: auto;
width: 220px;
margin: 15px 0px 0px 15px;
}

#left_home
{
float:left;
margin: 0px;
}

#left_home_box
{
float:left;
margin: 0px;

}

#left_home #text
{

float:top;
padding: 1em 0em 2em 4em;
margin: 0px 4px 10px 0px;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #cccccc;
}



#content_body
{
display: inline;
float: right;
width: 500px;
margin: 15px 15px 15px 0px;
}


#footer_row
{
/*display: table;*/
display: block;
overflow: auto;
width: 760px;
height: 45px;
margin: 0px auto 0px auto;
background-color: #d6d6d6;
text-align: left;
}

#footer_body
{
display: block;
margin: 15px 15px 15px 15px;
font-family: tahoma, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000055;
}

#footer_body  #left
{
float: left;
width: 400px;
}

#footer_body  #right
{
float: right;
width: 300px;
text-align: right;
}


a:link {color: #000080; text-decoration: underline;}
a:visited {color: #000080; text-decoration: underline;}
a:hover {color: #000080; text-decoration: none;}
a:active {color: #000080; text-decoration: underline;}

h1
{
font-size: 160%;
}

h2
{
margin-top: 0;
margin-bottom: 0.5em;
text-transform: uppercase;
font-size: 140%;
color: #084466;
}

h3
{
margin-top: 0;
margin-bottom: 0.5em;
font-size: 140%;
color: #084466;
text-transform: uppercase;
}

p
{
margin-top: 0;
}

ul, ol, dl
{
margin-top: 0;
}

.blue
{
color: #000080;
}

.red
{
color: #cc0000;
}

.gray
{
color: #808080;
}

.lightgray
{
color: #b0b0b0;
}



#ix_subnav
{
width: 100%;
border-top: 1px solid #cccccc;
}

#ix_subnav  #left
{
float: left;
width: 506px;
}

#ix_subnav  div.subhead
{
margin: 10px 0px 0px 0px;
}

#ix_subnav  #right
{
float: right;
width: 245px;
border-left: 1px solid #cccccc;
}

#ix_subnav  ul
{
list-style-image: url("/images/bullet_doublearrows.gif");
list-style-type: circle;
font-weight: bold;
padding-left: 10px;
margin-left: 10px;
}

#ix_subnav  li
{
margin: 0px 0px 8px 0px;
}




/* sub nav */
div.subnav
{
float: right;
width: 200px;
background-color: #e6e6e6;
}

div.subnav_body
{
margin: 10px;
}

div.subnav ul
{
padding: 0px 0px 0px 15px;
margin: 10px 10px 10px 10px;
}

div.subnav li
{
margin-bottom: 0.75em;
}
/* End: sub nav */




/*
ul.hubpage
{

}

ul.hubpage  li
{
margin: 0.75em 0 0.75em 0;
}
*/


div.thumb_row
{
display: block;
clear: both;
height: 70px;
}

div.thumb
{
float: left;
width: 52px;
height: 52px;
margin: 0px 0px 0px 0px;
}

div.thumb  img
{
border: 1px solid #cccccc;
}

div.thumb_text
{
float: left;
width: 400px;
margin: 15px 0px 0px 15px;
}






.disclaimer
{
font-size: 90%;
color: #808080;
}



/* Product Thumbs */
table.product_thumbs
{

}

table.product_thumbs  td
{
width: 33%;
text-align: center;
border: 1px solid #e6e6e6;
}

table.product_thumbs  th
{
width: 33%;
text-align: center;
background-color: #e6e6e6;
padding: 2px 4px 2px 4px;
font-weight: normal;
}
/* End: Product Thumbs */


img.photo
{
border: 1px solid #aaaacc;
}

.caption
{
color: #707070;
font-size: 0.9em;
}

