/*** START:LAYOUT ***/

h1 { font-size:17px; font-weight:bold; color:#253785; text-transform:uppercase; letter-spacing:2px; margin-bottom:20px; }
h1.subtitle { font-size:14px; text-transform:none; letter-spacing:0px; margin-top:-20px; }
h2 { font-size:10px; font-weight:bold; color:#000000; text-transform:uppercase; padding-bottom:8px; text-decoration:none; }
h3 { margin-bottom:15px; }

div#website { width:100%; height:100%; position:relative; }
* html div#website { text-align:center; }

div#design_header { height:280px; width:100%; background:transparent url('bg_top.gif') repeat-x center top; }
div#design_footer { height:100px; width:100%; background:transparent url('bg_bottom.gif') repeat-x center bottom; position:relative; }

div#header {
	position:relative;
	margin:auto;
	width:1000px;
	height:280px;
	text-align:right;
}

div#interface {
	position:absolute;
	left:0px;
	top:123px;
	width:1000px;
	height:141px;
}

div#interface_m {
	position:relative;
	left:-3px;
	display:block;
	float:left;
	width:271px;
	height:141px;
	margin-right:1px;
	background:transparent url('interface_m.jpg') no-repeat 0 top;
}

* html div#interface_m { width:272px; }

div#interface_m p {
	padding-top:120px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

div#interface_g {
	position:absolute;
	left:268px;
	display:block;
	float:left;
	width:737px;
	height:141px;
	background:transparent url('interface_g.jpg') no-repeat 0 top;
}

div#footer {
	position:relative;
	margin:auto;
	width:1000px;
	height:15px;
	padding-top:85px;
}

div#footer a,
div#footer { font-size:9px; color:white; }

img.frog {
	position:absolute;
	right:0px;
	top:15px;
	width:210px;
	height:84px;
	display:none;
}

img#logo {
	position:absolute;
	left:0px;
	top:50px;
	width:267px;
	height:44px;
}

img#decoration {
	position:absolute;
	right:11px;
	top:15px;
	width:496px;
	height:113px;
}

p#legal_head {
	float:right;
	width:240px;
	height:15px;
	color:white;
	font-size:9px;
	text-align:right;
	text-transform:uppercase;
}

p#legal_foot {
	display:block;
	float:left;
	width:500px;
	font-size:9px;
	text-transform:uppercase;
	text-align:left;
	padding:2px 0px 0px 0px;
	color:white;
}

img.image-border { border:1px solid #999999; }
img.contentimage { margin-bottom:12px; }
img#arrow_contact { position:relative; top:10px; }

div#content table.formatted { border:none; border-collapse:collapse; margin-bottom:15px; }
div#content table.formatted td { vertical-align:top; padding:5px; }
div#content table.formatted td  p { padding:0px; margin:0px; }
div#content table.event { width:100%; margin-top:10px; margin-bottom:5px; }
div#content table.event td { vertical-align:top; padding-bottom:15px; }
div#content table.contact td { padding:2px 0px 2px 0px; }
div#content table.contact td.label { width:20px; }

div#content div#right p a,
div#content p a.lb_thumb { border:0; }

form { width:369px; }
input.input,
input.captcha,
select.input,
textarea { 
	width:234px;
	padding:1px;
	margin-bottom:5px;
	background:#DEEEDE;
	border-width:1px;
	border-style:solid;
	border-color:#555555 #888888 #bbbbbb #888888;
}
textarea { width:364px; }
input.captcha { width:130px; }
select.input { width:238px; }

div#left span.logos {
	display:block;
	float:left;
}

div#left span.logos p {
	float:left;
	padding-right:25px;
	position:relative;
	padding-bottom:15px;
}

div#left span.logos p a{
	border:0;
}

div#left span.photos p {
	float:left;
	padding-right:20px;
	position:relative;
	padding-bottom:10px;
}

div#left span.photos p a {
	border:0;
}

div#left p.pages { display:block; margin-top:30px; border-top:1px solid #999999; padding:4px; }

div#left div a img.link { border:none; margin:0px;}
div#left div a:hover img.link { border:none; }