#body {
	font-size: small;
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	background: #fff;
}
a:link {
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: maroon;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: maroon;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: maroon;
	text-decoration: underline;
}
#wrap {
	margin-right: 5%;
	margin-left: 5%;
	width: 90%;
}
#header {
	width: 100%;
	background: #0058A8;
	color: white;
}
#nav {
	float: left;
	width: 100%;
	padding: 5px 0 5px 0px;
	background: #0058a8;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	border-bottom: medium none #0058a8;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-size: 80%;
	font-weight: 600;
}
#nav a {
	float: left;
	display: block;
	color: white;
	text-decoration: none;
	border: solid 1px #0058a8;
	background: #0058a8;
	margin-right: 1px;
	padding: 4px 8px;
}
#nav a:hover, body#index #t-index a {
	border-color: white;
}
#nav a:hover, body#about #t-about a {
	border-color: white;
}
#nav a:hover, body#contact #t-contact a {
	border-color: white;
}
#nav a:hover, body#partners #t-partners a {
	border-color: white;
}
#nav a:hover, body#news #t-news a {
	border-color: white;
}
#nav a:hover, body#design #t-design a {
	border-color: white;
}
#nav a:hover, body#capital #t-capital a {
	border-color: white;
}
.list {
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 95%;
	color: black;
	background: white;
	margin-left: 2px;
	padding: 1px;
	list-style-type: none;
}
.list2 {
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 95%;
	color: black;
	background: white;
	margin-left: 150px;
	padding: 1px;
	list-style-type: none;
}
.list3 {
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 95%;
	color: black;
	list-style-type: none;
}
.photo_list {
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 95%;
	color: black;
	background: white;
	text-align: center;
	padding: 1px;
	list-style-type: none;
}
#content {
	float: left;
	width: 10%;
	margin-right: 10px;
}
#content div {
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 5px;
}
#sidebar {
margin-top: 10px;
margin-bottom: 20px;
	float: right;
	width: 85%;
}
#sidebar div {
	padding: 10px;
}
#sidebar img {
	float: right;
	margin-right: 100px;
}
strong {
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
}
#footer {
	clear: both;
	border-top: 1px solid gray;
	font-size: 75%;
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: black;
}
ul {
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 95%;
	color: black;
}
p {
	font-size: 90%;
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: black;
}
h1 {
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: black;
}
h2 {
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: black;
}
h3 {
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: black;
}
h4 {
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: black;
}
.groundbreaking {
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 105%;
	margin-right: 50px;
	margin-left: 50px;
	border: solid 2px #0058a8;
}
