html, body {
  height:100%;
}

body {
	min-width: 1000px;
	margin: 0px;
	background: #E8EAEB url('/images/body.gif') repeat-x;
	cursor: default;
}

/* MENU */
#logo {
	float: left;
}

#phone {
	float: right;
	text-align: right;
}


/* For all browsers */

form {
  margin: 0px; padding: 0px;
}

img {
  display: block; border-color: #818181;
}

p img {
	display: inline;
	text-decoration: none;
}

p {
	color: #000;
	line-height: 14px;
	margin: 0px;
	padding-bottom: 12px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #818181;
}

h1, h2, h3 {
	font-weight: normal;
	font-family: Arial;
	margin: 0px;
}

h1 {
	font: normal 18px Arial;
	color: #F30;
}
h2 {font: normal 16px Arial; color: #FF9A15;}
h3 {font: bold 12px Arial; color: #000000;}

li, div, span, font {
	font: normal 12px Arial;
	line-height: 18px;
}

small {
  font: normal 10px Arial;
}

div.last {
  float: none !important;
  clear: both !important;
  font-size: 0px; height: 0px;
  overflow: hidden;
}

th, td, li {
	font: normal 12px Arial;
	color: #000;
	line-height: 18px;
	padding-bottom: 3px;
}

input, select, textarea {
  font: normal 12px Verdana; color: #9C9C9C; letter-spacing: -1px;
}

div.main_01 {
  width: 870px; margin: 0px auto; overflow: hidden;
  background: transparent url('/images/main_01.gif') repeat-y;
}

div.main_02 {
  width: 870px; height: 300px; overflow: hidden;
  background: transparent url('/images/main_01.jpg') no-repeat;
  margin-bottom: -300px;
}

div.main_03 {
  min-height: 450px; padding: 45px;
  margin-bottom: -130px; position: relative;
}

div.main_04 {
  width: 870px; height: 130px; overflow: hidden;
  background: transparent url('/images/main_02.jpg') no-repeat;
}

#head {
	position: relative;
	padding-bottom: 60px;
}

#head h1 {
	font: bold 18px Arial;
	color: #000;
	font-style: normal;
	font-size: 16px;
	font-family: Arial;
}

#head h1 small {
	font: bold 10px Arial;
	color: #383838;
}

#head div.icon {
  float: right;
}

#head div.icon div {
  float: left; margin-left: 25px;
}

#head div.icon div img {
  width: 15px; height: 15px; border: 0px;
}

#body {
  width: auto; position: relative;
  margin-right: -20px; overflow: hidden;
}

#body div.menu {
	width: 180px;
	margin-right: 20px;
	float: left;
}

#body div.content {
	float: left;
	width: 580px;
}

#body div.item ul {
  margin: 20px 0px; padding: 0px;
}

#body div.item ul li {
  list-style-type: none; padding-left: 12px; margin: 0px;
  background: transparent url('/images/arrow.gif') no-repeat 0px 7px;
}

#body div.item ul li a {
  text-decoration: none; color: #818181;
}

#body div.item ul li a:hover {
	text-decoration: none;
}

#land {
  background: transparent url('/images/point.gif') repeat-x;
  padding-top: 30px;
}

#land p {
  font-size: 11px;
}
.content h4 {
	font-size: 12px;
	font-weight: normal;
}

.clear {
	clear:both
}

	
	#gallery {
	float: left;
	height: 380px;
	margin-bottom: 40px;
}

