
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
}

#Inner
{
	background: url("img/bac.gif") top left repeat-x;
	height: 247px;
	margin-top: 35px;
}

#Container
{
	width: 900px;
	margin: 0px auto;
}

#Top_left
{
	background: url("img/logo.gif") top left no-repeat;
	width: 240px;
	height: 193px;
	float: left;
	padding-top: 30px;
	padding-left: 60px;
}

.company
{
    color: #3B5401;
	font-family: Candara;
	font-size: 36px;
    font-weight: bold;

}

.name
{
    color: #3B5401;
	font-family: Candara;
	font-size: 36px;
}

.link
{
    color: #5a5551;
	font-family: Candara;
	font-size: 14px;
	text-decoration: none;
	padding-left: 23px;
}

#Top_right
{
	background: url("img/banner.jpg") bottom right no-repeat;
	width: 600px;
	height: 218px;
	float: right;
	background-color: white;
}

.first_line
{
    color: #272625;
	font-family: Candara;
	font-size: 18px;
	padding-right: 23px;
	margin-top: 110px;
	float: right;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.second_line
{
    color: #272625;
	font-family: Candara;
	font-size: 33px;
	padding-left: 220px;
	margin-top: 110px;
	float: left;
}

.third_line
{
    color: #272625;
	font-family: Candara;
	font-size: 25px;
	padding-right: 43px;
	float: right;
	margin-top: 10px;
}

#Head
{
	height: 54px;
}

#Menu
{
	background: white;
	width: 900px;
	height: 50px;
	float: left;
	border-top: 4px solid #D2D5C9;
}

#Menu a
{
	width: 120px;
	padding-top: 10px;
	line-height: 40px;
    vertical-align: middle;
	float: left;
	background: url("img/arrows.gif") top left no-repeat;
	background-position: 0px 25px;
	padding-left: 30px;
	color: #6f6d6d;
	font-family: Candara;
	font-size: 16px;
	text-decoration: none;
    font-weight: bold;
}

#Menu a:hover, #Menu a.active
{
	text-decoration: underline;
	color: #3B5401;
}

#CentralPart
{
	width: 900px;
    clear: both;
}

#RightPart
{
	float: right;
	width: 900px;
}

*>#RightPart
{
	height: auto;
}

.cleaner
{
    clear: both;
}

#Page
{
	width: 900px;
}

h1
{
	font-size: 14px;
	color: #5a5551;
	line-height: 25px;
	font-weight: bold;
	padding-left: 32px;
	background: url("img/gray-arrow.gif") top left no-repeat;
}

h2
{
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 25px;
	margin-top: 10px;
}

h3
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #5a5551;
}

.article
{
	padding: 1px;
	background-color: #D2D5C9;
	margin-top: 8px;
	margin-left: 0px;
}

p
{
	padding: 5px 12px 0px 32px;
	text-align: justify;
}

.foto2
{
	width: 94px;
	height: 100px;
	float: left;
	padding:  7px 10px 7px 34px;

}

.gray
{
	color: #5a5551;
	background: url("img/black-i.gif") top left no-repeat;
	background-position: 0px 4px;
}

*>.gray
{
	margin-top: -20px;
}

.orange
{
	color: #e3920c;
	background: url("img/orange-i.gif") top left no-repeat;
	background-position: 0px 4px;
}

.green
{
	color: #80a012;
	background: url("img/green-i.gif") top left no-repeat;
	background-position: 0px 4px;
}

.left
{
	padding: 0px 0px 5px 0px;
}

.decor
{
	background: url("img/orange-arrow.gif") top left no-repeat;
	padding-left: 25px;
	background-position: 0px 2px;
}

.foto1
{
	width: 83px;
	height: 82px;
	float: left;
	padding:  0px 7px 0px 0px;

}

#Bottom
{
	width: 900px;
	float: left;
	border-top: 4px solid #5a5551;
	margin-top: 5px;
}

*>#Bottom
{
	margin-top: 0px;
}

.down
{
	font-size: 11px;
	text-align: right;
	padding-bottom: 10px;
}

.down a
{
    color: #5a5551;
}


.down2
{
	padding-bottom: 10px;
	float: right;
}

.down2 img
{
    border: 0px;
}

