
* {margin: 0;}

a{
	color: #a1a1a1;
	text-decoration:none;
}

a:hover {
	text-decoration: bold;
	color: #000000;
}

body {
	background-color: #ffffff;
	font:1em;
	color: #000000;
}

h1{font-size: 0.75em; width: 100%; font-weight: normal; margin-left:1px;  padding-left:1px; color: #210900;  text-align: left; margin-bottom: 10px;}
h2{font-size: 1.0em; width: 100%; font-weight: normal; margin-left:2px;  padding-left:2px; color: #210900; text-align: left; margin-bottom: 10px;}
h3{font-size: 1.2em; width: 100%; font-weight: normal; margin-left:1px;  padding-left:1px; color: #210900;  margin-bottom: 10px;}
h4{font-size: 1.5em; width: 100%; font-weight: normal; margin-left:0px;  padding-left:0px; color: #210900;  text-align: left; margin-bottom: 10px; border-bottom: 1px dotted;}
h5{font-size: 1.8em; width: 100%; font-weight: normal; margin-left:1px;  padding-left:1px; color: #210900;  text-align: left; border-bottom: 1px dotted #969696; margin-bottom: 10px;}
h6{ font-size: 1.2em; font-style: bold; font-weight: bold; padding: 2px; margin-top: 5px; margin-bottom: 5px; color:rgba(191, 36, 36, 0.9); text-transform: uppercase;}
h7{font-size: 1.0em; width: 100%; font-weight: normal; margin-left:1px;  padding-left:1px; color: #fff000;  text-align: left; margin-bottom: 10px; border-bottom: 2px dotted;}



#content{
	margin: 0;
	width: 100%;
	text-align: left;
    background-color: #ffffff; 
}

#main{
	width: 100%;
	margin: 0;
	clear:none;
}

#header {
	width: 100%;
	background: #ffffff;
	background-repeat:no-repeat;
	background-position: center;
}


/** LOGO */


#vmenu{
	 position: fixed;
	 top: 0%;
	 right: 0%;
     width: 100%;
	 height: 105px;
     margin-right: 0em;
	 margin-top: 0px;
	background: url(images/newlogo.png) no-repeat right center;
	background-color: rgba(250,250,240,0.9);
	border-bottom: 1px solid #131518;
}

#nav {
	float: left;
	width: 100%;
	margin-top: 2%;
	margin-left: 3%;

	padding:2px;
	list-style: none;
	}

#nav li { 
	float: left;
	padding: 20px 20px 20px 20px;
	}

#nav a {
	float: left;
	display: inline;
    padding: 20px 20px 20px 20px;
	font-weight: normal;
	}

#nav a:hover {
	background-color: rgba(255,0,0,0.3);
	}

.dropdown {
	display: block;
	padding: 5px;
	margin-left: 5px;
	border-bottom: 1px solid #fff000;
	font-size: 14px;
}

.dropdown a:link a:hover {
	display: block;
	background: rgba(27,222,161,0.2);
	border-bottom: 1px solid #fff000;
	font-size: 12px;
}
#left{
  float:left;
  width:3%;
  margin-left:15px;
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 18px;
  }

#right{
	float: center;
	width: 90%;
	margin-top: 3em;
	margin-bottom: 2em;
    background-color: #ffffff;
}



/* Wrapper */
.col {width: 90%; float: center; padding: 15px; margin-top:0.5em;  text-align: justify; }


.lcol {
width:21%; float: left; background: #ffffff; padding: 10px; text-align: justify;  border: 0px dotted #22aa33;
margin-left: 6em;
margin-top:2em;
margin-right: 2em;
margin-bottom:2em;}

.mcol {width:21%; float: left;  margin:0.5em; background: #fffff; padding: 10px; text-align: justify; border: 0px dotted #22aa33; 
margin-left: 2em;
margin-top:2em;
margin-right: 2em;
margin-bottom:2em;}

.rcol {width:21%; float: left; margin:5.5em;  background: #ffffff; padding: 10px; text-align: justify; border: 0px dotted #22aa33;
margin-left: 2em;
margin-top:2em;
margin-right: 2em;
margin-bottom:2em;}

.lcol a{color: #C200F2;}
.lcol a:hover{color: #F21C00;}

.mcol a{color: #C200F2;}
.mcol a:hover{color: #F21C00;}

.rcol a{color: #C200F2;}
.rcol a:hover{color: #F21C00;}

.crow{width: 80%; float:left; margin:3em; padding:10px; border: 1px dotted #22aa33; }

.col1{width:18%; margin-top:2em; float:left; padding: 10px; text-align: center; background:rgba(75,168,255,0.1); border:1px dashed;}
.col2{width:18%; margin-top:2em; float:left; padding: 10px; text-align: center; background:rgba(75,68,255,0.1); border:1px dashed;}
.col3{width:18%; margin-top:2em; float:left; padding: 10px; text-align: center; background:rgba(224,8,2,0.1); border:1px dashed;}
.col4{width:18%; margin-top:2em; float:left; padding: 10px; text-align: center; background:rgba(0,224,158,0.1); border:1px dashed;}
.col5{width:18%; margin-top:2em; float:left; padding: 10px; text-align: center; background:rgba(175,16,255,0.1); border:1px dashed;}



#footer {
    width: 100%;
	clear: both;
	left: 0%;
	outline: 0;
	margin-left: 0px;
	padding-left: 50px;
	margin-top: 5em;
	padding-top: 15px;
	padding-bottom: 5px;
	background: rgb(65,65,68);
	background-position: center;
	padding-left: 20px;
	font-size: 1.0em;
	color: #F0F8FB;
}

#footer p {
	margin: 0px;
	text-align: left;	
	padding-left: 0px;
	font-size: 1.2em;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	padding: 1px;
	border-bottom:  0px dotted #fffff0;
}

#footer a:hover {
color: rgb(255,242,0);
}
