@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#293039;
	margin:0;
	padding:0;
	position:relative;
	height:100%;
}

#header .logo,
#container,
#catalog_downloadinfo .title_catalogs 
{
behavior:url(iepngfix.htc);
}

* html{
    xwidth: 100%;
    xheight: 100%;
    xoverflow: hidden;
}

* html body{
    width: 100%;
    height: 100%;
    overflow: auto;
}

* html #background_image{
    position: absolute;
	left:0;
	bottom:0;
	display:none;
}


#background_image {
	width:1200px;
	height:1000px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	background-attachment:fixed;
	
	position:fixed;
	left:0;
	bottom:0;
}



#container{
	width:800px;
	padding:0 20px 0 20px;
	margin: 0px auto 0px auto;
	position:relative;
	
}

#container_2{
	width:800px;
	padding:0 20px 0 20px;
	float:left;
	background-image:url(../images/spacer.png);
	background-repeat:repeat;
}


#header {
	width:800px;
	height: 120px;
}

#header .logo {
	background:url(../images/rovacos_logo.png);
	margin: 31px 156px 0px 0px;
	float:left;
	width:253px;
	height:64px;
}

#header_col1 {
	width: 200px;
	margin: 50px 0px 0px 0px;
	float:left;
}

#header_col2 {
	width: 154px;
	margin: 50px 0px 0px 0px;
	float:left;
}

#header_col3 {
	width: 36px;
	margin: 50px 0px 0px 0px;
	float:left;
}

#header a {
	color: #293039;
	text-decoration:none;
}

#header a:hover {
	color: #4ec8d0;
	text-decoration:none;
}

/*

#spacer {
	width: 800px;
	height: 5px;
	padding: 0px;
	background-color: #4ec8d0;
	float:left;
}

*/

#container_content {
	width: 800px;
	float:left;
	border-top:5px solid #4EC8D0;
	border-bottom:5px solid #4EC8D0;
	padding: 0 0 10px 0; 
	xbackground-image:url(../images/spacer.png);
	xbackground-repeat:repeat;
}

#content_col1 {
	width:179px;
	min-height: 340px;
	margin:20px 0px 10px 0px;
	padding:10px;
	float:left;
	border-left: solid 1px #e5e5e5;
}
#content_col2 {
	width:179px;
	min-height: 340px;
	margin:20px 0px 10px 0px;
	padding:10px;
	float:left;
	border-left: solid 1px #e5e5e5;
}
#content_col3 {
	width:179px;
	min-height: 340px;
	margin:20px 0px 10px 0px;
	padding:10px;
	float:left;
	border-left: solid 1px #e5e5e5;
}
#content_col4 {
	width:178px;
	min-height: 340px;
	margin:20px 0px 10px 0px;
	padding:10px;
	float:left;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
}


#container_catalogs {
	width: 800px;
}

#container_catalogholder {
	margin: 20px 0px 40px 0px;
	float:right;
}

#catalog_downloadinfo {
	margin: 0px 20px 0px 0px;
	float:left;
}

#catalog_downloadinfo #downloadtext {
	margin: 10px 10px 0px 10px;
}

#catalog_downloadinfo .title_catalogs {
	margin: 5px 0px 10px 0px;
	background:url(../images/title_catalogs.png);
	background-repeat:no-repeat;
	width:124px;
	height:19px;
}

#cataloglink {
	width: 100px;
	margin: 0px 10px 0px 0px;
	float:left;
}

#cataloglink p {
	padding: 0px 10px 0px 10px;
	font-size: 11px;
}

#cataloglink img {
	border:0px;
	width: 100px;
	height: 144px;
}

#container_buildingimage {
	float:left;
}

#container_buildingimage img {
	margin: 24px 10px 0 0;
}
