#contactus_title {
	width : 200px;
	font-size : .85em;
	color : #333333;
	font-weight : bold;
	padding-bottom : 5px;
	padding-top : 10px;
	border-bottom : 1px solid #333333;
}

#contactus_description {
	padding-top : 10px;
	color : #333333;
	font-size : .75em;
	padding-bottom : 5px;
}

#contactusinformation {
	position : absolute;
	top : 290px;
	left : 190px;
	height : 430px;
	width : 565px;
}

#contactus_header {
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	background : #d2e1f0;
}

#contactus_subheader_market {
	font-size : .85em;
	font-weight : bold;
	text-align : right;
	color : #d2e1f0;
	padding-top : 5px;
}

#contactus_image {
	padding-top : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
	float : right;
	border : 1px solid #d2e1f0;
	font-size : .70em;
	text-align : center;
	padding-right : 5px;
	color : #d2e1f0;
	font-weight : bold;
}

#contactus_image a {
	color : #d2e1f0;
	text-decoration : none;
}

#contactus_image a:hover {
	color : #b61031;
}

#contactus_name {
	color : #3399cc;
	font-weight : bold;
	padding-top : 10px;
}

#contactus_name a {
	font-size : .85em;
	color : #3399cc;
	text-decoration : none;
}

#contactus_name a:hover {
	color : #b61031;
}

#contactus_nametitle {
	font-size : .85em;
	font-weight : normal;
	font-style : italic;
}

#contactus_phone {
	font-size : .75em;
	color : #333333;
	padding-left : 10px;
}

#contactus_region {
	font-size : .75em;
	color : #333333;
	padding-left : 56px;
	text-indent : -46px;
	padding-top : 5px;
}

#color_brown {
	color : #c6790b;
}

#contactus_entrytitle {
	color : #333333;
	font-size : .75em;
	padding-top : 5px;
}




