Body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#Container {
	width: 800px;
	border: 1px solid #ccc;
	margin: 0 auto;
	background-color: #fff;
	
}
#Banner {
	width: 800px;
}

/*--------------- Menu Tabs Section --------------------------- */

#tabsF {
	width:800px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 31px;
	padding: 0px 0px 0px 0px;
	background-image: url(img/tabsf.gif);
	background-repeat: repeat-x;
      }
#portfolio_box {
}
#portfolio_box  table td {
	padding: 3px;
}
#tabsF ul {
	  margin:0;
	  padding:10px 10px 0px 110px;
	  list-style:none;
      }
#tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabsF a {
      float:left;
      background:url("img/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#tabsF a span {
      float:left;
      display:block;
      background:url("img/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
	
#tabsF a span {float:none;}
	
    /* End IE5-Mac hack */
	
#tabsF a:hover span {
      color:#FFF;
      }
#tabsF a:hover {
      background-position:0% -42px;
      }
#tabsF a:hover span {
      background-position:100% -42px;
      }
	  
/*--------------- Sub Navigation Bar Here ----------------------- */

#Navigation {
	height: 20px;
	width: 800px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 10px 0px 0px 0px;
	background-color: #CCCCCC;
	background-image:url(img/menbg.gif);
	text-transform: uppercase;
	text-align: left;
}
#Navigation ul {
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 250px;
}
#Navigation li {
	display: inline;
	padding: 0px 8px 0px 8px;
}
#Navigation a {
	text-decoration: none;
	color: #000;
}


#Navigation a:hover{
	text-decoration:underline;
}


/*--------------- Column Layout Section ----------------------- */

#LeftContent {
	width: 200px;
	float: left;
	text-align:justify;
}

#MiddleContent {
	text-align:justify;
	margin-left:200px;
	margin-right:200px;


	padding-left:
; 		border-left: dotted #cccccc thin;
	border-right: dotted #cccccc thin;
	
	
	}

#RightContent {
	width: 200px;
	float: right;
	text-align:justify;
}

.Content {
	padding:0px 10px 0px 10px;
	font-size: 12px;
	color: #666;
	text-align: justify;
}

/*--------------- Page Footer ----------------------- */

#Footer {
	height: 20px;
	width: 800px;
	padding: 5px 0px 5px 0px;
}

.FooterText {
	font-size: 0.6em;
	line-height: 0.6em;
	font-weight: normal;
	color: #666;
}

/*--------------- The End ----------------------- */
#SpacerBox {
	height: 8px;
	width: 800px;
}
#Product {
	font-size: 12px;
	color: #666;
	text-align: justify;
}
#Product td br {
	line-height: 0.1em;
}

#Product li {
	text-align: justify;
}
#Product td img {
	border: solid #999 1px;
}
#Product td {
	vertical-align: top;
	padding: 10px;
	text-align: justify;
}

#Productlogo td {
	vertical-align: top;
	padding: 10px;
	text-align: justify;
}

#Productlogo td img {
	border: solid #999 1px;
}

#Productlogo {
	height: 108px;
	width: 450px;
	float: left;
}
#Productlogo a {
	padding-right: 2px;
}


h3 {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	line-height: 1.4em;
}

.HomePageContent {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #666;
	text-align: justify;
}
a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: underline;
}
a:active {
	color: #999900;
	text-decoration: none;
}
.dotted_line {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.red_bold_txt {
	font-size: 18px;
	color: #FF0000;
}
