@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:georgia;
	font-size:13px;
	color:#333;
	min-height:600px;
}

hr{display: none;}

a:link, a:visited{
	color:#2fc6ab;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
}
.blue{
	color:#2fc6ab;
	font-family:arial;
	font-size:11px;
}
.alert{
	color:#888;
	font-family:arial;
	font-size:11px;
}
a:hover{
	color:#2fc6ab;
	border-bottom: 1px solid #333;
}
h1, h2{
	margin:0;
	padding:0;
}
h3{
	width:151px;
	height:45px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
li, ul{
	list-style: none;
	display:block;
	margin:0 0 0 5px;
	padding:0;
}

ul {margin-top:10px;}

#leftloft{background: url(inhouse.gif) no-repeat top center;}
a:hover #leftloft {background: url(inhouse.gif) no-repeat bottom center;}

#linkedin{background: url(external.gif) no-repeat top center;}
a:hover #linkedin {background: url(external.gif) no-repeat bottom center;}

#twitter{background: url(skillset.gif) no-repeat top center;}
a:hover #twitter {background: url(skillset.gif) no-repeat bottom center;}

#delicious{background: url(hireus.gif) no-repeat top center;}
a:hover #delicious {background: url(hireus.gif) no-repeat bottom center;}

#facebook{background: url(phoneus.gif) no-repeat top center;}
a:hover #facebook {background: url(phoneus.gif) no-repeat bottom center;}

#container{
	width:821px;
	margin-left: auto ;
	margin-right: auto ;
}
.column{
	width:146px;
	padding-left:11px;
	float:left;
	border-left:solid 1px #ccc;
	margin-left:5px;
}

#hello{
	background: url(header.gif) no-repeat top center;
	height:324px;
	text-indent:-9999px;
}
#exclusive {
	background: url(ball.png) no-repeat top center;
	width:151px;
	height:117px;
	position:absolute;
	left:50%;
	margin-left:87px;
	display:block;
}
#bubble, #bubble a{
	font-family:georgia;
	font-size:15px;
	line-height: 18px;
	color:#333;
	text-align:center;
	text-decoration:none;
	padding-top:46px;
}
.link{
	font-family:arial;
	font-size:11px;
	color:#333;
	font-weight: bold;
	margin-top:20px;
}
#expander {
margin-top:40px;
font-size:19px;
}

#expander span {
text-decoration:line-through;
display:block;
margin:0 0 20px;
color:#999;
}

#footer {
margin-top:20px;
}
