body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background-image: url("images/bodygrad.jpg");
	background-position:bottom;
	background-repeat:none;
	background-color:#1F435B;
}

a {
	color: #2D4C61;
	text-decoration: underline;
}

#container {
	width:805px;
	padding:5px;
}

#mainContent {
	padding:10px 20px 30px 20px;
	text-align: left;
	background-color: white;
	line-height: 1.2em;
}

#header {
	width: 800px;
	background-color: #EAEAEA;
	height: 165px;
	background-image: url("images/header.jpg");
	background-repeat: repeat-y;
	background-position: top right;
}

#header img{
	margin: 20px 0px 0px 20px;
}

#images {
	background-color:#FFFFFF;
	border-right: 2px solid white;
}

#images img{
	margin:20px 0px 0px 0px;
}

#rightColumn {
   background-image: url("images/grad.jpg");
   width: 156px;
   color: #BDE5EB;
   padding: 20px 20px 20px 20px;
   font-size: 11px;
   text-align: left;
   line-height: 1.8em;
   background-position: top;
   background-repeat: repeat-x;
  background-color:#2D4C61;;
}

#rightColumn h6{
   font-size: 11px;
   text-align: left;
   line-height: 1.8em;
}

p {
	margin-top: 0px;
}

h1 {
	font-size:14px;
	color:#0E6295;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:10px;
}

h2 {
	font-size:14px;
	color:#0E6295;
	font-weight:normal;
	padding-bottom: 0;
	margin-bottom: 0px !important;
}

#links {
	background-color:#FFFFFF;
	padding:10px 0px 20px 20px;
	text-align:left;
	font-size:10px;

}

#links a {
	color:black;
}

#footer {
	background-color:  #2D4C61;
	text-align: left;
	padding: 10px 0px 20px 20px;
	color: white;
	font-size: 10px;
}

#footer a {
	color:white;
	font-size:10px;
}

a:hover {
	color: #A9A9A9;
	text-decoration: none;
}


#reg {
	font-size: x-small;
	font-style: italic;
}


/* NAVIGATION */

#nav a, #nav a:hover {
	color: white;
	text-decoration: none;
	font-size: 1em;
	padding-left:10px;
	padding-right:6px;
}

/* END NAVIGATION */

#productsTable p {
	padding-left:15px;
	padding-right:15px;
}

#productsTable img {
	margin-bottom:15px;
}

#productsTable a {
	color: #FF0000;
}


#navbgd {
	background-image: url(images/0-over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 55px !important;
	width: 800px !important;
}

#navbgd td {cursor: pointer;}

.link0 {
	background-image: url(images/0-over.gif) !important;
}

.link1 {
	background-image: url(images/1-over.gif) !important;
}

.link2 {
	background-image: url(images/2-over.gif) !important;
}

.link3 {
	background-image: url(images/3-over.gif) !important;
}

.link4 {
	background-image: url(images/4-over.gif) !important;
}

.link5 {
	background-image: url(images/5-over.gif) !important;
}

.clientel a {
	color: #487191 !important;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1.1em;
}

.contact a{
	text-decoration:none;
	color:#BDE5EB;
}

.contact a:hover{
	text-decoration:underline;
}

#email {
}

#email a{
	display:block;
	color:white;
	text-decoration:none;
	font-weight:normal;
	font-size:small;
	width:122px;
	padding-left:10px;
	background-image: url(images/contact-on.gif) !important;
	height:43px;
}

#email a:hover{
	background-image: url(images/contact-off.gif) !important;
}

#rightColumnBottom {
	width: 156px;
   color: #BDE5EB;
   padding: 20px 20px 20px 20px;
   font-size: 11px;
   text-align: left;
   line-height: 1.8em;
   background-color:#2D4C61;
}

h1.prod {
	display:inline;
	font-size:small;
	color:black;
	padding:0;
	margin:0
}