@font-face {
  font-family: 'Ovo';
  src: url('Ovo-Regular.eot');
  src: url('Ovo-Regular.eot?#iefix') format('embedded-opentype'),
       url('Ovo-Regular.woff') format('woff'),
	   url('Ovo-Regular.otf') format('opentype'),
       url('Ovo-Regular.ttf') format('truetype'),
       url('Ovo-Regular.svg#Ovo') format('svg');
}

html { 
  background: url(../images/bkg1.jpg) no-repeat top fixed; 
  height:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: 'Ovo',sans-serif;
  color:#45323a;
}


.logo{
	margin-left:42%;
	margin-top:5px;
	height:145px;
	width:210px;
	
}

.header{
	width:100%;
	height:80px;
	bottom:0;
	left:0;
}

.container{
	margin-left:80px;
	margin-top:80px;
	width:550px;
}

.content{
	margin-top:5px;
	font-family: 'Ovo',sans-serif;
	font-size:22px;
	line-height:23px;
	color:#45323a;
	width:550px;
}

h1
{
	font-size:42px;
	line-height:42px;
	margin-bottom:18px;
}

h3
{
	color:#45323a;
	margin-bottom:2px;
	margin-top:7px;
}

.footer{
	width:100%;
	height:50px;
	position:absolute;
	bottom:0;
	left:0;
	vertical-align:10px;
	text-align:center;
}

.copyright{
	margin-top:15px;
	color:#45323a;
	float:right;
	margin-right:100px;
}
li{
	margin-bottom:7px;
}
strong{
	font-weight:600;
}

.btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #d197fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d197fe;
	box-shadow:inset 0px 1px 0px 0px #d197fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a53df6), color-stop(1, #7c16cb) );
	background:-moz-linear-gradient( center top, #a53df6 5%, #7c16cb 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a53df6', endColorstr='#7c16cb');
	background-color:#a53df6;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0;
	border:1px solid #9c33ed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:29px;
	line-height:29px;
	width:105px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #7d15cd;
}

.btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7c16cb), color-stop(1, #a53df6) );
	background:-moz-linear-gradient( center top, #7c16cb 5%, #a53df6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c16cb', endColorstr='#a53df6');
	background-color:#7c16cb;
}

.btn:active {
	position:relative;
	top:1px;
}

a:link {color:#ffffff  ;}      /* unvisited link */
a:visited {color:#ffffff  ;}  /* visited link */
a:hover {color:#ffffff  ;}  /* mouse over link */
a:active {color:#ffffff  ;} 

.formip{
	width:200px;
}

.sa{
	width:205px;
}

.loc{
	margin-left:104px;
}

.ea{
	margin-left:127px;
}

.na{
	margin-left:126px;
}

.ps{
	width:75px;
}

.psi{
	width:120px;
	
}

.nat
{
	width:199px;
}

.dark{
	font-weight:600;
}

ol{
	margin-top:10px;
}

.sub{
	margin-top:10px;
}

.sdark{
	font-weight:500;
}

div.text {
  margin: 0;
  padding: 0;
  padding-bottom: 1.25em;
}

div.text label {
  margin: 0;
  padding: 0;
  display: block;
  font-size: 100%;
  padding-top: .1em;
  padding-right: .75em;
  width: 12em;
  text-align: right;
  float: left;
}

div.text input,
div.text textarea {
  margin: 0;
  padding: 0;
  display: block;
  font-size: 100%;
}

#seekalliance{
	width:17.1em;
}

#countrycode{
	width:5.4em;

}

#phoneno{
	display:inline;
	margin-left:0.5em
}

