﻿/*----------------*/
body 
		{}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}	
/*----------------*/
div.Content
{
	width: 738px;
	height: 433px;
	float: left;
	margin-bottom: 70px;
	padding-bottom: 70px;
}
div.TopBanner
{
	float:left;
	width:738px;
	height:125px;
	background-image: url('../MasterPictures/Contact_Back.jpg');
}

div.contactbox
{
	background-position: left top;
	width: 247px;
	height: 90px;
	background-image: url('/ContactUs/Pictures/ContactBox.jpg');
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 40px;
}
div.textbox
{
	border-style: none;
	float: left;
	margin: 15px 0px 0px 30px;
}

p.label
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

p.info
{
	margin: 5px 0px 0px 0px;
	color: #7c7c7c;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
}






