body
{
	background: #f3f6fd url(../images/bg_page.jpg) top center no-repeat;
	/*background-color:#faf8f4;*/
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0;
}

h1
{
	font-size:18px;
	color:#FFF;
	margin:0;
	padding:5px 0;
}

h2
{
	font-size:18px;
	color:#f7951e;
	margin:0;
	padding:5px 0;
}

h3
{
	font-size:12px;
	color:#F90;
	margin:0;
	padding:0 0 5px;
}

h4
{
	font-size:14px;
	color:#7ea743;
	margin:0;
	padding:0 0 10px;
}

p
{
	text-align:justify;
	line-height:15px;
	margin:0;
	padding:2px 0;
}


p.white
{
	color:#FFF;
}

p.green
{
	color:#d4f0ba;
}

p.clear
{
	clear:both;
	padding:10px 0 0;
}

img.left_img
{
	border:1px #cae6c6 solid;
	float:left;
	margin:0 10px 0 0;
}

img.box_img
{
	float:left;
	padding:0 20px 0 0;
}

#main_container
{
	width:900px;
	height:auto;
	background-color:#FFF;
	margin:auto;
	border: 2px solid #EEE;
	border-top: none; border-bottom: none;
}

#header
{
	width:900px;
	height:auto;
	margin:auto;
}

#logo
{
	float:left;
	padding: 5px 0 5px 30px;
}

#logo img {
	border: 0;
}

#webmail {
	position: relative;
	top: -5px;
	left: -60px;
}

#webmail img {
	border: 0;
}

/*###################    MENU    ###################*/

#menu
{
	width:900px;
	height:42px;
	clear:both;
	background:url(../images/bg_menu.jpg) repeat-x;
	padding:0;
}

#menu ul{
	padding-right: 15px;
	list-style:none;
	display:block;
	margin:auto;
	float: right;
}

#menu ul li
{
	list-style:none;
	display:inline;
	float:left;
	width:auto;
	height:42px;
	line-height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0 0 0 25px;
}

#menu ul li a
{
	display: block;
	height:42px;
	width:auto;
	float:left;
	text-decoration:none;
	color:#fff;
	text-align:center;
	margin:0 3px;
	font-weight: bold;
}

#menu ul li a:hover, #menu ul li a.current
{
	height:42px;
	width:auto;
	text-decoration:none;
	color:#fff;
	background:url(../images/menu_arrow_v.gif) no-repeat top center;
}


.green_box
{
	width:900px;
	height:150px;
	clear:both;
	background:url(../images/green_box_bg.gif) no-repeat left #50a842;
	background-position:50px 0;
}

.clock
{
	float:left;
	padding:0;
}

.text_content
{
	width:350px;
	float:left;
	padding:20px 0 0;
}

.read_more
{
	width:101px;
	height:29px;
	float:right;
	background:url(../images/read_more_bg.gif) no-repeat center;
	line-height:29px;
	text-align:center;
	padding:10px;
}

.read_more a
{
	text-decoration:none;
	color:#FFF;
}

.read_more_link
{
	width:auto;
	float:right;
	background:url(../images/orange_bullet.gif) no-repeat right;
	padding:3px 25px 3px 0;
}

.read_more_link a
{
	text-decoration:none;
	color:#f7941d;
}

#left_nav
{
	width:310px;
	height:auto;
	float:left;
	padding:5px 0 0;
}

#left_nav ul li a
{
	height:29px;
	display:block;
	width:280px;
	text-decoration:none;
	color:#6898ac;
	background:url(../images/left_nav_arrow.gif) no-repeat left;
	border-bottom:1px #bedf77 dashed;
	background-position:0 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	margin:7px 0;
	padding:0 0 0 35px;
}

#main_content
{
	width:auto;
	height:auto;
	clear:both;
}

#left_content
{
	width:320px;
	height:auto;
	float:left;
	background:url(../images/left_content_bg.gif) repeat-x top;
	margin:10px;
	padding:10px;
}

#right_content
{
	width:490px;
	height:auto;
	float:left;
	margin:10px 0 0;
	padding:10px;
}

#right_nav
{
	width:263px;
	height:auto;
	float:left;
	padding:20px 0 0 50px;
}

#right_nav ul li a
{
	height:29px;
	display:block;
	width:263px;
	text-decoration:none;
	color:#d4f0ba;
	background:url(../images/right_nav.gif) no-repeat center;
	background-position:0 0;
	margin:7px 0;
	padding:0 0 0 35px;
}

.products_box
{
	float: left;
	width: 100%;
	height:auto;
	border-bottom:1px #a7ef6e dashed;
	padding:10px 0 5px;
	margin-bottom: 25px;
}

.search_box
{
	width:267px;
	height:124px;
	float:left;
	background:url(../images/search_box_bg.gif) no-repeat center;
	background-position:0 0;
	margin:15px 10px 10px 0;
}

.search_title
{
	font-size:14px;
	color:#7ea743;
	float:left;
	font-weight:700;
	padding:10px 0 0 15px;
}

input.search_input
{
	width:170px;
	height:20px;
	background-color:#FFF;
	border:1px #c0c485 solid;
	float:left;
	margin:15px 0 0 15px;
}

input.submit
{
	float:left;
	padding:0 0 0 10px;
}

.subsearch
{
	width:200px;
	float:left;
	color:#8b8e5d;
	padding:0 0 0 15px;
}

.contact_information
{
	width:200px;
	float:left;
	padding:10px 0 0 10px;
}

.news
{
	width:310px;
	clear:both;
	padding:10px 0;
}

.news_icon
{
	width:30px;
	float:left;
	padding:0 10px 0 0;
}

.news_content
{
	width:260px;
	float:left;
	text-align:justify;
	line-height:13px;
	padding:0 0 0 10px;
}

.news_content span
{
	color:#4ab7e8;
}

.services_box
{
	height:120px;
	border-bottom:1px #a7ef6e dashed;
	margin:0 0 10px;
	padding:10px 0 5px;
}

.best_sol_box
{
	width:277px;
	float:left;
}

.news_archive
{
	width:190px;
	height:auto;
	float:left;
	padding:10px 0 0 10px;
}

.news_archive ul
{
	list-style:none;
	width:190px;
	float:left;
	margin:0;
	padding:10px;
}

.news_archive ul li
{
	list-style:none;
	width:180px;
	height:auto;
	line-height:26px;
	padding:0;
}

.news_archive ul li a
{
	width:180px;
	text-decoration:none;
	color:#000;
	text-align:left;
	background:url(../images/bullet.gif) no-repeat left;
	background-position:0 0;
	margin:6px 0;
	padding:0 0 0 20px;
}

.news_archive ul li a:hover
{
	width:180px;
	text-decoration:underline;
	color:#000;
}

.contact_info_box
{
	width:481px;
	height:116px;
	margin:5px;
}

.contact_info_title
{
	font-size:14px;
	color:#7ea743;
	font-weight:700;
	padding:10px 0 0 15px;
}

.contact_info
{
	float:left;
	padding:15px 10px 5px 13px;
}

.adress
{
	clear:both;
	padding:10px 0 0 20px;
}

#contact_form
{
	width:310px;
	height:auto;
	padding:10px 0 0 60px;
}

.form_row
{
	float:left;
	padding:4px 0;
}

label
{
	width:70px;
	float:left;
	color:#59a5bf;
	text-align:right;
	padding:3px 5px 0 0;
}

input.contact_input
{
	width:220px;
	height:18px;
	float:left;
	border:1px #ced6ec solid;
	background:#FC6;
	color:#000;
}

textarea.contact_textarea
{
	width:220px;
	height:80px;
	float:left;
	border:1px #ced6ec solid;
	background:#FC6;
	color:#000;
}

.send a
{
	width:62px;
	height:24px;
	display:block;
	background:url(../images/read_more_bg_white.gif) no-repeat center;
	background-position:0 0;
	line-height:22px;
	color:#FFF;
	text-decoration:none;
	padding-left:40px;
	float:right;
	margin:10px;
}

#wide_content
{
	width:auto;
	padding:10px 20px;
}

#footer
{
	clear:both;
	width:auto;
	height:37px;
	color:#fff;
	background-color:#416271;
}

.copyright
{
	float:left;
	padding-left:10px;
	padding-top:10px;
}

.footer_links, .footer_left
{
	float:right;
	padding: 13px 15px 0 15px;
}

.footer_links a
{
	text-decoration:none;
	color:#fff;
	padding-left:10px;
}

.footer_links a:hover
{
	text-decoration:underline;
	color:#fff;
}

#webmail
{
	width:120px;
	height:30px;
	float:left;
	margin:10px 0 10px 566px;
}

.leftProyect
{
	width:300px;
	height:auto;
	border-bottom:1px dotted #F90;
	margin-bottom:10px;
	padding-bottom:10px;
}

.leftProyect .title
{
	width:290px;
	color:#666;
	font:14px Arial, Helvetica, sans-serif;
}

.leftProyect .link a
{
	width:180px;
	color:#F90;
	text-decoration:none;
}

.leftProyect .link a:hover
{
	width:180px;
	color:#F90;
	text-decoration:underline;
}

.leftProyect .description
{
	width:290px;
	height:auto;
}

.leftProyect img
{
	width:100px;
	height:60px;
	border:1px solid #CCC;
	float:left;
	margin-right:10px;
}

.clear
{
	clear:both;
}

#left_nav ul,#right_nav ul
{
	list-style:none;
	display:block;
	margin:auto;
	padding:0;
}

#left_nav ul li,#right_nav ul li
{
	list-style:none;
	display:block;
	width:auto;
	height:29px;
	line-height:29px;
	padding:0;
}

#right_nav ul li a:hover,#right_nav ul li a.current
{
	height:29px;
	display:block;
	width:263px;
	text-decoration:none;
	color:#d4f0ba;
	background:url(../images/right_nav_a.gif) no-repeat center;
	background-position:0 0;
	margin:7px 0;
	padding:0 0 0 35px;
}

#footer .footer_left {
	float: left;
}

#footer .footer_left a {
	color: #FFF;
	text-decoration: none;
}
#footer .footer_left a:hover {
	text-decoration: underline;
}

#footer .footer_left img {
	margin: 0 5px;
}