/*f07a22 ORSANSSISISISI*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:100%;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
}
body{
	background : url("../images/bg.jpg") repeat scroll 0 0 #D6CCB5;
	color: #382415;
	font-family: Palantino,"Palatino Linotype","Book Antiqua",Times,"Times New Roman",serif;
	font-size: 100%;
	line-height:1.7;
}
#gage{
background:url("../images/header.jpg") repeat-x scroll 0 0 transparent;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width: 1008px;
	height:200px;
}
#leftcontainer{
width:390px;
display:inline;
float:left;
text-align:right;
margin-left:15px;
margin-right:15px;
position:relative;
}
	#logo{
		float:left;
	}
	
	#contact{
		margin-top:175px;
	}
		#contact p {
			color:#87867c;
			font-size:1.2em;
			font-style:italic;
			margin:0;
			text-shadow:1px 1px #ffffff;
			font-weight:bold;
		}

#rightcontainer{
width:558px;
display:inline;
float:right;
margin-left:15px;
margin-right:15px;
margin-bottom:5px;
position:relative;
}
	#language{
		margin-top:1px;
		text-align:right;
		
	}
		#language p {
			
			color: #382415;
			font-size:12px;
			line-height:1;
			
			text-shadow:0px 1px #ffffff
			
		}
	#menu{
		float:right;
		color:#D6CCB5;
		margin-top:20px;
		
		font-size:1em;
			
			
			
			
	}
	#main{
		margin-top:160px;
	}
		#main h1 {
			font-size:41px;
			font-weight:bold;
			margin:0;
			text-shadow:1px 1px #ffffff
		}
		#main h2 {
			font-size:41px;
			font-weight:bold;
			margin:0;
			text-shadow:1px 1px #ffffff
		}

		#main h3 {
			font-size:18px;
			font-style:italic;
			margin-bottom:0.75em;
			
			text-shadow:1px 1px #ffffff
		}
	
	#sidebar{
		margin-top:25px;
	}
		#sidebar h1 {
			font-size:24px;
			font-weight:bold;
			margin:0;
			text-shadow:1px 1px #ffffff
		}
		#sidebar h2 {
			font-size:24px;
			font-weight:bold;
			margin:0;
			text-shadow:1px 1px #ffffff
		}

		#sidebar h3 {
			font-size:12px;
			font-style:italic;
			margin-bottom:0.5em;
		}
		#sidebar p {
			font-size:0.9em;
			
		}

	
p, h1, h2, h3, h4, h5, h6 {
margin-bottom:0.5em;
}
h1, h2, h3, h4, h5 {
font-weight:normal;
}

h1 {
font-size:1.8em;
line-height:1.2;
}
hr {
border: 0;
background-color: #f07a22;
height: 1px;
width: 100%;

text-align: center;
}