*
{
	padding:0px;
	margin:0px;
}

body
{
	background-color: #383838;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	width:100%;
}

ul
{
	padding-left: 10px;
}

/* HEADER */

#header_container {
	background-image: url(images/header_back.gif);
	background-repeat: repeat-x;
	height: 151px;
	width: 100%;
}

#header
{
	background-image: url(images/header.gif);
	height: 151px;
	width: 902px;
    margin: 0px auto;
    position:relative;
}

#breadcrumb
{
    position:relative;
    top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	visibility:hidden;
}

#breadcrumb a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

#menu
{
	left: 0px;
	top: 118px;
	height: 19px;
	width:auto;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

#menu li
{
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:center;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-right:3px;
	list-style:none;
}

.button
{
	border-top-color: #515151;
	border-right-color: #515151;
	border-left-color: #515151;	
	background-color: #000000;
	height:17px;
}

.button a
{
	color:#a8a8a8;
	text-decoration:none;
}

.button_active
{
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	height:18px;
	background-image: url(images/button_back_active.gif);
	background-repeat: repeat-x;
}

.button_active a
{
	text-decoration:none;
	color:#ffffff;
}

.button_over
{
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	height:17px;
	background-image: url(images/button_back_over.gif);
	background-repeat: repeat-x;
}

.button_over a
{
	text-decoration:none;
	color:#ffffff;
}

/* CONTENT */

#container
{
	width:100%;
}

#content_container
{
    margin: 0px auto;
	width: 902px;
}

#content_sub_container
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a8a8a8;
	float: left;
	margin: 15px 0px 15px 0px;
	width: 360px;
}

#content_top
{
	background-image: url(images/content_top.gif);
	height: 10px;
	width: 360px;
}

#content
{
	background-image: url(images/content_back_repeat.gif);
	background-repeat: repeat-y;
}

#content_text
{
	padding: 15px 15px 15px 15px;
	background-image: url(images/content_back.gif);
	min-height: 476px;
	background-repeat: no-repeat;
}

#content_text h1
{
	font-size:18px;
	color:#ffffff;
}

#content_text a:link
{
	color: #a8a8a8;
	text-decoration:underline;	
}

#content_text a:active
{
	color: #a8a8a8;
	text-decoration:underline;	
}

#content_text a:visited
{
	color: #a8a8a8;
	text-decoration:underline;	
}

#content_text a:hover
{
	color: #a8a8a8;
	text-decoration:none;	
}

#content_bottom
{
	float:left;
	background-image: url(images/content_bottom.gif);
	height: 10px;
	width: 360px;
}

.top_image
{
	margin: 15px 0px 15px 15px;
	width:525px;
	height: 340px;
	float: right;
	background-image: url(images/image1.gif);
}

.bottom_image
{
	margin: 0px 0px 15px 15px;
	width:525px;
	height: 170px;
	float: right;
	background-image: url(images/image2.gif);
}

/* FOOTER */

#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	clear:both;
	text-align:center;
	background: #EE1C24;
	height: 15px;
}

#footer a:link
{
	color: #ffffff;
	text-decoration:underline;	
}

#footer a:active
{
	color: #ffffff;
	text-decoration:underline;	
}

#footer a:visited
{
	color: #6d6e71;
	text-decoration:underline;	
}

#footer a:hover
{
	color: #6d6e71;
	text-decoration:none;	
}


/* Images */
.top_home
{
	background-image: url('images/pages/pag1-photo1.png');
}
.top_engi
{
	background-image: url('images/pages/pag2-photo1.png');
}
.top_mach
{
	background-image: url('images/pages/pag3-photo1.png');
}
.top_mech
{
	background-image: url('images/pages/pag4-photo1.png');
}
.top_keur
{
	background-image: url('images/pages/pag5-photo1.png');
}
.top_meta
{
	background-image: url('images/pages/pag6-photo1.png');
}
.top_fini
{
	background-image: url('images/pages/pag7-photo1.png');
}
.top_cont
{
	background-image: url('images/pages/pag1-photo1.png');
}


.bottom_home
{
	background-image: url('images/pages/pag1-photo2.png');
}
.bottom_engi
{
	background-image: url('images/pages/pag2-photo2.png');
}
.bottom_mach
{
	background-image: url('images/pages/pag3-photo2.png');
}
.bottom_mech
{
	background-image: url('images/pages/pag4-photo2.png');
}
.bottom_keur
{
	background-image: url('images/pages/pag5-photo2.png');
}
.bottom_meta
{
	background-image: url('images/pages/pag6-photo2.png');
}
.bottom_fini
{
	background-image: url('images/pages/pag7-photo2.png');
}
.bottom_cont
{
	background-image: url('images/image2.gif');
}