* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../images/page_bg.gif);
	margin-top: 6px;
	text-align: center;
	color: #390;
	font: 13px/20px "trebuchet ms"
}

a {
	text-decoration: none;
}

a:hover { text-decoration: underline; }

h1, h2 { color: #ff9600; font: 20px/30px "trebuchet ms"; margin-bottom: 15px; }

h2 {
	margin-top: 26px;
}
h3 { margin-top: 13px; margin-bottom: 7px; }
p {
	margin-bottom: 5px;
}

#mainframe { background-color: #ffffff; width: 975px; text-align: left; margin-right:auto; margin-left:auto; }

#head {
	background-image: url(../images/head_bg.jpg);
	height: 221px;
	padding-left: 31px;
}
#footcap { background-image: url(../images/footcap.gif); padding-left: 0; height: 10px; }
#head_web { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 60px; height: 113px; float: left; }

#mainnav { width: 830px; margin: 190px 0 0; float: left; }
#languagenav { text-align: right; margin: 0; float: right; padding-top: 15px; padding-right: 15px; }
#mainnav a { color: #ffffff; font: 15px "trebuchet ms"; text-decoration: none; }
#languagenav a { color: #f90; font: 13px Arial; text-decoration: none; }
#mainnav a.on {
	color: #f60;
}
#languagenav a.on { color: #009ee0; }
#mainnav a:hover {
	color: #060;
}
#languagenav a:hover { color: #F5F400; }
#mainnav .left_bg, #mainnav .left_bg_on {
	background: url(../images/mainnav_left.gif) no-repeat;
	width: 14px;
	height: 31px;
	float: left;
}

#mainnav .left_bg_on {
	background-image: url(../images/mainnav_left_on.gif);
}

#mainnav .right_bg, #mainnav .right_bg_on {
	background: url(../images/mainnav_right.gif) no-repeat;
	margin-right: 4px;
	width: 14px;
	height: 31px;
	float: left;
}

#mainnav .right_bg_on {
	background-image: url(../images/mainnav_right_on.gif);
}

#mainnav .bg, #mainnav .bg_on {
	background: url(../images/mainnav_bg.gif) repeat-x;
	padding-top: 10px;
	height: 21px;
	float: left;
}
#mainnav .bgempty { background-image: none; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; width: 100px; padding-top: 10px; height: 21px; float: left; }
#mainnav .bg_on {
	background-image: url(../images/mainnav_bg_on.gif);
}

#subnav {
	background: url(../images/subnav_bg.gif) no-repeat;
	margin: 42px 35px 0 31px;
	padding-top: 20px;
	width: 181px;
	float: left;
}

#subnav li {
	list-style-type: none;
	padding-left: 20px;
}

#subnav a {
	color: #3A6EBE;
	font: bold 14px Verdana;
	display: block;
	line-height: 20px;
	padding-bottom: 4px;
}

#subnav .on {
	color: #F5F400;
}

#subnav .link_bg {
	background: url(../images/subnav_link_bg.gif) repeat-y 0 0;
}

#subnav .subnav_bottom {
	background: url(../images/subnav_bottom_bg.gif) no-repeat 0 0;
	height: 14px;
	width: 181px;
}

#content {
	margin: 35px 100px 0 30px;
	width: 500px;
	float: left;
}
#content_start { margin: 0 0 0 0; width: 975px; float: left; }
#content a {
	color: #ff9600;
	font-weight: bold;
}
#content a:hover { color: #060; font-weight: bold; }
#content .img_left {
	float: left;
	margin: 0 30px 10px 0;
	width: 201px;
}

#content .content_pic_caption {
	color: #009ee0;
	margin-bottom: 17px;
}

#context { line-height: 15px; text-indent: 0; width: 180px; float: left; margin-left: 0; padding-left: 45px; }

#context h3 { background: url(../images/context_bullet.gif) no-repeat; color: #ff9600; font-size: 18px; font-weight: normal; font-style: normal; font-variant: normal; line-height: 20px; text-indent: 0; height: 40px; margin: 30px 0 0 -45px; padding-top: 5px; padding-left: 45px; }

#context a { color: #666; }
#context a:hover { color: #fff; font-weight: normal; background-color: #f90; text-decoration: underline; }
#footer {
	color: #ff9600;
	padding: 10px 20px 0 0;
	clear: both;
	text-align: right;
}

#footer a { color: #ff9600; text-decoration: underline; }
#footer a:hover { color: #060; text-decoration: underline; }
