
img { border : 0; }

body{
    background-image:url(../images/global/bg.gif);
    background-repeat: repeat-x;
    font-family: Helvetica,Arial;
    font-size: 10pt;
    line-height:12pt;
    margin-top: 0px;
}

h3
{
	background: url(../images/global/h3.gif) left no-repeat;
	margin-left: 10px;
	padding-left: 25px;
}

.container{
	position:relative;
	text-align:left;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	z-index:1;
}

.top_bar{
	position:relative;
	color:#000000;
	padding:5px 15px 25px 12px;
	margin:	0;
	height:34px;
}
.top_bar a, .top_bar a:visited{
	text-decoration:none;
	color:#000000;
}
.top_bar a:hover{
	color: #f00147;
}

.menu_bar{
	position:relative;
	top:0px;
	left:0px;
	background-color:#ececec;
	color:#000000;
	padding:0px;
	height:34px;
	z-index:2;
}

.pages {
	position:relative;
	top:0;
	left:25px;
	width:650px;
}

.vertiban {
	 position:absolute;
	 top:375px;
	 right:0px;
	 width:150px;
}

.webim {
	position: absolute;
	top:343px;
	right :15px;
}












