body, html {
	height:100%;
	width:100%;
	margin:0px auto;
}

body {
	background:url(../images/body_bg.gif) repeat-x;
	background-position:0px 126px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#3b5063;
}

a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#3b5063;
	text-decoration:underline;
}

a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}

img {
	border:0px;
}

h3 {
	font-size:18px;
	color:#938970;
	background:url(../images/title_underlink.gif) no-repeat;
	background-position:1px 20px;
	height:25px;
}

/* Header */

#header {
	height:126px;
	background:url(../images/header_bg.gif) bottom left repeat-x;
}

#header_logo {
	height:105px;
	width:296px;
	margin:0px auto;
	background:url(../images/logo.gif) no-repeat bottom left;
	cursor:pointer;
}

#header_menu {
	width:970px;
	margin:0px auto;
	height:42px;
	background:url(../images/header_menu_bg.gif) repeat-x;
}

#header_menu ul {
	list-style-type:none;
	height:42px;
	line-height:39px;
	margin:0px;
	padding:0px; /* FF */
	text-align:center;
}

#header_menu ul li {
	display:inline;
	margin-left:14px;
	margin-right:14px;
	padding:0px;
}

#header_menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-shadow:#666666 1px 1px 2px;
}

#header_menu li a:hover {
	color:#2b3a57;
}

body#home_page #home_tab a,
body#company_page #company_tab a,
body#services_page #services_tab a,
body#downloads_page #downloads_tab a,
body#prices_page #prices_tab a,
body#jobs_page #jobs_tab a,
body#contact_page #contact_tab a {
	color:#2b3a57;
}


/* Footer */
#footer {
	height:46px;
	background:url(../images/footer_bg.gif) repeat-x top left;
}

#footer_container {
	width:970px;
	margin:0px auto;
}

#footer_text {
	height:46px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#2f3253;
	font-weight:bold;
	line-height:46px;
	width:400px;
	float:left;
	padding-left:5px;
}

#meiler_icon {
	color:#20476b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	width:100px;
	float:right;
	height:46px;
	line-height:46px;
	text-align:right;
	padding-right:5px;
}


/* Content */

#content {
	width:970px;
	margin:0px auto;
	overflow:auto;
}

#content_header {
	height:246px;
}

#content_left {
	width:673px;
	float:left;
	background:#FFFFFF;
}

#content_left_bluebar {
	height:21px;
	background:#3b5063;
}

#content_left_bluebar ul {
	list-style-type:none;
	height:21px;
	line-height:19px;
	margin:0px 44px 0px 0px;
	padding:0px; /* FF */
	text-align:right;
}

#content_left_bluebar ul li {
	display:inline;
	margin-left:14px;
	margin-right:14px;
	padding:0px;
}

#content_left_bluebar li a {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}

#content_left_bluebar li a:hover {
	color:#a09581;
}

body #subtab_active a {
	color:#a09581;
}

#content_left_text {
	width:673px;
	float:left;
	background:url(../images/content_bg.png) no-repeat top right;
}

#content_left_text h3 {
	margin-top:20px;
	margin-left:58px;
}

#content_left_text p {
	margin:10px 58px 10px 58px;
	text-align:justify;
	line-height:19px;
}

#content_left_browser {
	text-align:right;
	padding-right:58px;
	font-size:12px;
	margin:10px 0px;
}

#content_left_browser a {
	font-size:12px;
}

#content_right {
	width:296px;
	float:right;
	background:url(../images/block_areaprivada_bg.png) no-repeat;
	background-position:0px 133px;
	border-left:1px solid #CCCCCC;
}

#content_right_private {
	height:21px;
	background:url(../images/title_areaprivada.gif) no-repeat top left;
}

#content_right_login {
	background:url(../images/login_bg.gif) repeat-y;
	height:112px;
}

#content_right_login_user, #content_right_login_pass {
	height:32px;
	line-height:32px;
	text-align:right;
	padding-right:50px;
}

#content_right_login_forgotpass {
	text-align:right;
	padding-right:50px;
}

#content_right_login_submit {
	text-align:right;
	padding-right:50px;
	margin-top:5px;
}

#content_right_banner {
	text-align:center;
}


/* Balances */

.td_header {
	background:#ece9e4;
	height:32px;
	line-height:32px;
	color:#583f42;
	font-weight:bold;
	padding-left:5px;
	font-size:11px;
}

.td_row {
	background:#f4f4f2;
	height:32px;
	line-height:32px;
	padding-left:5px;
}

/* Contact */

#contact_left {
	width:310px;
	float:left;
	padding-left:58px;
	padding:right:20px;
}

#contact_right {
	float:left;
	width:238px;
}


/* Generic */

.login_input {
	width:140px;
}

.red_text {
	color:#583f42;
}

#all_services {
	margin-right:15px;
	color:#583f42;
}










