		#DataContainer1
		{
			width: 777px;
			height:579px;
			margin: 0px;
			background-color:#F5F5F7;
		}
		#NewsDataContainer
		{
			width: 777px;
			height: auto;
			margin: 0px;
			background-color:#F5F5F7;
		}
			
		#mainContainerCont
		{
		width: 100%;
		height: auto;
		float: left;
		padding: 10px auto 0px auto;/* top - right - bottom - left*/		
		}


		#ContactUs
		{
		background-image:url(../images/newsBg.jpg);
		background-repeat: repeat-x;
		width: 727px;
		height: auto;
		float:left;
		margin: 6px 0px 0px 16px;/* top - right - bottom - left*/
		position: absolute;
		}

	
		#ContactUsBoxTitle
		{
		background-image:url(../images/contactusar.gif);
		background-repeat:no-repeat;
		float:left;
		width:727px;
		height:35px;
		}
		
		#ContactUsBoxData
		{
		float:left;
		width:435px;
		height:auto;
	/*	margin: auto auto 0px auto;/* top - right - bottom - left*/
		padding: 0px 5px 0px 5px;/* top - right - bottom - left*/
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		position: relative;
		}


		#ContactImg
		{
	float:right;
	width:224px;
	height:374px;
	background-image:url(../images/contImg.jpg);
	background-repeat:no-repeat;
	/*	margin: auto auto 0px auto;/* top - right - bottom - left*/
		padding: 0px 45px 0px 5px;/* top - right - bottom - left*/
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position: relative;
		}

		.contTitle
		{
		width: 60px;
		height: 16px;
		float: left;
		}

		.fieldContainer
		{
		width: 155px;
		height: 15px;
		float: right;
		padding: 0px 0px 10px 0px;/* top - right - bottom - left*/
		}
		
			
		#fieldMsgContainer
		{
		width: 180px;
		height: auto;
		float: right;
		padding: 0px 0px 0px 0px;/* top - right - bottom - left*/
		}
		
		#fieldMessage
		{
		width: 175px;
		height: 121px;
		border: #aba8a8 1px solid;
		font-size: 1.0em;
		color: #000000;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		float: left;
		margin-right:7px;
		}

		.inputCont {
		border: #aba8a8 1px solid;
		font-weight: normal;
		font-size: 1.0em;
		color: #000000;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		background-color: #ffffff;
		text-decoration: none;
		width:155px;
		height:15px;
		margin-right:7px;
		}
		
		#nameCont
		{
		width: 80px;
		height: 16px;
		float: left;
		margin: 0px 5px 10px 40px;/* top - right - bottom - left*/
		}


		#emailCont
		{
		width: 80px;
		height: 16px;
		float: left;
		margin: 0px 5px 10px 40px;/* top - right - bottom - left*/
		}


		#phoneCont
		{
		width: 80px;
		height: 16px;
		float: left;
		margin: 0px 5px 10px 40px;/* top - right - bottom - left*/
		}
		
		
		#subjCont
		{
		width: 80px;
		height: 16px;
		float: left;
		margin: 0px 5px 10px 40px;/* top - right - bottom - left*/
		}

		#messageCont
		{
		width: 80px;
		height: 16px;
		float: left;
		margin: 0px 5px 10px 40px;/* top - right - bottom - left*/
		}


		#sendContBtn
		{
		width: 290px;
		height: 16px;
		float: right;
		padding: 5px 152px 5px 0px;/* top - right - bottom - left*/
		}


		#addBox
		{
		width: auto;
		height: auto;
		float: left;
		padding: 0px 5px 0px 40px;/* top - right - bottom - left*/
		}
		
		
		#mapBox
		{
		width: auto;
		height: auto;
		float: left;
		padding: 0px 40px 0px 5px;/* top - right - bottom - left*/
		}


		#mapHeading
		{
		width:auto;
		font-size:11px;
		font-weight:bold;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		padding: 0px 0px 4px 0px;/* top - right - bottom - left*/
		}
		
		.mapImg
		{
		border: #aba8a8 1px solid;
		}
		
		#titleContainer
		{
		width: 60px;
		height: 150px;
		float:right; 
		}
		
		#fieldDataContainer
		{
		width:300px;
		height: 250px;
		float: right;
		padding: 0px 0px 0px 0px;/* top - right - bottom - left*/
		}
