body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(image/header.gif);
        background-repeat:no-repeat;
	width:979px;
	height:95px;
	display:block;
}
#border {
	background-image:url(image/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(image/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:215px;
	float:left;
	display:inline;
	background-image:url(image/contentbg.gif);
	background-color:#abe4fe;
	
}
#right {
	float:right;
	width:700px;
}
/***************** Content ***********************/
.content {
	width:623px;
}
.content h3 {
	background-image:url(image/welcome.gif);
	background-repeat:no-repeat;
	width:613px;
	height:33px;
	text-indent:0px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 5px 0px 0px 5px;
	font-weight:900;
}
.content td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
      	color: #003a65;
	padding: 12px 0px 0px 7px;
	font-weight:900;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
.product {
	width:623px;
	margin: 15px 0px;
}
.product h3 {
	background-image:url(image/products.gif);
	background-repeat:no-repeat;
	width:623px;
	height:33px;
	text-indent:10px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 5px 0px 5px 10px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}
/***************** Menu ***********************/
#menu {
	background-image:url(image/menu.gif);
	width:205px;
	height:439px;
	margin-left:0px;
}
#menu ul {
	padding: 5px 0px 0px 0px;
	width:185px;
	margin-left:0px;
}
#menu li {
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 2px 15px 2px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(image/copyright.jpg);
	background-repeat:no-repeat;
	width:205px;
	height:43px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 800;
	color: #463d16;
	text-align:center;
}
#menubottom ul {
	padding: 4px 0px 0px 0px;
	width:2050px;
	margin-left:4px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:9px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url(image/borderfooter.gif);
	height:74px;
	width:979px;
}
#footerend {
	background-image:url(image/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background-image:url(image/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:5px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 800;
	color: #463d16;
	padding: 10px 5px 0px 10px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
.cb1 {
	background-color: white;
}
.cb2 {
	background-color: CCFF99;
}
.cb7 {
	background-color: blue;
        color: white;
}

.cb3 {
	background-color: yellow;
}
.cb4 {
	background-color: orange;
}
.cb5 {
	background-color: red;
        color: white;
}
.cb6 {
	background-color: green;
        color: white;
}
td {
      text-align:left;
      font-size: 11px;
}     
.cb7    a:link {
        COLOR: white;
        TEXT-DECORATION: underline;
          }
.cb7     a:visited {
         COLOR: white;
         TEXT-DECORATION: underline;
         }
.cb7     a:hover {
         COLOR: white;
         TEXT-DECORATION: underline;
         BACKGROUND: color: blue;
         }
.cb7    a:active {
         COLOR: white;
         TEXT-DECORATION: none;
         BACKGROUND: blue;
         }
.cb5    a:link {
        COLOR: white;
        TEXT-DECORATION: underline;
          }
.cb5     a:visited {
         COLOR: white;
         TEXT-DECORATION: underline;
         }
.cb5     a:hover {
         COLOR: white;
         TEXT-DECORATION: underline;
         BACKGROUND: red;
         }
.cb5     a:active {
         COLOR: white;
         TEXT-DECORATION: none;
         BACKGROUND: red;
         }

.cb6    a:link {
        COLOR: white;
        TEXT-DECORATION: underline;
          }
.cb6     a:visited {
         COLOR: white;
         TEXT-DECORATION: underline;
         }
.cb6     a:hover {
         COLOR: white;
         TEXT-DECORATION: underline;
         BACKGROUND: green;
         }
.cb6     a:active {
         COLOR: white;
         TEXT-DECORATION: none;
         BACKGROUND: green;
         }
