html{
	height:100%;
}
body{
	margin:0;
	color:#555;
	font:11px/18px Arial, Helvetica, sans-serif;
	background:#fff;
	height:100%;
}
img{border-style:none;}
a{text-decoration:none; color:#00f;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
#wrapper{
	min-height:100%;
	width:960px;
	margin:0 auto;
}
/* header */
#header{
	height:52px;
	font-size:12px;
	line-height:15px;
	font-weight: bold;
}
.lang{
	margin:0;
	padding:37px 0 0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.lang li{
	float:left;
	padding:0 6px 0 8px;
	margin:0 1px 0 -1px;
	background:url(../img/pub/grey-separator.gif) no-repeat 0 50%;
}
.lang a{
	color:#888;
}
.lang a:hover,
.lang .active{
	color:#f60;
	text-decoration:none;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#nav li{
	float:left;
	padding:0 0 0;
	height:52px;
	overflow:hidden;
}
#nav a{
	float:left;
	background:url(../img/pub/nav-separator.gif) no-repeat;
	padding:36px 21px 0 17px;
	color:#888;
}
#nav .active,
#nav a:hover{
	color:#f60;
	text-decoration:none;
	background-position:0 -52px;
}
/* main */
#main{
	padding:28px 0 0px 0;
}
.home .visual{
	background:#ebebeb url(../img/pub/bg-logo-home.jpg) no-repeat;
	overflow:hidden;
	width:100%;
}
/* visual */
.visual{
	background:#e1e1e1 url(../img/pub/bg-logo.jpg) no-repeat;
	overflow:hidden;
	width:100%;
}
.home .logo{
	margin:115px 0 0 30px;
}
.logo{
	display:block;
	height:113px;
	width:160px;
	margin:49px 0 0 30px;
}
.logo a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:100%;
	background:url(../img/pub/logo.png) no-repeat;
	cursor:pointer;
}
.logohome{
	display:block;
	height:220px;
	width:181px;
	margin:75px 0 0 30px;
}
.logohome a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:100%;
	background:url(../img/pub/logohome.png) no-repeat;
	cursor:pointer;
	width: 251px;
}
#flash-holder{
	float:right;
	/*z-index: -1;*/
	/*overflow: hidden;*/
}
/* main-holder */
.main-holder{
	padding:40px 0 50px 0;
	overflow:hidden;
	width:100%;
}
.home{
	line-height:14px;
}
.sub-menu {

	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.sub-menu li{
	float:left;
	letter-spacing:1px;
	padding:0 11px 0 12px;
	background:url(../img/pub/grey-separator.gif) no-repeat 0 50%;
}
.sub-menu .active{
	background:url(../img/pub/orange-separator.gif) no-repeat 0 50%;
}
.sub-menu a{
	color:#888;
	font-size:12px;
}
.sub-menu a:hover,
.sub-menu .active a{
	color:#f60;
	text-decoration:none;
}
/* w1 */
.w1{
	overflow:hidden;
	width:100%;
}
/* twocolums */
#twocolums{
	width:640px;
	float:right;
}
#twocolums-list{
	width:960px;
	float:right;
}
/* content */
.home #content{
	padding:0 0 0 30px;
	float:left;
	width:410px;
	margin:0;
}
.home #content h1{
	margin:0 0 10px;
	letter-spacing:1px;
	color:#f60;
	font:600 19px Arial, Helvetica, sans-serif;
}
.home #content p{
	margin:0 0 10px;
}
.home #content a{
	color:#f60;
	padding:0 0 0 15px;
	background:url(../img/pub/arrow.gif) no-repeat 4px 50%;
}
.home .block{
	margin:0 0 7px;
	overflow:hidden;
	width:100%;
}
.home .photo{
	/*background:#d3d4d3 url(../img/pub/bg-block-photo.gif) repeat-x;*/
	margin:0 0 124px;
}
.home .photo .holder{
	text-align:center;
	padding:0px 0 0 0;
}
#content{
	overflow:hidden;
	height:1%;
	padding:8px 0 0;
	margin:0 0 120px;
}
#content h1{
	margin:0 0 20px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#f60;
}
#content h2{
	font-size:12px;
	color:#f60;
	letter-spacing:1px;
	padding-bottom:0;
	margin-bottom:0;
}
#contentbig{
	overflow:hidden;
	height: 1%;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0px;

}
#content-list{
	overflow:hidden;
	height:1%;
	padding: 0px 0px 0 50px;
	margin: 0 0 0px;
}
#content-listholder{
	overflow:hidden;
	height:1%;
	padding: 0px 0px 20px 0px;
	margin: 0 0 0px;
}
#content-list h1{
	margin: 8px 0 20px 270px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#f60;
}
.headline strong{
	font-size:12px;
	color:#f60;
	letter-spacing:1px;
}
#content h2{
	font-size:12px;
	color:#f60;
	letter-spacing:1px;
	padding-bottom:0;
	margin-bottom:0;
}
#content p{
	margin:0 0 16px;
}
#content-list p{
	margin:0 0 16px;
}
#content ul{
	margin:0;
	padding:0 0 19px;
	list-style:none;
}
#content ul li{
	line-height:18px;
	padding:0 0 0 16px;
	background:url(../img/pub/divider.gif) no-repeat 0 6px;
}
/*.list span{
	display:block;
}*/
.links{
	padding:1px 0 0 0!important;
	margin:-7px 0 27px 0 !important;
	list-style:none !important;
	background:url(../img/pub/gray-line.gif) repeat-x !important;
}
.links li {
	background: none !important; padding: 0 !important; line-height:36px !important;
}
.links a{
	cursor:pointer;
	color:#555;
	display:block;
	line-height:36px;
	background:url(../img/pub/bg-link.gif) repeat-x;
}
.links a:hover{
	text-decoration:none;
	background-position: 0 -36px;
}
.links em{
	padding:0 9px 0 0;
	float:right;
	font-style:normal;
}
.links strong{
	color:#f60;
	padding:0 17px 0 15px;
	background:url(../img/pub/arrow.gif) no-repeat 4px 50%;
}
.links .tipe{
	padding:0 0 0 18px;
	background:url(../img/pub/bg-tipe.gif) no-repeat 8px 50%;
}

.tipe{
	padding:0 0 0 5px;
	background:url(../img/pub/bg-tipe.gif) no-repeat 0 50%;
}
.arrowl{
	font-weight:bold;
	color:#f60;
	padding:0 0 0 15px;
	background:url(../img/pub/arrow2.gif) no-repeat 3px 50%;
}
/* container */
.container{
	overflow:hidden;
	width:100%;
	padding:3px 0 0;
}
.container .block{
	margin:0 0 25px;
	line-height:14px;
	overflow:hidden;
	width:100%;
	position:relative;
	background:#ececec;
}
.block .photo{
	float:left;
	margin:0 27px 0 0;
}
.block .info{
	display:block;
	height:1%;
	padding:0 30px 35px 0;
	overflow:hidden;
}
.block strong{
	color:#f60;
	display:block;
	letter-spacing:1px;
	font-size:12px;
	margin:0 0 5px;
	padding:17px 0 0;
}
.block .link{
	bottom:15px;
	position:absolute;
	right:30px;
	color:#f60;
	font-weight:bold;
	font-style:normal;
	padding:0 0 0 11px;
	background:url(../img/pub/arrow.gif) no-repeat 0 4px;
	cursor:pointer;
}
/* aside */
.aside{
	float:right;
	padding:35px 0 0 30px;
	width:197px;
}
.aside ul{
	margin:0;
	padding:0;
	list-style:none;
}
.aside li{
	line-height:14px;
	padding:13px 0 5px;
	background:url(../img/pub/gray-line.gif) repeat-x 0 100%;
}
.aside ul strong{
	display:block;
	color:#f60;
	font-size:12px;
	letter-spacing:1px;
	margin:0 0 6px;
}
.aside .link{
	overflow:hidden;
	width:100%;
}
.aside .link a{
	float:left;
	background:url(../img/pub/arrow.gif) no-repeat 0 4px;
	color:#f60;
	font-weight:bold;
	padding:0 0 0 9px;
	cursor:pointer;
}
/* sidebar */
.home #sidebar{
	float:right;
	overflow:hidden;
	width:480px;
	padding:35px 0 0;
}
.home .items{
	list-style:none;
	padding:0;
	width:520px;
	overflow:hidden;
	margin:0 0 40px 0;
}
.home .items li{
	float:left;
	width:220px;
	padding:0 40px 10px 0;
}
.home .items .photo{
	display:block;
}
.home .items img{
	vertical-align:top;
}
.home .items strong{
	color:#f60;
	display:block;
	font-size:12px;
	letter-spacing:1px;
	margin:0 0 3px;
	padding:13px 0 0;
}
.home .items .link{
	padding:0 0 0 15px;
	color:#f60;
	background:url(../img/pub/arrow.gif) no-repeat 4px 50%;
}
#contentbig-list{
	float:left;
	width:700px;
	padding:0 0 0;
}
#sidebar{
	float:left;
	width:271px;
	padding:52px 0 0;
}
#sidebar .box {
	margin:0 0 40px;
}
#sidebar .box .holder{
	position:relative;
	overflow:hidden;
	width:100%;
	background:#e8e8e8 url(../img/pub/bg-box.gif) no-repeat 0 100%;
}
#sidebar .box .photo{
	float:right;
	
}
#sidebar .box .photo a{
	display:block;
}
#sidebar .box .photo img{
	vertical-align:top;
}

#sidebar .box .info{
	line-height:14px;
	padding:13px 2px 0;
}
#sidebar .box .info p{
	margin:0;
}


#sidebar-list{
	width:271px;
	padding:0 0 0;
	float: left;
	clear: both;
}
#sidebar-list .box {
	margin:0 0 0px;
}
#sidebar-list .box .holder{
	position:relative;
	overflow:hidden;
	width:100%;
	background:#e8e8e8 url(../img/pub/bg-box.gif) no-repeat 0 100%;
}
#sidebar-list .box .photo{
	float:right;
}
#sidebar-list .box .photo a{
	display:block;
}
#sidebar-list .box .photo img{
	vertical-align:top;
}
#sidebar-list .box .info{
	line-height:14px;
	padding:13px 2px 0;
}
#sidebar-list .box .info p{
	margin:0;
}


.zoom{
	position:absolute;
	bottom:5px;
	left:4px;
	text-indent:-9999px;
	overflow:hidden;
	width:11px;
	height:11px;
	background:url(../img/pub/bg-bottom-link.gif) no-repeat;
}
/* footer */
#footer{
	height:42px;
	width:960px;
	margin:-42px auto 0;
	background:url(../img/pub/bg-footer.gif) repeat-x;
	color: #888888;
}
#footer ul{
	margin:0;
	padding:11px 0 0;
	list-style:none;
	overflow:hidden;
}
#footer li:first-child{
	padding:0 14px 0 21px;
}
#footer li{
	float:left;
	letter-spacing:1px;
	margin:0 1px 0 -1px;
	padding:0 15px 0 18px;
	background:url(../img/pub/grey-separator.gif) no-repeat 0 50%;
}
#footer .link{
	background:url(../img/pub/orange-separator.gif) no-repeat 0 50%;
}
#footer a{
	color:#f60;
}

/* wcd design link */
.design {
	text-align: center; padding:5px 0 0 15px;
}
#footer .design a {
	color:#888888;
}