

.main_bg {
	position:absolute;
	background-image: url(../images/startimg/main_bg.jpg);
	background-repeat: repeat-x;
	width:641px;
	height:570px;
	top:0px;

}

.flash {
	position:absolute;
	left:641px;
	width:350px;
	height:570px;	
	top:0px;

}

.logo {
	position:absolute;
	top:59px;
	left:60px;
	width:268px;
	height:55px;
	}

.flags {
	position:absolute;
	width:445px;
	height:198px;
	top:122px;
	background-image: url(../images/startimg/main_sprak_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
.flags a {
	color: #000;
	text-decoration: none;
	}
.flags a:hover {
	color: #999;
	text-decoration: none;
	}
.flags_table {
	position:absolute;
	width:313px;
	height:43px;
	top:12px;
	left:47px;
	color: #CCCCCC;
	}
	
.flags_table td{
	height:21px;
	text-align:center;
	}
.international {
	position:absolute;
	width:198px;
	height:43px;
	top:122px;
	left:472px;
	background-image: url(../images/startimg/international_sprak_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.international_flag {
	position:absolute;
	width:163px;
	height:43px;
	top:12px;
	left:17px;
	}
.international a {
	color: #000;
	text-decoration: none;
	}
.international a:hover {
	color: #999;
	text-decoration: none;
	}
	
.what_is_your_story {
	position:absolute;
	width:398px;
	height:43px;
	top:330px;
	left:59px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	}
	
.what_is_your_story h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #000;
	padding-bottom: 10px;
	}




