﻿.titleimage
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 990px;
	height: 410px;
	border: 0px;
	z-index: 1;
}

.titleimagetext1
{
	position: absolute;
	color: #FFFFFF;
	text-align: left;
	margin: -247px 0px 0px 30px;
	font-family: gilroy, arial;
	font-size: 37px;
	font-weight: normal;
	line-height: 43px;
	padding: 3px 10px 5px 10px !important;
	background-color: rgba(22,39,66,0.2);
}

.box1
{
	text-align: left;
	width: 950px;
	margin: 0px 0px 20px 20px;
	padding: 0px;
	/* background-color: #CCCCCC; */
}

.box2
{
	text-align: left;
	width: 400px;
	margin: 0px 0px 30px 20px;
	padding: 0px;
	background-color: #F1F2F3;
}

.innerbox2
{
	text-align: left;
	width: 400px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

.confirmaddress
{
	color: #FFFFFF !important;
	text-align: center;
	vertical-align: middle;
	font-family: gilroy, arial;
	font-weight: normal !important;
	font-size: 17px;
	text-decoration: none !important;

	position: absolute;
	display: block;
	width: 180px;
	margin: 10px 0px 20px 124px;
	padding: 10px;
	background-color: #169649;
}

.confirmaddress:hover
{
	background-color: #8A93A0;
}

.confirmaddress:active
{
	background-color: #169649;
}
