body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-decoration: none;
}

abbr,acronym { 
	border:0;
}

body {
	background: #f1efe2;
	color: #000; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px; 
	line-height: 1.3em;
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	clear: both;
}

.relative{
	position: relative;
	z-index: 1000;
	top:-5px;
}

p{
	margin-bottom: .7em;
}

strong{
	font-weight: bold;
}

em strong{
	font-weight: normal;
	font-style: italic;
}

a{
	color: #abcf49;
	text-decoration: none;
}

.border{
	border: 5px solid #fff;
}

#title{
	text-indent: -9999px;
	height: 154px;
	width: 200px;
	position: relative;
	left: 25px;	
	z-index: 10;
}


a:hover{
	text-decoration: underline;
}

#container{
	margin: 240px auto 0 auto;
	position: relative;
	width: 764px;
	background: url(images/main-background.png) repeat-y;
}

#header{
	position: absolute;
	top: 9px;
	left: 0;
	z-index: 1;
	width: 100%;
}

#headerHolder{
	margin: 0 auto;
	width: 764px;
	height: 230px;
	position: relative;	
	background: #f1efe2 url(images/header-top-background.png) no-repeat 0 0;
}

#topMenuWrapper{
	position: absolute;
	top: 165px;
	left: 0;
	z-index: 1;
	width: 764px;
	height: 66px;
	background: url(images/main-background.png) repeat-y ;	
}

#topMenu{
	width: 697px;
	padding: 6px 0 4px 50px;
	position: relative;
	left: 8px;
	height: 55px;
	background: #e8e5d4;
}

#topMenu li{
	display: block;
	float: left;
	height: 54px;
	cursor: pointer;
	margin-right: 15px;
}

#topMenu li a{
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 20px;
	display: block;
	padding-left: 15px;
	line-height: 54px;
	height: 54px;
	background: url(images/menu-left.png) no-repeat 0 -100px;
}

#topMenu li a div{
	cursor: pointer;
	float: left;
	height: 54px;
	padding-right: 15px;
	background: url(images/menu-right.png) no-repeat 100% -100px;
}

#topMenu li a:hover, #topMenu li a.selected{
	color: #e8e5d4;
	background-position: 0 0;
	text-decoration: none;
}

#topMenu li a:hover div, #topMenu li a.selected div{
	background-position: 100% 0;
}

#headerBottom{
	position: absolute;
	top: 230px;
	left: 6px;
	width: 749px;
	z-index: 1;
	height: 6px;
	font-size: 0;
	background: #fff  url(images/header-bottom-background.png) no-repeat -6px bottom;
}

h1, h2, h3{
	margin-bottom: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1{
	font-size: 28px;
	color: #fabd19;
}

h2{
	font-size: 16px;
	padding-top: 5px;
	text-align: center;
	color: #abcf49;
}

#content{
	color: #555;
	width: 748px;
	padding: 5px 8px 0 8px;
	font-size: 12px;
	line-height: 1.3em;
	z-index: 1000;
	margin: 0 auto;
	position: relative;
}

#sloganConsultation{
	position: absolute;
	top: 80px;
	font-size: 24px;
	z-index: 100;
	line-height: 1.3em;
	right: 235px;
	width: 240px;
	color: #abcf49;
}

#sloganContact{
	position: absolute;
	top: 95px;
	font-size: 24px;
	z-index: 100;
	line-height: 1.3em;
	right: 190px;
	width: 240px;
	color: #abcf49;
}

#sloganFind{
	position: absolute;
	top: 95px;
	font-size: 24px;
	z-index: 100;
	line-height: 1.3em;
	right: 230px;
	width: 240px;
	color: #abcf49;
}

#leftColumn{
	float: left;
	width: 545px;
	position: relative;
	
	padding: 0 0 10px 0;
}

#leftColumn ul{
	padding: 0 0 10px 30px;
}

#rightColumn{
	float: right;
	width: 160px;
}

#subNavigation{
	width:183px;
	float: right;
	position: relative;
	margin: 0 4px 0 0;
	padding-bottom: 15px;
}

* > #subNavigation{
	margin: 0 8px 0 0;
}

#subNavigation a{
	display: block;
	text-align: center;
	padding: 2px 0;
	margin: 2px 0;
	color: #6591c7;
	border-bottom: 1px solid #d1ccae;
}

#subNavigation a:hover, #subNavigation a.selected{
	text-decoration: none;
	color: #abcf49;
}

#contactForm{
	width:183px;
	float: right;
	position: relative;
	background: url(images/contact-background-middle.png) repeat-x 0 0;
	margin: 0 4px 0 0;
}

* > #contactForm{
	margin: 0 8px 0 0;
}

#contactFormLeft{
	position: relative;
	background: url(images/contact-background-left.png) no-repeat 0 0;
}

#contactFormRight{
	position: relative;
	background: url(images/contact-background-right.png) no-repeat 100% 0;
	padding: 0 10px 10px 10px;
}

#contactForm label, #contactForm input{
	display: block;
	color: #272727;
	height: 16px;
}

#contactForm label{
	font-size: 12px;
	margin: 6px 0 0 0;
	color: #fabd19;
}

#contactForm input, #contactForm textarea{
	background: #fff;
	width: 160px;
	border: 1px solid #999;
}

#contactForm textarea{
	height: 75px;
}

#contactForm p{
	margin-top: 10px;
	text-align: center;
}

#contactForm #submit{	
	font-weight: bold;
	margin: -5px 5px 0 0;
	display: inline;
	width: auto;
	height: auto;
	border: 0;
}

.before{
	float: left;
	width: 48%;
	clear: both;
	text-align: right;
}

.after{
	float: right;
	width: 48%;
	margin-bottom: 15px;
}

.pad{
	padding: 15px 15px 5px 15px;
}

.before img, .after img{
	border: 1px solid #39454d;
}

.before p, .after p{
	font-size: 16px;
}

#bottom{
	height: 20px;
	margin-top: -20px;
	background: url(images/footer-background.png) no-repeat 0 100%;
}

#footer{
	clear: both;
	width: 724px;
	margin: 0 auto;
	height: 15px;
	position: relative;
	z-index: 1;
	font-size: 12px;
	color: #666;
	text-align: right;
	padding: 3px 25px;
}

#footer a{	
	color: #81925a;
}

#footerText{
	position: absolute;
	left: 20px;
	z-index: 100;
}

#footerRight{
	left: auto;
	right: 0;	
}

#subFooter{
	text-align: center;
	width: 724px;
	margin: 0 auto;
	color: #8d8b7e;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #c2bfad;
}

#siteMap{
	text-align: center;
	width: 624px;
	color: #c2bfad;
	margin: 5px auto;
	padding: 5px 0;
	border-top: 1px solid #c2bfad;
}

#siteMap a{	
	color: #aba687;
}

.picture{
	position: relative;
}

#homeFade{
	left: -9999px;
}

#flyingBox{
	position: absolute;
	top: 0px;
	left: 300px;
	z-index: 10000;
	font-size: 24px;
	line-height: 1.3em;
	color: #abcf49;
}
