/*BODY ATTRIBUTES*/

html {
	margin:0px auto; 
	}
	
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	text-align:center;
	margin:0px auto;
	background-color:#000000;
	}
	
#bodybox {	
	width: 800px;
	height: auto;
	margin: 0px auto;
	text-align:left;  
	}
	
/*fix*/


img, #contentbox /*, #bottom, #content, #contenthome, #lefthome, #topserv*/
	{
	behavior: url(../iepngfix.htc);
	} 
	
	
	
/*BANNER*/

#banner_container {
	height: 75px;
	overflow: hidden;
	background-image: url(../images/banner_RO.png);
	background-repeat: no-repeat;	
	padding: 0px 0px 0px 0px;
	}

#logo a {
	float:left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width:800px;
	height:75px;
	background:url(../images/logo.png) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
	}
	
#logo a:hover{
	background-position:0px -75px;
	}
	
	


	

/*CONTENT HOME*/

/*.slideshow {
	height: 100%px;
	width: 806px;
	float:left;
	background-image:url(../images/flash_holder.png);
	background-repeat:no-repeat;
	}*/

#contentbox {
	width:800px;
	/*height: 100%;*/
	float:left;
	text-align:left;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
	}
	
.mainimage {
	width:800px;
	height: 463px;
	float:left;
	text-align:left;
	background-image:url(../images/mainimage.jpg);
	background-repeat:no-repeat;
	}
	

	


	
	
/*SECO_*/


.seco_part {
	width:800px;
	height: 100%;
	float:left;
	text-align:left;
	background-image:url(../images/seco_part.gif);
	background-repeat:no-repeat;
	}
	
.seco_dire {
	width:800px;
	height: 100%;
	float:left;
	text-align:left;
	background-image:url(../images/seco_dire.gif);
	background-repeat:no-repeat;
	}
	
.seco_atth {
	width:800px;
	height: 100%;
	float:left;
	text-align:left;
	background-image:url(../images/seco_atth.gif);
	background-repeat:no-repeat;
	}
	
.seco_menu {
	width:800px;
	height: 100%;
	float:left;
	text-align:left;
	background-image:url(../images/seco_menu.gif);
	background-repeat:no-repeat;
	}
	
.seco_abou {
	width:800px;
	height: 100%;
	float:left;
	text-align:left;
	background-image:url(../images/seco_abou.gif);
	background-repeat:no-repeat;
	}
	
.seco_cont {
	width:800px;
	height: 100%;
	float:left;
	text-align:left;
	background-image:url(../images/seco_cont.gif);
	background-repeat:no-repeat;
	}
	
.seco_content {
	padding: 75px 250px 25px 58px;
	}
	
	

.seco_bottom {
	width:800px;
	height: 120px;
	float:left;
	background-image:url(../images/seco_bottom.gif);
	background-repeat:no-repeat;
	}

	/*CONTACT*/
	

	
.left_box_contact {
	width:380px;
	
	padding: 20px 20px 30px 20px;
	margin:0px auto;
	float:left;
	display:inline;
	}
	
.right_box_contact {
	width:325px;
	
	padding: 45px 20px 30px 14px;
	float:right;
	border-left-width:thin;
	border-left-color:#666666;
	border-left-style:solid;
	margin:0px auto;
	display:inline;
	}
	
