* {
	margin : 0;
	padding : 0;
}
body {
	font : 62.5% Verdana, Arial, Helvetica, sans-serif;
	background : #2a3035;
	margin : 0;
	padding : 0;
	text-align : center;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : center;
	color : #ffffff;
}
.oneColLiqCtr #container {
	width : 1000px;
	margin : 0 auto;
	text-align : left;
	font-size : 1.1em;
}
.oneColLiqCtr #mainContent {
	width : 842px;
	margin : 0 auto;
}
table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
}
img, input, table {
	border : 0;
}

img{
	behavior: url(../iepngfix.htc);
	_behavior: url(../iepngfix.htc);
}

br {
	clear : both;
}
ul {
	display : block;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : none;
}

p {
	text-indent:30px;
	text-align:justify;
}

.usual {
	background : #2a3035;
	color : #111;
	width : 700px;
	margin : 0 auto;
	padding-top : 0;
	padding-right : 20px;
	padding-bottom : 15px;
	padding-left : 20px;
}

.usual li {
	list-style : none;
	float : left;
}
.usual ul a {
	display : block;
	text-decoration : none !important;
	margin-left : 0;
	font : 10px Verdana;
	color : #fff;
	height : 27px;
	width : 87px;
	margin-right : 2px;
	background-image : url(../images2/tab_1.png);
	background-repeat : no-repeat;
	padding-top : 8px;
	padding-left : 10px;
}
.usual ul a:hover {
	color : #fff;
	background : url(../images2/tab_2.png);
}
.usual ul a.selected {
	margin-bottom : 0;
	color : #000;
	cursor : default;
	background : url(../images2/tab_2.png);
}
.usual div
{
	clear: both;
	color:#FFFFFF;
	height: 100px;
	margin-top:10px;
	float : left;
}

.element {
	float : left;
	background-color : #2a3035;
	margin-left : 60px;
}

#welcome {
	background-image:url(../images2/bara.png);
	height:30px;
	width: 593px;
	padding-left: 100px;
	padding-top: 14px;
	margin : 0 auto;
	clear: both;
	behavior: url(../iepngfix.htc);
	_behavior: url(../iepngfix.htc);
}

#language {
	height:25px;
	width:50px;
	position:absolute;
	right:50px;
	top:15px;
}