@media screen {



html, body{
	background-color:white;
	text-align:center;
	margin:0px;
	padding:0px;
}
#container{
	width:993px;
	margin:0px auto;
	border-top:5px solid #2A3267;
	position:relative;
	text-align: left;
}
#top{
	width:100%;
	height:1px;
	position:relative;
}
#content{
	margin-top: 173px;
	 background-image: url("pdesign_image.php?lang=1&name=content_gr_wh_gr");

	background-repeat: repeat-y;
}

.clearboth{
	width:1px;
	height: 1px;
	clear: both;
	font-size:0px;
	visibility: hidden;
	margin-top:-2px; 
}

h1{
	margin:0px;
	padding:0px;
	font-size:1px;
	color:white;
	position:absolute;
	top:0px;
	left:0px;
	width:201px;
	height:95px;
	text-align: left;
	
	
}
h1#logo .name{
   position:absolute;
	left:201px;
	top:25px;
	color:black;
	font-size:12px;
	width:300px;
              z-index:10;
             
}
h1#logo .logo{
	position:absolute;
	width:201px;
	height:95px;
	 background-image: url("pdesign_image.php?lang=1&name=ckd_logo");
	background-repeat: no-repeat;
	top:0px;
	left:0px;
	cursor: pointer;
              display:block;
             
              z-index:100;
}

.find{
	width:201px;
	height:78px;
	background-color: #2A3267;
	background-image: url("pdesign_image.php?lang=1&name=search");
	position:absolute;
	top:95px;
	left:0px;
	background-repeat: no-repeat;
	background-position: 26px 20px;
}
.find input{
	width:122px;
	height:19px;
	position:absolute;
	top:20px;
	left:26px;
	background-color: transparent;
	border: 0px none;
	padding:3px;
	
}
.find .searchsubmit{
   position:absolute;
	width:21px;
	height:21px;
	top:20px;
	left:149px;
	cursor: pointer;
}
.find .text{
   position:absolute;
	top:54px;
	left:27px;
	cursor: pointer;
	color:white;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
}

#leftmenu{
	float:right;
	width:201px;
              position:relative;
	
	
}

#bodycontent{
	width: 791px;
	float:right;
	height:auto !important;
	height:430px;
	min-height:430px;
	margin:73px 0px 0px 0px;
	
}
#bodycontentbody{
	width:590px;
              %width: 633px;
	float:left;
	padding:35px 0px 40px 43px;
               
             
             
}
#bodycontentbodysearch{
	width:590px;
	float:left;
	padding:35px 0px 40px 43px;
               
             
             
}
#bodymain{
	background-color: white;
              width: 547px;
              
}
#bodycontentright{
	width: 158px;
	float:left;
             
}
#bodycontentrightinner{
	padding: 30px 20px 0px 20px;
              font-size:11px; 
}
#bodycontentrightinner a, #bodycontentrightinner a:active, #bodycontentrightinner a:visited{
               color:#A14725;
               text-decoration:none;
} 
#bodycontentrightinner a:hover{
               text-decoration:underline;
} 

.hr{
	width: 100%;
	height: 2px;
	background-color: #E1E1E1;
              display:block;
}
hr{
	display:none;
}

#bannerwork{
             width:177px;
             height:200px;
             display:block;
             margin:30px 0px 0px 10px;   
}

a img {
  border:none;
}



}

@media print {


}


































