html, body {
	height:100%;
}
body {
	padding: 0;
	margin: 0;
	font: 0.75em "Lucida Grande", Tahoma, Lucida, Verdana, sans-serif;
	color: #000000;
	width:100%;
	min-width:990px;
	background: #ebebeb url(../img/body_bg.png);
}
.wrap {
	position: relative;
	width:1000px;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
/* 	height:100%; */
}
.top{
	position: absolute;
	width: 100%;
	height: 130px;
	background: transparent url(../img/top_bg.png) repeat-x top left;
	left: 0;
	top: 0;
}
img{
	border: none;
}
.cn_l{
	float: left;
	width: 277px;
	padding: 0 0 50px 0;
}

.cn_r{
	float: left;
	width: 660px;
}

a:link,
a:visited,
a:hover{
	color: #48647a;
}
.logo{
	position: absolute;
	top: 18px;
	left: 20px;
}

.heading {
	clear: both;
	width: 936px;
	margin: 17px 0 0 0;
	position: relative;
}

/* @group LNG */

.lng{
	margin: 35px 60px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	font-size: 0.917em;
}
.lng li{
	float: left;
	padding: 2px 6px;
}

.lng li.active{
	background: #395973;
	color: #fff;
}

/* @end */

/* @group MENU */

.menu{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}
.menu li{
	background: transparent url(../img/menu_icon.gif) no-repeat left center;
	padding: 5px 0 5px 10px;
}

.menu li.active a:link,
.menu li.active a:visited,
.menu li.active a:hover,
.menu li.active{
	color: #29465d;
}

.heading .menu{
	margin-top: 63px;
	font-family: "Trebuchet MS", Tahoma, Lucida, Verdana, sans-serif;
	width: 257px;
	float: left;
	padding: 0 0 10px 0;
}

.heading .menu a:link,
.heading .menu a:visited,
.heading .menu a:hover{
	color: #000;
	text-decoration: none;
}

#footer .menu{
	float: left;
	margin: 0;
}

#footer .menu li{
	text-transform: capitalize;
	background: none;
	float: left;
	border-right: 1px solid #6c6c6c;
	padding: 0 6px;
}

.submenu{
	width: 276px;
	background: transparent url(../img/submenu_b_bg.png) no-repeat right bottom;
}
.submenu ul{
	background: transparent url(../img/submenu_t_bg.png) no-repeat left top;
	width: 264px;
	float: right;
	margin: 0;
	padding: 40px 0;
}
.submenu ul li{
	list-style-type: none;
	background: transparent url(../img/li.png) no-repeat left center;
	padding: 2px 0 2px 15px;
	margin: 0 20px;
}
.submenu a:link,
.submenu a:visited,
.submenu a:hover{
	color: #0e4f82;
	text-decoration: none;
}
.submenu a:hover{
	text-decoration: underline;
}

/* @end */

/* @group ILLUSTRATION */

.cn_l .illustration{
	position: relative;
	width: 276px;
	height: 163px;
}
.lvl2{
	margin-top: -20px !important;
	margin-left: -20px !important;
	height: 163px !important;
}

.tl{
	background: transparent url(../img/ill_tl_c.png) no-repeat left top;
	behavior: url('/css/iepngfix.htc');
	height: 49px;
	position: absolute;
	width: 48px;
}

.br{
	background: transparent url(../img/ill_br_c.png) no-repeat right bottom;
	behavior: url('/css/iepngfix.htc');
	height: 48px;
	position: absolute;
	width: 47px;
}

.heading .tl{
	top: 0;
	left: 276px;
}

.heading .br,
.cn_l .illustration .br{
	bottom: -1px;
	right: 0;
}

.cn_l .illustration .tl{
	background: transparent url(../img/ill_tl2_c.png) no-repeat left top;
	behavior: url('/css/iepngfix.htc');
	top: 0;
	left: 0;
}

/* @end */

/* @group CONTENT */

.pad{
	margin: 40px 20px 50px 40px;
}

.cn_r h1.title{
	padding: 0 0 10px 0;
	margin-top: 0;
	background: transparent url(../img/h1_bg.png) no-repeat left bottom;
	font-size: 2.5em;
	font-weight: normal;
}

.cn_r ul li{
	list-style-type: none;
	background: transparent url(../img/li.png) no-repeat left center;
	padding-left: 15px;
}

.cn_r ul.thumbnails{
	list-style: none;
	background: none;
	padding: 0;
	margin: 0;
}

.cn_r ul.thumbnails li{
	list-style: none;
	background: #a8a8a8;
	padding: 1px 0 0 0;
	margin: 0 25px 25px 0;
	width: 124px;
	height: 93px;
	float: left;
	text-align: center;
	display: block;
}

.thumbnails li img{
	border: 1px solid #fff;
}

/* @end */

/* @group FOOTER */

.footer_blank {
	height:169px;
}

#footer {
	position:relative;
	margin-top:-169px;
	padding-top: 50px;
	height:149px;
	width:100%;
	background: transparent url(../img/footer_bg.png) repeat-x;
}
#footer .wrap{
	color: #6c6c6c;
}
#footer form{
	float: right;
	margin: -3px 0 0;
	padding: 0;
	background: transparent url(../img/input_bg.png) no-repeat left bottom;
	height: 24px;
	width: 256px;
	display: block;
}
#footer input{
	border: 0px;
	color: #6c6c6c;
	width: 215px;
	outline: none;
	margin: 2px 0 0 15px;
	padding: 2px 0;
}

#footer input.button{
	border: 0px;
	color: #6c6c6c;
	width: 1px;
	height: 1px;
	outline: none;
	margin: 0;
	padding: 0;
}
.copy{
	float: left;
	padding: 0 0 0 6px;
}
.dego{
	float: right;
	height: 18px;
	font-size: 0.75em;
}
.dego a{
	float: left;
	margin: 2px 2px 0 0;
}
/* @end */