body {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #2a7b8e;
	background-image: url(../images/lightsbkgd.jpg);
}
p {
	font-size:.8em;
}
ul {
	font-size:.8em;
}
ul ul {
	font-size:1em;
}
#content {
	background-color: #FFF;
	float: left;
	width: 960px;
}
#content li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#overview {
	width: 600px;
	margin-left: 180px;
	margin-top: 20px;
}

#skillslist {
	float: right;
	width: 230px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	background-color: #eee;
}
#summary {
	margin-top: 30px;
	margin-left: 30px;
}

a  {
	color: #2a7b8e;
}
a:hover {
	color: #36E7FF;
}


#footer {
	background-color: #202020;
	color:#FFF;
	float: left;
	width: 920px;
	padding: 20px;
	text-align: center;
}
#footer a {
	color: #36E7FF;
}
#footer a:hover {
	color: #FFF;
}


h1 {
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2a7b8e;
}
h2 {
	font-size:1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d87c12;
}
h3 {
	font-size:1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
img a {
	text-decoration:none;
}
.clear {
	clear:both;
}
.photoleft {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.slideshow {
	height: 232px;
	width: 232px;
	float: right;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 70px;
}
.slideshow img { 
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
}
.introphoto { 
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#tagline {
	float: right;
	width: 360px;
	margin-right: 15px;
	font-size: .9em;
	color: #FFF;
}
#samples {
	border: 1px solid #36e7ff;
	clear: both;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.samplebutton {
	background-image: url(../images/circlebutton30.jpg);
	float: left;
	height: 35px;
	width: 30px;
	margin-right: 10px;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	line-height: 1px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
.samplebutton a , .samplebuttona a {
	color: #FFF;
	text-decoration: none;
	display:block;
}


.samplebutton a:hover {
	color: #36E7FF;
}
.samplebuttona {
	background-image: url(../images/circlebutton30a.jpg);
	float: left;
	height: 35px;
	width: 30px;
	margin-right: 10px;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	line-height: 1px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

#sampledesc {
	float: right;
	width: 320px;
	background-color: #eee;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#sampleimage {
	width: 410px;
	float: left;
}
.image {
	margin-top: 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/*backslash hack hides from IE mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end backslash hack */
#breadcrumbs {
	margin-left: 60px;
	font-size: 0.8em;
	width: 300px;
	margin-top: 10px;
}
.fineprint {
	font-size: 10px;
}
.casestudy {
	font-weight:bold;
	color:#2a7b8e;
}
#androidback1 {
	background-image: url(../proof/greenbackground.jpg);
	padding-left: 20px;
	width: 400px;
}
#androidback2 {
	background-image: url(../proof/animebackground.jpg);
	padding-left: 20px;
}
#androidback3 {
	background-image: url(../proof/abstractbackground.jpg);
	padding-left: 20px;
}

