html, body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #f7f7f7 url('/i/bg_body.jpg') repeat-x top ;
	color: #4f4f4f;
	font: 100% Arial, Helvetica, sans-serif ;
}
a img {
	border: none;
}
a {
	text-decoration: underline;
	color: #04417a;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #04417A;
	font-size: 160%;
	font-weight: 500;
       position: relative; 
       z-index: 10;
}
h2 {
	color: #951F16;
	font-size: 120%;
}
ul {
	list-style: url(../i/bullet_ul.gif);
}
li {
	margin-bottom: 5px;
}
#azs {
	background: transparent url('/i/azs.jpg') no-repeat right top;
	min-height: 302px;
}
#logo_box {
	background: transparent url('/i/logo.jpg') no-repeat left top;
	height: 219px;
}
#logo {
	position:absolute;
	left: 53px;
	top:58px;
	width: 69px;
	height: 84px;
}
#legend {
	position:absolute;
	left: 174px;
	top:42px;
	width: 322px;
	height: 270px;
}
#line {
	position: absolute;
	background-color:#c32d21;
	width:135px;
	height:8px;
	right:0px;
	top:302px; 
}
#menu {
	padding: 40px 0px 0px 10px;
	width: 164px;
	vertical-align: top;
}
#menu a {
	 display:block; 
	 border-bottom:1px dashed #969696;
	 text-decoration: none;
	 padding: 5px 5px 5px 25px;
	 color: #4f4f4f;
	 font: 600 85%  Arial, Helvetica, sans-serif;
}
#greeting {
	background: transparent url('/i/strike.gif') no-repeat left top;
	margin-top: 63px;
	padding: 16px 20px 30px 85px;
	font-size: 80%;
	float: left;
}
* html #greeting {
	margin-top: 73px;
}
#info_title {
	background: #2e487d url('/i/bg_send_order.jpg')  repeat-y left top;
	text-align:center;
	padding: 15px 0px 10px 0px;
}
.item {
	font-size: 80%;
	margin:15px 10px 15px 30px;
}
.item_text {
	padding: 0px 10px 10px 10px;
}
#latest_work {
	background: #951f16 url('/i/bg_latest_works.jpg')  repeat-y left top;
	min-height:216px;
	color:#fff;
	font-size: 80%;
}
#latest_work a {
	color: #fff;
	text-decoration: none;
	display:block;
	text-align:right;
}
#send_order {
	background: #2e487d url('/i/bg_send_order.jpg')  repeat-y left top;
	min-height:216px;
}
#base {
	background: #365694 url('/i/bg_base.jpg')  repeat-y left top;
	margin: 30px 0px;
	padding:5px 10px 8px 54px;
}
#catlist {
	list-style: none;
}
#catlist li {
	float: left;
	width: 90px;
	padding: 0px 10px 10px 0px;
	text-align: center;
}
#itemlist {
	list-style: none;
	list-style-image: none;
}
#itemlist li {
	display: inline-block;
	padding-top: 10px;
}
#itemlist img {
	float: left;
	padding: 0px 10px 10px 0px;
}
#itemlist .full{
	text-align: right;	
}
#catlist li {
	float: left;
	width: 150px;
	height: 200px;
	margin: 0px 20px 20px 0px; 
}
#catlist li div {
	width: 150px;
	height: 150px;
	border: 1px solid #969696;
	vertical-align: middle;
}
#itemlist li {
	clear: both;
	margin-bottom: 20px;
}
#itemlist li .item_pic {
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#partners img {
	margin-top: 12px;
	margin-right: 20px;
}

.portfoliolist strong {
	font-size: 110%;
	margin-bottom: 5px;
	display: block;
}

.portfoliolist li {
	margin-top: 15px;
}