body{
	background-color: #2f3826;
	font-family: Calibri;
	font-size: 12px;
	font-weight: lighter;
	line-height:14px;
	color: white;
	text-align:center;
}
#container{
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    overflow:hidden; 
    text-align:left;   
}
#header{
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    height: 100px;      
}
    #header #logo{
        float:left;
        position: absolute;
        left: 0;
        bottom: 0;
        overflow: hidden;  
    }
    #header ul{
        left: 260px;
        bottom: 25px;
        overflow: hidden;
        float: left;
        position: absolute;
    }
        #header ul li{
            float:left;
        }
        #header ul li a{
            color: white;
            text-decoration: none;
        }
        #header ul li.sep{
            margin-left: 5px;
            margin-right: 5px;
        }

    #header #login_form{
        background-color: #555c4d;
        padding: 10px 20px 10px 20px;
        float: right;
        width: 175px;    
    }
	    #header #country{
        padding: 10px 20px 10px 20px;
        float: right;
        width: 230px;
		   
    }
	  #header #country img{
        padding: 2px 2px 2px 2px;
		   
    }
        #login_form input{
            background-color: white;
            border: 0;
            width: 175px;
            display: block;
            clear: both; 
            margin-top: 5px;
            color: black;
        }
        #login_form #actions{
            width: 175px;
            padding-top: 5px;
        }
        #login_form #actions a{
            font-size: 10px;
            color: white;
            text-decoration: none;
            float: left;
        }
        #login_form #actions img{        
            float: right;
        }

#title{
    background-color: white;
    width: 940px;
    overflow: hidden;  
    margin-top:10px;  
}

#box{
    width: 940px;
    background-color: white;
    
    text-align: center;
    padding-top: 50px;  
    margin-top:10px;
}
#inner_title{
    background-color: white;
    width: 850px;
    overflow: hidden;  
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
    color: black;
    padding-bottom: 50px ;
}
#inner_title img{     
    float:left;
}
#inner_title ul{
    padding-top: 5px;
    float: left;
    clear: left;
}
#inner_title ul li{
            float:left;
        }
        #inner_title ul li a{
            color: black;
            text-decoration: none;
            font-weight: bold;
        }
        #inner_title ul li a.selected{
            color: #f58103;
            text-decoration: none;
        }
        #inner_title ul li.sep{
            margin-left: 5px;
            margin-right: 5px;
        }
#inner_title p{
    padding-top: 85px;
    float: left;
    clear: left;
	width: 400px;
	line-height: 18px;
}
#inner_title #click_img{
    float:right;
}

#inner_title_bold{
color:#CC6600;
font-weight:200;
}

#inner_title_net{
    background: white url(../images/net_bkg.jpg) bottom right no-repeat;   
    width: 850px;
    overflow: hidden;  
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
    color: black;
	padding-bottom: 50px ;
}
#inner_title_net img{     
    float:left;
}
#inner_title_net p{
    padding-top: 85px;
    float: left;
    clear: left;
}

#inner_title_contact{
    background: white url(../images/contact_bkg.jpg) bottom right no-repeat;   
    width: 900px;
    height: 388px;
    overflow: hidden;  
    margin-left: 45px;
    position: relative;
    text-align: left;
    color: black;
}
#inner_title_contact img{     
    float:left;
}
#inner_title_contact p{
    padding-top: 35px;
    line-height: 16px;
    float: left;
    clear: left;
}

#inner_sign_up{
    background: white url(../images/heads_sign_up.jpg) bottom left no-repeat;
    width: 850px;
    overflow: hidden;  
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
    color: black;
}
#inner_sign_up img{     
    float:left;
    
}
#inner_sign_up ul{
    float: right;
}
#inner_sign_up ul li{
    vertical-align: bottom;
    color: #f6952c;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    overflow: hidden;
}
#inner_sign_up ul li label{
    width: 150px;
    text-align: left;
    float: left;
    margin-bottom: 5px;
    color: black;
    font-size: 12px; 
}
#inner_sign_up ul li input{
    width: 200px;
    float: right;
    border: 1px solid #cfd1cd;
    background-color: #ebebeb;
    margin-bottom: 5px;
    margin-left: 5px;
}

#inner_sign_up ul li select{
    width: 200px;
    float: right;
    border: 1px solid #cfd1cd;
    background-color: #ebebeb;
    margin-bottom: 5px;
    margin-left: 5px;
	}
#inner_sign_up ul li img{
    float: right;
}

#content{
    width: 940px;
    overflow: hidden;
    margin-top: 20px;
}
    #content .block1{
        width: 45%;
        float: left;
        height: 200px;
    }
	    #content .block1 p{
         margin-top: 5px;
         padding-right: 30px;
         line-height: 16px;
         text-align: justify;
    }
	    #content .block1 br{
         margin-bottom: 5px;
         line-height: 12px;
         text-align: justify;
    }

	    #content .block1 h1{
	margin-bottom: 15px;
	line-height: 22px;
	text-align: justify;
	font-size:15px;
	color:#F58201;
	font-weight:lighter;	
    }

    #content .block1 h2{
	text-align: justify;
	font-size:12px;
	color:#F58201;
	font-weight:lighter;
	line-height:12px;
	margin-top:8px;	
    }
	
    #content .block{
        width: 27.5%;
        float: left;
        height: 200px;
    }
    #content .block p{
         margin-top: 5px;
         padding-right: 30px;
         line-height: 16px;
         text-align: justify;
    }
	    #content .block br{
         margin-bottom: 5px;
         line-height: 12px;
         text-align: justify;
    }

	    #content .block h1{
	margin-bottom: 15px;
	line-height: 22px;
	text-align: justify;
	font-size:15px;
	color:#F58201;
	font-weight:lighter;	
    }

    #content .block h2{
	text-align: justify;
	font-size:12px;
	color:#F58201;
	font-weight:lighter;
	line-height:12px;
	margin-top:8px;	
    }
	
	 #content .block a{
     color: #F58201;
     text-decoration: none;
			}
	#footer_bar {
    width: 940px;
	height:30px;
    overflow: hidden;
    margin-top:5px;
    padding-top:5px;
    margin-bottom:2px;
	margin-bottom:2px;
	background-color:#FFFFFF;
	vertical-align:middle;
	
}
    #footer_bar #clients{
        font-size: 16px;
        float: left;
		margin-left:5px;
		text-align:center;
		color:2F3826:
		
    }
    #footer_bar ul{
        float: right;
    }
        #footer_bar ul li{
            float:left;
            font-size: 10px;
			color:#ebebeb;
        }
        #footer_bar ul li a{
            color: #ebebeb;
            text-decoration: none;
        }
        #footer_bar ul li.sep{
            margin-left: 5px;
            margin-right: 5px;
        }
		
#footer{
    border-top: 1px solid white;
    width: 940px;
    overflow: hidden;
    margin-top: 30px;
    padding-top:10px;
    margin-bottom: 10px;
}
    #footer #copyrights{
        font-size: 10px;
        float: left;    
    }
    #footer ul{
        float: right;
    }
        #footer ul li{
            float:left;
            font-size: 10px;
        }
        #footer ul li a{
            color: white;
            text-decoration: none;
        }
        #footer ul li.sep{
            margin-left: 5px;
            margin-right: 5px;
        }