/* 
------------------
stylesheet 
DL Architecture
------------------
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	height:100%;
}
body {
	background-color: #7c817a;
	font: 76%/1.3  Arial, Verdana, Helvetica, Tahoma, sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
}
/* --------All--------- */
a {
	color: #0066cc; /* a link color */
	/*text-decoration: none;*/
}
a:hover {color: #e47e05} /* a link over color */
img, fieldset {border: 0;}
.clear {clear: both}
.hide {display: none;visibility: hidden;}
address {font-style: normal}
h1, h2, h3, h4, h5, h6 {font-size: 110%}
fieldset legend {display: none}
.setleft {float: left}
.setright {float: right}
img.setleft {margin: 0 10px 0 0}
img.setright {margin: 0 0 0 10px}
iframe {border: 0;padding: 0; margin: 0}
p {margin-bottom: 15px}
ol {
	padding-left: 25px;
}
/*-------End--------*/
#frame { 
	background-color: #fff;
	width: 838px; 
	margin: 0 auto;
	padding-bottom: 20px; 
	position: relative;
}
#nav {
	background: url(../images/nav_bg.jpg) no-repeat left;
	width: 100%;
	overflow: hidden;
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 0;
	border-top: 1px solid #bec0bd;
	border-bottom: 1px solid #bec0bd;
	max-height: 39px;
}
* html #nav {margin-bottom: -1px;}
#nav li, #nav li * {
	float: left;
}
#top {
	background: #7c817a url(../images/top_bg.jpg) no-repeat top right;
	height: 127px;
	position: relative;
}
#nav li {
	background: url(../images/point2.gif) no-repeat left center;	
	padding: 0 20px;
}
#nav li:first-child {background: none}
#nav li a {
	display: block;
	font-size: 120%;
	text-decoration: none;
	font-weight: normal;
	line-height: 39px;
	color: #fff;
}
#nav li strong {display: block}
#nav li a:hover {
	background: url(../images/nav_on.gif) repeat-x bottom;	
	color: #e47e05;
}
#nav .on a {
	background: url(../images/nav_on.gif) repeat-x bottom;	
}
#DLarchitecture {
	position: relative;
	top: 30px;
	left: 32px;
}
#left {
	width: 250px;
	float: left;
	padding-top: 5px;
}
#left h3 {
	background: url(../images/arrow2.gif) no-repeat 0 5px;		
	padding-left: 12px;
	font-size: 120%;
	text-transform: uppercase;
	color: #545853;
	margin-bottom: 5px;
}
#left h3 em {
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.address {
	background: url(../images/line.gif) repeat-x top;	
	padding: 15px 0 12px;
}
.address h4 {
	font-size: 130%; 
	margin-bottom: 15px;
}
.address address{
	margin-bottom: 15px;
}
#content {
	margin: 0 auto;
	width: 95%;
	overflow: hidden;
	font-size: 110%;
	padding-top: 10px;
}
#content h2 {
	background: url(../images/line.gif) repeat-x bottom;	
	color: #545853;
	font-size: 190%;
	text-transform: uppercase;
	padding-bottom: 1px;
	margin-bottom: 15px;
}
#content h2 em {
	font-weight: normal;
	font-style: normal;
}
#right {
	width: 490px;
	float: right;
}
#footer {
	background: url(../images/footer_bg.jpg) no-repeat top;	
	padding: 20px 0 10px;
	text-align: center;
	margin-top: 15px;
}
#footer a {
	text-decoration: none;
	color: #000;
}
#footer a:hover {color: #e47e05}
#footer a.on {color: #000;font-weight: bold;}
#footer span {
	display: block;
	padding-top: 5px;
}
.boxform {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.boxform strong {
	width: 80px;
	float: left;
	clear: left;
}
.intext {
	border-top: solid 1px #aaadb2;
	border-right: solid 1px #dcdfe6;
	border-bottom: solid 1px #e2e9ef;
	border-left: solid 1px #e3e3eb;
	padding: 2px 4px;
}
.boxform div {
	width: 270px;
	float: left;
	padding-bottom: 10px;
}
.boxform .long {
	width: 97%;
}
.button1 {
	background: url(../images/button.png) no-repeat center;	
	width: 110px;
	height: 22px;
	border: 0;
	cursor: pointer;
}
.bottomform {
	clear: both;
	padding: 10px 0 0 80px;
}
.bottomform2 {
	clear: both;
	padding: 10px 0 0 240px;
}
.s-content {
	width: 560px;
	margin: 0 auto;
}
.text-contact {
	padding: 20px 0 0 80px;
}
.text-contact address {
	margin-bottom: 15px; 
}
.boxorange {
	border: 1px solid #eae6d1;
	background-color: #fffcef;
	padding: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.selecr-page {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.selecr-page span {
	float: right;
}
.selecr-page a {
	text-decoration: none;
	color: #000;
	padding: 0 5px;
	background-color: #d7e4f1;
	border: 1px solid #d7e4f1;
	float: left;
	display: block;	
	margin-left: 4px;
}
.selecr-page a:hover {color: #e47e05}
.selecr-page a.on {
	background-color: #fff;
	border: 1px solid #cccccc;	
}
#text-left {
	width: 150px;
	background-color: #f2f2f2;
	float: left;
	padding: 15px;
}
#text-left h3 {
	font-weight: normal;
	margin-bottom: 10px;
}
#text-right {
	width: 580px;
	float: right;
}
#text-right h3 {
	font-size: 150%;
	margin-bottom: 10px;
}
.location {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}
.map-location {
	float: left;
	width: 200px;
	text-align: center;
}
.map-location span {
	display: block;
	width: 200px;	
	height: 200px;
	margin-bottom: 10px;
}
.text-location {
	float: left;
	width:360px;	
	margin-left: 15px;
}
.text-location strong {
	width: 65px;
	float: left;
	clear: left;
	color: #666666;
}
.text-location span {
	display: block;
	width: 290px;
	float: left;
	padding-bottom: 3px;
}
.text-location p {
	width: 100%;
	overflow: hidden;
}
.text-location .setbottom {
	text-indent: 65px;
}
.line {
	background: url(../images/line.gif) repeat-x center;	
	clear: both;
	width: 100%;
	overflow: hodden;
	height: 40px;
}
/* form mail */
.finlish-msg {
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -10%;
	background-color: #fff;
	height: 100px;
	text-align: center;
	border-top: 2px solid #CFCFCF;
	border-bottom: 2px solid #CFCFCF;
}
.finlish-msg h3 {
	font-size: 220%;
	color: #333333;
	margin-top: 10px;
}
.finlish-msg h3.err {
	color: #660000;
}
.finlish-msg p {padding-top: 20px;}
.finlish-msg a {
	border: 1px solid #CFCFCF;
	padding: 3px 10px;
	text-decoration: none;
}
/* end form mail */

/* pop up */
.popup {
	background-color: #000;
	position: absolute;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-moz-opacity: 0.4;
	opacity:.40;
	z-index: 40; 
}
.popup iframe {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	/*IE5 Hack*/
	display/**/:block;
}
.detailpop {
	position: absolute;
	width: 430px;
	border: 2px solid #5bbcf1;
	top: 20%;
	z-index: 999;
	left: 50%;
	margin-left: -215px;
	background-color: #f9fdff;
}
.line-black {
	/*border: 1px solid  #000;*/
	width: 100%;
}
.detailpop .close {
	display: block;
	text-align: center;
	width: 99%;
	padding: 5px 0;
	clear: both;
}
.detailpop .close a {
	text-decoration: none;
}
.detailpop .close a img {
	vertical-align: middle;
}

.red {
	color:#FF0000
}

.grey {
	color:#666666;
}
/* end pop up */