@charset "utf-8";

section img#pagetitle {
	 width:652px; height:305px;
	 margin-bottom:40px;
}

section#contact p {
    margin:0 30px 0 25px;
}
section#contact iframe#marlform {
	overflow:hidden;
    width:597px; height:822px;
    margin:0 30px 0 25px;
}

section#faq dl.faqs {
	 width:597px;
    margin:0 30px 0 25px;
}
section#faq dl.faqs dt, section#faq dl.faqs dd {
    background-position: left top;
    background-repeat: no-repeat;
}
section#faq dl.faqs dt {
    background-image: url("../../images/faq/q.gif");
    border-bottom: 1px dotted #999999;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 10px;
    padding:5px 0 10px 40px;
}
section#faq dl.faqs dd {
    background-image: url("../../images/faq/a.gif");
    padding:5px 0 30px 40px;
}

section#menu img.stit
, section#menu dl.menu
, section#menu p.menu {
	clear:both;
    margin:0 30px 0 25px;
}
section#menu img.stit {
	display:block;
	height:41px;
}
section#menu p.menu {
	 width:577px;
	 background-color:#Fcdfee;
	 padding:10px;
	 margin-top:10px;
	 margin-bottom:5px;
}
section#menu dl.menu {
	clear:both;
	width:316px;
	padding:0 0 50px 281px;
}
section#menu dl.menu dt, section#menu dl.menu dd {
	float:left;
	border-bottom:2px solid #F2AEBB;
	padding:4px;
}
section#menu dl.menu dt {
	width:100px;
	text-align:left;
}
section#menu dl.menu dd {
	width:200px;
	text-align:right;
}

section#process img#flow {
	 width:577px; height:890px;
    margin:0 30px 0 25px;
}

section#message p {
	 width:577px;
    margin:0 30px 0 25px;
}
section#message p#name {
	text-align:right;
	margin-top:30px;
}

section#message img.license {
	display:block;
	 width:137px; height:41px;
	 margin:20px 30px 0 25px;
}
section#message ul.license {
	width:597px;
	font-weight:bold;
	line-height:200%;
	margin:10px 0 0 25px;
}