@charset "utf-8";
* {
	margin: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin:0;
	padding:0;
	min-width:1100px;
	min-height:940px;
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#navbar_content {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	height: 88px;
}
#top_color {
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	height: 5px;
}


#logo {
	float: left;
	height: 49px;
	width: 183px;
	padding-top: 39px;
}
#navbar {
  float: right;
  margin-right: 20px;
  margin-top: 77px;
  width: 700px;
}
#navbar_content #navbar #lang table tr td a {
	color: #CCC;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#navbar_content #navbar #lang table tr td a:hover {
	color: #00A3DF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#nav_wrapper {

}


#seperator1 {
  margin-bottom: 42px;
  margin-left: auto;
  margin-right: auto;
  width: 925px;
}
#footer {
    clear: both;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    width: 925px;

}
#lang {
	float: right;
	height: 20px;
	width: 50px;
	border: 1px solid #CCC;
	margin-left: 0px;
}

#footer #social_media table tr td a {
	text-decoration: none;
	color: #CCC;
}
#footer #social_media table tr td a:hover {
	color: #00A3DF;
}


#side {
	float: right;
	height: 26px;
	width: 5px;
	background-image: url(images/side.png);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-right: 36px;
	margin-left: 5px;
}


#copyright {
	height: 20px;
	width: 323px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 3px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
}
#footer #copyright #sprytrigger1 a {
	text-decoration: none;
	color: #00A3DF;
}
#footer #copyright #sprytrigger1 a:hover {
	color: #F66;
}
#social_media {
	float: right;
	height: 25px;
	width: 27px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#mcs5_container{
	position:absolute;
	width:892px;
	height:325px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
#mcs5_container_wrapper {
	height: 432px;
	width: 925px;
	margin: 0 auto 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#mcs5_container .customScrollBox{
	position:relative;
	width:894px;
	overflow:hidden;
}
#mcs5_container .customScrollBox .horWrapper{
	position:relative; 
	left:0;
}
#mcs5_container .customScrollBox .container{
	position:relative;
	left:0;
	display:inline-block;

	*display:inline;
}
#mcs5_container .customScrollBox .content{
	clear:both;
}
#mcs5_container .customScrollBox .content p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;

}
#mcs5_container .customScrollBox .content p img{
	margin-right: 45px;
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
}

#dragger_wrapper {
	height: 30px;
	width: 925px;
}
#mcs5_container .dragger_container{
	position:relative;
	height:10px;
	width:894px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/slider_arrows.png);
	background-repeat: no-repeat;
}

#mcs5_container .dragger{
	position:absolute;
	width:33px;
	height:33px;
	background-image: url(images/slider.png);
	background-repeat: no-repeat;
	top: -11px;
	left: 13px;
}
