@charset "utf-8";

/*
	Site Name: MODx 
	Description: CSS filter
	Date: 2008/09/28
	Author: MODx 
*/



/* ===== Universal Reset ===== */

*{
	margin:0px;
	padding:0;
}

img {
	border: none;
}

.bn {
	margin-top: 10px;
}

/* ==== clearfix ==== */

.clearfix:after {
display: block;
clear: both;
height: 0;
visibility: hidden;
}

* html .clearfix { height: 1% }/* end MacIE5 */
.clearfix {display:block;}

a {
        color: #0054CC;
}

a :hover{
	background-color: #dddddd;
}

body {
	text-align: center;
	font-size: 14px;
	color: #000000;
}

#container {
	width: 800px;
	margin: 0px auto;
	text-align: left;
}

#header {

}

#logo {
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
}

#logo a{
	display: block;
	background-image: url(../images/aitc_h90.jpg);
	height: 90px;  
	width: 120px; 
	background-repeat: no-repeat;
	text-indent: -9999px;
        margin-top: 20px;
}

#description {
	float: right;
	margin-top: 20px;
}

#description h2{
	font-size: 90%;
	padding-right: 20px;
}

#description p{
	font-size: 90%;
	padding-right: 20px;
}

#gNavi {
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/gNavi.jpg);
        /* font-size: 120% */
}

#gNavi p {
	padding: 10px;
}

#gNavi a{
	color: #FFFFFF;
}

#mainImg {
	background-image: url(../images/aitc-mainImg.jpg);
	height: 120px;
        width:680px;
	float: right; 
	margin-top: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#message {
        float: left;
	margin-top: 10px;
	color: #FFFFFF;
}

#mainImg #message h2{
	padding-top: 10px;
	padding-left: 20px;
}

#mainImg #message p{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sideNavi {
	float: left;
	width: 125px;
}

#sideNavi h2{
	background-image: url(../images/sideH2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 100%;
	padding-left: 35px;
	color: #FFFFFF;
}

#sideNavi p:hover{
	background-image: url(../images/sideH2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 90%;
	padding-left: 35px;
	color: #FFFFFF;
}

#sideNavi p{
	background-image: url(../images/sideP.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 90%;
	padding-left: 35px;
}

#sideNavi a:hover{
	color: #FFFFFF;
}

/* addtion industrial section 09-05-26 tashima */

#sideNavi-industrial{
	float: left;
	width: 150px;
}

#sideNavi-industrial h2{
	background-image: url(../images/sideH2-industrial.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 100%;
	padding-left: 30px;
	color: #FFFFFF;
}

#sideNavi-industrial p:hover{
	background-image: url(../images/sideH2-industrial.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 90%;
	padding-left: 30px;
	color: #FFFFFF;
}

#sideNavi-industrial p{
	background-image: url(../images/sideP-industrial.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 90%;
	padding-left: 30px;
}

#sideNavi-industrial a:hover{
	color: #FFFFFF;
}

#content-industrial {
/* tashima
original
float: right;
width: 650px;
*/
	float: right;
	width: 640px;
}
.imgRight {
	float: right;
	padding: 10px;
}

.imgLeft {
	float: left;
	padding: 10px;
}

#content-industrial h2{
/*
        background-image: url(../images/contentH2-industrial.jpg);
*/	
        background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	font-size: 90%;
	padding-top: 10px;
	color: #000000;
}

#content-industrial p{
	line-height: 160%;
	padding: 10px;
	font-size: 90%;
}

#content-industrial .underline{
	line-height: 160%;
	padding: 10px;
	background-image: url(../images/contentP-industrial.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* end addition tashima */

#content {
	float: right;
	width: 670px;
}

.imgRight {
	float: right;
	padding: 10px;
}

.imgLeft {
	float: left;
	padding: 10px;
}

#content h2{
/*
        background-image: url(../images/contentH2.jpg);
*/	
        background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	font-size: 100%;
	padding-top: 15px;
	color: #000000;
}

#content p{
	line-height: 160%;
	padding: 10px;
	font-size: 90%;
}

#content .underline{
	line-height: 160%;
	padding: 10px;
	background-image: url(../images/contentP.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#copy .designed {
	padding-left: 20px;
	font-size: 90%;
}

#copy .designed a{
	color: #CCCCCC;
}

#footer {
	clear: both;
	background-color: #eeeeee;
	margin-top: 10px;
	border-top: 1px solid #cccccc;
        /* font-size: 120%; */
	height:	30px;
}

#footer p{
	padding: 10px;
	text-align: center;
}

        
#copy {
	background-image: url(../images/copy.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#copy p{
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 80%;
}
    

