#page_contact {
	background-color: #f2f2f2;
	height: 378px;
	padding: 15px 0 0;
	text-align: center;
	width: 773px;
}
#page_contact h3 {
	color: #423678;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}
#page_contact p {
	color: #383438;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}	
#skype {
	color: #383438;
	font-size: 18px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#skype h2 strong {
	color: #423678;
	font-size: 18px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#skype h2 {
	margin: 0 0 30px;
}
#skype p, #skype h2 {
	color: #383438;
	font-size: 18px !important;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif !important;
}
#site p {
	margin: 0 0 16px !important;
}
#address p {
	margin: 0 0 10px !important;
}
#site span {
	color: #383438;
}
.size_10 {
	font-size: 10px !important;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif !important;
	margin: 10px 0 !important;
}
#page_contact #img {
	text-align: center;
}
#page_contact #img img {
	border: 1px solid #797979;
}
#page_contact table {
	margin: 0 auto 22px auto;
	width: 745px;
}
#page_contact #border_top {
	height: 6px;
	font: 0;	
}
.unpaired {
	height: 6px;
	width: 9px;
}
.paired {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	height: 6px;
	width: 160px;
}
#border_top .paired {
	border-top: 1px solid #dfdfdf;
}
#border_bottom .paired {
	border-bottom: 1px solid #dfdfdf;
}
#contact_info td {
	background-color: #f8f8f8;
	border: 1px solid #e5e5e5;
	padding:3px 1px 3px 3px;
	text-align: left;
	vertical-align: top;
}
#contact_info .unpaired {
	background-color: #fff;
	padding: 0;
}