body {
background-color: #D7DFE2;
margin:0px;
padding:0px;
font: 11px  verdana, arial, helvetica;
color: #416271;
-webkit-text-size-adjust:none; /*for Safari IPhone*/
}
h1{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
color:#FFFFFF;
}
h2{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
color:#f7951e;
}
h3{
padding:0 0 5px 0;
margin:0px;
font-size:14px;
color:#59cef9;
}
h4{
padding:0 0 10px 0;
margin:0px;
font-size:12px;
color:#7ea743;
}
a{
color:#f7941d;
}
p{
text-align:justify;
padding:2px 0 2px 0;
margin:0px;
line-height:15px;
}
p.white{
color:#FFFFFF;
}
p.green{
color:#d4f0ba;
}
p.clear{
clear:both;
padding:10px 0 0 0;
}
img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 10px 0 0 ;
}
img.box_img{
float:left;
padding:0 10px 0 0 ;
}
#main_container{
width:900px;
height:100%;
margin:auto;
background-color:#FFFFFF;
position:relative;
}
#header{
width:900px;
height:auto;
margin:auto;
}
#logo{
padding:0px 0px 0 20px;
float:left;
}
#right_image{
padding:5px 10px 0px 0px;
float:right;
}
/*----------------------menu-------------------------*/
#menu{
width:500px;
height:20px;
padding:50px 0px 0px 0px;
float:right;
//clear:both;
background-color:#ffffff;
}
#menu ul{
list-style:none;
padding:0 30px 0 0;
margin: auto;
display:block;
float:right;
}
#menu ul li{
height:42px;list-style:none;display:inline;width:auto;padding:0px;line-height:42px; font-family:Arial, Helvetica, sans-serif; font-size:17px;
}
#menu ul li a{
height:42px; width: auto;float:left;text-decoration:none;padding:0 0 0 20px; margin:0px 3px 0px 3px;color:#369;text-align:center;
}
#menu ul li a:hover{
height:42px;width: auto;text-decoration:none;color: #369;padding:0 0 0 20px; background:url(images/menu_arrow.gif) no-repeat left;
}
#menu ul li a.current{
height:42px;width: auto;float:left;text-decoration:none;padding:0px;color: #369;padding:0 0 0 20px; background:url(images/menu_arrow.gif) no-repeat left;
}
#menu ul li p{
height:42px; width: auto;float:left;text-decoration:none;padding:0 0 0 20px; margin:14px 3px 0px 3px;color:#369;text-align:center;
}

/*----------------middle green box-----------*/
.street_box{
width:900px;
height:265px;
clear:both;
background:url(./images/street.jpg) no-repeat left #50a842;
background-position:0px 0px;
}
.clock{
float:left;
padding:0px;
}
.text_content{
width:350px;
float:left;
padding:100px 0 0 530px;
}
.read_more{
width:101px;
height:29px;
float:right;
padding:10px;
background:url(images/read_more_bg.gif) no-repeat center;
line-height:29px;
text-align:center;
}
.read_more a{
text-decoration:none;
color:#FFFFFF;
}
.read_more_link{
width: auto;
float:right;
padding:3px 25px 3px 0;
background:url(images/orange_bullet.gif) no-repeat right;
}
.read_more_link a{
text-decoration:none;
color:#f7941d;
}
/*----------------------left navigation-------------------------*/
#left_nav{
width:100%;height: auto;padding:5px 0 0 0; float:left;
}
#left_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#left_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#left_nav ul li a{
height:29px;display:block; text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color:#6898ac;background:url(images/left_nav_arrow.gif) no-repeat left; border-bottom:1px #bedf77 dashed;
background-position:0px 0px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.mint_img{
left:50px;
position:absolute;
bottom:0px;
}
/*--------------------------main_content-------------------*/
#main_content{
width:auto;
height:auto;
}
#left_content{
width:250px;
height:auto;
bottom:20px;
top:115px;
margin:10px;
position:absolute;
float:left;
padding:10px;
background-color:#E3EDEE;
-moz-border-radius-topleft: 15px;-webkit-border-top-left-radius: 15px;-moz-border-radius-topright: 15px;-webkit-border-top-right-radius: 15px;
-moz-border-radius-bottomleft: 15px;-webkit-border-bottom-left-radius: 15px;-moz-border-radius-bottomright: 15px;-webkit-border-bottom-right-radius: 15px;
}
/*#left_content{
width:250px;
height:auto;
position:relative;
margin:10px;
float:left;
padding:10px;
background-color:#E3EDEE;
//background:url(images/source_code.png) no-repeat left top;
-moz-border-radius-topleft: 15px;-webkit-border-top-left-radius: 15px;-moz-border-radius-topright: 15px;-webkit-border-top-right-radius: 15px;
-moz-border-radius-bottomleft: 15px;-webkit-border-bottom-left-radius: 15px;-moz-border-radius-bottomright: 15px;-webkit-border-bottom-right-radius: 15px;
}
#left_home_content{
width:250px;
height:170px;
position:relative;
margin:10px;
float:left;
padding:10px;
background:url(images/left_content_bg.gif) repeat-x top;
}*/
#right_content{
width:560px;
height:auto;
margin:10px;
float:right;
padding:10px;
}
/*----------------------top right navigation-------------------------*/
#right_nav{
width:263px;height: auto;padding:20px 0 0 50px; float:left;
}
#right_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#right_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#right_nav ul li a{
height:29px;display:block; width:263px;text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color:#d4f0ba;background:url(images/right_nav.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a:hover{
height:29px;display:block;width:263px;text-decoration:none;color: #d4f0ba;padding:0 0 0 35px;margin:7px 0 7px 0; background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a.current{
height:29px;display:block;width:263px;text-decoration:none;padding:0px;color: #d4f0ba;padding:0 0 0 35px;margin:7px 0 7px 0; 
background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}

.products_box{
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #a7ef6e dashed;
}
.search_box{
width:250px;
height:124px;
float:left;
margin:15px 10px 10px 0;
background:url(images/search_box_bg.png) no-repeat center;
background-position:0px 0px;
}
.search_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
float:left;
font-weight:bold;
}
input.search_input{
width:170px;
height:20px;
background-color:#FFFFFF;
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 10px 0;
}
.news_icon{
width:30px;
float:left;
padding:0 10px 0 0;
}
.news_content{
width:260px;
float:left;
padding:0 0 0 10px;
text-align:justify;
line-height:13px;
}
.news_content span{
color:#4ab7e8;
}
.services_box{
height:120px;
padding:10px 0 5px 0;
margin:0px 0px 10px 0;
border-bottom:1px #a7ef6e dashed;
}
.best_sol_box{
width:277px;
float:left;
}
.under_costruction{
font-style: italic;
text-align:right;
}
/*----------------------news_archive list-------------------------*/
.news_archive{
width:190px;
height: auto;
padding:10px 0 0 10px;
float:left;
}
.news_archive ul{
list-style:none;padding:10px 10px 10px 10px;margin:0px; width:190px;float:left;
}
.news_archive ul li{
list-style:none;width:180px;height: auto;padding:0px; line-height:26px;
}
.news_archive ul li a{
width: 180px;text-decoration:none;padding:0 0 0 20px; margin:6px 0px 6px 0px;color:#000;text-align:left;
background:url(images/bullet.gif) no-repeat left; background-position:0px 0px;
}
.news_archive ul li a:hover{
width: 180px;text-decoration:underline;color: #000;
}

.contact_info_box{
width:481px;
height:116px;
margin:5px;
background:url(images/contact_info_bg.gif) no-repeat center;
}
.contact_info_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
font-weight:bold;
}
.contact_info{
float:left;
padding:15px 10px 5px 13px;
}
.adress{
clear:both;
padding:10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form{
width:310px;
height:auto;
padding:10px 0 0 60px;
}
.form_row{
float:left;
padding:4px 0 4px 0;
}
label{
width:70px;
float:left;
padding:3px 5px 0 0;
color:#59a5bf;
text-align:right;
}
input.contact_input{
width:220px;
height:18px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
textarea.contact_textarea{
width:220px;
height:80px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
.send a{
width:62px;
height:24px;
display:block;
background:url(images/read_more_bg_white.gif) no-repeat center;
background-position:0px 0px;
line-height:22px;
color:#FFFFFF;
text-decoration:none;
padding-left:40px;
float:right;
margin:10px;
}
/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}

/*-----------------------------footer------------------*/
#footer{
clear:both;
width: auto;
height:20px;
color: #fff;
background-color:#369;
}
.copyright{
float:left;
padding-left:20px;
padding-top:8px;
}
.footer_links{
float:right;
padding-right:15px;
padding-top:3px;
}
.footer_links a{
text-decoration:none;
color: #fff;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #fff;
}



/* the overlayed element */ 
.simple_overlay { 
     
	left: 130px!important;
	top: 90px!important;
	 
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
    min-height:400px; 
    border:1px solid #666; 

     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
    -mozi-border-radius: 6px;
    -webkit-border-radius: 6px;
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(/images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* styling for elements inside overlay */ 
.details { 
    font-size:11px; 
    color:#fff; 
} 
 
.details h3 { 
    color:#aba; 
    font-size:15px; 
    margin:0 0 -10px 0; 
}


