@charset "utf-8";
/* CSS Document */
.copy {
	position:absolute;
	font-weight:bold;
	color: #000;
	font: normal 11px verdana;
	right:-3%;
	bottom:-3%;
}
.all{
	width:70%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border:#00F thin solid;
}
.titleop {
	padding-top:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-align: center;
	height:auto;
}
.video{
	display:block;
	position:absolute;
	bottom:27.5%;
	left:3%;
	height:30%;
	width:60%
}
body{
	background-image:url(../images/background800.png);
	background-repeat:repeat-x;
	}
.titlebar{

	position:relative;
	float:left;
	width:98%;
	height:12.5%;
	margin-left:1%;
	margin-top:1%;
	text-align:left;
	border-bottom: thin solid #00F;
	}
.slide{
	position:absolute;
	left:0;
	top:0;
}
.menu{
	position:relative;
	float:left;
	margin-left:1%;
	width:24%;
	height:84.5%;
}
.content{
	padding-left:8px;
	position:relative;
	float:left;
	width:73%;
	height:84.5%;
}
.text
{
	padding-top:10px;
	height:95%;
}
.ulmenu{
	top: 30px;
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	width:140px;
	font: normal 10px verdana;
	padding-left:10px;
}
.ulmenu li{
	margin-top:15px;
	width:80px;
	position: relative;
	float:left;
	border-bottom: 1px solid #00F;
}
.ulmenu li a{
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #00F;
	background: #fff;
	padding: 5px;
	border: 1px solid #00F;
	border-bottom: 0;
}
.ulmenu li ul{
	position: absolute;
	top: -1px;
	left:50%;
	display: block;
	font: normal 10px verdana;
	list-style:none;
}
.ulmenu li ul li{
	width:100px;
	margin-top:1px;
	border:thin solid #FFF;
	
}
.ulmenu li ul li a{
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #00F;
	background: #fff;
	padding: 5px;
	border: 1px solid #fff;
	border-bottom: 0;
}

.home{

	padding-right:20px;

}

.team{

	padding-right:20px;

}

.link{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: 0;

	border-right-style: 0;

	border-bottom-style: 0;

	border-left-style: 0;

}

.ul{

	text-align:justify;

	font-family: verdana;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-indent: 0px;

	line-height: 160%;

	padding-right:30px;

}

p

{

	text-align:justify;

	font-family: verdana;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-indent: 0px;

	line-height: 160%;

	padding-right:30px;

}

p.title

{

	font: normal 15px verdana;

	text-align:left;

	color:#00F;

	font-weight: bold;

	text-transform:capitalize;

}



p.chapter

{

	font: normal 13px verdana;

	text-align:left;

	color:#00F;

	font-weight: bold;

}

form{
	text-align:justify;

	font-family: verdana;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-indent: 0px;

	line-height: 160%;

	padding-right:30px;
}
a
{
  outline: none;
}
