	body {
		text-align:center;
		background:#AAAAAA;
		min-width: 800px; 
		}
	
	#frame {
		width:776px;
		margin-right:0px;
		margin-left:0px;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background:#ffffff;		
		border:1px solid;
		}

	#contenttop {
		height:164;
		padding:0px;
		margin:0px;
		clear:both;
		text-align:center;
		}

	#contentframe {
    width:100%;
    padding:0px;
    margin:0px;
    background-image: url(images/bg_content.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-attachment: fixed; 
    font-family: Century Gothic;
    font-size: 12px;
    }

  #justlink {
   	text-align:right;
  	text-decoration: none;
  	font-size: 13px;
  	color:black;
    }

  #product, #product td  {
   	text-align:center;
  	text-decoration: none;
  	font-family: Verdana;
  	font-size: 11px;
  	color: white;
    }

  #contentframe table {
    font-size:14px;
	  font-family: Verdana;
    }

	#contentframe h1 {
    margin:6px;
    padding:0px;
    background: url("images/dot.gif") no-repeat;
    background-position: 0px 7px; 
    padding-left: 9px;
    font-size: 18;
    font-weight:bolder;
    }

  #contentframe h2 {
    margin:6px;
    padding:0px;
    font-weight: bolder;
    background: url("images/arrow.gif") no-repeat;
    background-position: 0px 6px;
    padding-left: 12px;
    font-size:17;
    }

  #contentframe h3 {
    margin:9px;
    padding:0px;
    font-weight: bolder;
    font-size:16;
    }

	#contentheader {
		height:78;
		background-image: url(images/bg_header.gif);
	 	background-repeat: no-repeat;
	 	background-position: 0px 0px;
	 	background-attachment: float;
		}

	#contentheader h2 {
		padding:50px 0px 0px 50px;
		margin:0px;
		color:white;
		font-family: Century Gothic;
		font-size:15px;
		font-weight:Bold;
		float:left;
		}
		
	#contentheader h3 {
		padding:50px 30px 0px 0px;
		margin:0px;
		color:#deead4;
		font-family: Century Gothic;
		font-size:11px;
		float:right;
		}
		
	#contentfooter {
		height:57px;
		background-image: url(images/bg_footer.jpg);
	 	background-repeat: no-repeat;
	 	background-position: 0px 0px;
	 	background-attachment: float;
		font-family: Century Gothic;
		font-size:13px;
		padding:20px 0px 0px 0px;
		text-align:center;
		color:white;
		}
				
	pre {
		margin:0px 10px 10px 10px;
		}
		
	h1,p,li {
		font-size:14px;
		font-family: Verdana;
		margin:0px 10px 10px 10px;
		}
		
	h3 {
	  font-size:14px;
	  font-family: Century Gothic;
	  padding-top:1px;
	  }

	#menuarea {
		height:30;
		padding:5px;
		background-image: url(images/bg_menu.gif);
	 	background-repeat: repeat-x;
	 	background-position: 0px 0px;
	 	background-attachment: fixed;
		background-color:#ff981e;
		text-align:center;
		font-family : Century Gothic;
		font-size:14px;
		font-weight: bold;
		color:white;
		clear:both;
		}
		
	#menuarea a:link, a:visited  {color:#FFFFFF;text-decoration:none;cursor:help} 
	#menuarea a:hover, a:active  {color:#50FF30;font-weight:bold;}
	
	#menuareabottom {
  	height:30;
  	padding:5px;
  	background-color:#ff981f;
  	background-image: url(images/bgright_index_02.jpg);
  	background-repeat: no-repeat;
  	background-position: right;
  	background-attachment: fixed;
  	text-align:center;
  	font-family:Century Gothic;
  	font-size:14px;
  	font-weight:bold;
  	color:white;
  	clear:both;
    }
		
	#menuareabottom a:link, a:visited  {color:#FFFFFF;text-decoration:none;cursor:help} 
	#menuareabottom a:hover, a:active  {color:#50FF30;font-weight:bold;}
