/* changes for Perry in Japan */

body {
	background: #46484d url(../img/back_1600x31.gif) repeat-x;
}

#wrapper {
	width: 960px;
	border: 0px solid #3a1e1a;
	min-height: 768px;
	background: white url(../img/PinJ_back_768px.jpg) repeat-y 0 112px;
	margin-bottom: 30px;
	position: relative;
}

#content {
	width: 960px;
	position: relative;
}

#header {
    color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
    border: 0;
    border-bottom: 0px solid #000;
}

#navbar {
    width: 130px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 9px;
    text-align: right;
}

#contact {
    padding-top: 91px;
    padding-bottom: 21px;
}

#main {
    width: 770px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px;
    padding-bottom: 0px;
    margin-top: 0px;
    border-left: 0px dotted #000;
    margin-bottom: 15px;
    border-right: 0px dotted #000;
	position: relative;
}

#main p {
	margin-left:.5em;
	font-size: 1.2em;
	line-height: 145%;
}

.ref {
	border-left: .25em white;
	border-right: .333em white;
}

blockquote {
	font-size: 1em;
	line-height: 145%;
}

#main ul li {
	list-style-type: square;
}

#main ul li li {
	list-style-type: square;
	font-size: .9em;
}

#footer p {
    text-align: center;
    margin: 1em 16px;
    padding-top: 9px;
    padding-bottom: 6px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
    background-color: transparent;
    color: #696938;
}

a:link, a:visited {
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #4a6684;
    background: transparent;
}

a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #4a6684;
    background: transparent;
}

#navbar ul li,
#navbar ul#servicelink li {
    margin: 0;
    font: 1.8em Arial, sans-serif;
    margin-top: 7px;
    margin-bottom: 28px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 120%;
}

#navbar ul ul li {
    margin: 0;
    font: 1.0em Arial, sans-serif;
    margin-top: -21px;
    margin-bottom: 28px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 120%;
}

#main h1 {
	color:#74706a;
	margin-left:.5em;
	font-size: 1.4em;
	line-height: 145%;
}

#main h2 {
	text-align: left;
	color: #bc5551;
	border-top: 0px solid #a8a6a1;
	border-bottom: 1px solid #a8a6a1;
	margin-left:.5em;
	padding-top: 0px;
	padding-bottom: 4px;
	line-height: 160%;
}

#main h3 {
	color: #46484d;
	margin-top: 0;
	margin-left:.5em;
	padding-top: 0;
}

#main h4 {
	text-align: center;
}

#main h5 {
	text-align: right;
	color: gray;
	margin-top: 0;
	padding-top: 0;
	line-height: 133%;
}

#main ul li {
	margin-bottom: 1em;
}

#main ul ul li {
	margin-top: .5em;
}

.container {
	position: relative;
	float: left;
	vertical-align: top;
	width: 27%;
	margin: 1%;
	padding: 2%;
	height: 181px;
	background-color: #f0f2f2;
	font-size: .9em;
	text-align: center;
	/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
}

.container img {
	margin-top: 1em;
	margin-bottom: 1.2em;
	margin-left: auto;
	margin-right: auto;
}

.container a {
	font-size: .9em;
}