@charset "utf-8";
/* CSS Document */


#sub-left {
	margin:0px 0px 0px 0px; 
	width:181px;
	height:219px;
	float: left;
	padding:0px;
}

#subnav-contact {
	color: #000;
	height:100%;
	background-image: url(../images/bg_contactsubnav.jpg);
	background-repeat:no-repeat;
	padding: 123px 0px 0px 15px;
}

#contact-right {
	float: right;
}

#contact-box {
	margin:0px 0px 0px 0px; 
	width:211px;
	background-color:#f7f7f7;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #fff #dddddd #fff #dddddd;
	padding: 25px 23px 0px 23px;	
}

