﻿/*@import url('layout.css');*/
#container {
	width: 1033px;
	margin: 0 auto;
	background-repeat: repeat-y;
}
#masthead {
	width: 1033px;
	overflow: hidden; 
	height:99px;
	background-image: url('../images/dl_top_banner3.PNG');
	text-align: left ;
}
#navigation {
	margin-right: 0px;
	margin-left: 0px;
	width: 1033px;
	height:40px;
    background-image:url('../images/blackbar-middle1.PNG');
    background-repeat:repeat-y;
	text-align:right;
	position:relative;
}

#language {
     top:0px; 
     left:0px;
	 width:240px;
	 text-align: left;
	 
	 
	 height:22px;
	 position:absolute;
	 font-family:Arial;
	 font-size:small;
	 
}

#contents {
	margin-right: 0px;
	margin-left: 0px;
	width: 1033px;
	background-image: url('../images/whitebar-middle.PNG');
	padding-left:18px;
	background-repeat:repeat-y;
	position:relative; 
	text-align:left;
	height: 2127px;
	font-family:Arial;
	font-size:13px; 
}


#mainbox {
	width: 476px; height: 247px; position: absolute; left: 22px;	top: 10px; 	background-image: url('../images/DLBox1.png'); background-repeat:no-repeat;
}

#boximg {
  width: 94px; height: 162px; position:absolute; left:10px; top:27px;	
}

#boximg2 {
  width: 94px; height: 162px; position:absolute; left:10px; top:27px;	
}

#boxdiv {
	width: 343px; height: 207px; position:absolute; left: 111px; top: 25px;
}

#boxdiv2 {
	width: 343px; height: 207px; position:absolute; left: 111px; top: 0px;
}


#mainbox2 {
	width: 476px; height: 247px; background-image: url('../images/FDLBox1.png'); position: absolute; left: 525px; top: 10px; background-repeat:no-repeat;
}

#p_contents {
	width:728px;
}

a.y {
	width: 100px;
	height: 40px;
	color: #FFFFFF;
	text-align: center;
	vertical-align:12px; 
	padding-top: 12px;
	display: inline-block;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}

a.y:hover {
    width: 100px;
    height: 40px;
    color: #FFFFFF;
    padding-top: 12px;
    text-align:center;
    vertical-align:12px;
    display:inline-block;
    text-decoration:none;
    background-image : url(../images/b3.png);
    background-repeat:no-repeat;
    }

a.butt {
	 width:110px; 
	 height:30px; 
	 background-image:url('../images/dwnbut1.png');
	 background-position:center;
	 background-repeat:no-repeat;
	 display:inline-block; 
	 font-family:Arial; 
	 font-size:11px; 
	 font-weight:bold;
	 padding-top:14px;
	 text-align:center; 
	 color: #FFFFFF;
	 text-decoration:none;
}

a.butt:hover  {
	 width:110px; 
	 height:30px; 
	 background-image:url('../images/dwnbut1_hover.png'); 
	 background-position:center;
	 background-repeat:no-repeat;
	 display:inline-block; 
	 font-family:Arial; 
	 font-size:11px; 
	 font-weight:bold;
	 padding-top:14px;
	 text-align:center; 
	 color:black;   
	 text-decoration:none;
}

a.butt2 {
	 width:110px; 
	 height:30px; 
	 background-image:url('../images/dwnbut2.png');
	 background-position:center;
	 background-repeat:no-repeat;
	 display:inline-block; 
	 font-family:Arial; 
	 font-size:11px; 
	 font-weight:bold;
	 padding-top:14px;
	 text-align:center; 
	 color: #FFFFFF;
	 text-decoration:none;
}

a.butt2:hover  {
	 width:110px; 
	 height:30px; 
	 background-image:url('../images/dwnbut2_hover.png');
	 background-position:center;
	 background-repeat:no-repeat;
	 display:inline-block; 
	 font-family:Arial; 
	 font-size:11px; 
	 font-weight:bold;
	 padding-top:14px;
	 text-align:center; 
	 color:#000000; 
	 text-decoration:none;
}


h1.k {
	font-family:Arial;
	font-weight:bold;
	font-size:12px; 
}
    

#tabcol_1 {
	width:230px;
	position:absolute;
	background-image: url('../images/head1.PNG');
	color:#FFFFFF;
	font-family:Arial;
	font-size:small;
	font-weight:bold; 
}

#tabhead {
	 width:236px;
	 position:absolute;
	 background-color:#3169C6;
	 height:30px; 
	 color:#FFFFFF;
	 text-align:center;
	 padding-top:13px;
	 border:2px black solid;
 	 font-family:Arial;
 	 font-size:small;
 	 font-weight:bold;
}

#tabcol_2 {
	width: 230px;
	/*border:1px black solid;*/
	position: absolute;
	/*background-image: url('../images/head4.PNG');*/
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:small;
	padding:5px;
	
}

#footer {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding: 0px;
	width: 1033px;
	background-image:url('../images/whitebar-middle.PNG');
}
