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


div#contactImageBox{
	position:absolute;
	width:476px;
	height:310px;
	left:434px;
	top:41px;
	

}

div#contactTextBox{
	position:absolute;
	width:360px;
	height:310px;
	left:49px;
	top:41px;
	
	font-size:12px;
	padding-top:0px;
	margin-top:0px;
	
	padding-left:0px;

		
	border-right:#B4B4B4 1px solid;
	
	line-height:19px;
	
	
}

div#contactTextBox  a{
	color:#000000;
	text-decoration:none;
}

div#contactTextBox a:Hover{
	text-decoration:underline;
}


div#contactTextBox > p{
	margin-top:0px;
	margin-bottom:27px;

}


div#contactButtons{
	position:absolute;
	width:170px;
	top:415px;
	left:763px;
	background-color:#00CC66;
}

input.Button{
	width:72px;
	margin-left:5px;
}
