/* CSS Document */
#navBar li a:link.home,#navBar li a:visited.home,#navBar li a:hover.home,#navBar li a:active.home {
	background:url(/images/arrow_up.gif) center top  no-repeat;
	cursor:default;
	}		

#content{
background:url(/images/bckgndContent.gif) top right no-repeat;
}
#container {
    position:absolute; 
    width:770px; 
    height:510px; 
   	top:50px;
	left:66px;
	margin:0 auto;
	overflow:auto;
	float:right;
  
    }
	#homeCopy h2{
	margin:0;
	font-size:1em;
	line-height:1.2em;
	margin-left:40px;
	color: #B5B5B5;
	border-bottom:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
	}
	#googleAds{
	border:#d9d9d9 1px solid;
	background-color:#f1f1f1;
	position:absolute;
	left:830px;
	top:5px;
	width:120px;
	height:600px;
	font-size:8pt;
	display:block;
	margin:0;
	color:#666666;
	overflow:auto;
	 
	}
	#googleAds h2{
	
	background-color:#c7c5c5;
	font-size:10pt;
	color:#666666;
	display:block;
	margin:0;
	}
	#googleAds a{
	
	border-bottom:#CCCCCC 1px solid;
	color:#666666;
	margin-bottom:10px;
	padding-bottom:10px;
	}

	#homeCopy span{
	font-size:90%;
	font-weight:normal;
	color: #B5B5B5;
	padding-right:1em;
	text-align:left;
    }
#homeCopy {
	padding:0; 
    margin:0; 
    list-style-type:none; 
	width:250px; 
    height:510px;
    }
	#homeCopy a{
	color:#666666;
	}
	#homeCopy a:hover{
	color:#fba31e;
	}
	
	#homeCopy p{
	text-align:justify;
	margin:0;
	font-size:80%;
	line-height:1.3em;
	padding-left:40px;
	padding-bottom:1em;
	color:#575757;
    }
#container li {
    float:left;
    }
	
#container a.gallery span { /* to hide the large image*/
    position:absolute; 
    width:0px; 
    height:0px; 
    top:0px; 
    left:0px; 
	overflow:hidden; 
	}
#container a.gallery, #container a.gallery:visited { /* thumbnails*/
    display:block; 
    color:#666666; 
    text-decoration:none; 
    border:1px solid #dbdada; 
    margin:0px 3px 4px 2px; 
    text-align:left; 
    cursor:default;
	}
#container a.gallery:hover span {/*show large image*/
    position:absolute; 
    width:537px; 
    height:auto; 
    top:0px; 
    left:220px; 
    background:#e4e4e4;
	overflow:visible;
    }
  
#container a.slide1 {
    background:url(/images/home/t_01.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide2 {
    background:url(/images/home/t_02.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide3 {
  	background:url(/images/home/t_03.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide4 {
  	background:url(/images/home/t_04.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide5 {
  	background:url(/images/home/t_blank.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide6 {
  	background:url(/images/home/t_blank.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide7 {
  	background:url(/images/home/t_blank.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide8 {
  	background:url(/images/home/t_blank.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide9 {
  	background:url(/images/home/t_blank.gif); 
    height:64px; 
    width:64px;
    }
#container a.gallery:hover{
      border:1px solid #4b4b4b;
}
#container a.gallery:hover img {
    float:left; 
    margin-right:5px;
	border: 0px;
	
    }
#container {
    background: url(/images/home3.jpg) 280px 0px no-repeat;
	}	
