@charset "utf-8";
h3, p {margin:0; padding:.25em 0em .3em; }
body {
	background: #dfdddb url(/images/bg_pg.jpg) top left repeat-x;
	margin:0;
	padding:0px 0px 12px;
	color:#8C8779;
	font-family: Corbel, Calibri, Arial, Helvetica, sans-serif;
	font-size:0.99em;
	min-height:101%;
}
#wrap {
	background: url(/images/bg_wrap.png) center top repeat-y;
	width:930px;
	min-height:450px;
	margin:0 auto;
	position:relative;
	overflow:auto;
	padding-bottom:32px;
}

#col {
	position:absolute;
	top: 10px;
	left: 15px;
	border-right:14px solid #d1cdc9;
	width:160px;
	padding:224px 5px 0px 15px;
	text-align:right;
	height:290px;
	text-align:right;
	font-family:Constantia, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
#col ul, #col li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#col a { color:#c5c4b1; text-decoration:none; }
#col a:hover { color:#e7342e; }
#pghm #lkhm a, #pghm #lkhm a:hover, #pgprod #lkprod a, #pgprod #lkprod a:hover, #pgco #lkco a, #pgco #lkco a:hover, #pgcont #lkcont a, #pgcont #lkcont a:hover { color:#e7342e; cursor:default; }
#hdr {
	position:absolute;
	left:110px;
	top:39px;
	background:url(/images/logo_header.png) top left no-repeat;
	height:167px;
	padding-left:323px;
	width:408px;
}
#home { height:167px; width:323px; position:absolute; top:0px; left:0px; }
a img#home {border:none; }
#hdr p {
	float:right;
	text-align:justify;
	width:140px;
	font-size:17px;
	padding-top:5px;
	margin-right:5px;
}
#hdr p span { color:#fff; }
#share { 
	position:absolute;
	bottom:14px;
	right:0px;
	width:145px;
	height:36px;
}
#cont_wrap {
	float:right;
	margin:206px 85px 0px 0px;
	width:625px;
	border-top:6px solid #e7342e;
	padding:3px 0px 70px;
	background:url(/images/logo_GI.png) bottom right no-repeat;
	min-height:250px;
}
#content {
	border-top:2px solid #E7AF2E;
	padding-top:18px;
}
#content img { float:left; clear:left; margin-right:24px; margin-bottom: 10px; }
#content .lg { margin:0px 0px 10px;}
#content strong {
	color:#E7342E;
}
#content a, #content a strong {
	color:#e76900;
	border-bottom:1px dotted #e76900;
	text-decoration:none;
}
#content a:visited { color: #E7754A; border-color:#E7754A; }
#content a:hover { color:#E73F00; border-color:#E73F00; }
h1 { color:#E7342E; margin:0px 0px 25px; font-size:1.45em; line-height:1; }
h1 span { color:#e7af2e; font-size:1.6em; text-align:justify; }
#content h2 {
	background:#F1F0EE;
	color:#A7A094;
	font-size:1.3em;
	padding:1px 5px 2px;
	font-variant:small-caps;
}
#content h3 { color:#000; font-style:italic; }
#wrap_bot {
	background:url(/images/bg_wrap_bot.png) center top no-repeat;
	width:760px;
	padding:15px 85px 2px;
	margin:0 auto;
	text-align:right;
	font-size:.8em;
	font-variant:small-caps;
}
#wrap_bot a {
	color:#524b48;
	text-decoration:none;
}
#wrap_bot a:hover { color:#E7342E; }
/* contact form */
form { 
	width:600px;
	padding: 4px;
	margin: 8px 0px 10px;
}
form, input[type='text'], textarea {
	border:1px solid #E2E3DF;
}
input[type='text'] { width: 230px; margin-right: 11px; color:#000; }
textarea { width: 400px; height:150px; overflow:auto; color:#000; }
.sil { display:none; }