@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	
	
}
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}


h2 {font-size:28pt;
margin-bottom: 25px;

	}

h3 {
	font-size:13pt;
	margin-top: 15px;
	margin-bottom: 15px;
}
	
	
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */
body{
	
	background: #000;
	font-weight: 400;
	font-size: 15px;
	color: #FFF;
	overflow-y: scroll;
	overflow-x: hidden;
}
.ie7 body{
	overflow:hidden;
}
.menu {
	float: right;
	margin-right: 35px;
	font-size: 13px;
}

a{
	color: #333;
	text-decoration: none;
}
.container{
	position: relative;
	text-align: center;
	
}
.clr{
	clear: both;
}
.container > header{
	position: relative;
	display: block;
	text-align: left;
	color: #CCC;
	font-size:20px;
	line-height: 32px;
	color: #CCC;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	padding-top: 400px;
	padding-right: 600px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.container > header h1{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
}
.container > header h1 span{

}
.container > header h2, p.info{
	font-size: 16px;
	font-style: italic;
	color: #f8f8f8;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
/* Header Style */
.top{
	font-family: Arial, sans-serif;
	line-height: 24px;
	font-size: 13px;
	width: 100%;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.top a{
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.top a:hover{
	color: #fff;
}
.top span.right{
	float: right;
}
.top span.right a{
	float: none;
	display: inline;
}




#text {
	float: left;
	width: 250px;
	margin-top: 100px;
	font-size: large;
	
	
}
#contact {
	float: left;
	width: 450px;
	margin-top: 50px;
	pading-left: 300px;
	
}


#form1{
	
	vertical-align: middle;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding-top: 50px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 100px;
	float: left;
	width: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
}

#from{
	background-color: #FFF;
	opacity:0.85;
	border-radius: 5px;
	height: 30px;
	padding: 0 15px;
	width: 225px;
	margin-bottom:35px
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	vertical-align: middle;	

}


#subject{

background-color: #FFF;
	opacity:0.85;
	border-radius: 5px; 
	height: 30px; 
	padding: 0 15px;
	width: 225px; 
	margin-bottom:35px
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	vertical-align: middle;	
}



#verif_box{
	border-radius: 5px;
	height: 30px;
	padding: 0 15px;
	width: 225px;
	margin-bottom:35px
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #FFF;
	opacity:0.85;
	vertical-align: middle;	
}
#wrong_code {
	background-color: #FFF;
	opacity:0.85;
	border-radius: 5px;
	height: 30px;
	width:225px;

	margin-bottom:35px
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color: #C00;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	
}

#message {
	border-radius: 5px;
	padding: 0 15px;
	margin-bottom:35px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #FFF;
	opacity:0.85;
	width:300px;
	height:200px;
	font-size:14px;	
	}
#dugme{
	display:block;
	border-radius: 5px;
	height: 30px;
	padding: 0 15px;
	width: 110px;
	margin-bottom:35px
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #FFF;
	vertical-align: middle;
	font-weight: lighter;
	color: #000;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
	font-size:13pt;
}
#code {
	margin-top: 25px;
	height: 30px;
	width: 60px;

}
