@charset "utf-8";
/* CSS Document */
/* Footer */

	#footer {
		padding: 2em 0 0em 0;
		text-align: center;
		color: white;
		background: #f1f1f1;
		}

		#footer hr {
			border-bottom: 1px solid;
			border-color: inherit;
			opacity: .02;
		}

		
		#footer .major .byline {
			color: inherit;
			opacity: .4;
		}

		#footer .copyright {
			margin-top: 3em;
			text-align: center;
		}

/* Copyright */
.copyright-text{
	color:#333; font-size:13px
}
	#copyright {
		position: relative;
		text-align: center;
		padding: 0em 0em 1em 0em;
		color: #333;
		opacity: 1;
		font-family:"Lucida Grande", Verdana, Arial, sans-serif;
			font-size:14px;
			background-color:#FFFFFF;
	}

		#copyright a {
			
			color: #0078d7;
			font-size:14px;
			
		}
		#copyright a:hover {
			color: #083047;
			text-decoration:underline;
		}
		#copyright1 {
		position: relative;
		text-align: center;
		padding: 0em 0em 1em 0em;
		color: #cccccc;
		opacity: .40;
		font-family:"Lucida Grande", Verdana, Arial, sans-serif;
			font-size:1.4em;
	}

		#copyright1 a {
			text-decoration: none;
			color: #CCCCCC;
			font-size:14px;
			
		}
		#copyright1 a:hover {
			color: #ffffff;
		}

/* Team */

	
.wrap1 {
	width:1080px;
	z-index: 1;
	margin:0 auto;
}

	
	.one_four h5
	{
	color:#fff;
	font-size:1.5em;
	padding-bottom:5px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight:700;
	margin-bottom:auto;
	}
.one_four { float: left;
width: 21.5%;
text-align:left;
margin-bottom:1em;
margin-left:7.5em;

}


	.last { margin-right: 0; }
	.one_four li
	{
	list-style:none;
	text-decoration:none;
	color:#737373;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:1.5em;
	line-height: 1.7em;
	font-size:14px;
	
	}
	.one_four a:hover
	{
	text-decoration:none;
	color:#FFFFFF;
	
	}
	.partner-div{
		width:675px;
		
	}
	.partner-p{
	float:left;
	 width:60px;
	}
	.partner-p2{
	float:right;
	width:610px;
	}
	a.specialeffects:hover {
  color: #083047 ;
  
}
@media only screen and (max-width: 1000px) {
	.one_four h5, .one_four1 h5
	{
	color:#fff;
	font-size:1.5em;
	padding-bottom:5px;
	}
.one_four, .one_four1{ float: left;
width: auto;
text-align:left;
margin-bottom:2em;
margin-left:3.5em;
padding-right:5px;
}
.wrap1{
	width:100%;
}
#footer .major h2{
	line-height:25px;
	font-size:2em;
}
}
ul.icons li {
    padding: 0.2em 0.2em !important;
}
.syspoints ul li {
    font-size: 12px !important;
    margin: 15px 15px 0 0 !important;
}