/* CSS Document */
/*---COMMON---
---------------------*/
.png{
	behavior: url("png.htc");
	}

*{	
    margin: 0;
    padding: 0;
	font:11px tahoma;
	vertical-align:middle;
    line-height:15px;
    color:#4e4e4e;
	background:transparent;
	border:0;
	}
body{
	text-align:right;
	background:#5b656a url(img/bg.gif) repeat-x;
	}
.pattern{
	width:1143px;
	margin:0 0 0 auto;
	background:url(img/pattern.gif) no-repeat;
	}
b{
	font-weight:bold;
	}

.btn{
	width:68px;
	height:15px;
	//height:17px;
	color:#8d8d8d;
	background: url(img/btn.gif) repeat-x;
	font-size:10px;
	cursor:pointer;
	padding:0 0 1px 8px;
	}
html:root .btn {
  padding:0 0 4px 8px;
}

/*---H---
---------*/
h1{
	color:#85b228;
	font-size:14px;
	}
/*---HEADER---
--------------*/
.header{
	width:790px;
	height:104px;
	margin:0 0 0 auto;
	background:url(img/headerbg.png) no-repeat;
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/headerbg.png,sizingMethod=crop);
	text-align:left;
	}
.header img{
	margin:38px 0 0 19px;
	position:relative;
	}
/*---MENU---
------------*/
.menu{
	width:790px;
	height:52px;
	margin:0 0 0 auto;
	background:url(img/menubg.png) no-repeat;
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menubg.png,sizingMethod=crop);
	text-align:left;
	}
.menu_links{
	padding-left:38px;
	}
.menu_links a{
	width:120px;
	display:block;
	float:left;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	color:#272c2e;
	font-weight:bold;
	padding:20px 0 16px 0;
	position:relative;
	}
.menu_links a:hover{
	background:url(img/menuact.gif) no-repeat;
	color:#fff;
	}
.menu_links .menu_act{
	background:url(img/menuact.gif) no-repeat;
	color:#fff;
	}
/*---CONTENT---
--------------*/
.light{
	width:959px;
	margin:0 0 0 auto;
	background:url(img/light.png) no-repeat;
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/light.png,sizingMethod=crop);
	}
.content{
	width:790px;
	margin:0 0 0 auto;
	background:url(img/sideshadow.png);
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/sideshadow.png,sizingMethod=scale);
	}
.content_in{
	width:779px;
	margin:0 0 0 auto;
	background:url(img/contenttopbg.jpg) no-repeat;
	}
.content_bg{
	width:779px;
	margin:0 0 0 auto;
	background:#fff url(img/contentbg.jpg) repeat-y;
	padding-bottom:15px;
	}
.content_in:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
/*---CONTENT_LEFT---
--------------------*/	
.content_left{
	width:225px;
	float:left;
	background:url(img/contentleftbg.jpg) no-repeat 0 145px;
	text-align:left;
	}
.left_img{
	border:1px solid #292d2f;
	margin:17px 0 21px 21px;
	}
.contuct_us{
	margin:0 0 0 24px;
	}
.contuct_us p{
	margin:9px 10px 9px 0;
	}
label{
	display:block;
	font-weight:bold;
	}
#name, #mail{
	background:#fff;
	width:133px;
	border:1px solid #cdcdcd;
	padding:1px;
	margin:0 0 8px -1px;
	}
#message{
	background:#fff;
	width:191px;
	height:152px;
	border:1px solid #cdcdcd;
	padding:1px;
	margin:0 0 0 -1px ;
	}
.contuct_us .btn{
	margin:8px 0 0 126px;
	}
/*---CONTENT_RIGHT---
---------------------*/
.content_right{
	width:551px;
	float:right;
	text-align:left;
	padding-top:17px;
	}
.about_us img{
	margin:0 0 10px 13px;
	}
.about_us p{
	padding:3px 0 9px 14px;
	margin:0 18px 14px 0;
	border-left:1px dashed #edeeef;
	border-bottom:1px dashed #edeeef;
	}
.portfolio{
	padding:0 13px 0 14px;
	}
.portfolio img{
	margin:0 0 10px 2px;
	}
.portfolio span{
	display:block;
	margin:0 0 0 2px;
	}
.work{
	width:519px;
	background:url(img/workbg.jpg) repeat-y;
	margin-top:20px;
	}
.work_bot:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.work_top{
	width:519px;
	background:url(img/worktopbg.jpg) no-repeat top left;
	}
.work_bot{
	background:url(img/workbotbg.jpg) no-repeat bottom left;
	width:519px;
	padding-bottom:13px;
	}
.work img{
	float:left;
	border:1px solid #e0e0e0;
	margin:13px 18px 0 15px;
	}
.work h1{
	padding:12px 0 0 15px;
	}
.work a{
	color:#336699;
	}
.work a:hover{
	color:#990000;
	}		
.work p{
	line-height:17px;
	padding:6px 20px 0 15px;
	}
.work .btn{
	margin:3px 0 0 265px;
	}
/*---FOOTER---
--------------*/
.footer{
	width:790px;
	margin:0 0 0 auto;
	height:91px;
	background:url(img/footerbg.png) no-repeat;
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/footerbg.png,sizingMethod=crop);
	text-align:left;
	clear:both;
	}
.footer_shadow{
	width:790px;
	margin:0 0 0 auto;
	height:113px;
	background:url(img/footershadow.png) no-repeat;
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/footershadow.png,sizingMethod=crop);
	}
.footer_left{
	width:300px;
	float:left;
	color:#676767;
	margin:38px 0 0 35px;
	}
.footer_left a{
	color:#336699;
	vertical-align:baseline;
	position:relative;
	}
.footer_left a:hover{
	color:#990000;
	}
.footer_right{
	width:164px;
	float:right;
	margin:40px 15px 0 0;
	_margin:40px 5px 0 0;
	}
.design{float:left;
	margin:-275px 0 0 150px;
	}