@import "default.css";
@import "base.css";
@charset "utf-8";

	#content{
	padding:0 0 40px;
	background-image: url(../images/img_main1.jpg);
	background-repeat: no-repeat;
	}

		#homeMaincaption{
			margin:22px 0 18px 113px;
			width:420px;
			height:60px;
		}

		#homeMaincaption em{
			display:block;
			width:420px;
			height:60px;
			text-indent:-9999px;
		}

		#homeDescription{
			float:left;
			width:276px;
			padding:0 0 20px;
		}
		*+html #homeDescription{padding:0;}
		*html #homeDescription{padding:0;}

			#homeDescription #homecaption{
				margin:0 0 13px;
				height:55px;
				text-indent:-9999px;
			}
	
			#homeDescription p{
				margin:0 0 0 20px;
				width:auto;
				padding:0 0 10px;
				text-align:center;
				line-height:150%;
			}
			*+html #homeDescription p{font-size:90%;line-height:190%;}
			*html #homeDescription p{font-size:90%;line-height:190%}

		#homeTopics{
	float:left;
	width:350px;
	margin-top: 155px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
		}

			#homeTopics h3{
				text-indent:-9999px;
				height:14px;
			}

			#homeTopics ul{
				margin:5px 0 0 24px;
				width:300px;
			}

				#homeTopics li{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 15px;
	color: #000000;
				}

		#content h2{
			height:28px;
			text-indent:-9999px;
			margin:0 0 0 20px;
		}

			#homelabel1{background:url(../images/lbl_home1.gif) no-repeat;}
			#homelabel2{background:url(../images/lbl_home2.gif) no-repeat;}

		
	#servicemenu{
		margin:0 0 0 35px;
	}
		
		#servicemenu li{
			float:left;
			list-style:none;
			width:280px;
			margin:0 0 15px;
		}
				
			#servicemenu li h3{
				height:41px;
				width:153px;
			}
				
				#servicemenu li h3 a{
					display:block;
					height:41px;
					width:153px;
					text-indent:-9999px;
					text-decoration:none;
				}
				/* \*/#servicemenu li h3 a{overflow:hidden;}/* */
	
				#servicemenu li #label1_1{background:url(../images/lbl_home1-1.gif) no-repeat;}
				#servicemenu li #label1_2{background:url(../images/lbl_home1-2.gif) no-repeat;}
				#servicemenu li #label1_3{background:url(../images/lbl_home1-3.gif) no-repeat;}
				#servicemenu li #label1_4{background:url(../images/lbl_home1-4.gif) no-repeat;text-indent:-9999px;width:122px;}
				#servicemenu li #label1_5{background:url(../images/lbl_home1-5.gif) no-repeat;}
						
					#servicemenu li ul{
						margin:0 0 0 35px;
					}
		
						#servicemenu li li{
							float:none;
							list-style:circle;
							width:100%;
							margin:0 0 2px 20px;
							line-height:150%;
						}
						*+html #servicemenu li li{font-size:90%;}
						*html #servicemenu li li{font-size:90%;}
						
							.homelabelcap{
								color:#f00;
								padding:3px 0 0 15px;
								margin:0 0 0 40px;
								line-height:150%;
								background:url(../common/arrow_triangle_red2.gif) no-repeat 0 8px;
							}
							*html .homelabelcap{font-size:90%;}

		#contentbottom{
			background:url(../images/bg_home.gif) no-repeat;
			padding:38px 0 0;
		}
		*+html #contentbottom{padding:19px 0 0 20px;}
		*html #contentbottom{padding:19px 0 0 20px;}

		#contentbottom h2{
			background:url(../images/lbl_home2.gif) no-repeat;
			height:24px;
			margin:0 0 12px 20px;
		}

			#contentbottom ul{margin:0 0 0 35px;}
			*+html #contentbottom ul{margin:0 0 0 15px;}
			*html #contentbottom ul{margin:0 0 0 15px;}

			#contentbottom li{
				float:left;
				width:170px;
				height:183px;
				list-style:none;
				margin:0 5px 0 0;
				padding:0 10px;
				font-size:90%;
				line-height:130%;
			}	
			*+html #contentbottom li{font-size:85%;}

				#concept1{background:url(../images/lbl_home2-1.gif);} 	
				#concept2{background:url(../images/lbl_home2-2.gif);} 	
				#concept3{background:url(../images/lbl_home2-3.gif);} 	
			
				#contentbottom li h3{
					height:50px;
					text-indent:-9999px;
				}


		#caphome{
			display:block;
			background:url(../images/cap_home.gif) no-repeat;
			width:559px;
			height:54px;
			margin:22px auto 0;
			text-indent:-9999px;
		}
