@charset "utf-8";
/* CSS Document */

/* --------------------
        Reset Styles
-------------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;    
}

ol, ul {
    list-style: none;
}

a {
    text-decoration: underline;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

strong {
    font-weight: bold;    
}

em {
    font-style: italic;    
}

p {
    padding-bottom: 10px;    
}

/* --------------------
        Main Styles
-------------------- */

html, body {
    background-color: #e0e0e0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #fdfdfc;
}

.wrapper {
    margin: 0 auto;
    width: 981px;
}

.header {
    height: 67px;
    overflow: hidden;
    clear: both;
}

.header .logo {
    background-image: url(../images/logo.gif);
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 9px;
    margin-right: 34px;
    margin-left: 34px;
    width: 168px;
    height: 48px;
    float: left;
}

.header .navigation {
    margin-top: 33px;
    float: right;
}

.navigation ul {
    background-image: url(../images/navigation-bg.gif);
    background-repeat: repeat-x;
    background-position: left center;
    border-top: #fff 1px solid;
    border-left: #fff 1px solid;
    border-right: #fff 1px solid;
    height: 33px;
}

.navigation ul li {
    background-image: url(../images/navigation-ul-li-separator.gif);
    background-repeat: no-repeat;
    background-position: right 12px;
    padding: 0 25px 0 23px;
    float: left;
}

.navigation ul .last {
    background: none;
}

.navigation ul li a {
    font-family: "Century Gothic", Arial, sans-serif;
    font-size: 11px;
    line-height: 33px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

.navigation ul li a:hover {
    text-decoration: none;
	color: #fec201;
}

.main {
    border: #fff 1px solid;
    overflow: hidden;
    clear: both;
}

.main .block {
    background-color: #000;
    background-image: url(../images/block.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 25px 16px;
    width: 947px;
    overflow: hidden;
    clear: both;
}

.main .light {
    background-color: #b8b8b8;
    background-image: url(../images/light-bg.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 15px 0px;
    width: 979px;
    overflow: hidden;
    clear: both;
}

.main .dark {
    background-color: #050505;
    background-image: url(../images/block-dark-bg.gif);
    background-repeat: repeat-x;
    background-position: bottom center;
    padding: 15px 16px 16px 15px;
    overflow: hidden;
    width: 947px;
}

.block .border {
    background-image: url(../images/block-border-top.gif);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 2px;
    padding-top: 4px;
    width: 943px;
}

.block .border .block-content {
    background-image: url(../images/block-border.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 25px 0 35px 0;
    overflow: hidden;
    width: 943px;
}

.block .intro {
    margin-bottom: -15px;
    padding-top: 9px;
    overflow: hidden;
    clear: both;
}

.block .media-post {
    background-image: url(../images/video_reflection.png);
    background-repeat: no-repeat;
    background-position:  7px bottom;
    padding-top: 9px;
    padding-bottom: 14px;
    height: 315px;
    width: 775px;
    float: left;
}

.block .intro h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #fec201;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.block .intro-media {
    margin-top: 7px;
    margin-left: 7px;
    margin-right: 20px;
    width: 435px;
}

.block .media {
    margin-left: 5px;
    margin-right: 6px;
    width:389px;
}
.block .media h1 {
	text-align: left;
}
.block .media1 {
    margin-left:20px;
    width:383px;
}

.block .media.leftaligned {
    float: left;
    width: 390px;
}

.block .media .low-hint {
    margin-left: 30px;
    margin-top: 70px;
    display: block;
}

.block .media .hint {
    margin-top: 16px;
    display: block;
}

.block .leftaligned {
    float: left;
}

.block .intro-sidebar {
    border-left: #fff 1px solid;
    margin-right: 12px;
    text-align: right;
    width: 126px;
    float: right;
    font-size: 11px;
	height:304px;
	padding-left:10px;
}

.block .intro-sidebar .quote {
    margin-top: 38px;
    margin-bottom: 20px;
    font-style: italic;
    display: block;
}

.block .intro-sidebar .autor {
    color: #fde9a9;
    display: block;
}

.block .rightaligned {
    float: right;
	margin-left:30px;
}

.block .more {
    margin: -10px 18px 0 0;
}

* html .block .more {
    margin: 0 18px 0 0;    
}

.block .post.home {
    line-height:1.2;
    margin:0;
}

.block .post {
    margin: 0 25px;
    overflow: hidden;
}


.block .posttop {
	float:left;
	margin: 0 25px;
	width: 893px;
	height:348px;
}
.block .posttopl {
	float:left;
	height: 348px;
	width: 626px;
	padding:0 4px;
	line-height:15px;
}
.block .posttopl h1 {
	margin: 0;
}
.hlarge{
 	font-family: "Century Gothic", Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fec201;
    text-transform: uppercase;
}
.block .posttopr {
	float:right;
	height: 333px;
	width: 218px;
	background: url(../images/about-top.gif) no-repeat bottom right;
	font-size: 8px;
	font-family:inherit;
	color: #fec201;
	font-weight:bold;
	padding: 10px 0 5px
}

.block .testframetop  {
	padding: 0 0 0 40px;
	height:30px;
}
.block .testframe1 {
	height: 39px;
	width: 670px;
	background: url(../images/nt1.jpg) no-repeat left top;
	margin-left:23px;
	padding: 10px 0 0 211px;
	margin-bottom:6px;
}
.block .testframe2 {
	height: 39px;
	width: 670px;
	background: url(../images/nt2.jpg) no-repeat left top;
	margin-left:23px;
	padding: 10px 0 0 211px;
	margin-bottom:6px;
}
.block .testframe3 {
	height: 30px;
	width: 670px;
	background: url(../images/nt3.jpg) no-repeat left top;
	margin-left:23px;
	padding: 19px 0 0 211px;
	margin-bottom:6px;
}
.block .testframe4 {
	height: 39px;
	width: 670px;
	background: url(../images/nt4.jpg) no-repeat left top;
	margin-left:23px;
	padding: 10px 0 0 211px;
	margin-bottom:6px;
}
.block .testframe5 {
	height: 39px;
	width: 670px;
	background: url(../images/nt5.jpg) no-repeat left top;
	margin-left:23px;
	padding: 10px 0 0 211px;
	margin-bottom:6px;
}
.block .testframe6 {
	height: 30px;
	width: 670px;
	background: url(../images/nt6.jpg) no-repeat left top;
	margin-left:23px;
	padding: 19px 0 0 211px;
	margin-bottom:6px;
}
.block .testframe7 {
	height: 39px;
	width: 670px;
	background: url(../images/nt7.jpg) no-repeat left top;
	margin-left:23px;
	padding: 10px 0 0 211px;
	margin-bottom:6px;
}
.block .testframe8 {
	height: 39px;
	width: 670px;
	background: url(../images/nt8.jpg) no-repeat left top;
	margin-left:23px;
	padding: 10px 0 0 211px;
	margin-bottom:6px;
}
.block .testframe9 {
	height: 39px;
	width: 670px;
	background: url(../images/nt9.jpg) no-repeat left top;
	margin-left:23px;
	padding: 10px 0 0 211px;
	margin-bottom:6px;
}
.block .testframe10 {
	height: 39px;
	width: 670px;
	background: url(../images/nt10.jpg) no-repeat left top;
	margin-left:23px;
	padding: 10px 0 0 211px;
	margin-bottom:6px;
}
.block .testframe11 {
	height: 39px;
	width: 670px;
	background: url(../images/nt11.jpg) no-repeat left top;
	margin-left:23px;
	padding: 10px 0 0 211px;
	margin-bottom:6px;
}




.block .postbtm {
	clear:both;
	width: 894px;
	height: 307px;
	background: url(../images/about-btm.png) no-repeat;
	margin-left:27px;
}
.about-txt-b {
	width: 592px;
	height: 240px;
	padding: 20px 30px;
	font-family: inherit;
	line-height:15px;
}
.yellow {color: #FEC201}

.boxframel {
	width:164px;
	
	float:left;
}
.boxframer {
	width:750px;
	height:197px;
	float:right;
}

.learnmore {
	width:88px;
	height:39px;
	float:right;
	position:relative;
	right:212px;
	bottom:-1px;
}
.learnmenu {background: url(../images/learnmore.png) no-repeat; width:88px; height:40px; margin:0; padding:0;}
.learnmenu span {text-indent:-9999em; display:none;}
.learnmenu li, .learnmenu a {height:40px; display:block;}
.learnmenu li {float:left; list-style:none; display:inline;}

#lnav01 {width: 88px;}

#lnav01 a:hover {background:url(../images/learnmore.png) -0px -40px no-repeat; }


.bodymenu {background: url(../images/box.jpg) no-repeat; width:750px; height:197px; margin:0; padding:0;}
.bodymenu span {text-indent:-9999em; display:none;}
.bodymenu li, .bodymenu a {height:197px; display:block;}
.bodymenu li {float:left; list-style:none; display:inline;}

#nav01 {width: 180px;}
#nav02 {width: 190px;}
#nav03 {width: 190px;}
#nav04 {width: 190px;}

#nav01 a:hover {background:url(../images/box.jpg) -0px -197px no-repeat; }
#nav02 a:hover {background:url(../images/box.jpg) -180px -197px no-repeat; }
#nav03 a:hover {background:url(../images/box.jpg) -370px -197px no-repeat; }
#nav04 a:hover {background:url(../images/box.jpg) -560px -197px no-repeat; }

.block h1 {
    font-family: "Century Gothic", Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #fec201;
    text-transform: uppercase;
    margin-bottom: 11px;
    margin-top: 5px;
}

.block .post h1 small {
    font-style: italic;
    text-transform: none;
}

.block .post h1 .white {
    color: #fff;
    font-size: 13px;
}

.block .black {
    color: #000;
}

.block a.box {
    margin-left: 10px;
    width: 180px;
    height: 199px;
    display: block;
	background: url(../images/how-two2.gif);
    float: right;
}

.block a.box:hover {
    text-decoration: none;
	background: url(../images/how-two2.gif);}

.block #stroked {
    background-position: top left;
    text-align: center;
    width: 740px;
    height: 81px;
    float: left;
}

.block .stroked a {
    margin: 0 25px;
    vertical-align: middle;
}

.block .monkey-see-link {
    margin-top: 21px;
    float: right;
}

.block .link {
    margin-bottom: 16px;
    clear: both;
}

.block .box-preview {
    width: 210px;
    margin-left: 26px;
    position: relative;
    float: right;
}

.block .box-preview-last {
    margin-right: 26px;
}

.block .pannel {
    margin-bottom: 16px;
    width: 210px;
    height: 230px;
    display: block;
}

.block .pannel .frame {
    background-image: url(../images/block-frame.png);
    background-repeat: no-repeat;
    background-position: left top;
    top: 0;
    left: 0;
    width: 210px;
    height: 230px;
    position: absolute;
    z-index: 200;
}

.block a {
    color: #fec201;
    text-decoration: none;
}

.block a:hover {
    text-decoration: underline;
}

.block .box-preview .lens {
    background-image: url(../images/lens.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 8px;
    padding: 3px 0 3px 25px;
    text-decoration: none;
    font-size: 10px;
    line-height: 16px;
    color: #fff;
}

.block .box-preview .lens:hover {
    text-decoration: underline;
}

.block .preview-small {
    width: 422px;
    display: block;
}

.block .preview-small .preview-content-wrapper {
    background-image: url(../images/preview-small-top-bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 4px;
    width: 422px;
}

.block .preview-small .preview-content {
    background-image: url(../images/preview-small-bg.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 12px 7px 16px 22px;
    width: 393px;
    overflow: hidden;
}

.block .preview {
    margin-left: 30px;
    width: 431px;
}

.block .preview .preview-content-wrapper {
    background-image: url(../images/preview-top-bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 4px;
    width: 429px;
}

.block .preview .preview-content {
    background-image: url(../images/preview-bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 12px 7px 16px 23px;
    width: 399px;
    overflow: hidden;
	
}

* html .preview .line {
    height: 100px;    
}

.block .line {
    margin-top: 11px;
    min-height:88px;
}
/*.block .line {
    margin-top: 11px;
    overflow: hidden;
}*/
* html .block .line {
    margin-top: 2px;    
}

.block .first {
    margin: 0px;
    overflow: hidden;
}

.block .top {
    margin: 182px 0 0 10px;
}
.block .top1 {
    margin: 32px 0 0 17px;
}
.block .top2 {
    margin: 6px 0 0 0px;
}
.block .top3 {
    margin: 66px 0 0 0px;
}
.block .top4 {
    margin: 80px 0 0 0px;
}
.block .top5 {
    margin: 108px 0 0 0px;
}
.block .top6 {
    margin: 14px 0 0 0px;
}
.block .top7 {
    margin: 15px 0 0 10px;
}

.block .rightaligned.right {
    margin: 6px -75px 0 0;
}
.block .rightaligned.right {
    margin: 6px -75px 0 0;
}
.block .column {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 9px;
    line-height: 11px;
    color: #fff;
    text-decoration: none;
    margin-right: 17px;
    width: 114px;
    display: block;
    float: left;
    position: relative;
}

.block .column:hover, .block .column-selected:hover {
    text-decoration: underline;
}

.block .image-frame {
    border: #fff 1px solid;
    left: 0;
    top: 0;
    width: 112px;
    height: 63px;
    overflow: hidden;
    position: absolute;
    display: block;
    z-index: -1;
		cursor:pointer;
}

.white1 {color::#fff;}
.block a:hover {text-decoration:underline; color:#fff;}

.block .image-frame-content {
    width: 114px;
    height: 62px;
    display: block;
    margin-bottom: 7px;
	cursor:pointer;
	 z-index: -1;
}

.block .column-selected {
    text-decoration: none;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    margin-right: 17px;
    color: #fdc100;
    width: 114px;
    position: relative;
}
.block .column-not {
    text-decoration: none;
    text-align: center;
    font-size: 10px;
    margin-right: 17px;
    color: #fff;
    width: 114px;
    position: relative;
}
.block .suggestion {    
    padding-top: 18px;
    display: block;
}

.block .post-sidebar {
    text-align: right;
    margin-left: 18px;
    width: 390px;
    float: right;
    overflow: hidden;
}

.block .box-bordered {
    background-image: url(../images/box-bordered-top-bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    margin-top: 11px;
    margin-left: 6px;
    padding-top: 4px;
    width: 380px;
    clear: both;
}

.block .box-bordered .box-bordered-content {
    background-image: url(../images/box-bordered-bg.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 6px 15px 10px 15px;
    text-align: left;
    width: 350px;
    clear: both;
    overflow: hidden;
}

.block .box-bordered .broadcast {
    float: left;
    width: 177px;
}

.block .box-bordered .box-bordered-content-rightaligned {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 9px;
    line-height: 11px;
    color: #fff;
    text-decoration: none;
    margin-top: 10px;
    width: 157px;
    display: block;
    position: relative;
    float: right;
}
.block .box-bordered .box-bordered-content-rightaligned1 {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 9px;
    line-height: 11px;
    color: #fff;
    text-decoration: none;
    margin-top: 10px;

	height: 80px;
	width: 166px;
    display: block;
    position: relative;
    float: right;
}
.imgr {
	height:55px;
	width:100px;
	float:right;
	position:relative;
	top: 14px;
}
.textl {
	height:48px;
	width:48px;
	font-size:10px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	position: relative;
	top:26px;
	margin-left:6px;
}
.textl a {
	color: #fff;
	font-size:10px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.block .box-bordered .box-bordered-content-rightaligned a {
    margin-top: 15px;
    width: 164px;
    height: 54px;
    display: block;
    position: relative;
    float: right;
}

*+html .block .box-bordered .box-bordered-content-rightaligned a {
    width: 164px;    
}

.block .box-bordered .box-bordered-content-rightaligned a:hover {
    color: #fff;
}

.block .box-bordered .box-bordered-content-rightaligned .image-frame {
    border: #fff 1px solid;
    position: absolute;
    left: 69px;
    top: -1px;
    width: 95px;
    height: 54px;
    overflow: hidden;
    display: block;
    z-index: 500;
    float: right;
}

* html .block .box-bordered .box-bordered-content-rightaligned .image-frame {
    left: 67px;    
}

.block .box-bordered .box-bordered-content-rightaligned .image-frame-content {
    width: 95px;
    height: 54px;
    display: block;
    float: right;
}

.block .box-bordered .box-bordered-content-rightaligned .desc {
    margin-left: 10px;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding-top: 9px;
    width: 56px;
    display: block;
}

* html .block .box-bordered .box-bordered-content-rightaligned .desc {
    margin-left: 0px;
}

*+html .block .box-bordered .box-bordered-content-rightaligned .desc {
    margin-left: 0px;
}

.block .pad {
    margin-right: 38px;
    margin-bottom: 21px;
    display: block;
    width: 288px;
    float: left;
}
.block .pad1 {
    margin-right: 38px;
    margin-bottom: 21px;
    display: block;
    width: 288px;
	height:297px;
    float: left;
	background-image:url(../images/link.png);
}
.block .pad2 {
    margin-right: 38px;
    margin-bottom: 21px;
    display: block;
    width: 288px;
	height:297px;
    float: left;
	background-image:url(../images/link1.png);
}
.block .pad3 {
    margin-bottom: 21px;
    display: block;
    width: 288px;
    height:297px;
	float: left;
	background-image:url(../images/link2.png);
}
.block .pad1 .texta, .block .pad2 .texta, .block .pad3 .texta {width:248px; display:block; position:relative; top:10px; left:21px; text-decoration:none;}
.block .pad1 a, .block .pad2 a, .block .pad3 a {text-decoration:none; color:#fff;}
.block .pad1 .texta a:hover, .block .pad2 a:hover, .block .pad3 .texta a:hover {text-decoration:none #fff;}

.block .pad-last {
    margin-right: 0px;
}

.block .association {
    width: 439px;
    float: left;
}

.block .association .association-content {
    border-right: #fff 1px solid;
    padding: 0 41px;
}

.block .association-small {
    width: 235px;
    float: left;
}

.block .association-small .association-content {
    border-right: #fff 1px solid;
    height: 250px;
    padding: 0 23px;
}

.block .association h1 {
    text-align: center;
}

.block .association .last {
    border: none;
    margin: 0;
}

.block .association .stamp {
    margin-left: 120px;
    text-align: center;
    width: 114px;
    height: 94px;
}

.block .association-small .stamp {
    margin-left: 39px;
    text-align: center;
    width: 114px;
    height: 94px;
}

.block .thumbnail {
    clear: both;
    display: block;
    margin-top: 17px;
    padding-left: 240px;
    overflow: hidden;
}

.block .thumbnail a {
    margin-left: 55px;
    float: left;
}
.broadd {width:122px; height:16px; background: url(../images/broadd.jpg) no-repeat;text-indent: -9999px}
.ourexperts {width:122px; height:16px; background: url(../images/ourexperts.jpg) no-repeat;text-indent: -9999px}

.footer {
    border-left: #fff 1px solid;
    border-right: #fff 1px solid;
    border-bottom: #fff 1px solid;
    background-image: url(../images/footer-bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 2px;
    height: 39px;
    overflow: hidden;
}

.footer ul {
    margin-left: 13px;
    margin-top: 12px;
    width: 660px;
    float: left;
}

.footer ul li {
    background-image: url(../images/footer-ul-li-bg.gif);
    background-repeat: no-repeat;
    background-position: right 5px;
    padding: 0 17px;
    height: 12px;
    float: left;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    color: #fff;
}

.footer ul .last {
    background: none;
}

.footer ul li a {
    text-decoration: none;
    color: #fff;
}

.footer .rightaligned {
    margin-right: 30px;
    float: right;
}

.footer .knowledge-delivered {
    margin-top: 12px;
    font-size: 11px;
    font-weight: bold;
    color: #fec201;
    text-transform: uppercase;
    text-decoration: none;
}

.contactform {
	width:960px;
	
	padding:10px;
}
.formc {
	width:766px;
	
	background: #7a7979;
	margin: 50px auto;
	padding:20px;
}
input {background:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:200px;}
textarea {background:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:12px;width:400px;}
.btn {width: 90px; background: #000; color:white; font-weight:bold; padding: 3px; margin: 10px 0 0 461px;}
label {margin-right:50px; font-weight:bold; font-size:12px;}
#contact {margin-top:20px;}

.annon {color:red; font-size: 9px;}






.block .preview .preview-content-news {
	padding: 12px 7px 16px 21px;
	width: 399px;
	overflow: hidden;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
.news-footer {
	background-image: url(../images/preview-small-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 429px;
	height:3px;
}
.test1 {
	width:382px;
}
.last-item {margin: 0 1px 0px 11px;}
.news-frame li {
	float:left;
	margin: 10px 1px 0px 11px;
	list-style:none;
	padding-bottom: 10px;
}
.item-frame {
	width:114px;
	text-align: center;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
.htext {
	text-transform:uppercase;
	color: #f2dc77;
}
.subtext {
	margin:2px 5px 2px 5px;
	display:block;
	min-height:28px;
}
.ftext {padding:2px 0;  display:block;}

.active-news {
	height:28px;
	color: #FDC100;
	text-transform:uppercase;
}
