@charset "utf-8";
/* CSS Document */


/* 1. RESET ---------------
------------------------------- */
        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,
        dd,dl,dt,li,ol,ul,
        fieldset,form,label,legend,
        table,caption,tbody,tfoot,thead,tr,th,td {
            margin: 0;
            padding: 0;
            border: 0;
            font-weight: normal;
            font-style: normal;
            font-size: 100%;
            line-height: 1;
            font-family: inherit;
            text-align: left;
        }
        table {
            border-collapse: collapse;
            border-spacing: 0;
        }
        ol,ul {
            list-style: none;
        }
        q:before,q:after,
        blockquote:before,blockquote:after {
            content: "";
        } 





/* 2. GLOBAL ---------------
------------------------------- */

body {
	margin:0px;
	padding:0px;
	background:#326776 url(scr_images/back_body.jpg) repeat-x;
	font-family:Georgia, Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

h1 {
	padding:15px 10px;
	font-size:17px;
}
h1 span {
	font-size:16px;
	margin-left:7px;
}
h2 {
	padding-bottom:10px;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

a { }
a:hover { }
a.vise {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	margin:10px;
	padding:2px 10px;
	background-color:#999999;
	font-size:11px;
	text-decoration:none;
	color:#ffffff; }
a.vise:hover {
	color:#FFFFFF;
	background-color:#006699; }

strong {
	font-weight:bold; }




/* 3. LAYOUT ---------------
------------------------------- */
.container {
	position:relative;
	margin:0 auto;
	width:950px; }
.sidebar {
	position:absolute;
	top:165px;
	left:0px;
	width:150px; }
.main {
	margin-left:150px;
	width:750px;
	background:#BDBDBD url(scr_images/back_main.jpg) center repeat-y; }
	.main span {
		display:block;
		margin:0 auto;
		width:730px; }


.leftBox {
	margin:0;
	font-size:11px;
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; }
.leftTop {
	height:25px;
	padding-left:10px;
	line-height:24px;
	font-size:10px;
	text-transform:uppercase;
	color:#cccccc;
	background:url(scr_images/back_leftTop.png) top left no-repeat;
	behavior: url(iepngfix.htc); }
ul.menu2a {
	background-color:#182E35; }
	ul.menu2a li { display:inline; }
	ul.menu2a li a {
		cursor: pointer;
		margin-top:1px;
		display:block;
		padding:5px 10px 5px 0px;
		text-align:right;
		color:#AAAAAA;
		font-weight:bold;
		text-decoration:none;
		background-color:#2D3B40; }
	ul.menu2a li a:hover {
		background-color:#283C49;
		color:#FFFFFF; }
	ul.menu2a li a.active {
		color:#FFFFFF; }
ul.menu2a ul.menu2b {
	background-color:#182E35; }
	ul.menu2b li {
		background-color:#182E35; }
	ul.menu2b li a {
		display:block;
		text-align:right;
		color:#AAAAAA;
		line-height:110%;
		font-weight:normal;
		text-decoration:none;
		background-color:#182E35;
		border-bottom:1px dotted #2D3B40; }
	ul.menu2b li a:hover {
		background:0;
		color:#FFFFFF;
		border-bottom:1px dotted #415056; }
	ul.menu2b li a.active {
		color:#FFFFFF; }
.leftBottom {
	background:url(scr_images/back_leftBottom2.png) top left no-repeat;
	height:10px;
	behavior: url(iepngfix.htc); }


.header {
	height:134px; }
ul.menu1 {
	height:30px;
	text-align:center;
	background:#050607 url(scr_images/back_menu1.jpg) top repeat-x;
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size:10px; }
	ul.menu1 li {
		display:inline; }
	ul.menu1 li a {
		padding:6px 10px;
		line-height:29px;
		text-transform:uppercase;
		text-decoration:none;
		color:#CCCCCC;
		font-weight:bold; }
	ul.menu1 li a:hover {
		color:#FFFFFF; }
	ul.menu1 li a.active {
		background:url(scr_images/back_menu1hover.jpg) top repeat-x;
		border-left:1px solid #003366;
		border-right:1px solid #003366; }

.boxG1 {
	background-color:#4F5656;
	border-top:3px solid #FAA809; }
.boxG2 {
	background-color:#6D7777;
	border-top:3px solid #FAA809; }
	.thumbG1 {
		display:inline;
		float:left;
		padding-bottom:20px;
		width:332px;
		margin:20px 0px 20px 20px;
		background-color:#424848; }
	.thumbG2 {
		display:inline;
		float:left;
		width:332px;
		padding-bottom:20px;
		margin:20px 0px 20px 20px;
		background-color:#5B6363; }
	.thumbG1 p, .thumbG2 p {
		margin:10px;
		line-height:120%; }
	.thumbG2 p span {
		width:310px;
		display:block;
		line-height:120%;
		padding-top:3px;
		color:#CCCCCC; }
.boxR {
	background-color:#73494A;
	border-top:3px solid #FAA809;
	padding-bottom:20px; }
	.boxR p {
		padding:5px 50px;
		line-height:130%;
		font-weight:bold; }
.boxB {
	background-color:#918659;
	border-top:3px solid #FAA809;
	padding-bottom:20px; }
	.boxB p {
		padding:5px 50px;
		line-height:130%;
		color:#000000;
		font-weight:bold; }
.boxW {
	padding:20px 50px 40px 50px;
	background-color:#FFFFFF;
	border-top:3px solid #FAA809; }
	.boxW p {
		padding-top:5px;
		line-height:130%;
		color:#333333; }
	.boxW p span {
		display:inline;
		color:#73494A;
		line-height:130%; }
.boxW2 {
	padding:30px 30px 50px 30px;
	background-color:#FFFFFF;
	border-top:3px solid #FAA809; }
	.boxW2 p {
		padding-top:5px;
		line-height:130%;
		color:#333333; }

.info {
	margin-top:30px;
	padding-top:20px;
	border-top:1px dotted #999999;
	color:#73494A;
	line-height:150%; }
	.info a {
		color:#990000;
		font-weight:bold;
		text-decoration:none;
		border-bottom:1px dotted #990000; }
	.info a:hover {
		color:#000000;
		border-bottom:1px dotted #000000; }



.footer {
	padding:30px;
	background-color:#EAEAEA;
	height:130px;
	text-align:center;
	font-size:10px;
	color:#999999; }
.footerText {
	margin-top:40px;
	color:#999999; }
	.footerText a {
		color:#666666;
		border-bottom:1px dotted #666666;
		text-decoration:none; }
	.footerText a:hover {
		color:#006699;
		border-bottom:1px dotted #006699; }








#langmenu ul { float: right; padding: 0 30px; }
#langmenu li { float: left; margin-left: 10px; }
#langmenu a { text-decoration: none; color: #fff; text-transform: uppercase; }
#langmenu a.active { color: #DBBA66; }

.clear {
	clear:both; }
