@font-face{
	font-family:Armata-Regular;
	src: url('Armata-Regular-webfont.ttf');
	src: local('Armata'), url('Armata-Regular-webfont.ttf') format('truetype');
}


* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
}
#logo {
	float: left;
	width: 500px;
	position: fixed;
	top: 0px;
	left: 0px;
	margin-bottom: 20px;
}
#wrapper {
	width: 100%;
	background-position: right top;
	background-repeat: no-repeat;
	top: -200px;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: relative;
	margin-top: 20px;
}
.box1 {
	float: right;
	width: 550px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 8px;
	margin-left: 20px;
	color: #B8C129;
        

}
.box1  li {
	display: block;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.box1  ul {
	display: block;
	margin-top: 15px;
	margin-right: 5px;
}
#form_box {
	float: right;
	width: 400px;
	background-image: url(../images/form_bg.png);
	background-repeat: no-repeat;
	margin-top: 170px;

	
}
.p1 {
	margin-left: 8px;
	margin-top: 7px;
	margin-bottom: 10px;
	line-height: 30px;
	color: #b8c129;
	font-size: 30px;
	font-weight: bold;
	
	-moz-opacity: 0.90;
	opacity: 0.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90); 
}
.heading {
	font-size: 22px;
	color: #FFFFFF;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
}
#left_box {
	float: left;
	position: fixed;
	margin-bottom: 20px;
	top: 80px;
	width: 550px;
}
#right_box {
	float: right;
	width: 400px;
	height: 650px;
}

#box1 {
	float: left;
	height: 150px;
	width: 60px;
	margin-top: 30px;
	margin-left: 15px;
	color: #FFFFFF;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
}
#box2 {
	float: left;
	width: 270px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.heading2 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 13px;
	margin-right: 17px;
}
.field_style {
	float: left;
	height: 30px;
	width: 253px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.button {
	background-color: #ce900b;
	float: left;
	height: 32px;
	width: 83px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF; !important
	font-size: 14px;
}
.box2 {
	float: left;
	width: 300px;
	background-color: #000000;
	-moz-opacity: 0.77;
	opacity: 0.77;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=77);
	-webkit-box-shadow:  2px 3px 2px 2px #000000;
	-moz-box-shadow:  2px 3px 2px 2px #000000;
	box-shadow:  2px 3px 2px 2px #000000;
	color: #b8c129;
	font-size: 50px;
	font-weight: normal;
	margin-bottom: 18px;
	height: 150px;
	padding-top: 40px;
	padding-left: 30px;
	margin-top: 400px;
	position: relative;
	margin-left: 100px;
}
.box3 {
	float: right;
	width: 500px;
	color: #b8c129;
	font-size: 28px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: right;
	text-shadow: 1px 2px 2px ##000000;
	filter: dropshadow(color=##000000, offx=2, offy=8);
	margin-right: 300px;
	position: relative;
	top: -60px;
	background-color: #000000;
	-moz-opacity: 0.70;
	opacity: 0.70;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
        
}
#offer {
	width: 250px;
	float: right;
	background-image: url(../images/offer.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	height: 250px;
}
.p2 {
	margin-left: 8px;
	margin-top: 7px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #B8C129;
	font-size: 18px;
	
}



.p3 {
	margin-left: 8px;
	margin-top: 7px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #b8c129;
	font-size: 18px;
	font-weight: bold;
}
.p4 {
	margin-left: 8px;
	margin-top: 7px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #b8c129;
	font-size: 14px;
	font-weight: normal;
}
#box1 li {
	list-style-type: none;
	display: block;
	margin-bottom: 30px;
}
#box1 ul {
	list-style-type: none;
}
