@charset "utf-8";
/*formatting style
---------------------------------------------*/


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 90%;
	line-height: 1.6;
	color: #333333;
	background-color: #666666;
	background-image:url(../images/bg3.jpg);
	background-repeat:repeat;
	
}
hr {
	display: none;
}
/*link style
---------------------------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #5570e8;
	text-decoration: underline;
}
a:visited {
	color: #6666FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
a:active {
	color: #2a7e34;
	text-decoration: underline;
	left: 5px;
	top: 5px;
}
/*basic layout
---------------------------------------------*/

#wrapper {
	background-color:#840f0b;
	width: 866px;
	height:auto;
	margin: 0px auto;

	border-left:solid 3px #474646;
	border-right:solid 3px #474646;
	border-bottom:solid 3px #474646;
	
}
.clearfix:after{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}

.clearfix { display: inline-block; }

/* exlude MacIE5 */
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* end exlude MacIE5 */

#header {
	height: 148px;	
	border-top: 1px solid #666666;	
	border-left:solid 3px #1f1e1e;
	border-right:solid 3px #1f1e1e;
	width:860px;	
}
#header_top {
	height:17px;
	background-color:#FFFFFF;
}
#header_top h1 {
	text-indent:1em;
	font-size:10px;
	color:#666666;
	font-weight:500;
}

#header_bg {
	background-image: url(../images/ami_logo.jpg);
	background-repeat: no-repeat;	
	height:114px;
}

#content {
background-color:#840f0b;
	background-image:url(../images/ami_tower_2000.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	
	border-left:solid 3px #1f1e1e;
	border-right:solid 3px #1f1e1e;
	
}

#rightside{
	clear: both;
	float:right;
	
	background-color:#840f0b;
	color:#FFFFFF;
	text-align:center;
	
	width:172px;
	
}
#rightside img {
margin-top:10px;
}

#main {
		float:right;
		padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:40px;
	width: 486px;
	
	
	
	background-color:#FFFFFF;

	
}
#leftside {
		
	float:left;	
	width: 172px;
	
	background-color:#2a427e;
	
}
#leftnavi {
float: right;
	padding-top:0px;
	padding-left:0px;
	margin-right:0px;	
	width: 172px;
	margin-bottom: 0px;
	background-color:#2a427e;
}

#list01 {
margin-bottom: 0px;
width:172px;	
}
#list01 p {
padding-right:3px;
padding-left:3px;
padding-bottom:3px;
padding-top:3px;
}
#list01 ul {
margin-top:0px;
background-color:#0000ff;	
}

#list01 li {
color:#FFFFFF;
text-indent:1em;
line-height:280%;
background-color:#2a427e;

list-style-type: none;
border-bottom:#814947 1px solid;
}
#list01 a:link {
display: block;
width:167px;
color:#FFFFFF;
border-left:#afb1ae 5px solid;
color:#FFFFFF;
background-color:#2a427e;
text-decoration: none;
}
#list01 a:visited {
	display: block;
	border-left:#afb1ae 5px solid;
	text-decoration:none;
	color:#FFFFFF;
}
#list01 a:hover {
display: block;
width:167px;
border-left:#f3efe1 5px solid;
color: #FFFFFF;
text-decoration:none;
background-color:#b24a6f;
}

#list01 #now {
color:#FFFFFF;
display: block;
width:167px;
border-left:#666666 5px solid;
background-color:#787beb;
}



#footer {
	color: #FFFFFF;
	background-color: #333333;
	padding: 20px;
	clear: both;
	
	height:60px;
	width:820px;
	border-left:solid 3px #1f1e1e;
	border-right:solid 3px #1f1e1e;
	border-bottom:solid 3px #1f1e1e;
}
/*header styles
---------------------------------------------*/



#header ul {
font-size:14px;
	background-color: #FFFFFF;
	width: 860px;
	margin-top:0px!important;
	margin-top:-3px;
}

#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
font-size:12px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	height: 30px;
	width: 170px;
	
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
	border-top: 1px solid #87110c;
}

#header ul li a:hover {
	color: #FFFFFF;
	background-color: #b24a6f;
}

#header ul li#nHome a {
	border-left-style: none;
}
#home #header #n-home a,
#french #header #n-french a,
#vocal #header #n-vocal a, 
#kimono #header #n-kimono a,
#access #header #n-access a{
	color: #FFFFFF;
	background-color: #828CA7;
}


#main h2 {
clear:both;
margin-top:15px;
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	border-left: 5px solid #840f0b;
	border-bottom: 1px dotted #666666;
	
	background-color:#d8dbec;
}
#main h3 {
clear:both;
margin-top:15px;
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	border-left: 5px solid #2a427e;
	border-bottom: 1px dotted #666666;
	
	background-color:#d8dbec;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#main ul {
padding-left:15px;
}
#main li {

list-style-image:url(../images/listmarker1.jpg);
}

#main img {
margin-bottom:0px;

margin-top:0px;
}

#main .pic {
padding:5px;
border:solid 1px #999999;
}
#main #photo {
float:left;
}

#main table {
border-collapse:collapse;
width:484px;
}
#main tr {
}
#main td {
padding:10px;
vertical-align:top;
border:1px solid #999999;
}
#main .question td {
background-color:#f6fcd5;
vertical-align:middle;
}
#introduce {
margin-top:10px;
margin-left:170px;
}
.back {
text-align:right;
margin-top:10px;
}

/*main styles
---------------------------------------------*/
.inde {
letter-spacing:3px;
}
.indebold {
letter-spacing:3px;
font-weight:bold;
}
.indeboldred {
letter-spacing:3px;
font-weight:bold;
color:#840f0b;
}
.indered {
letter-spacing:3px;
color:#840f0b;
}
.red {
color:#840f0b;
}

/*leftside styles
---------------------------------------------*/

/*rightside styles
---------------------------------------------*/





/*footer styles
---------------------------------------------*/
#footer_center {
text-align:center;
}
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer p {
	margin: 0px;
	float: right;
}
#footer #copy {
padding-top:15px;
}

/*faq
---------------------------------------------*/
