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

body {
	background-image: url(/images/slice.png );
	background-repeat: repeat-x;
}


#content {

	width: 1024px;
	position: relative;
	left: 50%;
	margin-left: -512px;
}

#container {
	position:absolute;
	width:1024px;
	height:800px;
	z-index:1;
	left: -33px;
}
#resume {
	position:absolute;
	width:77px;
	height:38px;
	z-index:1;
	left: 537px;
	top: 67px;
	border:none
}
#review {
	position:absolute;
	width:88px;
	height:34px;
	z-index:1;
	left: 649px;
	top: 66px;
	border:none
}

a img { border:none; }
#blog {
	position:absolute;
	width:52px;
	height:17px;
	z-index:1;
	left: 772px;
	top: 69px;
}
#callme {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 383px;
	top: 265px;
}
#facebook {
	position:absolute;
	width:64px;
	height:23px;
	z-index:1;
	left: 723px;
	top: 539px;
}

#LinkedIn {
	position:absolute;
	width:134px;
	height:44px;
	z-index:1;
	left: 731px;
	top: 598px;
}
#Twitter {
	position:absolute;
	width:117px;
	height:50px;
	z-index:1;
	left: 732px;
	top: 653px;
}

