*
{
	font-family: Arial, Helvetica, sans-serif;
	direction:ltr;
	margin: 0px;
	padding: 0px;
}

html, body
{
	color: #000;
	margin:0px;
	padding:0px;
	width: 100%;
    height: 100%;
}

#measurerIE
{
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1em;
}

a
{
	outline : none;
}

body
{
	background-color: #cccccc;
	background-position: right center;
}

img
{
	border: none 0px;
}

#container
{
	width: 1050px;
	height: 580px;
	margin: 0px 0px 0px auto;
	padding: 0px 0px 0px 0px;
	background: white;
	position:relative;
}

#left-bar
{
	margin-top:8px;
	width: 250px;
	float: left;
	height:564px;
	overflow:hidden;
}

#left-content
{
	padding: 20px 20px 0px 7px;
}

#left-content h1
{
	color: #444;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
}

#left-content p,#left-content ul,#left-content li
{
	font-size: 12px;
	color: #555;
	padding-bottom: 2px;
}

#left-content ul
{
	padding-left:20px;
}

#left-content li
{

}


#content-img
{
	margin:8px 0px 8px 0px;
	width: 800px;
	height: 536px;
	float: left;

}

#main-menu
{
	margin-left:-14px;
	width: 262px;
	overflow:hidden;
}

#main-menu li
{
	list-style: none;
	padding: 0px;
	margin-bottom: 1px;
	width: 250px;
}

#main-menu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 14px;
	width: 250px;
}

#main-menu *
{
	color: #3A520A;
	text-transform:uppercase;
	font-size: 11px;
	font-weight:500;	
	text-decoration:none;
	display:block;
}

#main-menu li a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	width: 241px;
}

#main-menu li a:hover
{
	background-color: #F0F8DA;
}

#main-menu li span
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: solid 2px #b0c51b;
	background-color: #dcf0aa;
	width: 241px;
}


body #g-centrator
{
    position: relative;
    top: 50%;
    margin-top: -299px;
    height: 598px;
}
body .height580
{
    height: 100%;
    min-height: 598px;
}
#IEdiv #g-centrator
{
    top: 150px;
    margin-top: 0px;
}
#IEdiv .height580
{
    height: auto;
    min-height: 0px;
}

#centrator
{
	background-color: white; 
}

.galerry-image
{
    position: absolute;
    left: 0px;
    top: 0px;
}

#up-shadow, #down-shadow
{
	margin: 0px;
	padding: 0px;
	
	overflow:hidden;
	background-image:url(/img/shadow.png);
	background-repeat: repeat-x;
}

#up-shadow
{
	height:7px;
	background-position: left top;
}

#down-shadow
{
	height:11px;
	background-position: left bottom;
}


#left-logo
{
	position:absolute; 
	right:1050px; 
	background-repeat:no-repeat;
	background-position:left center;
	height: 580px; 
	overflow:hidden;
	width: 0px; 
}

#left-bar-logo
{
	width:200px;
	height:96px;
	overflow:hidden;
	background-image:url(/logo.png);
	background-repeat:no-repeat;
	background-position:center center;
	margin-bottom:4px;
}

.ColageMenu a
{
	text-transform:uppercase;
	width:400px; 
	float:left; 
	text-decoration:none; 
	text-align:center;
	padding-top:100px;
	font-size:12px;
	font-weight:100;
	color:#555;
	overflow:hidden;
	display:block; 
	padding:233px 0px 21px 0px;
}

.ColageMenu a:hover
{
	text-decoration:underline;
}

#bottom-bar
{
}

#bottom-bar a, #bottom-bar span
{
	font-size:12px;
	margin-right: 16px;
}

/* for all browsers that understand min-width */
.width1050 {width:100%; min-width:1050px;}
/* the bodge for IE6 browsers */
* html .minwidth1050 {border-left:1050px solid #fff; position:relative; float:left; z-index:1;}
* html .container1050 {margin-left:-1050px; position:relative; float:left; z-index:2;}

#made-in
{
	margin-top:2px;
	height: 16px;
	float: right;
	background:red;	
	margin-right:0px;
}
