body {
	background-color	: #FFFFFF;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.sitecontainer {
	width			: 950px;
	height			: 583px;
	left			: 50%;
	top				: 50%;
	margin			: -291px 0 0 -475px;
	position		: absolute;
	font-family		: verdana, arial, sanf-serif;
	font-size		: 11px;
}

body.site_small {
	overflow		: scroll;
}

.site_small .sitecontainer {
	position		: static;
	margin			: 0;
	padding			: 0;
	position		: static;
	margin			: 0;
}

a:hover {
	background: none
}

.left {
	float			: left;
}

.right{
	float			: right;
}


.show{
	display			: block;
}

.hide{
	display			: none;
}

.clear{
	clear			: both
}

#splash_container{
	height			: 460px;
}

.menu_item, .client_item{				
	width			: 106px;
	height			: 106px;
	border			: 1px solid #afafaf;
	overflow		: hidden;
	margin			: 0px 9px 9px 0px
}

.noBtmMargin{
	margin-bottom	: 0px;
}

.client_item{
	width			: 150px;
	height			: 150px;
}

.menu_item div{
	width			: 106px;
	height			: 106px;
	overflow		: hidden;				
	margin			: auto;					
}

.menu_left_nav{				
	width			: 106px;
	height			: 223px;
	border			: 1px solid #afafaf;
	overflow		: hidden;
	overflow		: hidden;
	margin			: 0px 9px 9px 0px
}

.menu_left_nav ul{
	list-style-type		: none;
	margin				: 10px 0px 0px;
	padding				: 0px 0px 0px 3px;
	font-family			: verdana, arial, sanf-serif;
	font-size			: 9px;
}

.menu_left_nav ul li a{
	padding				: 0px;
	margin				: 0px;
}

.menu_left_nav ul a.activemenu{
	color				: black;
	font-weight			: bold
}

.logo{
	margin-top		: 20px;
	width			: 305px;
	height			: 81px;
}

.contentcontainer_left{
	width			: 236px;
	float			: left;
	height			: 460px
}

.contentcontainer_right{
	height			: 458px;
	float			: left;
	width			: 700px;
	border			: 1px solid #ccc;
	overflow		: hidden;
}

.content_container{
	margin			: 50px 40px 40px;
	/*overflow		: auto;*/
	height			: 380px;
	width			: 650px;
}

.content_container #scrollWrapper{

	margin			: 0;
	overflow		: hidden;
	float			: left;
	height			: 380px;
	width			: 620px;
	position		: relative;
}

.content_container #scrollWrapper #scrollContent{
	float:left;
	position:relative;
}


.content_container #scrollBar{

	width			: 20px;
	height			: 380px;
	float			: right;
	margin-top		: 0px;
	margin-right	: 0px;
}


.content_container #scrollBar a#scrollUp,
.content_container #scrollBar a#scrollDown{

	display				: block;
	position			: relative;
	height				: 10px;
	width				: 14px;
	background-repeat	: no-repeat;
	margin-left			: auto;
	margin-right		: auto;
}



.content_container #scrollBar a#scrollUp span,
.content_container #scrollBar a#scrollDown span{
	display:none;
}



.content_container #scrollBar a#scrollUp{
	background-image:url(../img/scrollbar/scroll_up.gif);
}



.content_container #scrollBar a#scrollDown{
	position:relative;
	background-image:url(../img/scrollbar/scroll_down.gif);
	margin-top:2px;
}



.content_container #scrollBar #scrollBarSliderWrapper{
	height:360px;
	width:14px;
	margin-left:auto;
	margin-right:auto;
}



.content_container #scrollBar #scrollBarSlider{
	background-color:#808080;
	height:1px;	
	width:14px;
}





/***********************************/
/*** 			Menu			 ***/
/***********************************/
ul.list-menu{
	list-style-type		: none;
	font-family			: verdana, arial, sanf-serif;
	font-size			: 9px;
	margin				: 0px;
	padding				: 0px
}

.mainmenu{
	margin-bottom		: 13px;
}

ul.list-menu li{
	float				: left;
	margin-right		: 4px;
	display				: inline;
}

ul.list-menu li a{
	padding-right		: 7px;	
}

ul.list-menu li a img{	
	float				: left;
	border				: none;
	padding-top			: 2px;	
}

/***********************************/
/*** 			Body			 ***/
/***********************************/
h1{
	font-family			: verdana, arial, sanf-serif;
	font-size			: 15px;
	font-weight			: normal;
	xmargin				: -8px 0px -4px
}
h2{
	font-family			: verdana, arial, sanf-serif;
	font-size			: 13px;
	font-weight			: bold
}
h2.news{
	margin				: 20px 0px -11px
}

p{
	margin-top			: 12px
}

p.news{
	margin-bottom		: -11px
}

#footerLogo{
	margin-right		: 5px;
	padding-top			: 21px;
	clear				: both;
}

.tcc_slideShowCtrlClose{
	display:none;
}


.mcp .contentcontainer_left .menu_item .effect_cont{
	position:static;
}

body.site_small {
	overflow		: scroll;
}

.mcp .sitecontainer {
	position		: static;
	margin			: 0;
	padding			: 0;
	position		: static;
	margin			: 0;
}
.menu_item div.effect_cont {
	width			: 106px;
	height			: 106px;	
	position		: absolute;					
}

.effect_cont div {
	background: #fff;
	position: relative;
	z-index: 2;
}

.effect_cont .left {
	width: 0;
	height: 106px;
}

.effect_cont .right {
	width: 0;
	height: 106px;
	right: 0;
}

.effect_cont .top {
	width: 106px;
	height: 0;
	position: absolute;
	top: 0;
}

.effect_cont .bottom {
	width: 106px;
	height: 0;
	position: absolute;
	bottom: 0;
}

.effect_cont .finished {
	background: #ff0099;
	position: absolute;
	width: 106px;
	height: 106px;
	z-index: 1;
	display: none;
}
/* lightbox styles */
.yui-skin-sam .tcc_showImgPanel .bd{ background-color: #fff; cursor: pointer}
/* control panel styles */
.yui-skin-sam .tcc_slideShowCtrl { width: 200px }
.yui-skin-sam .tcc_slideShowCtrl .bd {text-align: center; padding: 0px; position:relative; height: 34px}
.yui-skin-sam .tcc_slideShowCtrl .bd .tcc_slideShowCtrlPrev {width:30px; height:30px; cursor: pointer; background-image:url('../img/lightbox/backward.png'); position: absolute; left:60px; top:2px;}
.yui-skin-sam .tcc_slideShowCtrl .bd .tcc_slideShowCtrlNext {width:30px; height:30px; cursor: pointer; background-image:url('../img/lightbox/forward.png'); position: absolute; left: 90px; top:2px;}
.yui-skin-sam .tcc_slideShowCtrl .bd .tcc_slideShowCtrlClose {width:30px; height:30px; cursor: pointer; background-image:url('../img/lightbox/close.png'); position: absolute; left:0; top:2px;}
.yui-skin-sam .tcc_slideShowCtrl .bd .tcc_slideShowCtrlResize {width:30px; height:30px; cursor: pointer; background-image:url('../img/lightbox/resize.png'); position: absolute; left:30px; top:2px;}
.yui-skin-sam .tcc_slideShowCtrl .bd .tcc_slideShowCtrlHelp {width:30px; height:30px; cursor: pointer; background-image:url('../img/lightbox/help.png'); position: absolute; left:150px; top:2px;}
.yui-skin-sam .tcc_slideShowCtrl .bd .tcc_slideShowCtrlInfo {width:30px; height:30px; cursor: pointer; background-image:url('../img/lightbox/info.png'); position: absolute; left:120px; top:2px;}
.yui-skin-sam .tcc_slideShowCtrl .bd .tcc_slideShowCtrlDrag {width:15px; height:34px; cursor: move; background-image:url('../img/lightbox/drag.png'); position: absolute; right:0; top:0;}
/* tooltip styles */
.yui-skin-sam .tcc_imageTooltip .bd { background-color: #e4e4e4; border: 5px solid #666; font-size: 8pt; font-family:Verdana, Arial, Helvetica, sans-serif}
.yui-skin-sam .tcc_imageTooltip .bd .tcc_imageTooltipTitle { font-size:12pt; font-weight:bold; margin-bottom: 5px}
.yui-skin-sam .tcc_imageTooltip .bd .tcc_imageTooltipText {  }
/* help panel styles */
.yui-skin-sam .tcc_imageHelPanel .bd { background-color: #e4e4e4; border: 5px solid #666; font-size: 8pt; font-family:Verdana, Arial, Helvetica, sans-serif}
.yui-skin-sam .tcc_imageHelPanel .bd .tcc_helpPanelTitle { font-size: 12pt; font-weight:bold}
/* loader panel styles */
.yui-skin-sam .tcc_lightboxLoader .hd{height: 20px; line-height: 1; padding: 5px 0 0 5px;}
.yui-skin-sam .tcc_lightboxLoader .tcc_lightboxLoader_bg{background-image: url('../img/lightbox/progressBar.gif'); width: 220px; height: 21px;}
.yui-skin-sam .tcc_lightboxLoader a{color: #666;font-size: 9pt;text-decoration: none;}

.yui-skin-sam .tcc_slideShowCtrl {
	width	:65px;
}

.yui-skin-sam .tcc_slideShowCtrl .bd .tcc_slideShowCtrlPrev {
	left	: 0;
}

.yui-skin-sam .tcc_slideShowCtrl .bd .tcc_slideShowCtrlNext{
	left	: 30px;
}

.tcc_slideShowCtrlClose,
.tcc_slideShowCtrlResize,
.tcc_slideShowCtrlInfo,
.tcc_slideShowCtrlHelp,
#tcc_showImgPanelDragger{
	display:none;
}

