
body{
	margin:0;
	color:#323232;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/bg-container.jpg) repeat 50% 0;
}


img{border-style:none;}
a{
	text-decoration:none;
	color:#323232;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	vertical-align:middle;
}
.holdline_all
{
	 padding:16px 0 0;
	 margin:0 0 0 -1px;
	 background:url(../images/bg-comment-hold-line.gif) repeat-x;
}
input.intext {
	width:585px;
	border:1px solid #006;
	border-color:#000000; 
	vertical-align:middle;
	padding:10px 10px 10px 3px;	
}

#img_display {
	float:left;
	width:500px;
	height:auto;
	padding-left:30px;
	padding-top:18px;
}	

#img_display img {
	padding-right:30px;
	padding-bottom:30px;	
}

textarea.intextarea
{
	font:12px Arial, Helvetica, sans-serif;
	  width:590px;
	  border:1px solid #006;
	  border-color:#000000;
	  padding:3px 3px 3px 3px;	


}

input.subbutton{
	border: 1px solid #006;
	background: #858585;
	color:#ffffff;
	font-weight:bold;
	height:35px;
	width:60px;
	font-size:17px;
	border-color:#000000;
}

.quote input {
	border: 1px solid #006;
	background: #858585;
	color:#ffffff;
	font-weight:bold;
	height:35px;
	width:60px;
	font-size:17px;
	border-color:#000000;
}

.quote  input.subbutton_ru{
	border: 1px solid #006;
	background: #858585;
	color:#ffffff;
	font-weight:bold;
	height:35px;
	font-size:7pt;
	width:60px;
	border-color:#000000;
}

.quote  input.subbutton_fr{
	border: 1px solid #006;
	background: #858585;
	color:#ffffff;
	font-weight:bold;
	height:35px;
	font-size:9.3pt;
	width:60px;
	border-color:#000000;
}

.quote  input.subbutton_de{
	border: 1px solid #006;
	background: #858585;
	color:#ffffff;
	font-weight:bold;
	height:35px;
	font-size:7.8pt;
	width:60px;
	border-color:#000000;
}

.a1 {
   color:#0000CC;
 
}
.a1_contact {
   color:#0000CC;
   font-size:14px;
 
}
a.a2 {
	text-decoration:underline;
	color:#0000CC;
	font-size:12px;
}   
a.a2:hover {
	text-decoration:underline;
	color:#0000CC;
	font-size:12px;
}
.a4 {
   color:#0000CC;
   font-size:12px;
}
a.a3:hover {
	text-decoration:none;
	color:#FFFFFF;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper{
	width:1002px;
	margin:0 auto;
	padding:244px 0 0;
	position:relative;
}
#header{
	width:1002px;
	position:absolute;
	top:0;
	left:0;
}
#header:after{
	content:"";
	clear:both;
	display:block;
}
#header .logo{
	width:514px;
	height:270px;
	float:left;
	display:inline;
	margin:0 0 -62px -74px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
#header .logo span{
	width:230px;
	height:64px;
	padding:55px 143px 151px;
	display:block;
	background:url(../images/logo.png) no-repeat;
}
#header .logo a{
	height:64px;
	display:block;
	position:relative;
}
#header .hold{
	width:100%;
	clear:both;
}
#header .hold:after{
	content:"";
	clear:both;
	display:block;
}
#nav{
	margin:0;
	padding:0 0 0 19px;
	list-style: none;
	position:relative;
	z-index:100;
	font-weight: bold;
	font-size: 21px;
	line-height: 24px;
}
* html #nav{
	overflow:visible;
	height:1%;
}
#nav li{float:left;}
#nav a{
	padding:6px 21px 6px 21px;
	float:left;
	height:25px;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}
.nav_de {
	font-size: 19px;
}

#nav a.second{padding:6px 1px 0px 0px;}
#nav li .first{padding:6px 22px 6px 8px;}
#nav li:hover a,
#nav li.hover a{
	border:1px solid #fff;
	background:url(../images/bg-drop.png) repeat;
	padding:5px 20px;
}
#nav li:hover a.second,
#nav li.hover a.second
{
	background:url(../images/bg-drop.png) repeat;
	padding:5px 0px;
}
#nav li:hover .first,
#nav li.hover .first{padding:5px 21px 5px 7px;}
#nav li:hover li a,
#nav li.hover li a{
	border:0;
	background:none !important;
	padding:3px 10px 3px 14px;
}
#nav li.hover li a.second{
	border:0;
	background:none !important;
	padding:0px 0px 0px 0px;
}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover .drop,
#nav li.hover .drop{display:block;}
#nav li:hover .drop1,
#nav li.hover .drop1{display:block;}
#nav .drop
{
	width:169px;
	position:absolute;
	left:0;
	top:37px;
	z-index:900;
	
	display:none;
}
#nav .drop1
{
	width:114px;
	position:absolute;
	left:0;
	top:37px;
	z-index:900;
	
	display:none;
}
#nav ul
{
	padding:6px 10px 5px 0px;
	margin: 0;
	overflow:hidden;
	width:100%;
	border:1px solid #fff;
	list-style: none;
	background:url(../images/bg-drop.png) repeat;
}
#nav ul li{
	float: none;
	overflow:hidden;
	padding:0;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
* html #nav ul li{
	overflow:visible;
	height:1%;
}
#nav ul li a{
	padding: 3px 10px 3px 14px;
	display:block;
	float:none;
	height:auto;
	/*width:158px;*/
	color:#ffffff;
	cursor:pointer;
	position:relative;
}

#connect_header
{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;

}

#nav ul li a:hover{color:#aeaeae;}
#header .form-select{
	float:right;
	display:inline;
	margin:-14px 28px 0 0;
}
#header .form-select fieldset{float:left;}
#header .form-select .dif{width:114px;}
.outtaHere{
	position:absolute;
	left:-3000px;
}
.selectArea{
	position:relative;
	height:49px;
	float:left;	
	font-size: 12px;
	line-height: 50px;
	background:url(../images/hover.png) no-repeat;
}
.selectAreaN{
	position:relative;
	height:50px;
	float:left;
	font-size: 12px;
	line-height: 50px;
	background:url(../images/hover1.gif) no-repeat;
}

.selectArea .left{
	position:absolute;
	top:0;
	left:0;
	width:4px;
	height:51px;
	/*background:url(../images/bg-select-left.gif) no-repeat;*/
	display:block;
}
.selectArea a.selectButton{
	position:absolute;
	top:0;
	right:0;
	width:29px;
	height:100%;
	outline:none;
	/*background:url(../images/btn-select.gif) no-repeat;*/
}
* html .selectArea a.selectButton{right:-1px;}
.selectArea .center{
	height:45px;
	line-height:0;
	font-size:0;
	display:block;
	padding:3px 7px;
	/*background:url(../images/bg-select-center.gif) no-repeat 1px 0;*/
}
.optionsDivInvisible,
.optionsDivVisible{
	position:absolute;
	display:block;
	z-index:30;
	font-size:13px;
}
.drop-dif{background:url(../images/bg-drop.png) repeat;}
.drop1-dif{background:url(../images/bg-drop.png) repeat;}
.optionsDivInvisible{display:none;}
.optionsDivVisible ul{
	margin:0;	
	padding:6px 0 2px;
	width:114px;
	border:1px solid #fff;
	overflow:hidden;
	list-style:none;
}
.optionsDivVisible ul li{
	overflow:hidden;
	padding:0 10px 0 16px;
}
* html .optionsDivVisible ul li{
	overflow:visible;
	height:1%;
}
.optionsDivVisible a{
	color:#fff;
	font-size:13px;
	overflow:hidden;
	text-decoration:none;
	display:block;
	height:1%;
	padding:3px 4px 1px 13px;	
}
.optionsDivVisible a:hover{
	text-decoration:underline;
	background:url(../images/bg-select-drop.gif) no-repeat 0 4px;
}
#main{
	overflow:hidden;
	width:100%;
}
#main h1{
	margin:0 0 5px;
	font-weight:bold;
	font-size: 60px;
	color:#fff;
}
#main h2{
	margin:0 0 5px;
	font-weight: bold;
	color:#fff;
	font-size: 18px;
}

#main .section_title{
	margin:0 0 5px;
	font-weight: bold;
	color:white;
	font-size: 20px;
}

#main h3{
	margin:0 0 5px;
	font-weight:bold;
	font-size: 16px;
}
#main p{
	margin:0 0 5px;
	font-size:14px;
}

#main .top-shadow{
	height:10px;
	overflow:hidden;
	background:url(../images/bg-shadow-top.png) no-repeat;
}
#main .bottom-shadow{
	width:100%;
	height:25px;
	margin:-9px 0 0;
	background:url(../images/bg-shadow-bottom.png) no-repeat;
}
#main .main-hold{
	padding:0 11px;
	margin:-10px 0 0;
	overflow:hidden;
	background:url(../images/bg-main-shadow.png) repeat-y;
}
* html #main .main-hold{
	overflow:visible;
	height:1%;
}

.visual{
	position:relative;
	border:solid #edede8;
	border-width:2px 0;
}
.visual img{display:block;}
.visual .txt-hold{
	width:75%;
	height:auto;
	overflow:hidden;
	position:absolute;
	top:20px;
	left:29px;
}
.visual .
* html .visual .txt-hold{top:22px;}
.inner .visual .txt-hold{
	top:15px;
	left:27px;
}
* html .inner .visual .txt-hold{top:17px;}
#main .visual .txt-hold h1{
	margin:0 0 4px;
	line-height:72px;
}

#main .visual .txt-hold h1
{
	padding-bottom: 10px;
}


.inner #main .visual .txt-hold h1 span{
	font-size:30px;
	display:block;
	margin:-26px 0 0;
}
#main .visual .txt-hold p{
	margin:0 0 16px;
	color:#fff;
	line-height:17px;
}
#main .content-box{
	padding:9px 0 0;
	overflow:hidden;
	background:#787878;
}
* html #main .content-box{
	overflow:visible;
	height:1%;
}
#main .content-hold{
	overflow:hidden;
	width:100%;
	position:relative;
	border:solid #f5f5f3;
	border-width:1px 1px 1px 0;
	background:url(../images/bg-content-hold.gif) repeat-y;
}
#main .content-hold .info-hold{
	width:325px;
	float:left;
	display:inline;
	min-height:414px;
	padding:8px 0 0;
}
* html #main .content-hold .info-hold{
	overflow:visible;
	height:414px;
}
#sidebar .info-hold .heading .t,
#main .content-hold .info-hold .t{
	height:9px;
	overflow:hidden;
}

#sidebar .info-hold .heading .b,
#main .content-hold .info-hold .b{
	height:6px;
	overflow:hidden;
}
#main .content-hold .orange-box{width:327px;}
#sidebar .info-hold .heading .frame,
#main .content-hold .info-hold .frame{
	padding:0 2px 1px 25px;
	margin:-1px 0 0;
	overflow:hidden;
	height: 24px;
}
.frame h2 
{
	position:relative;
	vertical-align: middle;
}

* html #main .content-hold .info-hold .frame{
	margin-top:0;
	padding-bottom:0;
}
*+html #main .content-hold .info-hold .frame{
	margin-top:0;
	padding-bottom:0;
}
#main .content-hold .info-hold .info-box{padding:3px 75px 10px 25px;}
#main .content-hold .black-box{margin:0 0 0 1px;}
#main .content-hold .red-box{margin:0 0 0 1px;}
#main .content-hold .orange-box .frame{background:#f3921b;}
#main .content-hold .orange-box .t{background:url(../images/bg-info-hold-orange-t.png) no-repeat;}
#main .content-hold .orange-box .b{background:url(../images/bg-info-hold-orange-b.png) no-repeat;}
#main .content-hold .black-box .frame{background:#373737;}
#main .content-hold .black-box .t{background:url(../images/bg-info-hold-black-t.png) no-repeat;}
#main .content-hold .black-box .b{background:url(../images/bg-info-hold-black-b.png) no-repeat;}
#sidebar .info-hold .heading .frame,
#main .content-hold .red-box .frame{background:#b33920;}
#sidebar .info-hold .heading .t,
#main .content-hold .red-box .t{background:url(../images/bg-info-hold-red-t.png) no-repeat;}
#sidebar .info-hold .heading .b,
#main .content-hold .red-box .b{background:url(../images/bg-info-hold-red-b.png) no-repeat;}
#main .content-hold .info-hold h2{margin:-1px 0 0;}
#main .content-hold .info-hold h3{
	margin:0 0 0px;
	line-height:130%;
}




#main .info-box h3 a:hover
{
	color:#6e6e6e;
}

#main .content-hold  .red-box h3{
	color: #FFFFFF;
	font-weight:bold;
	font-size: 18px;
}
#main .content-hold  .red-box h2{
	color: #FFFFFF;
	font-weight:700;
	display:inline-block;
}
* html #main .content-hold .info-hold h3{margin-bottom:5px;}
*+html #main .content-hold .info-hold h3{margin-bottom:5px;}
#main .content-hold .info-hold p{
	margin:0 0 11px;
	font-size: 12px;
	line-height: 18px;

}
* html #main .content-hold .info-hold p{margin-bottom:11px;}
*+html #main .content-hold .info-hold p{margin-bottom:11px;}
#main .content-hold .info-hold .list-info{
	margin:0;
	padding:8px 10px 0 22px;
	list-style:none;
}
#main .content-hold .info-hold .list-info li{
	overflow:hidden;
	padding:0 0 27px;
}
* html #main .content-hold .info-hold .list-info li{
	overflow:visible;
	height:1%;
}
#main .content-hold .info-hold .list-info li .img{
	float:left;
	margin:6px 14px 0 0;
}
* html #main .content-hold .info-hold .list-info li .img{margin-right:11px;}
#main .content-hold .info-hold .list-info li .img img{
	display:block;
	border:1px solid #000;
}
#main .content-hold .info-hold .list-info li .txt-hold{
	overflow:hidden;
	padding:2px 0 0;
}
* html #main .content-hold .info-hold .list-info li .txt-hold{
	overflow:visible;
	height:1%;
}
#main .content-hold .info-hold .list-info h3{margin:0 0 5px;}
* html #main .content-hold .info-hold .list-info h3{margin-bottom:5px;}
*+html #main .content-hold .info-hold .list-info h3{margin-bottom:5px;}
#main .content-hold .info-hold .list-info p{margin:0}
#sidebar .info-hold .ad-nav,
#main .content-hold .info-hold .ad-nav{
	padding:19px 0 15px;
	margin:0;
	list-style:none;
	overflow:hidden;
}
* html #main .content-hold .info-hold .ad-nav{
	overflow:visible;
	height:1%;
}
* html #sidebar .info-hold .ad-nav{
	overflow:visible;
	height:1%;
}
#sidebar .info-hold .ad-nav li,
#main .content-hold .info-hold .ad-nav li{
	float:left;
	padding:0 13px 0 26px;
}
#sidebar .info-hold .ad-nav a,
#main .content-hold .info-hold .ad-nav a{
	display:block;
	width:34px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#email
{
	font-weight: bold;
	font-size: 13px;
}
#sidebar .info-hold .ad-nav .linkedin a,
#main .content-hold .info-hold .ad-nav .linkedin a{background:url(../images/ico-linkedin.png) no-repeat;}
#sidebar .info-hold .ad-nav .facebook,
#main .content-hold .info-hold .ad-nav .facebook{margin:-1px 0 0;}
#sidebar .info-hold .ad-nav .facebook a,
#main .content-hold .info-hold .ad-nav .facebook a{background:url(../images/ico-facebook.png) no-repeat;}
#sidebar .info-hold .ad-nav .twitter,
#main .content-hold .info-hold .ad-nav .twitter{padding:0 9px 0 22px;}
#sidebar .info-hold .ad-nav .twitter a,
#main .content-hold .info-hold .ad-nav .twitter a{background:url(../images/ico-twitter.png) no-repeat;}
#sidebar .info-hold .ad-nav .rss a,
#main .content-hold .info-hold .ad-nav .rss a{background:url(../images/ico-rss.png) no-repeat;}
#main .content-hold .red-box .text-box{padding:12px 35px 10px 25px;}
* html #main .content-hold .red-box .text-box{padding-top:13px;}
*+html #main .content-hold .red-box .text-box{padding-top:13px;}
#main .content-hold .red-box .text-box p{
	line-height:14px;
	margin:0 0 19px;
}
* html #main .content-hold .red-box .text-box p{margin-bottom:18px;}
*+html #main .content-hold .red-box .text-box p{margin-bottom:18px;}
#main .content-hold .info-hold .input-form{margin:0 0 0 -1px;}
#main .content-hold .info-hold .input-form fieldset{float:left;}
#sidebar .search-form .text,
#main .content-hold .info-hold .input-form .text{
	float:left;
	width:198px;
	padding:5px 7px 3px;
	height:19px;
	color:#fff;
	border:1px solid #484f58;
	background:#949492;
	font-weight:bold;
	font-size: 14px;
}
#sidebar .search-form .image,
#main .content-hold .info-hold .input-form .image{
	float:left;
	display:inline;
	margin:0 0 0 3px;
}
#main .content-holder{
	overflow:hidden;
	border:1px solid #fbfbfa;
	position:relative;
	background:url(../images/bg-content-holder.gif) repeat-y -1px 0;
}
* html #main .content-holder{
	overflow:visible;
	height:1%;
}
#content_example
{
	width:auto;	
	float:left;
}
#content_example h2{
	font:24px;	
	color:#323232;
	margin-top:10px;
	margin-bottom:3px;
	margin-right:20px;
}

#content{
	width:604px;
	padding:17px 0 24px 24px;
	float:left;
}
#content h2{
	font:24px;	
	color:#323232;
}
#content h1{
	font-weight: bold;
	font-size:36px;
	margin:0 0 2px;
	color:#333333;	
}
#content .bar{
	border-top:1px solid #323232;
	padding:9px 0 24px;
	overflow:hidden;
}
* html #content .bar{
	overflow:visible;
	height:1%;
}
#content .bar p{
	font-size:12px;
	margin:0;
}
#content .bar .hold{float:right;}
#content .bar .retweet,
#content .bar .add{
	float:left;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .bar .retweet{
	width:50px;
	display:inline;
	margin:0 12px 0 5px;
	background:url(../images/btn-retweet.gif) no-repeat;
}
#content .bar .add{
	width:16px;
	margin:0 2px 0 0;
	background:url(../images/btn-add.gif) no-repeat;
}
#content .bar .count{
	float:left;
	font-size:15px;
}
#content .post
{
	padding:10px 0 28px 1px;
	float:left; 
	width:100%;
}
#content .post .link{margin:-10px 0 0;}
#content .post img{
	float:right;
	display:inline;
	margin:4px 1px 10px 30px;
}
* html #content .post img{margin-left:27px;}
#content .post p{
	margin:0 0 18px;
	font-size:14px;
	line-height: 18px;
}
#content .post #p_heading {
	margin:0 0 6px;
	font-size:14px;
	line-height: 18px;
	font-weight:bold;
}
#content .post .comment{
	display:block;
	padding:2px 0 3px;
}
#content .post .comment a{text-decoration:underline;}
#content .post .comment a:hover{text-decoration:none;}
#content .post dl{
	margin:0;
	font-size:12px;
}
#content .post dt{
	float:left;
	margin:0 3px 0 0;
}
* html #content .post dt{margin-right:0;}
#content .post dd{
	margin:0;
	display:block;
}
#content .post dd a{text-decoration:underline;}
#content .post dd a:hover{text-decoration:none;}
#content .post-nav{
	margin:0;
	padding:55px 0 0;
	overflow:hidden;
	list-style:none;
}
* html #content .post-nav{
	overflow:visible;
	height:1%;
}
#content .post-nav li{float:left;}
#content .post-nav .next{float:right;}
#content .post-nav a{text-decoration:underline;}
#content .post-nav a span{
	padding:0 0 0 10px;
	background:url(../images/bg-arrow-left.gif) no-repeat 0 50%;
	text-decoration:underline;
}
#content .post-nav .next a span{
	padding:0 10px 0 0;
	background:url(../images/bg-arrow-right.gif) no-repeat 100% 50%;
}
#content .post-nav a:hover{text-decoration:none;}
#content .post-nav a:hover span{text-decoration:none;}
#content .comment-hold{margin:0 0 59px 1px;}
#content .comment-form h3,
#content .comment-hold h3{
	margin:0 0 1px;
	font-weight:bold;
	font-size:22px;
}
#content .comment-hold .box-hold{
	padding:26px 0 0;
	margin:0 0 0 -1px;
	background:url(../images/bg-comment-hold-line.gif) repeat-x;
}
#content .comment-hold .box{padding:0 1px 17px 0;}
#content .comment-hold .comment-box{
	background:#fff;
	padding:9px 20px 8px;
}
#content .comment-hold .comment-box p{
	margin:0;
	font-size:13px;
	line-height: 18px;
}
#content .comment-hold .comment-info{
	display:block;
	padding:5px 0 1px 69px;
	color:#aeaeae;
	font-size:14px;
	background:url(../images/bg-comment-info.gif) no-repeat 36px 0;
}
#content .comment-hold .comment-info a{text-decoration:underline;}
#content .comment-hold .comment-info a:hover{text-decoration:none;}
#content .comment-form h2{margin:0;}
#content .comment-form .hold{
	padding:29px 0 0;
	background:url(../images/bg-comment-hold-line.gif) repeat-x;
}
#content .comment-form .input-hold{
	overflow:hidden;
	padding:0 0 6px;
}
* html #content .comment-form .input-hold{
	overflow:visible;
	height:1%;
	padding-bottom:9px;
}
*+html #content .comment-form .input-hold{padding-bottom:9px;}
#content .comment-form .area-hold{
	padding-top:20px;
}
#content .comment-form .top-bar{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
	vertical-align:top;
	font:18px ;
}
#content .comment-form label{
	float:left;
	margin:0 3px 0 0;
	font-weight:bold;
}
* html #content .comment-form label{margin-right:0;}
*+html #content .comment-form label{margin-top:1px;}
#content .comment-form .required{
	display:block;
	font-style:italic;
}
* html #content .comment-form .required{margin-top:-1px;}
#content .comment-form .text{
	float:left;
	width:581px;
	border:1px solid #323232;
	background:#fff;
	padding:6px 10px 7px;
	font:20px ;
}
* html #content .comment-form .text{padding-bottom:8px;}
#content .comment-form .area{
	margin:0;
	padding:10px;
	border:1px solid #323232;
	background:#fff;
	overflow:auto;
	width:581px;
	float:left;
	font:20px;
	color:#323232;
	height:139px;
}
#content .comment-form .image{
	margin:7px 1px 0 0;
	float:right;
	display:inline;
}
#sidebar{
	width:325px;
	padding:12px 0 0;
	float:right;
}
#sidebar_team{
	width:325px;
	padding:12px 0 0;
	float:right;
	*width:435px;
}
#sidebar_team .side-content{
	float:right;
	width:auto;
	height:235px;
	margin-right:10%;
	#margin-top:+9px;
	padding-bottom:1%;	
	#height:221px;
}
#sidebar_team .side-content .theading{
	color:#000000;
	font-size:20pt;
	width:auto;	
}
#sidebar_team .side-content .tsubheading {
	color:#000000;
	font-size:11pt;
	padding-left:1%;
}
#sidebar_team .side-content .tpbody {
	color:#000000;
	font-size:10pt;
	padding-left:1%;
}

#sidebar_team .side-content ul{
	list-style:none;
}
#sidebar_team .side-content li{
	padding-bottom:1px;
}
#sidebar_team .side-content .holdline{
	background:#f3921b url(../images/bg-comment-hold-line.gif) repeat-x;
	height:2pt;
	width:355px;
	margin-top:4px;
	margin-bottom:4px;
	#margin-top:-11px;
	#margin-bottom:+8px;
}
#sidebar_team .side-content #links{
	color:#000000;
	font-weight:bold;
	font-size:10pt;	
    padding-left:1%;	
}
#sidebar .info-hold h3{
	margin:-1px 0 0;
	color:#fff;
	font-weight: bold;
	font-size: 20px;
}
#sidebar .info-hold .heading .frame{padding-left:23px;}
#sidebar .search-form{padding:14px 35px 23px 24px;}
#sidebar .search-form .image{margin-left:7px;}
#sidebar .categories-list{
	margin:0;
	padding:11px 35px 3px 24px;
	list-style:none;
	font-size:18px;
	line-height: 20px;
}
#sidebar .categories-list li{
	overflow:hidden;
	padding:0 0 10px;	
}
* html #sidebar .categories-list li{
	overflow:visible;
	height:1%;
}
#sidebar .categories-list a{text-decoration:none;}
#sidebar .categories-list a:hover{
	text-decoration:none;
	color:#fff;
}
#sidebar .post-nav{
	margin:0 0 -4px;
	padding:16px 35px 0 22px;
	list-style:none;
	font-size: 18px;
	line-height: 20px;
}
#sidebar .post-nav li{
	overflow:hidden;
	vertical-align:top;
	padding:0 0 22px;	
}
* html #sidebar .post-nav li{
	overflow:visible;
	height:1%;
}
#sidebar .post-nav li h4{
	font-size: 18px;
	line-height: 20px;
	margin:0;
}
#sidebar .post-nav a{text-decoration:none;}
#sidebar .post-nav a:hover{text-decoration:underline;}
#sidebar .post-nav h4 a:hover{
	text-decoration:none;
	color:#fff;
}
#sidebar .post-nav span{
	font:12px ;
	padding:3px 0 0;
	display:block;
}
* html #sidebar .post-nav span{padding-top:2px;}
*+html #sidebar .post-nav span{padding-top:2px;}
.button_caption_team
{
	font-weight: bold; 
	font-size: 16px; 
	padding-bottom: 3px; 
	outline: none;
	width:300px;
}
.button_img_team
{
	 padding-bottom:4px;
	 padding-right:4px;
	 margin-left:1px;
	 outline:none;
	 float:left;
}
#footer{
	overflow:hidden;
	padding:4px 27px 17px 37px;
	text-transform:uppercase;
}
* html #footer{
	overflow:visible;
	height:1%;
}
#footer p{
	margin:0;
	font-size:11px;
	color:#fff;
}
#footer ul{
	margin:0;
	padding:0;
	float:right;
	font-weight: bold; 
	font-size: 11px; 
	list-style:none;
}
#footer ul li{
	float:left;
	padding:0 10px 0 12px;
	background:url(../images/sep-footer-nav.gif) no-repeat 0 50%;
}
#footer ul li:first-child{background:none;}
#footer ul a{
	color:#f3f3f3;
	text-decoration:none;
}
#footer ul a:hover{text-decoration:underline;}

#mobile_img_left {
	Width:470px;
	height:auto;
	float:left;
	padding-top:0px;
	padding-left:22px;
	margin-bottom:1.5%;
}

#mobile_img_border_left {
	float:left;
	margin-bottom:5px;
}

#mobile_img_left #p_head {
	font-size:24px ;	
	color:#323232;
	margin-bottom:3px;
	margin-top:20px;
}

#mobile_img_right #p_head {
	font-size:20px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:20px;
}

#p_content {	
	font-size:14px;
	font-weight:normal;
	color:#000000;
	width: 445px;
}

#p_content span {
	font-size:14px;
	color:#424242;
}

#p_img_desc {
	font-size:14px;
	font-style:italic;
	font-weight:700;
	width: 445px;
	padding-left:5px;
}

#mobile_img_right {
	Width:470px;
	height:auto;
	float:right;
	padding-top:0px;
	margin-bottom:1.5%;	
}

#mobile_img_border_right {
	float:right;
	margin-right:22px;
	_margin-right:30px;
	margin-bottom:5px;
}

#main .wrapper {
	padding:9px 0 0;
	overflow:hidden;
	background:#F2F2E8 none repeat scroll 0 0;
	width: auto;
}
#main .bg_content_wrapper 
{
	overflow:hidden;
	width:100%;
	position:relative;
	border:solid #f5f5f3;
	border-width:1px 1px 1px 0;
	background:url(../images/bg-content-wrapper.gif) repeat-y;
}

#postcomment
{
    padding:0 0 39px 1px;			
}
.name
{
	color:#323232;
	font-size:17px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;		    
}
.required-format
{	
	font-size:17px;
	color:#404040;
	font-weight:normal;
	margin-left:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
    line-height:normal;
    font-weight:bold;	
}

.altButtonFormat 
{
    color:#F8F8F8;   
    font-weight:bold;
	background-color:#858585;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;		 
}

#button_caption
{
	font-size:15px;
	font-weight:bold;
	padding-bottom:3px;
	outline:none;

}
.button_img
{
	padding-bottom:4px;
	padding-right:4px;
	margin-left:3px;
	outline:none;
}
#div_para
{
	float: left; 
	width: 450px;
}
.sidehold {
	width: 480px; 
	height: auto;
	float: left; 
	margin-top:22px;
	overflow:hidden;
}
.sidehold #sideimage {
	width:auto ; 
	height: auto;
	margin-top:20px;
	float:right;
	margin-right:18px;
}
.sidehold #sideimage img {
	width:450px; 
	height: auto;
	border:6px solid #FFFFFF;
	float:right;
	margin-bottom:10px;
}
.post-hold {
	float:left;
    width:60%;
    margin-top:30px;
}

.structure
{
	float:left; width:100%;
}

.gap{float:left;margin-bottom:5px;width:100%}

.sidebar_menu_heading
{
color:#FFFFFF;
text-decoration:none;
}

.sidebar_menu_heading:hover
{
	text-decoration: none;
}


.example_title
{
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size:16px;
	line-height: 120%;
}

.recent_post_title
{
	font-size:16px;
	line-height: 18px;
}


.recent_post_byline
{
	font-size:12px;
	line-height: 18px;
}

.blog_entry_body ul
{
	font-size: 14px;
}

.blog_entry_body a:link
{
	color:blue;
	text-decoration: none;
}

.blog_entry_body a:visited
{
	color:blue;
	text-decoration: none;
}


.blog_entry_body a:hover
{
	color:blue;
	text-decoration:underline;
}

#nav .discover_glyph_menu
{

}

#nav .loc_3_0_menu
{
	width:200px;	
}

#nav .myriad_font_en,
#nav .myriad_font_es,
#nav .myriad_font_fr,
#nav .myriad_font_de,
#nav .myriad_font_it,
#nav .myriad_font_pt,
#nav .myriad_font_ru
{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}

.blog_comment_submit_btn
{
 	float:left;
 	color:#fff;
 	border:1px solid #484f58;
 	background:#949492;
 	font-weight:bold;
 	font-size:14px;
 	width:140px;
 	height:27px;	
 	cursor: pointer;
}
