html {
     height:100%; 
}

body {
     background-color: #A2B1D0;
     width: 1000px;
     height: 100%;
     a:link color:#000000;text-decoration:underline;
     a:visited color:#8f0606;text-decoration:none;
     a:hover color:#a2b1d0;text-decoration:none;
     a:active color:#a2b1d0;text-decoration:none;
}

.container {
	width: 900px;
	margin-left: 100px;
	background-color: #ffffff;
    margin-top:10px;
}

.logo {
    width: 443px;
    padding-top:10px;
	margin-left: 457px;
    margin-top:10px;
}

.nav {
    float:left;
	width: 900px;
    margin-top:10px;
    
}

.transition {
	width: 900px;
	margin-top: 50px;
    padding-bottom: 10px;
    background-color: #ffffff;
}

.posone {
	width: 880px;
    margin-left:20px;
    padding-top: 5px;
}

.menuitem {
	float:left;
   	padding-left:20px;
    padding-right:20px; 
    width: 860px;
    margin-top:10px;
    margin-bottom:20px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	letter-spacing: 1px;
}

.left {
    float:left;
	width: 350px;
    margin-left:50px;
    margin-right:10px;
    padding-top: 10px;
}

.right {
    float:right;
	width: 350px;
    margin-left:10px;
    margin-right:20px;
    padding-top: 10px;
}

.top {
	width: 350px;
}

.bottom {
	width: 350px;
    align: center;
}

.content {
	position: absolute;
	width: 880px;
    border-top:thin;
    border-top-style:solid;
    border-top-color: #911112;
    padding:10px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	text-align: justify;
	line-height: 18px;
	letter-spacing: 1px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight:bold;
	color: #000000;
	text-align: center;
	line-height: 16px;
	letter-spacing: 1px;
}

.img {display:block;
}

.imgmenu {
    float:left;
	padding-left:20px;
    padding-right:20px; 
    width: 900px;
    margin-top:10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	letter-spacing: 1px;
}

.tentwo {
	position: center;
	width: 900px;
}

.tenthree{
	position: center;
    float:left;
    margin-left:5px;
    width: 210px;
}

.tentfour{
	position: center;
    float:left;
    margin-left:5px;
	width: 210px;
    text-align: center;
    margin-bottom: 15px;
}

.menulist {
    padding-bottom: 10px;
    padding-top: 10px; 
   	padding-left:10px;
    padding-right:10px; 
    width: 880px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	letter-spacing: 1px;
}

.tentfive{
	position: center;
    padding-top: 25px;
   	width: 880px;
    text-align:center;
 }

.footer {
	position: center;
    width: 880px;
    border-top:thin;
    border-top-style:solid;
    border-top-color: #911112;
    margin-top: 10px;
 }   
 
.aictext {
    width: 800px;    
    margin-top: 10px;
    padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-align: center;
	line-height: 18px;
	letter-spacing: 1px;
}


.aic {
    margin-left:800px;
	position: right;
    width: 80px;
}
