@charset"utf-8";

div.mainVisual{
	display: none;
}
div#container{
	float: left;
	position: relative;
}
div#main{
	float: none;
	width: 908px;
}
div#primary-contents{
	padding:0 0 0 370px;
	width:538px;
	font-size: 11px;
}
body div#main div#primary-contents h1{
	top: -24px;
}
div#primary-contents h1{
	left:25px;
	position:absolute;
	top:-24px;
}
div#primary-contents img{
	left:26px;
	position:absolute;
	top:33px;
}
div#primary-contents div{
	color: #5F5D5A;
	font-family: Georgia;
	text-transform: uppercase;
}

div#primary-contents div.first-child {
	border-top:1px dotted #969696;
	line-height: 1.6;
	margin-bottom:0;
	padding: 10px 0 0;
}
div#primary-contents input,
select{
	border:1px solid #969696;
	float:right;
	margin-bottom:8px;
	margin-left:200px;
	position:relative;
	top:-23px;
	width:200px;
}
div#primary-contents select{
	color:#969696;
	font-size:11px;
	font-weight:normal;
}
label{
	float: left;
	margin-bottom: 10px;
}
textarea{
	display: block;
	width: 540px;
	border: 1px solid #969696;
}
div#primary-contents div.contactInfo{
	left:-370px;
	padding-left:158px;
	position:relative;
	width:710px;
	padding-bottom: 10px;
	height: 167px;
	/*padding-top: 75px;*/
}
div#primary-contents div.contactInfo.last-child{
	border-bottom:1px dotted #969696;
	padding-bottom: 0;
}
div#primary-contents div.contactInfo h4,
div#primary-contents div.contactInfo h6{
	font-size: 11px;
	font-weight: normal;
	color: #5F5D5A;
}
div#primary-contents div.contactInfo h4{
	font-family: Century;
	line-height: 1.4;
	white-space: nowrap;
}
div#primary-contents div.contactInfo h6{
	font-family: Georgia;
	line-height: 1.6;
}
div#primary-contents div.contactInfo h6 a{
	text-transform: none;
}
div#primary-contents div.contactInfo h6.position{
	font-family: Century;
	line-height: 1.4;
}
div#primary-contents div.contactInfo img{
	left:0;
	position:absolute;
	top:0;
}
div#primary-contents input.sendBtn{
	font-weight:normal;
	left:3px;
	top:5px;
	width:70px;
}
div#primary-contents div.contactNumber{
	height:40px;
	margin-bottom:25px;
	padding-bottom:20px;
	padding-left:244px;
	padding-top:5px;
	position:relative;
	top:-54px;
	padding-bottom: 10px;
}
div#primary-contents div.contactNumber label,
div#primary-contents div.contactNumber span{
	float: left;
	margin-bottom: 5px;
}
div.dottedLine{
	border-top:1px dotted #969696;
	left:-370px;
	position:relative;
	width:910px;
	top: -10px;
}
div#primary-contents div.message{
	color:#EE2020;
	font-size:11px;
	line-height:1.2;
	position:absolute;
	top:320px;
}
div#secondary-contents 
{
	display: block;
}
