@charset "utf-8";
/* CSS Document */


#mainimage {
	height: 620px;
	width: 700px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: none;
	background-color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
	left: 80px;
	top: 140px;
	right: 0px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainimage p {
	font-family: Verdana;
	font-size: 0.7em;
	line-height: 1.5;
	width: 600px;
	text-align: center;
	background-image: url(assets/images/contact_back_phone.png);
	padding: 0px;
	color: #FFFFFF;
	position: absolute;
	left: 50px;
	top: 30px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	height: 90px;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
#contact p {
	font-family: Verdana;
	font-size: 0.7em;
	height: 470px;
	text-align: center;
	width: 450px;
	background-image: none;
	line-height: 1.4;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 125px;
	top: 140px;
	right: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-weight: normal;
	border-right-style: none;
	border-left-style: none;
}


.leftimg {
	overflow: visible;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

