* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	background: #e7e8ec url(../images/bg.gif) repeat-x bottom;
}
a {
	color: black;
	outline: none;
	text-decoration: underline;
	font-size:12px;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1004px;
	margin: 0 auto;
	border:1px solid #d9d9e1;
	border-top:none;
	border-bottom:none;
	background:#FFFFFF;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 330px;
	background: #FFE680;
	background:url(../images/header.gif) repeat-x bottom;
	width:998px;
	margin-left:2px;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 10px;
	width:1000px;
	font-size:14px;
	color:#6d6e71;
	overflow:hidden;
	min-height:850px;
}
#border{
	width:1002px;
	border:1px solid #c1c0c6;
	margin: 0 auto;
	border-top:none;
	border-bottom:none;
}
.logo{
	margin-left:150px;
	margin-top:66px;
	position:absolute;
}
.slides{
	position:absolute;	
	z-index:2;
	margin-left:699px;
}
#menu{
	width:861px;
	height:67px;
	background:url(../images/menu.gif);
	margin-left:69px;
	z-index:3;
	position:absolute;
	margin-top:217px;
}
#menu_items{
	position:absolute;
	z-index:438;
	margin-left:76px;
	margin-top:217px;	
	padding-bottom:5px;
}
.item{
	list-style-type:none;
	float:left;
	z-index:5;
	display:block;
}
.menu_items a{
	font-size:16pt;
	font-family:Tahoma;
	color:#404041;
	text-decoration:none;	
	z-index:6;
	padding-bottom:5px;
	display:block;
	text-align:center;
	width:132px;
	float:left;
	padding-top:13px;
	margin-right:11px;
}
.menu_items a:hover{
	background:url(../images/hover.gif) no-repeat center;
	color:#FFFFFF;
}

#in{
	margin-left:73px;
	margin-right:73px;
}
.full a{
	color:#ee3923;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.full_2 a{
	color:#ee3923;
	font-weight:bold;
	text-decoration:none;
	padding-left:22px;
	line-height:2;
	font-size:14px;
}
#bottom{
	width:1006px;
	height:58px;
	margin: 0 auto;
	background:url(../images/b.gif);
}
#r_b_l{
	background:url(../images/l_b_l.gif);	
	width:12px;
	height:58px;
}
#r_b_r{
	background:url(../images/r_b_r.gif);	
	width:12px;
	height:58px;
	margin-top:-58px;
	margin-left:994px;
}
#footer{
	width:980px;
	height:62px;	
	color:#5c5d61;
	font-size:14px;
	margin: 0 auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
}
.proj{
	float:left;
	width:236px;
	margin-right:73px;
}
.proj_2{
	float:left;
	width:236px;
	margin-right:73px;
	margin-bottom:24px;
}
.img_m{
	margin-right:70px;
	margin-bottom:15px;
	float:left;
}
#content img{
	margin-bottom:28px;
	display:block;
	float:none;
}
.items img{
	padding:8px;	
	padding-top:7px;
	padding-bottom:9px;
	background:url(../images/th.jpg) no-repeat;
	margin-bottom:50px;
	float:none;
}
