html, body, h1, h2, h3, img, ul, ol, li {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Verdana,Tahoma,'Lucida Grande',Arial,Sans-Serif;
}

html {
	overflow-y: scroll;
}

div.hr {
  height: 1px;
  /*background: url(../images/hr.png) no-repeat scroll center;*/
	background-color: #2CA1C6;
	margin-bottom: 10px;
}
div.hr hr {
	display: none;
}

body {
  font-size:9pt;
  background: url('../images/bg_tile.png') repeat-x;
  background-color: #dedede;
}

input {
	border: 1px solid #888;
	font-size: 10pt;
}	

textarea {
	border: 1px solid #888;
	font-size: 10pt;
}

.submit input {
	position: relative;
  background-color: #73b122;
	border: none;
  font-weight: bold;
  padding: 4px;
  color: #fff;
  text-align: center;
  text-decoration: none;
	font-size: 10pt;
	top: 1px;
}

#page_not_found {
	position: relative;
	top: 44px;
	text-align: center;
}

#header {
	position: relative;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
}

#logo {
	position: relative;
	width: 504px;
	left: 0px;
	height: 88px;
	margin-top: 16px;
	z-index: 10;
	float: left;
}

#slogan {
	position: relative;
	margin-top: 16px;
	width: 403px;
	height: 88px;
	right: -80px;
	float: right;
}


#contact_top {
	position: relative;
	margin-top: 2px;
	float: right;
	text-decoration: none;
	font-size: 16px;
	color: #b7b7b7;
	font-family: Verdana;
	margin-right: 28px;
}

#contact_top a {
	text-decoration: none;
	font-size: 16px;
	color: #b7b7b7;
	font-family: Verdana;
}

#contact_top img {
	margin-right: 6px;
}

#top {
	position: relative;
	top: 56px;
	background: url('../images/top.jpg');
	width: 1002px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	position: relative;
	background-color: #fff;
	width: 1000px;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

#bottom {
	position: relative;
	background: url('../images/bottom.jpg');
	width: 1002px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
	z-index: -10;
	margin-bottom: 10px;
}

#koe {
	position: absolute;
	right: -97px;
	bottom: 60px;
	width: 96px;
	height: 182px;
	background: url('../images/koe02.png');
}

#freelance {
	background-color: #73b122;
	font-weight: bold;
	padding: 5px;
	margin-top: 20px;
	color: #fff;
	width: 210px;
	text-align: center;
	text-decoration: none;
	margin-left: 30px;
}

#freelance a {
	color: #fff;
	text-decoration: none;
}

.nav-wrap {
	z-index: 90;
}

#menu { 
	list-style: none; 
	position: absolute; 
	top: 128px;
	width: 500px;
	z-index: 100;
}

#menu li { 
	display: inline-block; 
	float: left;
}

#menu li a { 
	position: relative;
	color: #000; 
	font-size: 14px; 
	display: block; 
	float: left; 
	text-decoration: none; 
	padding-right: 5px;
	padding-left: 5px;
	outline: none;
	z-index: 120;
}

#magic-line { 
	position: absolute; 
	top: 28px;
	left: 0px;
	width: 7px; 
	height: 4px; 
	background: url('../images/arrow.gif') no-repeat;
	background-position: center top;
	z-index: 140; 
}

#home {
	position: relative;
	color: #222;
	text-decoration: none;
}

#home a {
	color: #222;
}

.item {
	position: relative;
	color: #222;
	width: 450px;
	margin-left: 30px;
	display: none;
	text-align: justify;
}

#home h2 {
	color: #048ebc;
	font-size: 16px;
}

.project_item {
	float: left;
}

.project_item img {
	border: 3px double #555;
	float: left;
	margin-right: 10px;
}

.project_item ul {
	list-style: inside;
}

#milk {
	position: relative;
	left: 20px;
	background-color: #73b122;
	font-weight: bold;
	padding: 5px;
	margin-top: 20px;
	color: #fff;
	width: 184px;
	text-align: center;
}

.project_link {
	position: relative;
	background-color: #73b122;
	font-weight: bold;
	padding: 5px;
	color: #fff;
	width: 440px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 20px;
}

.project_link a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.footer_item {
	position: relative;
	padding: 10px;
	width: 180px;
	float: left;
	color: #888;
}

.footer_item a {
	color: #888;
	display: block;
}

.footer_item b {
	display: block;
	margin-bottom: 4px;
	border-bottom: 1px solid #888;
	color: #444;
}

#fancy {
	color: #222;
	width: 500px;
}

#fancy a {
	color: #222;
}

#fancy h2 {
	font-size: 14pt;
	color: #048ebc;
}

#fancy img {
	padding: 2px;
	margin-right: 6px;
	float: left;
	border: 1px solid #aaa;
}

#fancy ul {
	list-style: none;
}

#fancy li {
  background-color: #73b122;
  font-weight: bold;
  padding: 5px;
	margin: 2px;
  color: #fff;
  width: 485px;
  text-align: center;
}

