﻿.aboutus_pagetitle
{
	background-image: url("AboutUs/title_about_us.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 351px;
	height: 27px;
}

.aboutus_pagetitle h2
{
	display:none;
}

.aboutus_images
{
	width:351px;
	margin-top:20px;
	margin-bottom:20px;
}

.aboutus_imageholder
{
	float:left;
	padding-left:60px;
}

.aboutus_imagebox
{
	background-image: url("AboutUs/about_us_frame.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 90px;
	height:153px;
}

.aboutus_image
{
	width:86px;
	height:136px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}
