@font-face {
 font-family: 'steel_tongsregular';
 src: url('../fonts/steeltongs.eot');
 src: url('../fonts/steeltongs.eot?#iefix') format('embedded-opentype'),  url('../fonts/steeltongs.woff') format('woff'),  url('../fonts/steeltongs.ttf') format('truetype'),  url('../fonts/steeltongs.svg#steel_tongsregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'SegoeUI';
 src: url('../fonts/segoeui.eot');
 src: url('../fonts/segoeui.eot?#iefix') format('embedded-opentype'),  url('../fonts/segoeui.woff') format('woff'),  url('../fonts/segoeui.ttf') format('truetype'),  url('../fonts/segoeui.svg#segoeui') format('svg');
 font-weight: normal;
 font-style: normal;
}

body
{
	background:#c44937 url(../images/writer-book-bg.png) no-repeat center bottom;	
	font-family:'SegoeUI';
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	line-height:16px;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

.mainwith
{
	width:100%;
	margin:0 auto;
	padding:0px;
	background:url(../images/cover-top-right-bg.png) no-repeat top right;
	height:889px;
}

.flclear
{
	float:none;
	clear:both;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.spacer35
{
	height:35px;
	clear:both;
}
.spacer15
{
	height:15px;
	clear:both;
}
img
{
	border:0px;
}
.pagewidht
{
	width:1000px;
	margin:0 auto;
	padding:0px;
}
.coverlogopad
{
	padding:100px 50px 60px 0px;
	text-align:right;
}

