body{
		margin:20px;
		padding:0px;
		background:#FFFFFF;
		font-family:Tahoma;
		}
.menu{
			text-align:center;
			width:100%;
			background:url(../images/top_header.jpg) bottom right no-repeat;
			}
.menu ul{
				list-style:none;
				margin:0px;
				padding:0px;
				margin-left:10%;
				}

.menu a
{
text-decoration:none; 
font-weight:bold;
}
				
.menu ul li{
				display:inline;
				margin:0px;
				padding:0px;
				display:block;
				float:left;
				width:97px;
				height:97px;
				margin-right:20px;
				}
img{
		border:0px;
		}
.main{
			background:url(../images/main.jpg) top left  no-repeat;
			}
.stat{
		background:url(../images/stat.jpg) top left no-repeat;
		}
.info{
		background:url(../images/info.jpg) top left no-repeat;
		}
.adv{
		background:url(../images/adv.jpg) top left no-repeat;
		}
.soft{
		background:url(../images/soft.jpg) top left no-repeat;
		}
.header{
				background:url(../images/header2.jpg) top left repeat-x;
				width:100%;
				text-align:center;
			}
.text{
		width:100%;
		text-align:justify;
		line-height:20px;
		font-size:12px;
		}
.text a{
			color:#333333;
			font-weight:bold;
			text-decoration:underline;
			}
.text a:hover{
					text-decoration:none;
					}
.text h1{
			color:#ABC842;
			font-size:15px;
			margin:20px 0px 0px 10px;
			padding:0px;
			}
.text h1 a{
				color:#ABC842;
				text-decoration:none;
				}
.text h1 a:hover{
						text-decoration:underline;
						}
.text ul{
			margin:20px 30px 20px 20px;
			padding:0px;
			}
.text ul li{
				list-style:none;
				background:url(../images/arrow.jpg) 0px 8px no-repeat;
				margin-top:10px;
				padding-left:15px;
				}
.links{
		 text-align:left;
		 font-size:12px;
		 }
.links a{
			color:#598DD1;
			text-decoration:none;
			background:url(../images/arrow.jpg) 0px 5px no-repeat;
			font-weight:bold;
			padding-left:10px;
			}
.links a:hover{
					text-decoration:none;
					}
.links h3{
			  color:#F7941C;
			  font-size:15px;
			  margin:20px 0px 0px 10px;
			  padding:0px;
			  }
.links ul{
			margin:20px 30px 20px 20px;
			padding:0px;
			}
.links ul li{
				list-style:none;
				background:url(../images/underline.jpg) bottom left repeat-x;
				margin-top:10px;
				display:block;
				padding-bottom:3px;
				}
.links ul li:hover{
						background:none;
						}
.footer{
			background:url(../images/footer2.jpg) top left repeat-x;
			width:100%;
			text-align:right;
			color:#598DD1;
			font-size:12px;
			padding-right:20px;
			}
.footer a{
				color:#598DD1;
				text-decoration:underline;
				}
.footer a:hover{
						text-decoration:none;
						}
