

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #f7f0e3 url(images/home_bg.jpg) repeat-x;
	font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 50px 0;
}

/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #88ac0b;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */
img {
	background: #fafafa;
   border: 0px solid #dcdcdc;
	padding: 0px;
}
img.float-right {
  	margin: 0px 0px 0px 0px;  
}
img.float-left {
  	margin: 0px 0px 0px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  
   border: 1px solid #F4F3EC; 
	background: #FAFAE7 url(quote.jpg) no-repeat 7px 10px; 
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #976957;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(images/nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;
}
tr {
	height: 32px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */







/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 900px;	

	margin: 0px auto 0 auto;
	text-align: left;
}
#content-wrap {
	position: relative;
	background: #fff url(images/content-bg.jpg) repeat-x;
	clear: both;
	float: left;	
	width: 893px;	
	padding: 0; 			
	margin-left: 0px;	
	margin-top: 0px;
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#header {
	position: relative;
	width: 900px;	
	height: 100px;	
	padding: 0;	
	margin: 0px auto;
	top: 0px;
}
#header h1#logo-text  {
	position: absolute;
	margin: 0; padding: 0;
	top: 0px; left: 0px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5b4a29;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 25px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 25px; right: 10px;	
	color: #5b4a29;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: none;		
}
#header #header-links a {	
	color: #5b4a29;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #111;		
}

/* header-photo */
#header-photo {
	clear: both;

	margin: 0px 0px 0px 0px;
	padding: 0;		
	height:273px; 
	width: 897px;

}
#header-photo img {
	border: none;
	margin: 0; padding: 0;

} 

/* 1968 */
#1968 {
	clear: both;
		padding-left: 650px;
	padding-top: 20px;

	
	height:32px; 
	width: 247px;
}
#1968 img {
	border: none;
	margin: 0; padding: 0;
} 

/* Navigation */
#nav {
	clear: both;	
	padding-left: 460px;
	padding-right: 0px;
	margin-top: 0px;
	height: 0px;	
}
#nav ul {
	float: left;
	list-style: none;
	background: url(images/nav.jpg) repeat-x;	
	width: 420px;		
	height: 45px;
	text-transform: none;
	margin: 2 0 0 16px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	font: bold 13px/45px "Arial", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: none;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(images/nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: #fff;  url(images/nav-current.jpg) repeat-x;	
		color: #32982b;
}


/* Navigation */
#nav2 {
	clear: both;	
	padding-left: 501px;
	padding-right: 0px;
	margin-top: 0px;
	height: 0px;	
}
#nav2 ul {
	float: left;
	list-style: none;
	background: url(images/nav.jpg) repeat-x;	
			
	
	text-transform: none;
	margin: 2 0 0 16px;
	padding: 0;	
	display: inline;
}
#nav2 ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav2 ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	font: bold 13px/45px "Arial", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: none;
	text-decoration: none;	

}
#nav2 ul li a:hover, 
#nav2 ul li a:active {
	background: url(images/nav-hover.jpg) repeat-x;	
}
#nav2 ul li#current a {	
	background: #fff;  url(images/nav-current.jpg) repeat-x;	
		color: #32982b;
}

/* Main Column */
#main {
	float: left;
	width: 285px;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #895F30; 
	letter-spacing: -1px;	
	text-transform: none;
}
#main h2 a {
	color: #895F30; 
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}


/* Main HK Column */
#main_hk {
	float: left;
	width: 600px;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}

#main_belge {
	float: left;
	width: 150px;
	padding: 10px 0 0 0; margin: 0 0 0 0;
	display: inline;	
}




/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 900px;
	padding: 15px 0 0 0;
	text-align: center;	
}
#footer-bottom  a {
	color: #976834;
}



/* HEADER PANEL */
#headerPan{width:285px; height:400px; position:relative; margin:0 auto; padding:0;}
#headerPan h1{width:285x; height:236px; position:absolute; top:10px; right:0px; background:url(images/header-img.jpg) 0 0 no-repeat #FCFAE6; color:#f8f5e6; font-size:36px; line-height:18px; text-indent:-2000px;}
#headerPanleft{ width:280px; height:214px; position:absolute; top:10px; left:9px;}
#headerPanleft_hk{ width:150px; height:215px; position:absolute; top:10px; left:9px;}
#headerPan #ahsap{ float:left; width:280px; height:84px; position:relative; margin:10 auto; background:url(images/icon1-nor.gif) 0 0 no-repeat;}
#headerPan #ahsap h2{width:130px; height:10px; background:#f8f5e6; display:block; position:absolute; left:40px; top:0px; margin:7px 0 15px 81px; font:16px/14px "Arial",Arial, Helvetica, sans-serif; color:#CC0000; z-index:1; }
#headerPan #ahsap p{width:103px; height:10px; display:block; position:absolute; left:40px; font:12px/14px "Arial",Arial, Helvetica, sans-serif; color:#2E5000; background:#f8f5e6; margin:30px 0 0 81px; z-index:1; }
#headerPan #ahsap a{text-decoration:none; display:block; width:237px; height:62px;}
#headerPan #ahsap a:hover{text-decoration:none; background:url(images/icon1-hover.gif) no-repeat 0 0;}

#headerPan #palet{ float:left; width:280px; height:84px; position:relative; margin:10 auto; background:url(images/icon2-nor.gif) 0 0 no-repeat;}
#headerPan #palet h2{width:130px; height:10px; background:#f8f5e6; display:block; position:absolute; left:40px; top:0px; margin:7px 0 15px 81px; font:16px/14px "Arial",Arial, Helvetica, sans-serif; color:#CC0000; z-index:1; }
#headerPan #palet p{width:103px; height:10px; display:block; position:absolute; left:40px; font:12px/14px "Arial",Arial, Helvetica, sans-serif; color:#2E5000; background:#f8f5e6; margin:30px 0 0 81px; z-index:1; }
#headerPan #palet a{text-decoration:none; display:block; width:237px; height:62px;}
#headerPan #palet a:hover{text-decoration:none; background:url(images/icon2-hover.gif) no-repeat 0 0;}

#headerPan #sandik{ float:left; width:280px; height:84px; position:relative; margin:10 auto; background:url(images/icon3-nor.gif) 0 0 no-repeat;}
#headerPan #sandik h2{width:130px; height:10px; background:#f8f5e6; display:block; position:absolute; left:40px; top:0px; margin:7px 0 15px 81px; font:16px/14px "Arial",Arial, Helvetica, sans-serif; color:#CC0000; z-index:1; }
#headerPan #sandik p{width:103px; height:10px; display:block; position:absolute; left:40px; font:12px/14px "Arial",Arial, Helvetica, sans-serif; color:#2E5000; background:#f8f5e6; margin:30px 0 0 81px; z-index:1; }
#headerPan #sandik a{text-decoration:none; display:block; width:237px; height:62px;}
#headerPan #sandik a:hover{text-decoration:none; background:url(images/icon3-hover.gif) no-repeat 0 0;}



/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	border: 1px solid #ebebeb;
	background: none;
	padding: 4px;
	margin: 5px;
	/* margin: 4px 7px 4px 4px; */	
}
.thumbs img:hover	{
	border: 1px solid #c5c5c5; 
	background: none;	
}
.thumbs a:hover { background-color: transparent; border: none }




/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }



/* example_6 css */  
#example_6 {   
    position: relative; /* important */  
    overflow: hidden; /* important */  
    width: 640px; /* important */  
    height: 540px; /* important */  
    margin: 0;   
    background: #fff;   
}   
  
#example_6_content {   
    position: absolute;   
    top: 0;   
    margin-left: 0;   
}   
  
#example_6_content   
#example_6_content li {   
    list-style: none;   
    margin: 0;   
    padding: 0;   
}   
    #example_6_content {   
        width: 13440px;   
    }   
    #container_bd #example_6 ul li {   
        display: block;   
        float: left;   
        margin: 0;   
        padding: 0;   
        border: none;   
        background-color: #fff;   
    }   
  
#container_bd #example_6 ul li img {   
    display: block;   
}   
  
#example_6_frame {   
    position: relative;   
    margin: 485px 131px 0 131px;   
}   
#container_bd #example_6_frame ul li {   
    margin: 0 2px;   
}   
#container_bd #example_6_frame ul li img{   
    border: 1px solid #9cf;   
    padding: 2px;   
}   
    #container_bd #example_6_frame ul li img:hover {border: 1px solid #369;}   
    
    
    #contact-area {
	width: 250px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 250px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}