﻿@charset "utf-8";

/* ABOUT US
----------------------------------------*/

#bg {background: #dfecf2 url(../img/bg_header.jpg) center top no-repeat;}

#bgbox {background: url(../img/bg_box.jpg) right top no-repeat;}

#bgbox p a {text-decoration: underline;}

.aboutus #bgbox p,.aboutus #bgbox dl dd {
	line-height: 1.7em;}

.aboutus #bgbox p {
	margin-bottom: 1em;}


.aboutus h3 {
	margin: 35px 0 15px 0;
	padding-bottom: 6px;
	background: url(../img/bdr_green.gif) left bottom repeat-x;}

.mgn {
	padding-top: 30px;}

.profile {
	width: 100%;
	font-size: 12px;
	margin-top: 8px;
	letter-spacing: 1px;
	border-collapse: collapse;}

.profile th,.profile td {
	padding: 15px 10px 15px 0;
	background: url(../../img/bdr_gray.gif) left bottom repeat-x;}

.profile th {
	width: 100px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;}

.profile td {
	line-height: 1.8em;}

.profile address span {
	padding: 0 0 0 25px;
	background: url(../img/free.gif) left 2px no-repeat;}

.profile td dl dt {
	font-weight: bold;}

.tmgn {
	margin-top: 1em;}

.profile td ul li a {
	margin-left: 1em;}


