html {
	background:#1a2f48;
}
body{
	min-width:901px;
	margin:0;
	color:#7c7c7c;
	font:20px/36px Arial, Helvetica, sans-serif;
	background:#1a2f48 url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#6e7cc1;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	padding:144px 0 0;
	width:100%;
	position:relative;
	background:url(../images/bg-wrapper.jpg) no-repeat 50% 0;
}
#header {
	position:absolute;
	top:0;
	left:0;
	padding:0 0 27px;
	width:100%;
}
.header-inner {
	padding:36px 0 0;
	overflow:hidden;
	margin:0 auto;
	width:901px;
}
.logo-holder {
	line-height:35px;
	color:#fff;
	float:left;
	width:619px;
}
.logo-holder p {
	margin:0;
}
.logo {
	overflow:hidden;
	width:194px;
	height:36px;
	text-indent:-9999px;
	margin:0 0 3px;
	display:block;
	background:url(../images/bg-logo.gif) no-repeat;
}
.logo a {
	display:block;
	width:396px;
	height:36px;
}
.shorten-it {
	margin:20px 0 0;
	overflow:hidden;
	width:282px;
	height:61px;
	text-indent:-9999px;
	float:right;
	background:url(../images/bg-shorten-it.gif) no-repeat;
}
.shorten-it a {
	width:282px;
	height:61px;
	display:block;
	background:url(../images/text-shorten-it.gif) no-repeat 48px 15px;
}
#content {
	overflow:hidden;
	margin:0 auto;
	width:901px;
}
.content-inner {
	width:489px;
	background:url(../images/bg-main.gif) no-repeat -489px 100%;
	overflow:hidden;
	padding:0 0 11px;
}
.content-c {
	overflow:hidden;
	background:url(../images/bg-content.png) repeat-y;
	width:489px;
}
.content-c .holder {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-holder.jpg) no-repeat 3px 100%;
}
* html #content .frame {
	height:428px;
	overflow:visible;
}
#content .frame {
	min-height:428px;
	background:url(../images/bg-main.gif) no-repeat;
	padding:29px 31px 63px;
	overflow:hidden;
	width:427px;
}
.text-info {
	overflow:hidden;
	width:427px;
	margin:0 0 15px;
}
#content h1.your-url {
	margin:0 0 10px;
	display:block;
	width:339px;
	height:30px;
	line-height:30px;
	text-indent:-9999px;
	background:url(../images/text-your-url.gif) no-repeat;
}
#content .text {
	display:block;
	color:#000;
	font-weight:normal;
}
#content p {
	margin:0;
}
.mail-block {
	overflow:hidden;
	width:430px;
	margin:0 0 25px;
}
.send-form {
	position:relative;
	margin:0 0 5px;
	overflow:hidden;
	height:1%;
}
.send-form .textarea {
	width:420px;
	height:97px;
	background: url(../images/bg-textarea.png) no-repeat;
	margin:0 0 10px;
	overflow:hidden;
	padding:7px 0 0 10px;
}
.send-form .textarea textarea {
	border:0;
	background:none;
	position:relative;
	overflow:auto;
	margin:0;
	width:415px;
	height:87px;
	font-size:24px;
	color:#666;
}
.send-form .row {
	width:100%;
	overflow:hidden;
}
.send-form .submit {
	background: url(../images/btn-submit.gif) no-repeat;
	width:134px;
	height:40px;
	border:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	float:right;
	margin:0 10px 0 0;
	display:inline;
	cursor:pointer;
}
.mail-block p {
	display:block;
	color:#36c;
	font-size:12px;
	line-height:15px;
}
.tweetshare {
	overflow:hidden;
	width:320px;
}
.tweetshare p {
	margin:0;
	color:#000;
	font:16px/24px Arial, Helvetica, sans-serif;
}
#footer {
	padding:34px 0 30px;
	width:100%;
}
#footer .footer-inner {
	color:#fff;
	font-size:14px;
	line-height:18px;
	overflow:hidden;
	width:901px;
	margin:0 auto;
}
.footer-inner p {
	text-align:center;
	margin:0;
}