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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}

blockquote,q {
	quotes:;
}

:focus {
	outline:0;
}

A:link {
	color:#b27715;
	text-decoration:none;
}

A:visited {
	color:#b27715;
	text-decoration:none;
}

A:active {
	color:#b27715;
	text-decoration:none;
}

A:hover {
	color:#b27715;
	text-decoration:none;
}

body {
	background-color:#4d4d4d;
	line-height:16px;
	font-size:12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

h1 {
	color:#000000;
	font-size:20px;
	margin:5px 0 10px;
}

h2 {
	color:#000000;
	font-size:18px;
	margin:10px 0;
	line-height:20px;
}

h3 {
	color:#000000;
	font-size:14px;
	margin:10px 0 5px;
}

h4 {
	color:#000000;
	font-size:12px;
	margin:3px 0 30px;
}

h5 {
	font-weight:bold;
	color:#1F2B42;
	margin:15px 0 5px;
}

.container {
	width:990px;
	margin:0 auto;
}

#header {
	text-align:center;
	margin:20px 0 0;
	padding:10px;
	height:150px;
}

#header h1 {
	color:#E6E6E6;
			-webkit-text-shadow: 0px 1px 4px rgba(2,2,2, .9);
	-moz-text-shadow: 0px 1px 4px rgba(2,2,2, .9);
	text-shadow: 0px 1px 4px rgba(2,2,2, .9);
	behavior: url(PIE.htc);
}

#header h2 {
	color:#E6E6E6;
	font-size:14px;
	margin:3px 0 30px;
				-webkit-text-shadow: 0px 1px 4px rgba(2,2,2, .9);
	-moz-text-shadow: 0px 1px 4px rgba(2,2,2, .9);
	text-shadow: 0px 1px 4px rgba(2,2,2, .9);
	behavior: url(PIE.htc);
}

#info {
	margin:-20px -48px -100px 20px;
	background-image:url(sideflag.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:136px;
	text-align:right;
	padding-top:20px;
	color:#ffffff;
	position:relative;
	z-index:20;
}

#infocontent {
	width:300px;
	margin-right:45px;
	float:right;
}

#info h1 {
	font-size:14px;
	color:#ffffff;
	margin-bottom:5px;
}

#info h4 {
	font-family:Georgia, "Times New Roman", serif;
	font-size:24px;
	color:#ffffff;
	margin:5px 0 10px;
}

#info p {
	line-height:16px;
}

#info a {
	color:#ffffff;
	text-decoration:underline;
}

#info img {
	margin:0 5px -4px 0;
}

#foothold {
	margin-top:-45px;
	background-color:#1e1e1e;
	position:relative;
	z-index:1;
}

#footer {
	padding:20px 20px 50px;
	color:#ffffff;
	width:970px;
	margin:20px auto 0;
	font-size:10px;
}

#footer h2 {
	color:#ffffff;
}

#menu {
	text-align:center;
	width:840px;
	margin:20px auto 12px auto;
}

#menulist {
	list-style-type:none;

	display:inline;
	
}

#menulist li {
	text-align:center;
	display:inline;
	margin:0 0 0 10px;
	font-size:16px;
	float:left;
}

#menulist span {
	display:block;
	font-size:9px;
	margin-top:5px;
	color:#cccccc;
}

#menulist a {
	padding:5px 10px;
	display:block;
}

#menulist a.activee {
		-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius:  3px;
	border-radius: 3px;
border: 1px solid #cccccc;
	color:#ffffff;
	background-image:url(transl.png);
	background-position:0 0;
	background-repeat:repeat;
	text-decoration:none;
	behavior: url(PIE.htc);
}

#menulist a.activee span {
	color:#ffffff;
}

#menulist a.activee:hover {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius:  3px;
	border-radius: 3px;
	color:#ffffff;
	background-image:url(transl.png);
	background-position:0 0;
	background-repeat:repeat;
	text-decoration:none;
	behavior: url(PIE.htc);
}

#menulist a:link {
	color:#ffffff;
	text-decoration:none;
}

#menulist a:visited {
	color:#ffffff;
	text-decoration:none;
}

#menulist a:active {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius:  3px;
	border-radius: 3px;
	color:#ffffff;
	background-image:url(transl.png);
	background-position:0 0;
	background-repeat:repeat;
	text-decoration:none;
}

#menulist a:hover {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius:  3px;
	border-radius: 3px;
	color:#ffffff;
	text-decoration:none;
	background-image:url(transh.png);
	background-position:0 0;
	background-repeat:repeat;
}

.contentholder {
	background-image:url(cbg.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:25px;
	position:relative;
	z-index:5;
}

#maincontent {

	background-color:rgba(255,254,255,0.8);
	clear:both;
	min-height:600px;
	overflow-y:auto;
	padding:10px;
	color:#000000;

}

#maincontent h2 {
	color:#000000;
}

#left {
	width:200px;
	float:left;
	margin:0 20px 0 0;
	padding-right:10px;
	border-right:1px dotted #999999;
}

#main {
	list-style-position:inside;
	list-style-type:disc;
	float:left;
}

#left ul {
	margin:10px 0 0 5px;
	list-style:none;
}

#sidebar ul {
	margin:0 0 0 20px;
	list-style:none;
}

.areas {
	float:left;
	margin:0 20px 20px 0;
	height:150px;
	width:200px;
}

#tooltip {
	display:none;
	background:transparent url(black_arrow.png);
	font-size:11px;
	height:70px;
	width:160px;
	padding:30px 25px 25px;
	text-align:center;
	color:#fff;
	z-index:9999;
}

table td {
	vertical-align:top;
}

input[type=text] {
	margin:0 10px 10px;
	border:1px solid #999999;
	height:20px;
	padding:4px 5px 0;
}

#description {
	margin:0 10px 10px;
	width:400px;
}

#consultation .label {
	width:auto;
	padding:0;
	height:auto;
	text-align:right;
	font-size:12px;
	margin:0;
}

#consultation label.error {
	color:#9d3022;
	position:relative;
	display:inline;
	padding-bottom:1px;
	padding-top:1px;
	text-indent:30px;
}

.status {
	color:#9d3022;
}
.quickcontact {
position: relative;
z-index: 1001;
padding: 10px;
margin: 0;
background-color: rgba(46,44,44, 0.8);
-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-khtml-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
		-webkit-box-shadow: 1px 2px 4px rgba(24,24,24, .9);
	-moz-box-shadow: 1px 2px 4px rgba(24,24,24, .9);
	box-shadow: 1px 2px 4px rgba(24,24,24, .9);
border: 1px solid #226FA8;
width: 180px;
color: #ffffff;
behavior: url(PIE.htc);
margin-bottom: 20px;
}
#left .quickcontact h2{
color: #ffffff;
font-weight: bold;
font-size: 15px;
}
.quickcontact label {
font-weight: bold;
}
.quickcontact input[type=text]{
width: 170px;
margin-left: 0;
}
.quickcontact textarea{
width: 170px;
margin-bottom: 10px;
}

.button{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius:  3px;
	border-radius: 3px;
	
border: 1px solid #8C5E10;
background-color: #b27715;
margin-top: 10px;
font-size: 11px;
font-weight: bold;
width: 82px;
height: 28px;
behavior: url(PIE.htc);
}
.button:hover{
color: #ffffff;
background-color: #D99119;
}
.bigbutton {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius:  3px;
	border-radius: 3px;
		-webkit-box-shadow: 1px 2px 4px rgba(24,24,24, .9);
	-moz-box-shadow: 1px 2px 4px rgba(24,24,24, .9);
	box-shadow: 1px 2px 4px rgba(24,24,24, .9);
border: 1px solid #430900;
background-color:#AB1600;
width: 180px;
height: 40px;
font-size: 14px;
margin-top: 10px;
font-weight: bold;
color: #ffffff;
cursor: pointer;
}

.bigbutton:active{
		-webkit-box-shadow: 0px 1px 4px rgba(24,24,24, .9);
	-moz-box-shadow: 0px 1px 4px rgba(24,24,24, .9);
	box-shadow: 0px 1px 4px rgba(24,24,24, .9);
}
a.fexit{
color: #ffffff;
float: right;
}
