@import url(http://fonts.googleapis.com/css?family=Anton);
@import url(http://fonts.googleapis.com/css?family=Dosis:300,600);
body {
	background: #0a6227 url('background.png') repeat;
}
.wrap {
	background: url('top.png') 0px 109px no-repeat;
	margin:0 auto;
	width: 800px;
}
	.logo {
		background: url('logo.png') no-repeat;
		background-size:420px 140px;
		width: 420px;
		height: 140px;
		margin-bottom: -140px;
		clear:both;
		position: relative;
		top: 28px;
		left: 185px;
	}
	.topmargin {
		margin-top:253px !important;
	}
	.paper {
		margin:0 auto;
		background:#fff;
		width: 800px;
		-webkit-border-radius: 0px 0px 100px 100px;
		border-radius: 0px 0px 100px 100px;
	}
	
	.paper-line {
		background: url('paper-line.png') center top no-repeat;
		margin-top:-145px;
		height: 293px;
	}
	.h1 {
		margin-top: 15px;
		margin-bottom: -15px;
		font-family: 'Anton', sans-serif;
		text-transform: uppercase;
		position:relative;
		margin-left:-24px;
		font-size: 24px;
		color:#000;
		display:inline-block;
		
	}
	.flagstart {
		background-image: url('flag_01.png');
		background-repeat: no-repeat;
		background-size:24px 50px;
		width: 24px;
		height: 50px;
		display:inline-block;
	}
	.flagbegin {
		vertical-align:top;
		background-image: url('flag_02.png');
		background-repeat: repeat-x;
		height:35px;
		background-size:24px 50px;
		display:inline-block;
		padding: 5px 20px 0px 30px;
	}
	.flagend {
		vertical-align:top;
		background-image: url('flag_03.png');
		background-repeat: no-repeat;
		height:50px;
		width:32px;
		background-size:32px 50px;
		display:inline-block;
	}

	.banner-top {
		margin: 35px 36px;
		top: 10px;
		position: relative;
	}
	.banner-right {
		float:right;
		margin:30px 32px 40px 0px;	
	}
	.seotext {
		font-family: "Georgia", serif;
		font-size: 14px;
		font-style: italic;
		float:left;
		display:block;
		margin:30px 32px 40px 32px;
		width: 450px;
		text-align:justify;
	}
	.middle-strip {
		background:url('middle_strip3.png')  no-repeat;
		background-size:850px 80px;
		margin-top: -110px;
		margin-left: -25px;
		font-family: 'Anton', sans-serif;
		font-size:25px;
		text-transform: uppercase;
		text-align:center;
		color:#000;
		padding-top: 13px;
		width: 850px;
		height: 80px;
		position: relative;
		display: block;
	}
	.graph {
		float:left;
		position:relative;
		margin:0px 32px 0px 32px;
		width: 450px; height:200px;
	}
	.price {
		background:url('price.png')  no-repeat;
		font-family: 'Anton', sans-serif;
		font-size: 45px;
		padding-top: 75px;
		text-align: center;
		color:#FFF;
		background-size:198px 196px;
		float:right;
		position:relative;
		margin:0px 57px 0px 29px;
		width: 198px; height:196px;		
	}
	.makeoffer {
		float:left;	
		margin:-100px 20px 0px 29px;
		width:455px;
		height:200px;
	}
		.makeoffer .leftform {
			float:left;
			width:270px;
		}
		.makeoffer .rightform {
			float:right;
			width:180px;
		}
		.h2 {
			font-family: 'Anton', sans-serif;
			font-size: 24px;
			color:#000;
			text-transform: uppercase;
		}
		.inputbox {
			font-family: "Georgia", serif;
			font-style: italic;
			font-size:12px;
			width:240px;
			height:25px;
			background-color:#D8D9DB;
			border:none;
			color:#FFF;
			margin-top:6px;
			padding-left:10px;
		}
		.doubleheight {
			height:56px !important;
			
		}
		.smallwidth {
			width:169px !important;
		}
		.sendbutton {
			background:url('sendbutton.png')  no-repeat;
			background-size:180px 60px;
			width:180px;
			height:60px;
			border:none;
			margin-top:6px;
		}
		.white {
			color:#FFF;
		}
		.captchaimage {
			height:57px;
		}
	.otherdomains {
		margin:-100px 30px 0px 0px;
		float:right;
		width:263px;
	}
	.other {
		display:block;
		width:263px;
		text-align:right;
	}
		.domain {
			width: 263px;
			height: 15px;
			background: #45abe1;
			color: #000;
			margin-top: 5px;
			font-family: "Georgia", serif;
			font-style: italic;
			font-size: 13px;
			display: block;
			text-align:center;
			padding-top:2px;
		}
		.domain a {
			text-decoration:none;
			color:#000;
		}
	.bottomseotext {
		font-family: "Georgia", serif;
		font-size: 14px;
		font-style: italic;
		display:block;
		margin:30px 32px 40px 32px;
		width: 740px;
		text-align:justify;
	}
	.banner-bottom {
		margin: 35px 36px;
		top: 0px;
		position: relative;
	}
	
	
.bottompaper {
		-webkit-border-radius: 0px !important;
		border-radius: 0px !important;
		margin-top: -3px;
}

.bottompage {
		background: url('strip.png') center top no-repeat;
		height: 205px;
		margin-top: -40px;
}

.footer {
	width: 625px;
	position: relative;
	top: 45px;
	left: 100px;
	float: left;
	font-family: "Dosis", serif;
	color:#FFF;
	font-size:15px;
}
a {
	color:#FFF;
	text-decoration:none;
} 
	.address {
		width: 380px;
	}
	.left {
		float:left;
	}
	.right {
		float:right;
	}
	.icon {
		font-family: 'EntypoRegular';
		font-size:90px;
	}
	.icon_bottom {
		width:37px; height:37px;
		display:inline-block;
		margin-top:7px;
		margin-left:10px;
	}
	.facebook {
		background: url("icon_facebook.png");
		background-size:37px 37px;
	}
	.twitter {
		background: url("icon_twitter.png");
		background-size:37px 37px;
	}
	.map {
		background: url("icon_map.png");
		background-size:37px 37px;
	}
	.google {
		background: url("icon_google.png");
		background-size:37px 37px;
	}
	
	
	
@font-face {
    font-family: 'EntypoRegular';
    src: url('entypo-webfont.eot');
    src: url('entypo-webfont.eot?#iefix') format('embedded-opentype'),
         url('entypo-webfont.woff') format('woff'),
         url('entypo-webfont.ttf') format('truetype'),
         url('entypo-webfont.svg#EntypoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
	
	
	
	
	