* {
	margin:0px;
	text-decoration:none;
}
body {
	margin:0px;
}
#logo {
    width:252px; 
    height:44px; 
    display:block; 
    margin:0 auto 0 auto; 
    cursor:pointer; 
    border:0px;
    background: url(../images/logo-trans.png) no-repeat;
}
#frame {
	left:0;
	right:0;
	margin:0 auto 0 auto;
	width:900px;
	padding:45px 80px 0 80px;
	background:transparent url("../images/headerBg-trans.png") top no-repeat;
}
#leftSide {
	width:330px;
	float:left;
	margin-bottom:-28px;
}
	#flashAppl {
		display:inline-table;
		z-index:1;
		height:490px;

	}
	#contactFrame {
		z-index:2;
		width:331px;
		height:547px;
		background:transparent url("../images/contactFrameBg-trans.png") no-repeat;
		background-position:63px bottom;
		left:0;
		right:0;
		margin:30px auto 0 auto;
	}
.tablecontact {
margin-left:57px;
	}
	
#rightSide {
	width:560px;
	float:right;
}
	#tabsFrame {
		margin:0px;
	}
		.tabs {
			height:13px;
			float:left;
			cursor:pointer;
			margin-top:20px;
            border:0px;
		}
		#home {
			width:105px;
			background:transparent url("../images/home-trans.png") no-repeat;
		}
			#homeSelected {
				width:105px;
				background:transparent url("../images/home-select-trans.png") no-repeat !important;
			}
		#ceinseamna {
			width:173px;
			background:transparent url("../images/ceinseamna-trans.png") no-repeat;
		}
			#ceinseamnaSelected {
				width:173px;
				background:transparent url("../images/ceinseamna-select-trans.png") no-repeat;
			}
		#avantaje {
			width:137px;
			background:transparent url("../images/avantaje-trans.png") no-repeat;
		}
			#avantajeSelected {
				width:137px;
				background:transparent url("../images/avantaje-select-trans.png") no-repeat;
			}		
		#contact {
			width:127px;
			background:transparent url("../images/contact-trans.png") no-repeat;
			margin-right:0px;
		}
			#contactSelected {
				width:127px;
				background:transparent url("../images/contact-select-trans.png") no-repeat;
			}		
	#contentFrame {
		width:98%;
		font-family:Arial, Helvetica, sans-serif;
		line-height:25px;
		font-size:14px;
		color:#092e53;
		padding-left:20px;
	}
		#contentFrame p{
			margin-bottom:20px;	
		}
		#contentFrame h1 {
			float:left;
			margin:50px 0 30px 5px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight:100;
			font-size:40px;
			line-height:normal;
			color:#008acc;
		}
#ssdTypes {
	z-index:2;
	width:260px;	
	text-align:center;
}	
	#ssdTypes img {
		margin:0 12px 0 12px;
		float:left;
		border:0px;
	}
#footer {
	z-index:3;
	width:900px;
	height:97px;	
	margin:0 0 0 0;
	background:transparent url("../images/footerBg-trans.png") center no-repeat;
	text-align:right;
	clear:both;
}
	#footer img{
		width:123px; 
		height:29px; 
		margin-top:60px;
		margin-right:60px;
	}
#contactBoxCenter a:visited, #contactBoxCenter a:hover, #contactBoxCenter a:active, #contactBoxCenter a:link, #contactBoxCenter a{
	text-decoration:none;	
	color:#55b1dd;
}
#contactBoxLeft {
	width:12px;
	background:transparent url("../images/contactBoxLeftBg-trans.png") no-repeat;
}
#contactBoxCenter {
	width:240px;
	background:transparent url("../images/contactBoxCenterBg-trans.png") repeat-x;
	font-size:13px;
	color:#55b1dd;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}
	#boxTitle{
		margin:-20px 0 20px 0;
		color:#FFF;
		font-size:16px;	
		font-weight:bold;
	}
	#contactBoxCenter img {
		margin:0px 10px 0px 0px;
	}
#contactBoxRight {
	width:16px;
	background:transparent url("../images/contactBoxRightBg-trans.png") no-repeat;
}
#contactForm, #ofertaForm {
	margin-left:10px;	
}
#contactForm fieldset, #ofertaForm fieldset {
	border:0px;	
}	
#contactForm label, #ofertaForm label {
	width:90px;
	margin-right:20px;
	padding:2px 0 0 10px;
	float:left;
	background:transparent url("../images/labelBg-trans.png") no-repeat;
	color:#FFF;
	font-size:13px;
}
#contactForm input, #ofertaForm input {
	width:250px;
	height:30px;
	border:0px;
	background:transparent url("../images/inputBg.jpg") no-repeat;
	font-size:13px;
	padding:0 5px 0 5px;
	color:#555;
}
#contactForm textarea, #ofertaForm textarea {
	width:250px;
	height:140px;
	max-width:250px;
	max-height:140px;
	padding:5px;
	background:transparent url("../images/textareaBg-trans.png") no-repeat;
	border:0px;
	font-size:13px;
	color:#555;
}
#contactForm input[type="submit"], #ofertaForm input[type="submit"] {
	width:94px;
	height:24px;
	margin-left:120px;
	border:0px;
	background:url("../images/submitBg.png") no-repeat;	
}
#ofertaForm select {
	border:medium none;
	height:30px;
	padding:5px 10px;
	width:260px;
	background:transparent url("../images/inputBg.jpg") no-repeat;
}
#mailerResult {
	margin:50px 30px 0 0;
	float:right;
	width:200px;
	height:30px;
	padding:10px;
	font-size:14px;
	line-height:14px;
	text-align:center;
}
