body {
	background-color: #eeeee7;
	font-family: Helvetica, Arial, Verdana;
	font-size: 9pt;
	color: #2c2c2c;
	text-align: center
}

h1 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}

a:link {
	color: #055ae4;
}

a:visited {
	color: #055ae4;
}

#container {
	width: 805px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -402px;
	background-color: #ffffff;
} 

#content {
	float: right;
	width: 555px;
	padding: 0 25px;
}

#content .pad {
	margin: 0 5px;
	border: solid 2px black;
}

#content textarea {
	font-family:  Arial, Helvetica, Verdana;
	font-size: 10pt;
	color: #2c2c2c;
}

#content .noBorder_nopad {
	margin: 0;
	border: none;
}

#header {
	top:15px;
	background-color: #ffffff;
	width: 805px;	
}


#sidebar {
	float: left;
	width: 195px;
	background-color: #ffffff;
	font-size: 10pt;
	border-right: solid 1px #dcdddc;
}

#footer {
	clear: both;
	text-align: center;
	padding: 15px;
}

#footer a {
	text-decoration:none;
}

#banner {
	padding: 0 10px 10px 10px;
	margin-top: 0px;
	text-align: right;
}

#banner_gradient {
	padding: 0 10px 10px 10px;
	margin-top: 0px;
}

#logo {
	padding: 10px 0 20px 10px;
	margin-bottom: 0px;
}

#tsia_logo {
	float:right;
	position: absolute;
	right:110px;
	top: 85px;
}

.buttons {
	margin: 0;
	padding: 10px;
}

#abstract h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0;
	}

#block1 {
	width: 145px;
	position: relative;
	float: left;
	left: 0px;
	padding-right: 20px;
}

#block2 {
	width: 145px;
	border-left: solid 1px #dcdddc;
	position: relative;
	float: left;
	left: 0px;
	padding: 0 20px;
}

#mediaBlock {
	width: 145px;
	border-left: solid 1px #dcdddc;
	position: relative;
	float: left;
	left: 0px;
	padding: 0 20px;
}

#bodyCopy {
	position: relative;
	float: left;
	left: 0px;
	width:570px;
}

#partner {
	clear: both;
}

.partner_level {
 	background-color:#fcfaf9;
 	margin: 5px;
	padding: 0 10px 10px 10px;
}

.partner_level h2 {
padding-top:5px;
padding-bottom:0;
margin-bottom: 0;
}

.testimonials_block {
	display:block;
	height:113px;
}

#regnow_block {
	display:block;
	position:absolute;
	width:115px;
	height:35px;
	right: 5px;;
	top:70px;
	z-index:10;
}

#regnow_block_home {
	display:block;
	position:absolute;
	width:120px;
	height:40px;
	right:0;
	top:300px;
	z-index:10;
}

.form_row label {
width: 100px;
}

/* Begin CSS Drop Down Menu */

#nav-container {
	position: absolute;		
	top: 0;
	right: 0;
	z-index:12;
}

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
line-height:1.5em; 
text-align: center;
}

#nav a{
display:block;
padding:0px 5px;
color:#000000;
text-decoration:none;
}

#nav a:hover{
background-color:#dddddd;
color:#333;
}

#nav li{
float:left;
position:relative;
width: 7em;
}

#nav ul {
display:none;
width:12em;
top:1.5em;
}

#nav li ul a{
width:14em;
height:auto;
float:left;
background-color: #dddddd;
/*border-left: dotted 1px #7c777b;*/
text-align:left;
padding: 0 10px;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 25px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

.menu_item1 {
	border-top: solid 5px #000000;
	border-right: dotted 1px #7c777b;
	border-left: dotted 1px #7c777b;
}


.menu_item2 {
	border-top: solid 5px #000000;
	border-right: dotted 1px #7c777b;
}

.menu_item_middle {
	border-top: solid 5px #DF0822;
	border-right: dotted 1px #7c777b;
}

.menu_item_right {
	border-top: solid 5px #FFDD00;
	border-right: dotted 1px #7c777b;
}


/* End CSS Drop Down Menu */

.linkedIn {
	position:absolute;
	display:inline;
	top:85px;;
	right:0;
	margin:10px;
	
}
.linkedIn a{
text-decoration:none;
font-family: Helvetica, Arial, Verdana;
}

#content #expo img {
	margin: 0 5px;
	border: none;
}