/* Top */
#topleft
{
	width:				7px;
	height:				108px;
	background-image:	url( '../../images/bgs/top_left_bg.gif' );
}

#topright
{
	width:				7px;
	height:				108px;
	background-image:	url( '../../images/bgs/top_right_bg.gif' );
}

#top_table
{
	width:				100%;
	z-index:			2;
}

#logo
{
	padding-left:		10px;
	padding-top:		10px;
	height:				108px;
	vertical-align:		middle;
	white-space:		nowrap;
	background-image:	url( "../../images/bgs/top_middle_bg.gif" );
}

#logo_image
{
	position:			absolute;
	top:				0;
	left:				15px;
}

#logo img
{
	border:				0;
}

#logo_text 
{
	display:			block;
}

#logo_bottom
{

}

#motto
{
	padding-bottom:		16px;
}

#call
{
	text-align:			right;
	background-image:	url( '../../images/bgs/top_middle_bg.gif' );
	width:			350px;
}

#contact
{
	background:		right url( '../../images/top/call_now_v2.gif') no-repeat;
	height:			91px;
	width:			100%;
	text-align:		left;
}

#phone_number
{
	padding-top:	18px;
	padding-left:	15px;
	font-size:		20px;
	font-weight:	bold;
	color:			#FF0000;
}

#email_address
{
	padding-top:	7px;
	padding-left:	15px;
	font-size:		18px;
	font-weight:	bold;
	color:			#666666;
}

.toplink
{
	font-size: 		11px;
	color:			#FFFFFF;	
}