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

div.cu_phone
{
	width:350px;
	float:left;	
}

div.cu_snail_mail
{
	width:350px;
	float:right;
}

div.cu_email
{
	width:350px;
	float:left;
}

div.cu_text_message
{
	width:350px;
	float:left;
}

div.cu_twitter
{
	width:350px;
	float:left;
}

div.cu_facebook
{
	width:350px;
	float:right;
}

div.cu_skype
{
	width:350px;
	float:right;
}

div.clr{ clear:both; }

span.boldHighlight
{
	font-family:Verdana, Geneva, sans-serif ;
	font-size:14px;
	line-height:16px;
	color:#F08703;	
}

div.view-about-us table{ width:100% ; }
div.view-about-us td { width:50% ; vertical-align:top; height:70px; font-family:Verdana, Geneva, sans-serif; font-size:14px; line-height:18px; }
div.view-about-us td a{ font-family:Verdana, Geneva, sans-serif ; font-size:14px; line-height:18px; color:#fff; }
div.view-about-us td a:hover{ font-family:Verdana, Geneva, sans-serif ; font-size:14px; line-height:18px; color:#fff; }
div.view-about-us div.image{ width:54px; height:87px; float:left; }

span.subnote{ font-family:Verdana, Geneva, sans-serif ; font-size:12px; }
span.orange{ color:#F08703; }