body, td {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: #333;
}

a, a:visited {
	color: #0055cc;
}

a:hover {
	color: #cc0000;
}

#intro {
	height: 110px;
}

#intro .title {
	color: #999;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.6em;
}

#showcase {
	height: 250px;
	font-size: 110%;
}

#showcase a, #showcase a:visited {
	color: #fff;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}

#showcase a.nope, #showcase a:visited.nope {
	border-bottom: 0px;
}

#showcase {
	text-align: center;
}

#showcase td {
	background: #fff url('/i/showcase-bg.gif') top left repeat-x;
	text-align: -moz-center;
	color: #fff;
}

#showcase td.l {
	background: #fff url('/i/showcase-bgl.gif') top left no-repeat;
}

#showcase td.r {
	background: #fff url('/i/showcase-bgr.gif') top right no-repeat;
}

#showcase ul {
  	padding: 0;
 	margin-top: 2em;
 	width: 200px;
	list-style-type: none;
	line-height: 2.5em;
}

#showcase ul li {
 	text-align: left;
}

#content {
	margin-top: 2em;
	line-height: 1.5em;
}

#content ul {
	margin-left: 0;
	padding-left: 2em;
	list-style-type: none;
	text-indent: -1.5em;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 115%;
	color: #61AFDD;
}

#contacts {
	background-color: #f5f5ea;
	line-height: 1.25em;
}

#contacts p {
	margin: 0;
	font-family: tahoma;
}

#contacts p.phone, #contacts p.email {
	padding: 10px;
}

#contacts p.address, #contacts p.email {
	padding-left: 55px;
}

#contacts p.phone {
	background: url('/i/contacts_tr.gif') top right no-repeat;
}

#contacts p.email {
	background: url('/i/contacts_bl.gif') bottom left no-repeat;
}


#contacts p.address {
	font-weight: bold;
}

#info {
	margin-top: 1em;
	margin-bottom: 1.5em;
}

#projects {
	margin: 0;
	padding: 0;
	font-size: 80%;
	list-style-type: none;
}

#projects li {
	margin-bottom: 0.5em;
}

#portfolio {
	margin-top: 2em;
	line-height: 1.5em;
	color: #000000;
}

#portfolio ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#portfolio ul li {
	padding-bottom: 1em;
}

#portfolio div.solution ul {
	padding-left: 3em;
	text-indent: -1.25em;
}

#portfolio div.technology ul {
	margin-top: 0;
	line-height: 1.5em;
}

#portfolio div.technology ul li {
	padding: 0;
}

#portfolio div.header {
	font-style: italic;
}

#portfolio div.title {
	font-size: 125%;
	font-weight: bold;
}

#portfolio div.website {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2em;
}

#portfolio div.profile {
	margin-bottom: 2em;
}

#portfolio div.challenge {
	font-size: 100%;
	font-weight: bold;
	background-color: #F3F3F3;
	margin-bottom: 2em;
	padding: 0.5em;
}

#portfolio div.technology {
	font-size: 90%;
	color: #666666;
}
