@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/****************************************************************/

body {
	background-image:url(images/bg.jpg);
}

a{
outline: none; /* for Firefox Google Chrome  */
behavior:expression(this.onFocus=this.blur()); /* for IE */
      }

/*----------------HEADER------------------*/
#HEADER{
	margin:0 auto;
	width:1030px;
	height:120px;
	position:relative;
	}
#HEADER h1{
	display:block;
	width:225px;
	height:70px;
	text-indent:-9999px;
	background-image:url(images/m_logo.jpg);
	position:absolute;
	left:0;
	top:34px;
	}
#HEADER ul{
	padding-left:850px;
	padding-top:85px;
	}
#HEADER ul li{
	float:left;
	}

#HEADER ul li a{
	height:20px;
	display:block;
	text-indent:-9999px;
	margin-left:40px;
	}

#HEADER ul li.mn1 a{
	width:47px;
	background-image:url(images/nav_work.jpg);
	background-position:left top;
	}
#HEADER ul li.mn2 a{
	width:52px;
	background-image:url(images/nav_about.jpg);
	background-position:left top;
	}
#HEADER ul li.mn1 a:hover,
#HEADER ul li.mn2 a:hover{
	background-position:left bottom;
	}
#HEADER ul li.mn1on a{
	width:47px;
	background-image:url(images/nav_work.jpg);
	background-position:left bottom;
	}
#HEADER ul li.mn2on a{
	width:52px;
	background-image:url(images/nav_about.jpg);
	background-position:left bottom;
	}

/*----------------WORKLIST------------------*/
#WORKLIST{
	clear:both;
	margin:0 auto;
	width:1030px;
	padding-top:10px;
	padding-bottom:10px;
	}
#WORKLIST h2{
	clear:both;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#a6be00;
	letter-spacing:1px;
	padding-left:10px;
	padding-top:10px;
	font-weight:normal;
	}
#WORKLIST p{
	clear:both;
	}
#WORKLIST ul{
	margin:0 auto;
	}
#WORKLIST ul li{
	float:left;
	width:237px;
	padding:9px;
	_padding:6px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#999;
	letter-spacing:1px;
	}
#WORKLIST ul li img{
	border:#FFF 4px solid;
	}
#WORKLIST ul li h2{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#666;
	letter-spacing:1px;
	line-height:20px;
	_line-height:25px;
	}
/*----------------WORK------------------*/
#WORK{
	clear:both;
	margin:0 auto;
	width:1030px;
	padding-top:25px;
	padding-bottom:10px;
	}
#WORK .design{
	float:left;
	width:780px;
	text-align:center;
	}
#WORK .design img{
	border:#FFF 5px solid;
	}
#WORK .info{
	float:right;
	width:250px;
	height:300px;
	background-image:url(images/worktitle_bg.jpg);
	background-repeat:no-repeat;
	}
#WORK .info h2{
	width:226px;
	height:49px;
	background-image:url(images/worktitle.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	color:#FFF;
	line-height:49px;
	padding:0 10px;
	letter-spacing:1px;
	margin-top:15px;
	}

#WORK .info p{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#0d0d0d;
	padding:10px 25px;
	letter-spacing:1px;
	line-height:18px;
	text-align:justify;
	}
#WORK .info p a{
	color:#a6be00;
	text-decoration:none;
	}
#WORK .info p a:hover{
	color:#5d6b00;
	}
#WORK .info .tags{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#707070;
	}
#WORK .info p.top{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding:10px 25px;
	letter-spacing:1px;
	line-height:18px;
	text-align:right;
	}
#WORK .info p.top a{
	color:#8d8d8d;
	text-decoration:none;
	}
#WORK .info p.top a:hover{
	color:#777777;
	}

/*----------------ABOUT------------------*/
#ABOUT{
	clear:both;
	margin:0 auto;
	width:1030px;
	padding-top:25px;
	padding-bottom:10px;
	background-image:url(images/m_pic.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
#ABOUT h2{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#a6be00;
	padding-left:450px;
	letter-spacing:1px;
	line-height:30px;
	}
#ABOUT h3{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	letter-spacing:1px;
	padding-left:480px;
	line-height:18px;
	font-weight:normal;
	}
#ABOUT p{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#888888;
	letter-spacing:1px;
	padding-left:480px;
	padding-right:20px;
	line-height:18px;
	}

/*----------------FOOTER------------------*/
#FOOTER {
	clear:both;
	margin:0 auto;
	width:1030px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:34px;
	}

#FOOTER p{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#8a8a8a;
	line-height:34px;
	text-align:center;
	letter-spacing:1px;
    }
