/* n12 - CSS - Home */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
}

.wrapper {margin-left: auto; margin-right: auto;}

p {
	margin: 10px 30px;
	line-height: 1.7;
}

a:link, a:visited {
	color: #435266;
	text-decoration: none;
}

a:hover, a:active {
	color: #A26D23;
	text-decoration: underline;
}

#link {
	height: 40px;
	width: 150px;
	margin-left: 43px;
	margin-top: 5px;
}
.menu_padd {
	padding-left: 33px;
	padding-bottom: 0px;
	padding-top: 10px;
}

.bottom_border {border-bottom: 6px solid #fff;}

.FeaturedProject_grey {
	background-color: #ccc;
	color: #000;
	font-size: 10px;
}

.FeaturedProject_greyimg {
	padding-left: 0px;
	padding-top: 40px;
}

.FeaturedProject_grey a {
	line-height: 1;
	text-decoration: none;
}



.Founded_ttl {background-color: #435266;}
.Founded_ttlimg {
	padding-left: 4px;
}

.Founded_Orange {
	background-color: #A26D23;
	color: #000;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	line-height: 1.2;
	padding: 25px 0px 25px 0px;
}

.footer a:link {
	color: #ffffff; text-decoration: none;
}

.footer a:visited {
	color: #ffffff; text-decoration: none;
}

.footer a:hover {
	color: #ffffff; text-decoration: underline;
}