body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #666;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #930;
	text-decoration: underline;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#card {
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#card_top {
	background-image: url(i/card_top.png);
	display: block;
	height: 23px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 570px;
}
#card_body {
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(i/card_mid.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
}
#name {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 58px;
	color: #9FC6EA;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	line-height: 50px;
	width: 570px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#name span {
	display: block;
	font-size: 22px;
	text-align: right;
	line-height: 16px;
	width: 550px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#name p {
	font-size: 12px;
	color: #999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#card_social {
	height: 66px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(i/card_social.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	display: block;
	padding: 0px;
	width: 570px;
}
#social {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 66px;
	width: 260px;
	padding: 0px;
}
#social ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#social ul li {
	height: 50px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}
#social ul li a {
	display: block;
	height: auto;
	width: auto;
}
#social ul li a:hover {
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#social ul li.twitter {
	width: 31px;
	display: block;
	margin-top: 20px;
}
#social ul li.facebook {
	width: 31px;
	display: block;
	margin-top: 20px;
}
#social ul li.linkedin {
	width: 31px;
	display: block;
	margin-top: 20px;
}
#social ul li.flickr {
	width: 31px;
	display: block;
	margin-top: 20px;
}
#social ul li.dradept {
	width: 58px;
	display: block;
}
#footer {
	display: block;
	text-align: center;
	font-size: 0.7em;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}


#slider2{
	width: 530px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
	height: 100px;
	text-align: left;
}


.slider2_slide{
	line-height:17px;
	color:#747474;
}
.slider2_slide p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
