* {behaviour: url(../css/iepngfix.htc);}
body {  font-size: 100%;
	background: url(../images/background_2b.gif) no-repeat fixed;
	behaviour: url(../css/csshover.htc);
	margin: 0;
	padding: 0;
	background-color: #0099FF;
}
h1 {
	background: #ace;
	margin: -9px -9px 0.5em;
	padding: 15px 0 5px;
	font: italic bold 25px/25px Arial, sans-serif;
	letter-spacing: 0.5em;
	text-align: right;
	color: #000000;
}
h3 {
	margin-bottom: 0.25em;
}
p {
	margin: 0 1em 1em 1em;
}
div#header{
	background-image:url(../images/header.gif);
	height: 100px;
	width: 800px;
	margin: 0 0 0 150px;
   }
div#footer{
	height: 30px;
	width: 800px;
	margin: 0 0 0 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#ffc;
}
div#footer a {
    color : #ffc;
}

div#main {
	margin: 0px 25px 25px 150px;
	border: 3px solid #ffcc99;
	background-position: 0 0;
	background-color: #70A0C0;
	color: #E0F030;
	font-family: verdana, sans-serif;
	font-size: 14px;
	padding: 10px;
	background: url(../images/background_b.jpg) no-repeat fixed ;
}
div#main a:link          {color: #ff9;}
div#main a:visited       {color: #cc9;}
div#main a:link:hover    {color: #ff0;}
div#main a:visited:hover {color: #cc9;}
div#main img {
         border:4px groove #ffe;
         float: left
}
div#left_menu{
	position: absolute;
	top: 100px;
	left: 0;
	width: 153px;
	border: 3px black;
}
div#left_menu a{
        display: block;
	padding: 5px 10px;
	margin: 0 0 2px;
	border-width: 0;
	border-right: 3px solid #fc9;
	text-align: left;
	font: bold 17px/17px sans-serif;
	text-decoration: none;
	color: #ffc;
}
div#left_menu a:hover {
        color: #f93;
        border-color: #f93;
}
div#left_menu ul{
        text-align: left;
	margin: 0;
	padding: 0;
	width: 153px;
}
div#left_menu li{
        list-style:none;
	margin: 0;
}
div#left_menu li a{
        color: #f66;
        margin-left: 10px;
        font: bold 12px/12px sans-serif;
}
div#left_menu li a:hover {
        color: #f93;
        border-color: #f93;
}
div#address {
	font-family: Verdana, Arial, san-serif;
	font-size: 14px;
	font-style: oblique;
	color: #ffe;
	width: 240px;
	visibility: visible;
	font-weight: bold;
}
div#mailto {
	color: #ffe;
        margin-top: 50px;
}
div#findus {
	color: #ffe;
        margin-top: 50px;
}
div#holder{
	float: left;
	padding-right: 24px;
	margin-top: 5px;
}
div#holder img {
/*	
    width: 640px;
	height: 480px;
*/
    width: 600px;
	height: 450px;
	margin-right:40px;
	background-position:center;
	background-repeat:no-repeat;
	border: medium inset #FFFF99;	
}
div.pic {
	float: left;
	height: 130px;
	width:  130px;
	padding: 15px;
	margin: 5px 3px;
	background: url(../images/frame-pt.png) center no-repeat;
	border: 1px solid black;
	border-color: #aaa #444 #444 #aaa;
}
div.ls {
       float: left;
       background-image: url(../images/frame-ls.png);
}
div.pic img {
       border: 1px solid;
       border-color: #444 #aaa #aaa #444;
}
div.ls img {
       height:  96px;
       width: 128px;
       margin: 16px 0;
}
div.pt img {
       height: 128px;
       width: 96px;
       margin: 0 16px;
}
div.pic ul {display: none;}
li.price   {display: none;}
li.title   {display: none;}

.clearfix:after {
       content: "."; 
       display: block; 
       height: 0; 
       clear: both; 
       visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div#findus {
       align: center;
}
div#findus img {
      width:  698px;
      height: 378px;
      border:groove medium;
}
div.testimonial {
	border: groove medium #ffe;
	margin-bottom: 10px;
	font-size: 18px;
	font-style: oblique;
	}
div.testimonial img {
	float: left;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: none;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
div.testimonial h3{
	font-size:24px;
	font-family: Papyrus, Verdana, "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 25px;
	font-style: normal;
};
	
div.testimonial p {
	font-size: 20px;
	font-family: tahoma, verdana, ariel, sans-serif;
	padding-bottom: 20px;
	padding-right: 10px;
	font-style: oblique;
}
div.friends {
	height: 100px;
	border: medium ridge #FFFF99;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
div.item {
	float: left;
	width: 30%;
	height: auto;
	padding-left: 5px;
	padding-top: 5px;
}
div.item h4 {
	font-size:   16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:       #FF99CC;	
}
div.linktxt{
	float: right;
	width: 68%;
	height: auto;
	padding-top: 5px;
}
