body, p, span,li, img, div, form, input, h1 ,h2{ border:0px; padding:0; margin:0; font-family: Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif; color: white; font-size:10pt; }

input{
color: grey;
}

a{
color: #dec51f;
}

.news_link{
color: white;
text-decoration: none;
}

.news_img{
padding-right:4px;
}

input.sender{
color: white;
height: 22px;
padding-left: 2px;
padding-right: 2px;
background-image: url('./img/sender.gif');
background-repeat: repeat-x;
}


body{
	background-image: url('./img/bg.gif');
}

h1{
	color: white;
	font-size:16pt;

}

h2#news{
	color: white;
	font-size:16pt;

}

p{
	margin-top: 18px;
	color: #a19c8d;
}

div#main{
	width: 1100px;
	left:0;
	margin-left: -550px;
	position:absolute;  
	left:50%;
}

div#header{
	float: left;
	width: 1100px;
	height: 229px;
	background-image: url('./img/header.png');
}

div#left_menu_margin{
	float: left;
	width: 110px;
	height: 53px;
	background-image: url('./img/left_menu_margin.png');
}

div#menu{
	float: left;
	width: 880px;
	height: 53px;
	background-image: url('./img/menu_bg.png');
	background-repeat: repeat-x;
}

ul#menu_list{
	display: inline;
	list-style: none;
	height:53px;
	width:880px;
	margin-top:0;
	margin-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	padding-left:25px;
}

ul#menu_list li{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	float: left;
	height: 53px;
	line-height: 53px;
	list-style-type: none;
	list-style-image: none;
}

ul#menu_list a{
	display:block;
	color: white;
	font-size: 11pt;
	text-decoration: none;
	border-right: 1px solid #3e3425;
	padding-left: 38px;
	padding-right: 38px;
	height: 53px;
	font-weight:bold;
}

ul#menu_list li a:hover{
	background-image: url('./img/menu_bg_on.png');

}
ul#menu_list li a.menu_selected{
	background-image: url('./img/menu_bg_on.png')!important;

}

ul#menu_list li:last-child a{
	border-right: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#menu_list li a { display:inline; padding-top:17px; padding-bottom:16px; }
/* End */


div#right_menu_margin{
	float: left;
	width: 110px;
	height: 53px;
	background-image: url('./img/right_menu_margin.png');
}

div#content2{
	clear:left;
	float:left;
	width:1100px;
	overflow:hidden;

}

div#content{
	position:relative;
	float: left;
	width: 1100px;
	background-image: url('./img/content_bg.png');
	background-repeat: no-repeat;
}

img#pl{
	display:block;
	position:absolute;
	top: 25px;
	left:979px;
}

img#us{
	display:block;
	position:absolute;
	top: 25px;
	left:959px;
}

div#slider{
	float:left;
	width:900px;
	height: 163px;
	padding-left:100px;
	margin-top: 4px;
}

#left_column{
	float:left;
	position:relative;
	width: 579px;
	margin-left:100px;
	margin-top:22px;
	padding-left:24px;
	padding-right:24px;
	border-right: 1px solid grey;

}

div#right_column{
	float:left;
	position:relative;
	width: 223px;
	margin-top:22px;
	padding-left:24px;
	padding-right:24px;
	border-right: 1px solid grey;
	overflow:hidden;
}

div#right_column img{
	margin-right:4px;
}

div#right_column td{
	vertical-align: top;
	color: #dededd;
	font-weight: bold;
	font-size:10.4pt;
	padding-top: 12px;
}

div#right_column table{
	margin-top: 12px;
	border: 0;
}

#footer{
	float:left;
	width:900px;
	clear:both;
	font-size: 8pt;
	color: #a19c8d;
	margin-left:100px;
	text-align: center;
	margin-top:25px;	
}

ul#slider_list{
	display: inline;
	list-style: none;
	height:156px;
	width:858px;
	margin-top:0;
	margin-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	padding-left:22px;
}

ul#slider_list li{
	display: inline;
	float: left;
	height: 156px;
	list-style-type: none;
	list-style-image: none;
	margin-top:3px;
}

li#slide1{
	margin-left: 20px;
}

li#slide1,li#slide2{
	margin-right: 10px;
}

li#slide3{
float:right;
padding:0;
margin:0;
}