@font-face {
   	font-family: "CustomDin";
    src: url("http://www.rokube.com/font/DinPro.otf") format("opentype");
}

body {
	background: #fff;
	font: 12px normal Arial, Helvetica, sans-serif;
}

* {margin: 0; padding: 0; outline: none;}

img {
	border: none;
}

a {
	color: #000;
}

#container {
	position: relative;
	width: 80%;
	margin: 0 auto;
}

#top {
	width: 100%;
	height: 150px;
}

#left {
	width: 30%;
	min-width: 240px;
	min-height: 500px;
	float: left;
}

#left .morecoming {
	font-family: "CustomDin", Arial, sans-serif;
	font-weight: 500;
	font-size: 12px;
}

#right {
	width: 70%;
	min-height: 500px;
	margin-left: 30%;
}

#middle {
	width: 100%;
	min-height: 960px;
	font-family: "CustomDin", Arial, sans-serif;
}

#middle_left {
	width: 70%;
	float: left;
}

#middle_right {
	width: 25%;
	margin-left: 75%;
}

#middle h2 {
	margin-bottom: 10px;
}

#middle h3 {
	font-weight: 500;
}

#middle_right h3 {
	margin-bottom: 4px;
}

#middle_right p {
	margin-top: 0px;
}

#middle .place {
	font-size: 12px;
	font-weight: 500;
}

#middle .title {
	font-size: 12px;
	font-weight: 400;
}

#middle p {
	font-size: 12px;
	font-weight: 400;
	font-family: Arial, sans-serif;
	margin-top: 6px;
}

.grey {
	color: #999;
}

#footer {
	position: absolute;
	width: 100%;
	height: 100px;
	clear: both;
}


.logo {
	position: absolute;
	top: 20px;
	font-family: "CustomDin", Arial, sans-serif;
	font-size: 27px;
	letter-spacing: 1px;
	color: #000;
}

.logo_title {
	position: absolute;
	font-family: "CustomDin", Arial, sans-serif;
	font-size: 14px;
	top: 54px;
	letter-spacing: 1px;
	color: #000;
}

.menu {
	position: absolute;
	font-family: "CustomDin", Arial, sans-serif;
	top: 20px;
	right: 0px;
	font-size: 14px;
	color: #000;
}

.menu a{
	color: #000;
}

.menu a:hover, .main_menu a:active  {
	color: #fff;
	background-color: #ff3333;
	text-decoration: none;
	padding: 3px 0 3px 0;
}

.main_menu {
	position: absolute;
	font-family: "CustomDin", Arial, sans-serif;
	top: 50px;
	right: 0px;
	font-size: 14px;
	color: #000;
}

.main_menu a {
	color: #000;
}

.on {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	padding: 3px 0 3px 0;
}

.on_blue {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	padding: 3px 0 3px 0;
}

.on_blue_s {
	color: #fff;
	background-color: #00ccff;
	text-decoration: none;
	padding: 0px;
}

.main_menu a:hover, .main_menu a:active  {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	padding: 3px 0 3px 0;
}


ul.project_menu {
	color: #000;
	font-family: "CustomDin", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	padding-bottom: 30px;
}

ul.project_menu li {
	color: #000;
	font-family: "CustomDin", Arial, sans-serif;
	font-size: 12px;
	list-style: none;
	margin-left: 12px;
	line-height: 24px;
	padding-top: 2px;
}

ul.project_menu li a {
	color: #000;
}

ul.project_menu li a:hover, .project_menu li a:active {
	color: #fff;
	background-color: #00ccff;
	padding: 3px 0 3px 0;
	text-decoration: none;	
}

#right h1, h3, h4, h5 {
	font-family: "CustomDin", Arial, sans-serif;
}

#right p {
	font-family: Arial, sans-serif;
	line-height: 18px;
}

#right h1 {
	font-size: 20px;
	margin-bottom: 10px;
}

#right h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

#right h4 {
	font-size: 12px;
	margin-bottom: 10px;
}

#right h5 {
	font-size: 11px;
	font-weight: 400;
	margin-bottom: 10px;
}

#right p {
	font-size: 13px;
	margin-bottom: 10px;
}

#right p a:hover {
	color: #fff;
	background-color: #000;
	padding: 1px 0 1px 0;
	text-decoration: none;	
}

#right .credit {
	height: 280px;
	width: 500px;
	margin-top: 40px;
}

#right .credit_left {
	width: 35%;
	float: left;
}

#right .credit_right {
	width: 35%;
	margin-top:34px;
	float: right;
}

.copyright {
	position: absolute;
	font-family: "CustomDin", Arial, sans-serif;
	margin-top: 60px;
	right: 0px;
	font-size: 12px;
	color: #666;
}

ul.connect {
	list-style: none;
	line-height: 20px;
	font-family: "CustomDin", Arial, sans-serif;
}

ul.connect li a:hover {
	color: #fff;
	background-color: #ff3333;
	text-decoration: none;
	padding: 3px 0 3px 0;
}

#gallery {
	height: 400px;
	padding: 30px 0 0 0;
}

.ia {
	font-size: 36px;
}
