body {
	margin:0;
	padding:0;
	font-family: 'Roboto Slab', serif;
	font-weight:normal;
}

img{
	border:0px;
	max-width:100%;
}

a {
	text-decoration:none;
	color:#f25400;
}

a:hover {
	text-decoration:none;
	color:#4b2500;
}

h1, h2, h3, h4, h5, h6 {
	float:left;
	width:100%;
	font-weight:normal;
	text-transform:uppercase;
}

h1 {
	margin:0 0 14px 0;
	padding:0;
	padding-left:10px;
	box-sizing:border-box;
	font-size:18px;
	color:#f25400;
	line-height:32px;
}

h2 {
	margin:0 0 14px 0;
	padding:0 10px;
	box-sizing:border-box;
	font-size:22px;
	color:#000;
	line-height:42px;
	-webkit-box-shadow: 0px 0px 9px 2px rgba(119,119,119,0.13);
	-moz-box-shadow: 0px 0px 9px 2px rgba(119,119,119,0.13);
	box-shadow: 0px 0px 9px 2px rgba(119,119,119,0.13);
}

h3 {
	margin:0 0 14px 0;
	padding:0;
	padding-left:10px;
	box-sizing:border-box;
	font-size:16px;
	color:#fff;
	background-color:#f25400;
	line-height:34px;
}

h4 {
	font-size:24px;
	color:#f25400;
	text-align:center;
	line-height:32px;
	margin:10px auto;
}

h4 a {
	font-size:24px;
	color:#4b2500;
	text-align:center;
	line-height:32px;
	margin:10px auto;
}

h4 a:hover {
	font-size:24px;
	color:#f25400;
	text-align:center;
	line-height:32px;
	margin:10px auto;
}

h5 {
	font-size:24px;
	line-height:40px;
	margin:10px auto;
	border-bottom:1px solid #b6b6b6;
}

h6 {
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	line-height:40px;
	margin:10px auto;
	border-bottom:1px solid #b6b6b6;
}


p {
	width:98%;
	font-size:13px;
	padding:0 10px;
	color:#1c1c1c;
	letter-spacing:.5px;
	line-height:18px;
	text-align:justify;
}

.banner {
	width:100%;
	float:left;
	height:auto;
}

.header {
	width:100%;
	height:186px;
	-webkit-box-shadow: 0px 0px 9px 2px rgba(119,119,119,0.13);
	-moz-box-shadow: 0px 0px 9px 2px rgba(119,119,119,0.13);
	box-shadow: 0px 0px 9px 2px rgba(119,119,119,0.13);
}

.headerContent {
	max-width:990px;
	margin:auto;
	height:186px;
}

.logo_container {
	margin:10px 0 0 20px;
	width:220px;
	float:left;
	height:176px;
}

.logo {
	width:100%;
	float:left;
	height:176px;
	background:url(../images/universal-logo.png) no-repeat;
}

.logo a {
	width:100%;
	float:left;
	height:176px;
}

.logo-footer_container {
	margin:8px 0 0 20px;
	width:220px;
	float:left;
	height:50px;
}


.logo-footer {
	width:100%;
	float:left;
	height:50px;
	background:url(../images/logo-footer.png) no-repeat;
}



.navArea_container {
	padding-right:8px;
	box-sizing:border-box;
	width:75%;
	float:left;
	text-align:right;	
}

.navArea {
	margin:10px 0 0 0;
	box-sizing:border-box;
	width:100%;
	float:right;	
}

.socialIcons ul {
	width:100%;
	list-style-type:none;
	padding:0;
	margin:0;	
}

.socialIcons ul li {
	padding:0;
	margin:0 0 0 12px;	
	height:38px;
	display:inline;
}

.wrapper {
	max-width:990px;
	margin:auto;
}

.navigation {
	width:100%;
	float:left;
	background:#fc7300;
	
}

.navigation ul {
	list-style-type:none;
	padding:0;
	margin:0;
	display: table;
  	table-layout: fixed;
  		
}

.navigation ul li {
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	padding:0 14px;
	display: table-cell;
 	width: auto;
  	text-align: center;
  	font-weight:500;
}

.navigation ul li.selected {
	background:#fec901;
	color:#000;
}

.navigation ul li:hover {
	background:#fec901;
	color:#000;
}

.navigation ul li a {
	padding:0;
	text-transform:uppercase;
	line-height:44px;
	color:#fff;
	text-decoration:none;
}

.navigation ul li a:hover {
	padding:0;
	text-transform:uppercase;
	line-height:44px;
	color:#000;
	text-decoration:none;
}


.NavigationShadow {
	background:url(../images/navigation_bottom.png) no-repeat;
	width:100%;
	height:19px;
	margin-bottom:11px;
	float:left;
	background-size:100% auto;
}

.contentArea {
	width:100%;
	float:left;
	height:auto;
}

.rightColumn {
	width:100%;
	float:left;
	height:auto;
}


.associationContainer {
	width:100%;
	float:left;
	height:auto;
	border-top:1px solid #ddd;
	padding-top:30px;
}

.association {
	width:290px;
	float:left;
	height:auto;
	padding:0 20px;
}



.association p {
	width:100%;
	font-size:14px;
	padding:4px 0 0 0;
	margin:0;
	float:left;
	height:120px;
}

.read {
	width:100%;
	font-size:12px;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	text-align:right;
	height:30px;
	float:left;
}

.read a {
	color:#f25400;
}

.read a:hover {
	color:#4b2500;
}



.association img {
	width:200px;
	height:100px;
}


.ourProjectsContainer {
	width:100%;
	float:left;
	height:auto;
	padding-top:20px;
}

.ourProjects {
	width:330px;
	float:left;
	height:180px;
	text-align:center;
}

.ourProjects img {
	width:180px;
	height:150px;
	padding-top:20px;
}

.conference {
	width:100%;
	float:left;
	height:auto;
}

.latest {
	width:100%;
	float:left;
	height:auto;
}

.latest ul {
	width:100%;
	list-style-type:none;
	margin:2px 0 20px 0;
	padding:0;
	display: table;
 	table-layout: fixed;
}

.latest li {
	display: table-cell;
  	width: auto;
  	text-align: center;
}

.gallery {
	width:100%;
	float:left;
	height:auto;
	margin-bottom:10px;
}

.homeContent {
	width:100%;
	float:left;
	height:auto;
	margin-bottom:10px;
}

.homeContent ul {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	list-style-type:none;
}

.homeContent ul li {
	width:100%;
	line-height:30px;
	font-size:13px;
	color:#1c1c1c;
	padding-left:30px;
	box-sizing:border-box;
	list-style-position:inside;
	background:url(../images/bullet.png) no-repeat left center;
}


.onlinePay {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	margin-top:30px;
	padding-top:14px;
	height:40px;
	font-size:24px;
	letter-spacing:.8;
	background-color:#f25400;
	color:#fff;
	text-align:center;
}

.socialOuter {
	width:100%;
	float:left;
	background-color:#222222;
}

.social {
	max-width:990px;
	margin:auto;
	height:60px;
}

.socialContainer {
	width:100%;
	float:left;
}

.onlinePay a {
	color:#fff;
}

.onlinePay a:hover {
	color:#434444;
}


.footContent {
	width:100%;
	float:left;
	padding:20px 0;
	background-color:#666666;
}

.footContentHolder {
	max-width:990px;
	margin:auto;
	padding:0;
}

.footOuter {
	width:100%;
	float:left;
	padding:0;
	margin:0;
}

.footContainer {
	margin:20px;
	padding:0;
	width:280px;
	float:left;
	padding-bottom:10px;
}

.footContainer p {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	font-size:13px;
	color:#ccccc5;
	letter-spacing:.5px;
}


.footContainer ul {
	width:100%;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

.footContainer li {
	float:left;
	width:100%;
	display:block;
	font-size:13px;
	color:#ccccc5;
	letter-spacing:.5px;
	line-height:22px;
}

.footContainer a {

	font-size:13px;
	color:#fff;
	letter-spacing:.5px;
}

.footContainer a:hover {
	font-size:13px;
	color:#f25400;
	letter-spacing:.5px;
}

.footer {
	width:100%;
	height:60px;
	background-color:#222222;
	margin:0;
	padding:10px 0;
	float:left;
}

.footer ul {
	width:100%;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 10px;
}

.footer li {

	color:#fff;
	text-align:center;
	font-size:13px;
	padding-top:6px;
	letter-spacing:.5px;
}

.search {
	width:100%;
	float:left;
	height:auto;
	margin-bottom:10px;
}

.search input {
	width:100%;
	float:left;
	line-height:38px;
	background:#f4f4f4;
	border:1px solid #d8d8d8;
	font-size:13px;
	color:#1c1c1c;
}

.search input[type="submit"] {
	width:90px;
	float:left;
	margin-left:2px;
	line-height:42px;
	background:url(../images/head_bg.gif) repeat-x;
	border:none;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
}

.leftColumn {
	width:25%;
	float:left;
	height:auto;
}

.leftColumn ul {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}

.leftColumn ul li {
	width:100%;
	line-height:40px;
	font-size:13px;
	color:#1c1c1c;
	border-bottom:1px solid #d0d0d0;
	padding-left:30px;
	box-sizing:border-box;
	list-style-position:inside;
	background:url(../images/bullet.png) no-repeat left center;
}

.meet {
	width:100%;
	float:left;
	height:auto;
	margin-top:20px;
}

.orange {
	color:#fc7300;
}

.form {
	float:left;
	width:100%;
	max-width:660px;
}
.res_text {
	color:#f00;
}