html, body {
margin: 0;
padding: 0;
height: 100%;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #f6f6f6;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
}

p {
	color: #4c4c4c;
	font: 0.8em/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 20px;
}

#main small {
	display: block;
	padding-top: 10px;
	font-size: 0.75em;
	}

/*#select {
	padding-left: 95px;
	margin: 0;
	padding-top: 0;
}

* html div#select {
	margin: -8px;
	padding-left: 105px;
}

#select img {
	width: 95px;
	margin-left: 10px;
	padding: 0;
}*/

#photocredit {
	color: #999;
	}

#space {
	height: 30px;
	width: 620px;
}

#container-page {
	margin: 0 auto;
	width: 725px;
	background: none repeat-y;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	padding: 0;
}

#container-content {
padding-bottom: 70px;
	margin: 0;
}

#portrait1 {
	width: 200px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
	height: 130px;
}

#portrait2 {
	width: 200px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
	height: 130px;
}

#portrait-last {
	width: 200px;
	margin-right: 0;
	margin-top: 10px;
	float: left;
	height: 130px;
}

#title {
	border-bottom: 1px solid silver;
	margin-bottom: 20px;
	padding-bottom: 6px;
	margin-top: 20px;
	width: 620px;
	clear: left;
}

#money {
	width: 620px;
	height: 410px;
	margin-bottom: 10px;
}

#thumb-row {
	margin-bottom: 10px;
}

#thumb-row-line {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

a img.thumb-active {
	margin-right: 10px;
	opacity: 1;
}

a:hover img.thumb-active {
	margin-right: 10px;
	opacity: 1;
}

img.thumb-active {
	margin-right: 10px;
	opacity: 1;
}

a img.thumb-passive {
	margin-right: 10px;
	opacity: 0.6;
}

a:hover img.thumb-passive {
	margin-right: 10px;
	opacity: 1;
}

img.thumb-passive {
	margin-right: 10px;
	opacity: 1;
}

a img.thumb-passive-last {
	opacity: 0.6;
}

a:hover img.thumb-passive-last {
	opacity: 1;
}

#tech1 {
	width: 305px;
	margin-right: 10px;
	float: left;
	padding-bottom: 15px;
}

#tech2 {
	width: 305px;
	float: left;
	padding-bottom: 15px;
}

#details {
	height: 170px;
}

#details-big {
	height: 210px;
}

#details1row {
	height: 80px;
}

#project-overview {
	border-bottom: 1px dashed silver;
	margin-bottom: 27px;
}

#project-title {
	border-bottom: 1px solid silver;
}

p.project-title {
	border-bottom: 1px solid silver;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

#project-overview-last {
	margin-bottom: 27px;
}

#main {
	/*display: inline-block;*/
	margin-left: 105px;
	margin-top: 30px;
}

/*form {
	margin: 0;
}*/

#logo {
	position: relative;
	top: 40px;
	background: url(../images/logo.png) no-repeat 0;
	width: 100px;
	height: 100px;
}

#mail {
	float: left;
	height: 300px;
}

#address {
	float: left;
	width: 315px;
	height: 300px;
}

#navigation {
	margin-left: 105px;
	padding-bottom: 50px;
}

#nav-portfolio {
	height: 26px;
	background: url(../images/portfolio.png) no-repeat;
	width: 159px;
	float: left;
	margin-right: 20px;
}

#nav-portfolio-active {
	height: 26px;
	background: url(../images/portfolio.png) no-repeat 0 -26px;
	width: 159px;
	float: left;
	margin-right: 20px;
}

#nav-portfolio:hover {
	background-position: 0 -26px;
	float: left;
}

#nav-about {
	height: 26px;
	background: url(../images/about.png) no-repeat;
	width: 141px;
	float: left;
}

#nav-about-active {
	height: 26px;
	background: url(../images/about.png) no-repeat 0 -26px;
	width: 141px;
	float: left;
}

#nav-about:hover {
	background-position: 0 -26px;
	float: left;
}

#nav-news {
	height: 26px;
	background: url(../images/news.png) no-repeat;
	width: 80px;
	float: left;
	clear: left;
	margin-top: 10px;
	margin-right: 20px;
}

#nav-news-active {
	height: 26px;
	background: url(../images/news.png) no-repeat 0 -26px;
	width: 80px;
	float: left;
	clear: left;
	margin-top: 10px;
	margin-right: 20px;

}

#nav-news:hover {
	background-position: 0 -26px;
	clear: left;
}

#nav-contact {
	height: 26px;
	background: url(../images/contact.png) no-repeat;
	width: 127px;
	float: left;
	margin-top: 10px;
}

#nav-contact-active {
	height: 26px;
	background: url(../images/contact.png) no-repeat 0 -26px;
	width: 127px;
	float: left;
	margin-top: 10px;
}

#nav-contact:hover {
	background-position: 0 -26px;
	float: left;
}

#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 70px;
}

a {
	color: #5b91c7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 78%;
	border-top: 1px solid silver;
	margin-left: 105px;
	padding-top: 15px;
}

#date {
	color: #5b91c7;
	margin-right: 10px;
}

.news {
	color: #65b4d4;
	float: left;
	width: 170px;
	clear: left;
	margin-bottom: 5px;
	}

.headline {
	clear: none;
	float: none;
	padding-left: 170px;
	margin-bottom: 5px;
	}

#search {
	display: block;
	margin-left: 105px;
	margin-top: 18px;
	background-color: #f6f6f6;
	float: right;
}

input {
	color: silver;
	background-color: #f6f6f6;
}

#sm_portrait {
	float: left;
	width: 135px;
}

#team {
	height: 130px;
}

span#name {
	float: left;
	width: 200px;
}

/*.name {
	float: left;
	display: inline;
	width: 200px;
	margin-right: 10px;
}*/

/*.name-last {
	float: left;
	display: inline;
	width: 200px;
}*/

/*/* @group resume */


body ul {
	margin: 0 0 0 125px;
	width: 495px;
	color: white;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 0.7em;
	list-style-type: square;
	list-style-position: inside;
	line-height: 2em;
}
body div ul {
	margin: 3px 0 0 125px;
	padding: 0;
	width: 495px;
}

.company {
	margin: 0 0 5px 0;
	clear: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 125px;
}

.data {
}
.date {
	width: 125px;
	float: left;
	clear: left;
}
.job {
	clear: both;
	width: 620px;
}
.job_data {
	width: 620px;
}
.location {
	text-align: right;
	width: 125px;
	float: right;
}
.position {
	font-style: italic;
	margin: 0 0 5px 0;
	padding-left: 125px;
}

#references {
	font-size: 0.7em;
	color: #5c5e60;
	margin-left: 0;
	border-top: 1px dashed silver;
	margin-top: 20px;
	padding-top: 10px;
}

/* @end */*/
