body {
	margin:12px 0 8px 0;
	padding:0;
	background-color:#7A7C7B;
	color:#333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

img {
	border:none;
}



/**** wrapping ****/

#wrapping {
	position:relative;
	width:756px;
	margin:0 auto;
	background:#CC9 url('images/sky742x597.jpg') 4px 4px no-repeat;
	border:1px solid #7A7C7B;
}



/**** header ****/

#header {
	clear:both;
	position:relative;
	height:260px;
	background-image:url('images/bordertop756x260.gif');
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#header .logotype {
	position:absolute;
	top:28px;
	left:36px;
}

#header dl {
	width:370px;
	height:202px;
	position:absolute;
	top:20px;
	left:380px;
	margin:0;
	padding:0;
	color:#FFF;
	font-size:0.76em;
	overflow:auto;
}

#header dt {
	margin:8px 0 0 0;
	font-weight:bold;
}

#header dd {
	margin:0;
}

#header dd a {
	color:#FFF;
	text-decoration:none;
}

#header dd a:hover {
	text-decoration:underline;
}

#header ul {
	position:absolute;
	bottom:0px;
	left:0px;
	margin:0 0 0 12px;
	padding:0;
	list-style:none;
}

#header li {
	float:left;
	margin:0 4px 0 0;
	padding:1px 0 1px 0;
	background-image:url('images/tab144x44.gif');
	background-position:top center;
	background-repeat:no-repeat;
	font-size:0.76em;
	line-height:1.5em;
	text-align:center;
}

#header .selected {
	background-image:url('images/selected144x44.gif');
}

#header .selected span {
	display:block;
	width:144px;
	color:#333;
}

#header li a {
	display:block;
	width:144px;
	color:#666;
	text-decoration:none;
}

#header li a:visited {
	color:#666;
}

#header li a:hover, #header li a:visited:hover {
	color:#000;
}



/**** content ****/

#content {
	padding:0 90px 0 0;
	background-image:url('images/bordermiddle756x1.gif');
	background-position:top left;
	background-repeat:repeat-y;
}



/**** main ****/

#main {
	float:right;
	width:400px;
	margin:16px 0 0 0;
}

#main .languages {
	padding:0 16px 0 0;
	font-size:0.67em;
	text-align:right;
}

#main h1 {
	margin:0;
	padding:0;
	color:#FFF;
	font-size:1.5em;
	line-height:1.5em;
}

#main p {
	font-size:0.76em;
	line-height:1.67em;
}

#main a {
	color:#000;
}

#main a:visited {
	color:#66664D;
}

#main ul {
	margin:0 0 0 32px;
	padding:0;
	font-size:0.76em;
	line-height:1.75em;
	list-style:square;
}

#main dl {
	margin:0;
	padding:0;
	font-size:0.76em;
	line-height:1.5em;
}

#main dt {
	margin:8px 0 0 0;
}

#main dd {
	margin:0;
}

#main form {
	padding:0 0 0 32px;
	border-top:1px solid #999973;
}

#main h3 {
	margin:0 0 8px 0;
	padding:16px 0 0 0;
	color:#FFF;
	font-size:1.25em;
	line-height:1.0em;
}

#main .field {
	width:256px;
	font-family:Courier New,Courier,monospace;
	font-size:1.25em;
}

#main textarea {
	height:50px;
}

#main h5 {
	margin:8px 0 4px 0;
	padding:0;
	font-size:0.67em;
	line-height:1.0em;
}

#main form p {
	margin:0 0 4px 0;
	padding:0;
	font-size:0.67em;
	line-height:1.25em;
}



/**** left ****/

#left {
	width:214px;
	margin:0 0 0 20px;
	padding-top:16px;
	overflow:hidden;
}

#left h4 {
	width:200px;
	margin:0 0 -1px 0;
	padding:6px 10px 4px 4px;
	background:#999973 url('images/frame214x999.gif') top left no-repeat;
	color:#FFF;
	font-size:0.76em;
	font-weight:normal;
	line-height:1.5em;
	text-align:center;
}

#left div {
	width:200px;
	margin:0 0 8px 0;
	padding:0 10px 12px 4px;
	background:#FFF url('images/frame214x999.gif') bottom left no-repeat;
	text-align:center;
}

#left .caption {
	color:#999;
	font-size:0.67em;
}

#left p {
	margin:0;
	padding:8px 0 4px 0;
	font-size:0.67em;
	line-height:1.5em;
}

#left a {
	color:#008;
	text-decoration:underline;
}

#left a:visited {
	color:#66664D;
}

#left ul {
	margin:8px 24px 4px 24px;
	padding:0;
	font-size:0.67em;
	line-height:1.25em;
	list-style:square;
	text-align:left;
}

#left li {
	margin:4px 0 0 0;
	padding:0;
}

#left dl {
	margin:0;
	padding:0 4px 0 4px;
	font-size:0.67em;
	line-height:1.5em;
	text-align:left;
}

#left dt {
	padding:4px 0 0 0;
	font-weight:bold;
}

#left dt a {
	font-weight:normal;
}

#left dd {
	margin:0 0 3px 0;
}

#left form {
	margin:0;
}

#left .button {
	margin:8px 0 0 0;
}



/**** separator ****/

#separator {
	clear:both;
	height:4px;
	background:#FFF url('images/bordermiddle756x1.gif') top left repeat-y;
	font-size:1px;
}


/**** footer ****/

#footer {
	clear:both;
	padding:8px 18px 18px 12px;
	background:#456476 url('images/borderbottom756x260.gif') bottom left no-repeat;
	color:#FFF;
	font-size:0.67em;
	line-height:1.25em;
	text-align:center;
}

#footer p {
	margin:0;
}

#footer a {
	color:#FFF;
}

