body {
	background:url(../images/body-bg.jpg) top center repeat-y #fff;
	padding:0px 0px;
	font-family:"Arial";
	margin:0;
	color:#000;
	padding:20px 0px;
	font-size:12px;
}

.main {
	height:100%;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	display:table;
	width:960px;
	border:0px solid red;
}

.content {
	display:table-row;
}

.content-index {
	display:table-row;
}

h1 {
	font-size: 22px;
	font-weight:900;
	color: #000;
	margin:0px;
}

h2 {
	font-size: 14px;
	font-weight:bold;
	margin:0px 0px 15px;
}
img {border:0px !important;}
p { text-indent:0px;}

.header {
	background:url(../images/header-bg.gif) top left no-repeat;
	width:929px;
	height:151px;
	margin:0px auto;
	padding:15px;
}

.header .logo {
	width:164px;
	height:140px;
}

.logo img {
	border:0;
}

.menu {
	width:959px;
	margin:0px auto;
	border:0px solid red;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	line-height:17px;
	text-align:center;
	clear:both;
}

.menu ul {
	list-style:none;
	padding:0;
	margin:0px auto;
	text-align:center;
}

.menu li {
	padding:0px 16px;
	float:left;
}

.menu li a {
	color:#FFFFFF;
	text-decoration:none;
}

.menu li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.menu li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}



.menu img{
	padding:0px;
	margin:0px;
	border:0px;
}

.content div.col-one {
	width:688px;
	padding:0px;
	text-align:left;
	display:table-cell;
	float:left;
}

.col-one-top {
	background:url(../images/col-one-top-bg.png) top center no-repeat;
	width:688px;
	height:26px;
}

.col-one-content { 
	background:url(../images/col-one-content-bg.png) bottom center no-repeat;
	width:628px;
	height:487px;
	padding:20px 30px;
}

.col-one-content .title { margin-bottom:40px; }


.content div.col-one-index {
	width:688px;
	padding:0px;
	text-align:left;
	display:table-cell;
	float:left;
}

.col-one-index-content { 
	background:url(../images/col-one-content-index-bg.png) bottom center no-repeat;
	width:627px;
	height:280px;
	padding:24px 30px;
}

.col-one-index-scroller {
	background:url(../images/col-one-scroller-index-bg.png) bottom center no-repeat;
	width:655px;
	height:206px;
	padding:0px 16px 20px;
}

.homebox-title { font-size:10px; line-height:10px; text-align:center; } 

.home-box-1 { background:url(../images/home-box.png) bottom center no-repeat;
	width:190px;
	height:190px;
	padding:0px 10px 20px; 
	float:left; 
	margin-right:12px;
	font-size:9px;
	}

.home-box-1 img { float:left; padding-right:3px; }

.home-box-1 p { padding:0; text-indent:0; }

.home-box-1 a { background:url(../images/continuare-button.png) bottom right no-repeat;
	width:20px;
	height:9px;
	padding:0px 15px 0px 3px; 
	color:#000099;
	line-height:9px;
	text-decoration:none;
}
	
.home-box-2 { background:url(../images/home-box.png) bottom center no-repeat;
	width:190px;
	height:190px;
	padding:0px 10px 20px; 
	float:left; 
	margin-right:12px;
	font-size:9px;
}

.home-box-2 img { float:left; padding-right:2px; }

.home-box-2 p { padding:0; text-indent:0; }

.home-box-2 a { background:url(../images/continuare-button.png) bottom right no-repeat;
	width:20px;
	height:9px;
	padding:0px 15px 0px 3px; 
	color:#000099;
	line-height:9px;
	text-decoration:none;
}


.home-box-3 { background:url(../images/home-box.png) bottom center no-repeat;
	width:190px;
	height:190px;
	padding:0px 10px 20px; 
	float:left; 
	margin-right:0px;
	font-size:9px;
	}

.home-box-3 img { float:left; padding-right:2px; }

.home-box-3 p { padding:0; text-indent:0; }

.home-box-3 a { background:url(../images/continuare-button.png) bottom right no-repeat;
	width:20px;
	height:9px;
	padding:0px 15px 0px 3px; 
	color:#000099;
	line-height:9px;
	text-decoration:none;
}
.col-one-index-content .title { margin-bottom:40px; }

.index-pic { float:left; margin-top:4px; margin-right:10px;}

.continuare { color:#003978; font-weight:bold; }

.continuare a { color:#003978; font-weight:bold; text-decoration:none; }

.continuare a:hover { color:#003978; font-weight:bold; text-decoration:underline; }

.continuare a:visited { color:#003978; font-weight:bold; text-decoration:none; }

.col-two {
	vertical-align:top;
	width:254px;
	padding-left:0px;
	display:table-cell;
}

.col-two-top {
	background:url(../images/col-two-top-bg.png) top center no-repeat;
	width:254px;
	height:26px;
}

.col-two-content { 
	background:url(../images/col-two-content-bg.png) bottom center no-repeat;
	width:204px;
	height:527px;
	padding:0px 25px;
}

#footer {
	text-align:center;
	font:Arial;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

