/* 티모션코리아 홈페이지 스타일시트
-----------------------------------
 * index 페이지용
----------------------------------- */
#header { height:313px; background-image:url(../img/index_bg.jpg); }
#logo_white { position:absolute; top:0px; right:0px; background-image:url(../img/timotion_logo_white.gif); width:176px; height:77px;	z-index: 1; }

#learnMore{ width:930px; height:100px; margin-top:25px;}
#main { background-color:#454545; padding-bottom:15px;}

#indexFooter {	
	 width:938px; height:83px; clear:both; background-color:#343434; color:#999;
	font-size:11px;	font-family:Arial, Helvetica, sans-serif;  text-indent:19px; text-align:center;
}
#indexFooter a:link, #indexFooter a:visited, #indexFooter a:active{ 
	color:#999; font-size:11px; font-family:Arial, Helvetica, sans-serif; 
}
#indexFooter a:hover{ color:#ffd200; font-size:11px;	font-family:Arial, Helvetica, sans-serif; }
