/* CSS Document */

body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
margin:0px;
font-family: tahoma, Verdana, sans-serif;
font-size: small;
line-height:1.5;}

.holder{
width:748px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-image:url(images/curve_mid.jpg);
background-repeat:repeat-y;
}

.header{
height:36px;
padding:5px;
padding-left:22px;
}

.navigation{
float:right;
font-size: 18px;
font-weight: normal;
letter-spacing: -1px;
color: #006699;
padding-right:18px;
padding-top:3px;
}

.block_left{
background-image:url(images/nav_block.gif);
background-repeat:no-repeat;
float:left;
width:227px;
height:191px;
margin-left:22px;
_margin-left:10px;
}

.block_right{
	background-image:url(images/side_banner_bg.jpg);
	background-repeat:no-repeat;
	margin-left:250px;
	width:445px;
	height:33px;
	font-size: 25px;
	padding-top:155px;
	text-align:right;
	color: #FFFFFF;
}

*.block_right{
	background-image:url(images/side_banner_bg.jpg);
	background-repeat:no-repeat;
	width:445px;
	_width:444px;
	height:33px;
	font-size: 25px;
	padding-right: 20px;
	padding-top:155px;
	text-align:right;
	color: #FFFFFF;
}

.top_curve{
background-image:url(images/curve_top.jpg);
background-repeat:no-repeat;
height:16px;}

.left_shade1{
background-image:url(images/curve_left.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.center_content{
width:738px;
background-color:#FFFFFF;
float:left;
}

.right_shade1{
background-image:url(images/curve_right.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.left_content{
float:left;
width:227px;
margin-left:22px;
margin-top:10px;
}

*html .left_content{
float:left;
width:227px;
margin-left:10px;
margin-top:10px;
}

.right_content{
	margin-top:10px;
	float:right;
	width:437px;
	margin-right:22px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

*html .right_content{
	margin-top:10px;
	float:right;
	width:437px;
	margin-right:10px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

.bottom_curve{
height:17px;
background-image:url(images/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
}

.footer{
width:748px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:25px;
}

h2 {
	margin: 0;
	color: #006699;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:25px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 3px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #003366;
}
	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:9px;
	background-image:url(images/dots-hr-4.gif);
	background-repeat:repeat-x;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.Bold{
	font-weight: bold;
}

.visit{
	color:#E00;
}

th{
text-align:left;
padding-left:1em;}


#rigidtable table{
border-collapse:collapse;
border:1px solid;}

#rigidtable td{
border:1px solid;
text-align:left;
vertical-align:middle;
padding:0.4em 0.3em;}

#rigidtable th{
border:1px solid;}

#rigidtable th{
width:300px;}

table#capflex th{
width:150px;}

table#capburn th{
width:115px;}

table.tdcenter td{
text-align:center;}

table.noneborder td,th{
border:none;}

.tablecolor{
background-color:#F0F8FF;}

#products_table td{
padding:0.2em 0.1em;
vertical-align:top;}

ul{
margin-left:1.5em;}

ul{
list-style-type:square;}

li{
margin-left:-3em;}

*li{
margin-left:0px;}


#map{
margin-left:10px;
margin-top:5px;}

.hr{
	width: 100%;
	height:8px;
	background-image:url(images/dots-hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position:center;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}


.nav{
color:#006699;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px 9px;}

.nav:hover{
color:#003366;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px -9px;}

/* left_content nav */
ul#nav_left {
  margin:0 0 0 3em;
  padding: 0;
  list-style: none;
  width: 80px; /* Width of Menu Items */
  border:1px solid #ccc;
  border-bottom: 0;
  }

*ul#nav_left {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 120px; /* Width of Menu Items */
  border:1px solid #ccc;
  border-bottom: 0;
  }

ul#nav_left li {
  position: relative;
  border-bottom: 1px solid #ccc;
  }
  
ul#nav_left li ul {
  list-style: none;
  position: absolute;
  left:100px; /* Set 1px less than menu width */
  width: 120px;
  top: -1px;
  display: none;
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;
  }

*ul#nav_left li ul {
  position: absolute;
  left:101px; /* Set 1px less than menu width */
  width: auto;
  top: -3px;
  display: none;
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;
  }

/* Styles for Menu Items */
ul#nav_left li a {
  display: block;
  text-decoration: none;
  color: #000;
  background: #fff; /* IE6 Bug */
  padding-left: 5px;
  border-bottom: 0;
  }

/* Fix IE. Hide from IE Mac \*/
* html ul#nav_left li { float: left; height: 1%; }
* html ul#nav_left li a { height: 1%; }
/* End */

ul#nav_left li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
    
ul#nav_left li ul li a { padding:0px 2px; background: #C6E2FF;} /* Sub Menu Styles */
    
ul#nav_left li:hover ul, ul#nav_left li.over ul { display: block; } /* The magic */
