 
html, body {height:100%;}
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/bodytopbg.png) top repeat-x #127aa0;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#666666;
	line-height:2.2em;
	letter-spacing:0.1em;
	margin-top:0.1em;
	margin-bottom:0.2em;
	clear:right;
}
h3 {
	font-size:1.2em;
	color:#003366;
	text-align:center;
	border-bottom:1px dotted #003366;	
	border-right:1px dotted #003366;
	border-top:1px dotted #3399CC;
	border-left:1px dotted #3399CC;
	background:#D7E4E9;
	padding-right:20px;
}
 #container { 
	width: 100%;
	margin: 0 auto 0 auto;
	padding:0;
	text-align: left; 
	background:url(/images/bodytopbg.png) top repeat-x #FFF;
} 
#subcontainer {
	width:90%;
	max-width:1280px;
	margin: 0 auto;
	padding:0 0 20px 0;
	background:url(/images/bodytopbg.png) top repeat-x #FFF;
}
 #header { 
	padding: 0 10px;
	margin-left:369px;
	height:221px;
	min-width:655px;
	background:url(/images/bodytopbg.png) top repeat-x;
} 
 #header h1 {
	margin: 0;
	padding: 10px 0;
}
ul#topnav {
	width:527px; 
	height:30px;
	float:right;
	margin-top:-21px;
}
ul#topnav li {
	margin:0; 
	padding:0;
	list-style:none;
	display:block;
	float:left;
	height:30px; 
	position:relative;
	overflow:hidden;
}
ul#topnav li span {
	 position: absolute; 
	 width: 100%; 
	 height: 100%;
	 overflow:hidden;
}
ul#topnav li span:hover {
	background-position:0 -30px;
}
ul#topnav li span.active {
	background-position:0 -30px;
}
#nav-home {width:92px;}
#nav-home span {background: url(/images/nav-home.png) no-repeat;}
#nav-about {width:94px;}
#nav-about span {background: url(/images/nav-about.png) no-repeat;}
#nav-seminars {width:121px;}
#nav-seminars span {background: url(/images/nav-seminars.png) no-repeat;}
#nav-register {width:110px;}
#nav-register span {background: url(/images/nav-register.png) no-repeat;}
#nav-contact {width:110px;}
#nav-contact span {background: url(/images/nav-contact.png) no-repeat;}


ul#subnav {
	width:260px; 
	height:30px;
	clear:right;
	float:right;
	margin-top:0;
}
ul#subnav li {
	margin:0; 
	padding:0;
	list-style:none;
	display:block;
	float:left;
	height:30px; 
	position:relative;
	overflow:hidden;
}
ul#subnav li span {
	 position: absolute; 
	 width: 100%; 
	 height: 100%;
	 overflow:hidden;
}
ul#subnav li span:hover {
	background-position:0 -30px;
}
ul#subnav li span.active {
	background-position:0 -30px;
}
#subnav-about {width:130px;}
#subnav-about span {background: url(/images/subnav-institute.png) no-repeat;}
#subnav-fac {width:130px;}
#subnav-fac span {background: url(/images/subnav-fac.png) no-repeat;}



#sidebar1 {
	float: left; 
	width: 369px;
	height:100%;
	padding: 0;
	margin:0;
	font-weight:bolder;
}
#sidebar1 p.seminardate {
	color:#CC6600;
	margin:0;
	display:inline;
	padding-right:15px;
}
#sidebar1 p.seminarlocation {
	color:#CC6600;
	margin:0;
	display:inline;
}
#sidebar1 p.seminartitle {
	color:#336699;
	font-size:1.3em;
	margin:0;
}
#sidebar1 p.seminarlinks {
	color:#3399CC;
	margin:0 0 20px 0;
}
#sidebar1 p.seminarlinks a {
	padding-right:15px;
}
#announcement {
	width:335px;
	background:#eaf2f5;
	margin:10px auto;
	font-family: "Myriad Pro Light";
	font-size:100%;
	padding:5px;
	border:solid 1px #3399CC;
}

#announcement h1 {	
	font-weight:100;
	font-size:200%;
	color:#336699;
	border-bottom:2px solid #FFCC99;
	margin-top:0;
}
#announcement h2 {
	font-size:130%;
	color:#336699;
}
#announcement a {
	color:#3399CC;
	text-decoration:none;
}
 #mainContent { 
	margin: 0 10px 0 370px;
} 
 #footer { 
	padding:0;
	margin:-20px 0;
	height:246px;
	background:url(/images/bodybottombg.png) top repeat-x;
}

#footer p {
	color:#006699;
	margin:5px;
	font-size:0.8em;
} 
#footer a {
	color:#006666;
}
#footer .footerlinks {
	margin-top:15px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#conname, #conemail, #concompany, #contitle, #conphone {
	display:block;
	text-align:right;
	padding-bottom:5px;
}
#concomment {
	display:block;
	text-align:left;
	padding-bottom:15px;
}
#registration {
	width:70%;
	margin:10px auto;
	padding:5px 10px 5px 10px;
	background:#CCCCCC;
	border:1px solid #930;
	color:#333;
	font-size:0.9em;
	display:block;
	text-align:left;
}
#registration p {
	margin:0 10px 10px 10px;
	font-size:1.2em;
}
#registration h2 {
	margin:5px auto 0 auto;
}
#registration h1 {
	margin:0;
}
#regbutton {
	position:relative;
	width:203px;
	height:54px;
	margin:0 auto;
}
#regbutton span {
	position:absolute;
	width:100%;
	height:100%;
	background:url(http://institute.xtraglobex.com/images/regbutton2.png) top left no-repeat;
}
#submitbutton {
	text-align:center;
	margin:0;
}
.hidden {
	display:none;
}

#contactform {
	width:325px;
	margin:20px auto;
	padding:10px;
	background:#cc6600 url(/images/orangegrad.png) repeat-x bottom;
	border:1px solid #930;
	color:#FFF;
	font-size:1em;
}
#contactform p {
	margin:0;
	font-size:1.2em;
}
#regfname, #reglname, #regemail, #regtitle, #regcompany, #regphone {
	width:100%;
}

#mastquote {
	padding:0;
	margin:0;
	float:right;
	}

#infobar {
	border:3px double #003366;
	color:#003366;
	margin:0 0 10px 0;
	padding:2px;
	width:25%;
	text-align:left;
	float:right;
	clear:none;
}
#infobar p, #infobar ul {
	margin-top:0;
	margin-bottom:0;
	text-align:left;
}
#infobar hr {
	border:none; 
	border-top:1px solid #CC6600;
}

#infobar h4 {
	margin-top:0.7em;
	margin-bottom:0.4em;
}
#seminar {
	width:70%;
	float:left;
	clear:none;
	padding-left:5px;
}
#seminar ul {
	margin-left:5%;
	margin-right:5%;
}
#seminar h4, #infobar h4 {
	color:#003366;
	border-bottom:1px dotted #CC6600;
	margin-top:0;
}
#institute {
	width:63%;
	padding-left:1%;
	padding-right:1%;
	background:#D0E7E7;
	border:3px double #336699;
	clear:left;
	float:left;
}
#event {	
	background:#F3F3F3;
}

#contactinfo {
	clear:none;
	margin:20px 10px 0 10px;
	font-weight:100;
}
