body {
	padding:0px;
	margin:0px;
	background: #22558E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#wrap{
	width:780px;
}

.header{
	width:780px;
	height:203px;
}

.menu{
	width:780px;
	height:29px;
	padding:0px 0px 0px 60px;
	margin:0px;
	background:url(img/menu_table_bg.jpg) no-repeat top left;
	vertical-align:top;
}

.main_content{
	width:780px;
	margin:0px;
	padding:40px 0px 0px 6px;
	background:url(img/main_content_bg.jpg) no-repeat top left;
	vertical-align:top;
}

.solution{
	width:210px;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	background-color:#6588B0;
	color:#FFFFFF;
}


.solution .sub_title, .solution .sub_title span{
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight: normal;
	letter-spacing: -1.0px;
}
.comentariu
			{
			padding-top:2px;
			line-height:14px;
			}

.solution .sub_title span{
	color:#22558E;	
}

.solution p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

a, a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

a{ 
	text-decoration:none;
}


.txtform{
	border: 1px solid #223766;
	font-weight:normal;
	color:#000200;
	width: 200px;

}

.button{
	border: 1px solid #2D5D91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	padding: 2px 3px;
	background-color:#223766;
}

.footer{
		padding:8px 0px 9px 0px;
		margin:11px 0px 0px -6px ;
		color:#FFFFFF;
		font-size:10px;
		font-weight:normal;
		text-align:center;
		background:#4E77A5 url(img/footer_bg.gif) no-repeat right bottom;
}
.footer a, .footer a:hover{
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px ;
		color:#FFFFFF;
		font-size:10px;
		font-weight:normal;
		text-align:center;
		text-decoration:none;
}
/*-------------------------------------------------*/
.up_div{
		width:100%;
		height:20px;
		background-color:#4E77A5;
		}
.picture_center{
			width:100%;
			height:426px;
			margin:0px auto;
			background-image:url(img/index_bg.gif);
			background-repeat:repeat-x;
			background-position:top left;
			}
.gradient_index{
				width:100%;
				height:10px;
				background-image:url(img/gradient_index.gif);
				background-repeat:repeat-x;
				background-position:top left;
				}
.index_enter{
				width:100%;
				height:27px;
				padding-top:10px;
				margin:0px auto;
				}
.index_enter img{
				border:0px;
				}
.main_picture{
				width:520px;
				margin:0px;
				padding-right:50px;
				background-image:url(img/blue_bg4content.gif);
				background-repeat:repeat-y;
				background-position:530px;
				}
.content_left{
				width:520px;
				float:left;
				}
				
.sample_track, .sample_track:hover {
	width: 184px;
	height: 21px;
	background-image:url(img/sample_bg.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	text-decoration: none;
	color: #223766;
	display: block;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 6px;
	margin-bottom: 10px;
}
