/* general reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:none;}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}
input, textarea, button {margin:0;font-family:inherit; font-size:1em;}
html{height:100%;}
q:before,q:after {content:"";}
body{
	font:12px/20px  Arial,Helvetica, sans-serif;
	color:#5d5d5d;
	background:#f4f4f4 url(../images/bg-body.gif) repeat-x;
	height:100%;
	min-width:970px;
}
/* general setings */
a{
	color:#0099FF;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
/* wrapper */
#wrapper {
	min-height:100%;
	width:960px;
	margin:0 auto;
}
* html #wrapper {height: 100%;}
/*header start*/
#header{
	padding:32px 0 17px;
	font:13px/15px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:18px;
}
#header .mail{
	text-align:right;
	position:relative;
}
#header .mail a{color:#999898;}
#header .row{
	width:100%;
	overflow:hidden;
	margin-top:-11px;
}
.logo{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	width:218px;
	height:63px;
	background-image: url(../images/logo-daista.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.logo a{
	display:block;
	height:100%;
}
#nav{
	float:right;
	padding:45px 0 0;
}
#nav li{
	float:left;
	margin-left:20px;
	display:inline;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#nav li a:hover,
#nav li.active a{
	text-decoration:none;
	color:#090909;
}
/*header end*/
/*promo start*/
.promo{
	position:relative;
	border-bottom:1px solid #c0c0c0;
	padding-bottom:18px;
	margin-bottom:22px;
	width:100%;
}
.promo img{display:block;}
.promo .view{
	position:absolute;
	background:#090909;
	width:422px;
	text-transform:uppercase;
	font:bold 15px/44px Arial, Helvetica, sans-serif;
	color:#999898;
	top:323px;
	left:73px;
	padding:0 8px 0 13px;
	overflow:hidden;
}
.promo .view a{
	float:right;
	background:url(../images/arrow-orange.gif) no-repeat 100% 19px;
	padding-right:16px;
}
/*promo end*/
/*main start*/
#main{
	width:100%;
	overflow:hidden;
	padding-bottom:145px;
}
#main_body {
	width: 620px;
}
#main h1{
	text-transform:uppercase;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#090909;
	padding:0 0 10px 28px;
	border-bottom:6px solid #090909;
	background:url(../images/arrow.gif) no-repeat 0 7px;
	margin-bottom:16px;
}
#main h2 {
	text-transform: uppercase;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
}
#main p {
	margin-bottom: 10px;
}
.list li{
	background:url(../images/sep02.gif) no-repeat 0 3px;
	line-height:20px;
	padding:2px 0 5px 29px;
}
.col_right {
	float: right;
	width: 285px;
	clear: both;
	margin-bottom: 12px;
}
.col_right li {
	margin-bottom: 5px;
}
.col_right .more{
	background:url(../images/small-arrow.gif) no-repeat 0 50%;
	padding-left:23px;
	font-weight:bold;
	text-transform:uppercase;
	color: #0099FF;
}

.three-cols{
	width:1020px;
	overflow:hidden;
	padding-bottom:23px;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:19px;
}	
.three-cols .col{
	float:left;
	width:283px;
	margin-right:56px;
	display:inline;
}
.three-cols .col h2{
	text-transform:uppercase;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#090909;
	padding:0 0 10px 28px;
	border-bottom:6px solid #090909;
	background:url(../images/arrow.gif) no-repeat 0 7px;
	margin-bottom:16px;
}
.three-cols .col .more{
	background:url(../images/small-arrow.gif) no-repeat 0 50%;
	padding-left:23px;
	font-weight:bold;
	text-transform:uppercase;
}
.three-cols .col p{margin-bottom:5px;}
.three-cols .list li{
	background:url(../images/sep02.gif) no-repeat 0 3px;
	line-height:20px;
	padding:2px 0 14px 29px;
}
.three-cols q{
	display:block;
	margin-bottom:19px;
}
.three-cols cite{color:#090909;}
.underline{
	border-bottom:1px solid #c0c0c0;
	margin-bottom:15px;
	clear: both;
	float: left;
	margin-top: 5px;
	width: 100%;
}
.portfolio{
	padding-bottom:40px;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:25px;	
}
.portfolio h2{
	text-transform:uppercase;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#090909;
	padding:0 0 18px 30px;
	background:url(../images/arrow.gif) no-repeat 0 7px;
}
.portfolio ul{
	width:994px;
	overflow:hidden;
}
.portfolio ul li{
	float:left;
	margin-right:33px;
	position:relative;
}
.portfolio ul li img{display:block;}
.portfolio .view{
	position:absolute;
	bottom:0;
	right:0;
	padding:0 20px 0 10px;
	color:#090909;
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	background:#fe9b00 url(../images/orang-arrow.gif) no-repeat 100% 6px;
	text-transform:uppercase;
}
* html .portfolio .view{
	bottom:-1px;
	right:-1px;
}
.caption {
	font-style: italic;
	margin-top: 5px;
}
.block{
	width:100%;
	overflow:hidden;
	margin-bottom: 25px;
	clear: both;
	float: left;
}
.block h3{
	background:url(../images/small-arrow.gif) no-repeat 0 4px;
	padding:0 0 21px 23px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#090909;
	text-transform:uppercase;
}
.block .social{
	float:right;
	width:219px;
	margin-left:82px;
}
.social ul{
	width:100%;
	overflow:hidden;
}
.social li{
	float:left;
	margin-right:14px;
}
.social li img{display:block;}
.block .text{
	height:1%;
	overflow:hidden;
}
/*main end*/
/*wrapper end*/
/*footer start*/
#footer{
	background:#e2e2e2;
	position:relative;
	width: 100%;
	height:251px;
	margin-top:-101px;
}
#footer .holder{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:19px 0 18px;
}
#footer .logo1{float:right;}
#footer .logo1 img{display:block;}
#footer .nav{
	height:1%;
	overflow:hidden;
	padding:10px 0 0;
}
#footer .nav li{
	float:left;
	background:url(../images/sep01.gif) no-repeat 0 50%;
	padding:0 6px 0 9px;
	margin:0 9px 0 -9px;
	line-height:18px;
	display:inline;
}
#footer .nav li a{color:#5d5d5d;}
/*footer end*/

/*contact form */
#contactform {
	margin:0;
	float: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 590px;
}
#contactform * { color:#0099FF; }
#contactform ol { margin:0; padding:0; list-style:none; }
#contactform li { margin:0; padding:0; background:none; border:none; display:block; clear:both; }
#contactform li.buttons { margin:5px 0 5px 0; clear:both; }
#contactform label { margin:0; width:100px; display:block; padding:10px 0; color:#575757; font:bold 12px Arial, Helvetica, sans-serif; text-transform:capitalize; float:left; }
#contactform label span { color:#F00; }
#contactform input.text { width:450px; border:1px solid #ddd; margin:2px 0; padding:5px 2px; height:16px; background:#fff; float:left; }
#contactform textarea { width:450px; border:1px solid #ddd; margin:2px 0; padding:2px; background:#fff; float:left; }
#contactform li.buttons input { padding:3px 0 3px 150px; margin:10px 0 0 0; border:0; color:#FFF; float:left; }
