.welcome, .homepage, .homebut, .homeexpert {
	width: 818px;
}

.buttons img {
	display: block;
	width: 196px;
	margin: 0;
}
.target {
	overflow: hidden;
	height: 289px;
	width: 622px;
}

.message {
	font-family :Tahoma, "Trebuchet MS", sans-serif;
	float: right;
}
.titlemessage{
	font: 42px Tahoma, "Trebuchet MS", sans-serif;
}

.titlemessage2{
	font: 36px Tahoma, "Trebuchet MS", sans-serif;
	color: #ff2424; 
	padding: 50px 20px 0 40px;
}

.message p {
	color: #fff;
	font-size: 20px;
}
.newbut {
	width: 196px;
	padding: 0;
}

.homelinks {
	background: url(../img/bg_homemenu.jpg) no-repeat;
	height: 289px;
	width: 100%;
	padding: 25px 0px;
}
.roundhome {
	padding: 0;
	height: 15px;
}
.homepage, .homebut {
	margin-top: 17px;
}

.homepage td{
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	vertical-align: top;
}
.homepage {
	padding: 0;
}


.homepage p{
	font-size: 15px;
	margin-top: 2px;
}

.homeleft {
	border-right: 2px dotted #b9bbbf;
}

.homepage td{
	text-align: center;
	vertical-align: bottom;
}

.homeright h4{
	font-weight: normal;
	font-size: 20px;
	color: #475463;
	margin: 0;
	white-space: nowrap;

}

.homeright ul{
	margin: 0;

}

.homeright li{
	list-style: none;
	font-size: 13px;
	color: #444;
	margin: 7px 0;
	white-space: nowrap;
}

.homeexpert{
	margin-top: 36px;
}
.homeexpert img{
	border: none
}

.inf {
	text-align: right;
	color: #C27C12;
	padding: 20px;
	font: italic 28px Tahoma, "Trebuchet MS", sans-serif;
}

.homebut td{
	width: 270px;
	text-align: center;
}

.homebut a{
	font: 20px Tahoma, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../img/bt_home_out.gif) no-repeat;
	display: block;
	height: 32px;
}

.homebut a:hover{
	color: #394148;
	background: url(../img/bt_home_over.gif) no-repeat;


}
.cont {
	font: 20px Tahoma, "Trebuchet MS", sans-serif;
	float: right;
	margin: 190px auto 0 auto;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

.cont a{
	color: #fff;
	text-decoration : none;
}

.cont a:hover{
	color: #000;
}

