﻿html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, form, fieldset { margin: 0; padding: 0; }

/* Removed on reset: ul, ol, dl, li, dt, dd, table, th, td */ 

body { background: #fff url(../images/template/bg.gif);
	font-family: Arial, Helvetica, Serif;
	font-size: 62.5%; color: #666666 }

a:link, a:visited, a:hover, a:active {
	color:#A10819;
	text-decoration:underline;
}
#wrapper { background-color: #fff; background-image: url(../images/template/content-bg.jpg); 
		background-repeat: no-repeat; background-position: top center; 
		width: 1010px; margin: 9px auto; margin-right: auto; position: relative }

#header { font-size: 1.4em; position: relative; padding-top: 5px }

h1#logo { width: 184px; height: 91px; 
	overflow: hidden;	position: relative;	
	margin-top: 12px; margin-left: 65px }

h1#logo span {
	background: url(../images/template/TopLogo.jpg) no-repeat;
	display: block;	height: 100%; width: 100%;
	left: 0; position: absolute; top: 0 }

#navbar { width: 881px; height: 26px; margin: 18px 63px 57px 63px; }

#content { position: relative; margin: 10px 63px; }

#select-language { position: absolute; right: 0px; top: 35px; 
	width: 678px; height: 34px;
	text-align: right; padding-right: 63px;
	background-image: url(../images/template/TopSeparator.jpg); 
	background-position: right bottom; background-repeat: no-repeat }

#content { position: relative; min-height: 300px }

#content-scroll { position: relative; min-height: 300px }

#footer { background-color: #fff; position: relative; margin-top: 7px }

#bottomborder { height: 10px; width: 100% }
#bottomborder-left { float: left; display: inline; background-color: #727377; width: 728px; }
#bottomborder-right { float: left; display: inline; background-color: #3F3F41; width: 282px; }

#bottom-middle { position: absolute; left: 275px; top: 0px; width: 450px; text-align: center }

#bottom-logo { margin-left: 63px; margin-bottom: 32px; }
#bottom-links { margin-right: 63px; position: absolute; right:-10px; top: 0px  }

.left-column { float: left; display: inline; width: 186px; vertical-align: top; margin-right: 64px }
.middle-column { float: left; display: inline; width: 393px; vertical-align: top; margin-right: 44px; font-size: 1.3em; line-height: 1.4em }
	
.right-column { float: left; display: inline; width: 180px; vertical-align: top;
	background-image: url(/Lideres/images/template/VerticalSeparator.jpg); background-position: top left; 
	background-repeat: repeat-y; padding-left: 10px }
	
.content-right {  float: left; display: inline; width: 617px; vertical-align: top; font-size: 1.3em; line-height: 1.4em  }
.content-left {  float: left; display: inline; width: 579px; vertical-align: top; margin-right: 44px; font-size: 1.3em; line-height: 1.4em  }

.clear { clear: both }
