body{ 
		margin: 0;
		padding: 0;
		background-color: #fff;
		text-align: center;
		font-family: arial, verdana;
		font-size: 12px;
		background-image: url(../images/bg_start.jpg); 
		background-repeat: no-repeat;
		background-position: center 70px;
		color: #444; 
}
.fixfloat{
		float:	none;
		clear:	both;
		width:	0px;
		margin:	0;
		padding:	0;
		font-size:	0px;
		line-height:	0px;
		height:	0px;
		color: #fff;
}
#container{
		width: 975px;
		border: 0px solid #000;
  		text-align: left;
  		vertical-align: middle;	
  		margin: 0px auto;
  		padding: 0px;
/*		background-image: url(/images/bg_main.jpg);
		background-repeat: no-repeat;*/
		padding : 0 0 0 18px;
}
#logo{
	float: left;
}
#raam{
	width: 380px;
	text-align: right;
	float: left;
}
#main{
		width: 945px;
/*		background-image: url(/images/bg_top.jpg);*/
		background-repeat: repeat-x;
}
#middle{
		width: 925px;
		margin: 20px 0 0 20px;
}
.start{
	background-image: url(/images/bg_line.gif);
	background-repeat: repeat-x;
	height: 21px;
	margin: 15px 0 0 0;
	color: #fff;
	font-weight: bold;
	width:180px;
	padding: 1px 30px 1px 30px;
	text-align: right;
}
.start img{
	border: 1px solid #fff;
	margin: 0 5px 0 5px;
}
#start_container{
		width: 300px;
		margin: 240px 0 500px 20px;

}
#flaggs{
	background-color: #fff;
	margin: 0 0 0 0 0;
	float: left;
	display: inline;
}

p,ul,dd,dt,ol { line-height: 1.4em; }
h1, h2, h3, h4 { color: #0A3A74;}
ul{list-style: square;}
h1{font-size: 1.6em;margin:0 0 10px 0;}

p { margin: 0 0 1em 0; }
ol li{margin-bottom: 0.7em;}
table{font-size: 1.0em;}
td{line-height: 1.5em; margin: 0 0 1em 0; }