body {
	font: 100%/1 "Avant Garde" Verdana, Arial, Helvetica, sans-serif;
	background: #f6f6f6;
	margin: 0;
	padding: 0;
	color: #666666;
	overflow: scroll;
}

a img {
	border: none;
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
	outline:0;
}

a {
	text-decoration:none;
	padding: 0px;
}

a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
	line-height: 2px;
	margin:0;
	padding:0;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	max-width: 99%;
	height: auto;
}

/* header*/
	
	header {	
		background:#ffffff;
		background-size: 100%;
		height: 110px;
	}

	header h1 {
		font-weight:400;
		position:absolute;
		font-size:2.1em;
		left:18%;
		color:#7f7f84;
		
		margin-bottom:20px;
		text-align: center;
		margin-top:22px;	
	}

	header h2 {
		padding-top:20px;
		text-align:center;
		color:#31374b;
		position:absolute;
		left:23%;
		top:27px;
		font-size:1.3em;
		text-transform: uppercase;s	
	}

	header h3 {
		padding-top:20px;
		text-align:center;
		color:#4f5269 ;
		position:absolute;
		left:20%;
		top:2.5%;
		font-size:2.4em;
		text-transform: uppercase;
	}

	#logo img {
		float:left;
		width:15%;
		height: auto;
		padding-left: 2.3%;
		padding-top: 0%;
		
	}

	
/*End of Header*/

/*Main Content*/
	
	#main_menu {
		background: #f5f4f0;
		margin:0;
		width:100%;
	}

	#main_content {
		-webkit-box-shadow: rgba(42, 41, 41, 0.4)1px 3px 5px 2px;
		box-shadow: rgba(42, 41, 41, 0.4)1px 3px 5px 2px;
		background-color: #ffffff;
	}

/*Main Menu*/
	#cssmenu {
	  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	  font-size: 10px;
	  line-height: 15px;
	  text-transform: uppercase;
	  text-align: left;
	}
	#cssmenu > ul {
	  width: auto;
	  list-style-type: none;
	  padding: 0;
	  margin: 0;
	  background: #ffffff;
	  border-top: 1px solid #635f65;
	  border-bottom: 2px solid #635f65;
	  -webkit-border-radius: 2px;
	  -moz-border-radius: 2px;
	  -o-border-radius: 2px;
	  border-radius: 2px;
	}
	#cssmenu > ul li#responsive-tab {
	  display: none;
	  /* Hide for large screens */

	}
	#cssmenu > ul li {
	  display: inline-block;
	  *display: inline;
	  zoom: 1;
	}
	#cssmenu > ul li.right {
	  float: right;
	}
	#cssmenu > ul li.has-sub {
	  position: relative;
	}
	#cssmenu > ul li.has-sub:hover ul {
	  display: block;
	}
	#cssmenu > ul li.has-sub ul {
	  display: none;
	  width: 280px;
	  position: absolute;
	  margin: 0;
	  padding:0;
	  list-style-type: none;
	  background: #ffffff;
	  border: 1px solid #ece6e8;
	  border-bottom: 3px solid #d9ced2;
	  border-top: 0 none;
	  line-height: 13px;
	  z-index: 9999;
	}

	#cssmenu > ul li#research ul {
		width:150px;
	}
	#cssmenu > ul li.has-sub ul li {
	  display: block;
	}
	
	}
	#cssmenu > ul li.has-sub > a.active,
	#cssmenu > ul li.has-sub > a:hover {
	  background: #c3053e url(../img/caret.png) no-repeat;
	  background-position: 90% 195%;
	}
	#cssmenu > ul li a {
	  display: block;
	  padding: 12px 24px 11px 24px;
	  text-decoration: none;
	  color: #747474;
	  text-shadow: 0px 1px 0px #fff;
	}
	#cssmenu > ul li a.active,
	#cssmenu > ul li a:hover {
	  background: #848489;
	  color: #fff;
	  text-shadow: 0px 1px 0px #000;
	}

/*End of main menu*/

/*Main content*/
	#main_content {
		margin: 7px 0;
		width:100%;
	}
	
	#about {
		width:96%;
		font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
		position:;
		font-size:13px;
		line-height: 20px;
		float:left;
		margin: 30px 0 20px 0;
		text-indent:12px;
		text-align: center;
		}

	#about p {
		color: #999999;
		margin:0;
		padding:0;
		text-align: justify;
		padding-left:30px;
	  
	}

	#about h1 {
		text-align:left;
		color:#31374b;
		font-size:12px;
	}

	#about a {
		color:#07c;
	}

	#about  a:hover {
		text-decoration: underline;
	}

	#reg {
		padding-left: 0;
	}

	#sponsors {
		width: 95%;
		float:left;
		padding-bottom: 25px;
	}

	#sponsors img {
		width:120px;
	}

	#sponsors table tr td  {
		font-size: 12px;
		text-align: center;
		width:155px;
		padding-left:47px;
		padding-bottom:0;
		margin-bottom:0;
	}

	#sponsors table tr td a {
		font-size: 11px;
		text-align: center;
		text-decoration: none;
		color: #686666;
	}

	#contact {
		width: 48%;
		margin: 40px 5px 50px 35px;
		float:left;
	}
	
	#contact h1 {
		text-align:left;
		color:#31374b;
		font-size:19px;
	}

	#contact p {
		color:#686666;
		margin:0;
		padding:0;
		text-align: justify;
		padding-left:30px;
		font-size:14px;
		line-height: 22px;
	}

	#map_canvas {
		width: 300px;
		height:200px;
		border: solid 1px #747474;
		float:right;
		margin: 25px 80px 30px 15px;
	}

	/* Footer*/
	footer #footer_line {
		border-top: 3px solid #d7d7d7;
		line-height: 3px;
		width:960px;
		padding-top: 2px;
		margin-top:25px;
		clear:both;
	}

	footer #address {
		width:90%;
		color:#858383;
		font-size:11px;
		line-height: 20px;
		margin:20px 0 25px 20px;
		float:left;	
		text-align: left;
		text-indent:0;
	}
	

/*Media queries*/
	

	@media (max-width: 745px) {

	  #cssmenu > ul {
	    width: 100%;
	  }
	  #cssmenu > ul li#responsive-tab {
	    display: block;
	  }
	  #cssmenu > ul li#responsive-tab a {
	    background: url(../img/menu.png) no-repeat;
	    background-position: 95% -35%;
	  }
	  #cssmenu > ul li#responsive-tab a:hover {
	    background-color: #d80041;
	    background-position: 95% 135%;
	  }
	  #cssmenu > ul li {
	    display: none;
	  }
	  #cssmenu > ul li.right {
	    float: none;
	  }
	  #cssmenu > ul li.has-sub {
	    position: relative;
	  }
	  #cssmenu > ul li.has-sub ul {
	    display: block;
	    position: static;
	    width: 100%;
	    background: #ffffff;
	    border: 0 none;
	  }
	  #cssmenu > ul li.has-sub ul li {
	    display: block !important;
	  }
	  #cssmenu > ul li.has-sub ul li a span {
	    display: block;
	    padding-left: 24px;
	  }
	  #cssmenu > ul li.has-sub > a {
	    background-image: none;
	  }
	  #slideshow {
	  	display:none !important;
	  }
	  #news {
	  	display:none !important;
	  }
	  #about {
	  width:55%;
	  line-height: 
	  }
	  header h1 {
	  	top: 10px;
	  	font-size:18px;
	  	line-height:24px;
	  }
	  #about {width:94%;}
	  footer #address {width:100%;}
	}

	/* Make sure they show even if hidden in mobile view by JS */
	@media (min-width: 600px) {
	  #cssmenu > ul > li.collapsed {
	    display: inline-block !important;
	    *display: inline;
	    zoom: 1;
	  }

	  #cssmenu > ul ul li.collapsed {
	    display: block !important;
	  }
	}



