body {
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	background-color:white;
	font-size: small;
	font-weight: bold;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px 0px 10px 0px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {}

#Header {
	padding:0px 0px 0px 0px; /* 100px + 17px + 2px = 119px */
	border-style:solid;
	border-color:black;
	border-width:0px 0px 1px 0px;
	background-color:#eee;
	font-size: x-small;
	}

#Content {
	margin:10px 50px 10px 40px;
	padding:10px;
	}

#Menu {
	background-color:#eee;
	border:1px dashed #999;
	margin: 10px 0px 0px 0px;
	text-align: center;
	}
	
#PortfolioMenu {
	background-color:#eee;
	border:1px solid #999;
	margin: 10px 0px 10px 0px;
	text-align: center;
	}

.List {
	padding:0px 0px 20px 30px;
	list-style-image: url(pics/bullet.gif);
}

#Background {
	width: 660px;
	border-color: black;
	margin: 20px;
	border-width: 1px;
	border-style: solid;
}

#TagLine {
	position: absolute;
	left: 471px;
	top: 105px;
	width: 205px;
	text-align: right;
}

#Testimonial {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#Icons {
	position: absolute;
	left: 700px;
	top: 20px;
}
