/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header{
        width:534px;
        height: 160px;
        text-align: middle;
        background-image: url(../i/logoALL.jpg);
        background-position: 0px 0px;
        background-repeat: no-repeat;
}
#line{
        width: 100%;
        height: 15px;
        text-align: left;
        background-image: url(../i/spa.gif);
        background-position: 0px 0px;
}
#line1{
	position: absolute;
	width: 100%;
	height: 15px;
	text-align: left;
	background-image: url(../i/spa.gif);
	background-position: 0px 0px;
	left: 0px;
	top: 707px;
}
#h1{
        padding-top: 0px;
        padding-left: 658px;
        padding-bottom: 0px;
		text-align: left;
        
}
#h2{
        width: 100%;
        height: 176px;
        text-align: right;
        background-image: url(../i/main.jpg);
        background-position: 30px 0px;
        background-repeat: no-repeat;
}
#h3{
	position: absolute;
	width: 100%;
	height: 28px;
	left: 0px;
	top: 666px;
}

#main_text{
		position: relative; 
		top: 0px;
		text-align: left;
		width: 300px;
		padding-left: 0px;	
		padding-right: 500px;
		
}
#main_text h3{
		text-align:center;

}

#main_text h4{
		text-align: right;

}


#menu{
        height: 69px;
        padding-top: 52px;
		padding-left: 89px;
		/*border: 1px red solid;*/
}
#text{
        float: left;
        width: 268px;
        height: 69px;
		padding-left: 530px; /*108*/
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#line2 {

	position: absolute;
	width: 30%;
	height: 15px;
	text-align: left;
	background-image: url(../i/spa.gif);
	background-position: 0px 0px;
	left: 0px;
	top: 707px;
}
