body {
	background-color: #fff;
	color: #8a98a6;
	font: 14px/29px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
	margin: auto;
	padding-top: 0;
	width: 853px;
	background: url(repeat.jpg) repeat-x center top;
	-webkit-text-size-adjust: none;
}

img {
	border: 0;
}

html {
	-webkit-font-smoothing: antialiased;
}

#top {
	text-align: center;
	margin: auto;
	width: 723px;
	height: 186px;
	padding-bottom: 22px;
	background: url(top.jpg) no-repeat center top;
}

#portfolio {
	text-align: center;
	margin: auto;
	width: 853px;
	height: 400px;
	padding-bottom: 30px;
}

#connect {
	width: 723px;
	height: 13px;
	padding-bottom: 36px;
	background: url(connect.jpg) no-repeat center top;
	margin: auto;
	padding-top: 36px;
}

#description {
	text-align: left;
	line-height: 34px;
	width: 290px;
	float: left;
	padding-left: 39px;
	padding-bottom: 65px;
	margin-top: 0;
	padding-top: 0;
}

#contact {
	text-align: left;
	width: 303px;
	float: right;
	margin: 0 auto auto;
	position: relative;
	padding-right: 36px;
	padding-top: 2px;
}

#contact input{
	color: #8a98a6;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 4px;
	margin-bottom: 12px;
	width: 293px;
	border: 1px solid #c0e1f4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#contact textarea {
	color: #8a98a6;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 4px;
	margin-bottom: 12px;
	height: 94px;
	width: 293px;
	border: 1px solid #c0e1f4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 2px;
}

#contact textarea:focus, #contact input:focus {
	border: 1px solid #b6c920;
	-webkit-box-shadow: 0px 0px 3px #9cad1c;
	-moz-box-shadow: 0px 0px 3px #9cad1c;
	outline: none;
}

#contact-area a.submit {
	float: right;
	margin-top: 5px;
	margin-right: -15px;
}

a.submit {
	font: bold 14px/29px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #5198c9;
	color: #ffffff;
	display: block;
	background: url(send.jpg) no-repeat;
	width: 56px;
	height: 32px;
	margin: 0;
}

a.submit:hover {
	color: #ffffff;
	background: url('send.jpg') -56px 0 no-repeat;
	text-shadow: 0px 1px 0px #94a542;
}

a.submit:active {
	color: #ffffff;
	background: url('send.jpg') -56px 0 no-repeat;
	text-shadow: 0px 1px 1px #94a542;
	margin-top: 1px;
}

a.twitter {
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 10px 0 0 8px;
	background: url('sprite.jpg') 0 0 no-repeat;
	display: inline-block;
}

a.twitter:hover, a.twitter:active {
	background: url('sprite.jpg') -40px 0 no-repeat;
}

a.flickr {
	width: 40px;
	height: 40px;
	padding: 0;
	background: url('sprite.jpg') 0 -40px no-repeat;
	display: inline-block;
	margin: 0 8px;
}

a.flickr:hover, a.flickr:active {
	background: url('sprite.jpg') -40px -40px no-repeat;
}

a.mail {
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0 8px;
	background: url('sprite.jpg') 0 -80px no-repeat;
	display: inline-block;
}

a.mail:hover, a.mail:active {
	background: url('sprite.jpg') -40px -80px no-repeat;
}

a.dribbble {
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0 8px;
	background: url('sprite.jpg') 0 -120px no-repeat;
	display: inline-block;
}

a.dribbble:hover, a.dribbble:active {
	background: url('sprite.jpg') -40px -120px no-repeat;
}

a.forrst {
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0 8px 0 0;
	background: url('sprite.jpg') 0 -160px no-repeat;
	display: inline-block;
}

a.forrst:hover, a.forrst:active {
	background: url('sprite.jpg') -40px -160px no-repeat;
}

#mycarousel {
	color: #ffffff;
	width: 853px;
	height: 400px;
	margin: auto;
	padding: auto;
	text-align: left;
	letter-spacing: 0;
	word-spacing: 0;
	vertical-align: top;
}

#mycarousel img {
}

#popup {
	background: url('sent.png') center center no-repeat;
	width: 303px;
	height: 303px;
	display: none;
	position: absolute;
	left: 50%;
	margin-left: 22px;
}
