body{
	opacity: 0;
	font-size: 1em;
	color: #171717;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	background-color: #F4F2EE;
}
a:link {
	text-decoration: none;
	color: #066796;
}
a:visited {
	text-decoration: none;
	color: #1152A0;
}
a:hover {
	text-decoration: none;
	color: #25599F;
}
a:active {
	text-decoration: none;
	color: #1152A0;
}


h1 {
	font-size: 1.7em;
	color: #363636;
	font-family: inder;
	font-style: normal;
	font-weight: 600;
	float: left;
	clear: right;
	margin-top: 0px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	cursor:pointer;
}
h2 {
	font-size: 1.5em;
	margin:5px;
	color:#0E6C93;
}
h3 {
	font-size: 1.2em;
	color: #1B6898;
	margin-bottom: 10px;
}
h4{
	font-size: 1.1em;
	color: #155F96;
	margin-bottom: 5px;
	
}
h6 {
	font-size: 0.6px;
}

header{
	position: fixed;
	border-bottom: thin solid #FFF;
	background-image: -webkit-linear-gradient(270deg,rgba(205,205,205,1.00) 0%,rgba(224,224,224,1.00) 47.15%,rgba(154,153,153,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(205,205,205,1.00) 0%,rgba(224,224,224,1.00) 47.15%,rgba(154,153,153,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(205,205,205,1.00) 0%,rgba(224,224,224,1.00) 47.15%,rgba(154,153,153,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(205,205,205,1.00) 0%,rgba(224,224,224,1.00) 47.15%,rgba(154,153,153,1.00) 100%);
	top: 0px;
	right: 0px;
	left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	height: 40px;
	-webkit-box-shadow: 0px 3px 3px #4B4B4B;
	box-shadow: 0px 3px 3px #4B4B4B;
}
#menuHolder{
	float: right;
	clear: right;
	
}
#menuHolder img{
	margin-left: 10px;
	cursor:pointer;
	
}
footer{
	position:fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(224,224,224,1.00) 0%,rgba(179,176,176,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(224,224,224,1.00) 0%,rgba(179,176,176,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(224,224,224,1.00) 0%,rgba(179,176,176,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(224,224,224,1.00) 0%,rgba(179,176,176,1.00) 100%);
	border-top: thin solid #272727;
	height: 44px;
	text-align:center;
	padding-top:3px;
	
}
footer div{
	text-align: left;
	float: left;
	clear: right;
	padding-left: 20px;
	border-right: thin dotted #4D4D4D;
	padding-right: 10px;
	
}
footer img{
	cursor:pointer;
}
#bodyHolder{
	margin-top: 60px;
	padding-bottom: 250px;
	
}
#starte{
	width: 450px;
	padding: 5px;
	height: 20px;
	border-radius: 10px;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(225,225,225,1.00) 0%,rgba(143,141,141,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(225,225,225,1.00) 0%,rgba(143,141,141,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(225,225,225,1.00) 0%,rgba(143,141,141,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(225,225,225,1.00) 0%,rgba(143,141,141,1.00) 100%);
	border: thin solid #272727;
	margin-bottom: 10px;
	
}
#note{
	background-color: #FCFCFC;
	background-image: url(../img/noteBg.png);
	height: 32px;
	background-repeat: no-repeat;
	width: 800px;
	text-align: left;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top: 1px dotted #9B9B9B;
	border-right: 1px dotted #9B9B9B;
	border-bottom: 1px dotted #9B9B9B;
	margin-top: 5px;
	padding-top: 2px;
	
}
#note b{
	margin-right: 25px;
	color: #F8F8F8;
	font-family: inder;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	margin-left: 5px;
	
}
.mune{
	width: 160px;
	height: 160px;
	background-color: #D9D8D8;
	margin-right: 10px;
	color: #252424;
	font-size: 18px;
	font-family: inder;
	font-style: normal;
	font-weight: 400;
	border: thin dotted #9A9A9A;
	margin-top: 10px;
	text-align: center;
	clear: right;
	border-radius: 5px;
	float: left;
	-webkit-box-shadow: 0px 3px 2px #424242;
	box-shadow: 0px 3px 2px #424242;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	cursor: pointer;
	
}

.lina{
	width: 175px;
	height: 175px;
	background-color: #D9D8D8;
	margin-right: 15px;
	color: #252424;
	font-size: 18px;
	font-family: inder;
	font-style: normal;
	font-weight: 400;
	
	margin-top: 10px;
	text-align: center;
	clear: right;
	
	float: left;
	-webkit-box-shadow: 0px 3px 2px #424242;
	box-shadow: 0px 3px 2px #424242;

	margin-top: 10px;
	cursor: pointer;
	
}

.mune2{
	width: 700px;
	background-color: #D9D8D8;
	margin-right: 10px;
	color: #252424;
	font-size: 18px;
	font-family: inder;
	font-style: normal;
	font-weight: 400;
	border: thin dotted #9A9A9A;
	text-align: left;
	clear: right;
	border-radius: 5px;
	float: left;
	-webkit-box-shadow: 0px 3px 2px #424242;
	box-shadow: 0px 3px 2px #424242;
	margin-bottom:15px;

	
	
}
.mune img{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	
}
.mune em{
	font-size: 14px;
}
.mune2 p img{

	margin-right: 5px;
	border:#373737 thin solid;
	float:left;
	clear:right !important;
	
}
#apps img{
	float:right;
	clear:left;
	border:none;
	cursor:pointer;
	margin-right:10px;
	
}
#apps{
	border-top:#000 thin dotted;
	padding-top:2px;
	background-color:inherit !important;
	

	
}
.mune2 div{
	font-size: 20px;
	height:30px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-color: #494949;
	padding:5px;
	color:#EBEBEB;
}
.mune2 p{
	padding:5px;
	margin:0px;
	font-size:15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
}
.mune2 div img{
	float:right;
	clear:left;
	border:none;
	padding-bottom:2px;
}
#AppsHolder{
	width: 800px;
	text-align: left;
	margin-top: 60px;
	
	
}
#AppsHolder2{
	width: 730px;
	height:auto !important;
	text-align: left;
	margin-top: 60px;
	border: #262626 medium dotted;
	padding-bottom: 10px;
	margin-bottom: 80px;
}
#AppsHolder3{
	width: 920px;
	text-align: left;
	margin-top: 60px;
	border: #262626 medium dotted;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 80px;
}
