/*Menu Style*/
#menu {
	position:relative; 
	display:block; 
	width:182px !important;
	overflow: hidden;
}

#menu a, #menu a:visited {
	display:block; 
	width:182px !important; 
	height:30px; 
	background:url(gfx/ubutton.jpg); 
	background-position:left top; 
	background-color:transparent; 
	background-repeat: no-repeat;
	text-align:left; 
	text-indent: 20px;
	color:#80734d !important; 
	line-height:28px; 
	text-decoration:none; 
	font-family:verdana, helvetica, arial, sans-serif;
	font-weight:normal; 
	margin-top:0px;
	overflow: hidden;
}

#menu a:hover {
	background-position:left center; 
	background:url(gfx/abutton.jpg);
	background-repeat: no-repeat;
	line-height:28px; 
	overflow:hidden; 
	color:#385f87 !important;
	width:182px !important; 
	height:30px; 
	display:block; 
}

#menu a#selected, #menu a#selected:hover {
	background-position:left bottom; 
	background:url(gfx/abutton.jpg);
	background-repeat: no-repeat;
	line-height:28px; 
	cursor:default; 
	color:#e68200;
	width:182px !important; 
	height:30px; 
	display:block; 
	overflow: hidden;
}

/*End Menu Style*/




h1 {
	font-size: 1.8em;
	font-family: times new roman, times, serif;
	color: #e68200;
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 8px;
	margin-bottom: 5px;
}

h2 {
	font-size: 1.2em;
	font-family: times new roman, times, serif;
	color: #385f87;
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-indent: 18px;
}

h3 {
	font-size: 1.3em;
	font-family: times new roman, times, serif;
	color: #e68200;
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 8px;
	margin-bottom: 2px;
}

h4 {
	font-size: 1em;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #434343;
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 8px;
	margin-bottom: 2px;
}

p {
	margin-left: 2px;
	margin-right:4px;
	margin-top: 0px;
	line-height: 20px;
	color:  #434343;
}

ul {
	margin-left: 2px;
	margin-right:4px;
	margin-top: 0px;
	line-height: 20px;
	color:  #434343;
}

ul.list {
	margin-left: 20px;
	margin-right:4px;
	margin-top: 0px;
	line-height: 20px;
	color: #434343;
	list-style-type: disk;
}

p.keyinfo {
	font-size: 9px;
	line-height: 13px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: none;
}

p.moreinfo {
	font-size: 9px;
	line-height: 13px;
	float: left;
	text-indent: 16px;
}

p.quote {
	font-size: 1.2em;
	font-family: times new roman, times, serif;
	color: #385f87;
}

p.footer {
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	color: #e3d8b5;
}

#contactform fieldset input .submit {
	width: 80px;
	float: right;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

th {
	background-color: #dde9f4;
	padding: 5px;
	text-align: center;
	color: #385f87;
}

td {
	padding: 3px;
}

tr.even {
	background-color: #E6E3DD;
	padding: 2px;
	text-align: left;
	color: #434343;
}

tr.odd {
	background-color: #F2EFE9;
	padding: 2px;
	text-align: left;
	color: #434343;
}

.keyprogram1 {
	width: 174px;
	float: left;
	margin-bottom: 10px;
}

.keyprogram2 {
	width: 174px;
	float: left;
	margin-bottom: 10px;
}

.keyprogram3 {
	width: 174px;
	float: left;
	margin-bottom: 10px;
}

.key {
	width: 16px;
	height: 16px;
	background-image: url(gfx/key.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
}

.info {
	width: 98px;
	float: left;
}

.brochureimg {
	width: 56px;
	height: 75px;
	margin-top: 6px;
	float: right;
}

.testimonialsimg {
	background-image: url(gfx/testimonialspic.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 300px;
	float: right;
		
}	
.indentinfo {
	margin-left: 30px;
	margin-top: -22px;
}

.infoicon {
	margin-left: 9px;
}

.industryrow {
	width: 188px;
	height: 107px;
	padding-right: 13px;
	padding-bottom: 13px;
	float: left;
}

a:link { 
	text-decoration: none; 
	color: #385f87 !important;
	background-color: transparent;
}
a:visited { 
	text-decoration: none; 
	color: #385f87 !important;
	background-color: transparent;
}
a:hover { 
	text-decoration: underline; 
	color: #385f87 !important;
	background-color: transparent;
}
a:active { 
	text-decoration: none; 
	color: #385f87 !important;
	background-color: transparent;
}

a.keylink:link { 
	text-decoration: none; 
	color: #434343 !important;
	background-color: transparent;
	line-height: 13px;
}
a.keylink:visited { 
	text-decoration: none; 
	color: #434343 !important;
	background-color: transparent;
	line-height: 13px;
}
a.keylink:hover { 
	text-decoration: none; 
	color: #385f87 !important;
	background-color: transparent;
	line-height: 13px;
}
a.keylink:active { 
	text-decoration: none; 
	color: #434343 !important;
	background-color: transparent;
	line-height: 13px;
}

a.footerlink:link { 
	text-decoration: none; 
	color: #e3d8b5 !important;
	background-color: transparent;
	line-height: 13px;
}
a.footerlink:visited { 
	text-decoration: none; 
	color: #e3d8b5 !important;
	background-color: transparent;
	line-height: 13px;
}
a.footerlink:hover { 
	text-decoration: none; 
	color: #385f87 !important;
	background-color: transparent;
	line-height: 13px;
}
a.footerlink:active { 
	text-decoration: none; 
	color: #e3d8b5 !important;
	background-color: transparent;
	line-height: 13px;
}
html {
	height:100%;
	font-size:100%;
	width: 100%;
    margin: 0; 
}

body {
	text-align: left;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #2b2b2b;
	font-size: 0.8em;
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#wrapper {
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: 100%;
}

#content {
	width: 800px;
	height: 100%;
	background-color: #FFFFFF;
	border-right: #6b5d2e solid 1px !important;
	border-left: #6b5d2e solid 1px !important;
	overflow: auto;
}
#logoheading {
	width: 802px;
	height: 92px;
	display: block;
	background-image: url(gfx/logoheading.jpg);
	background-repeat: no-repeat;
}

#heading{
	width: 802px;
	height: 131px;
	display: block;
	background-image: url(gfx/heading.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 182px !important;
	float: left;
	margin: 0px;
	padding-top: 2px;
	background-color: #FFFFFF;
}

#textcontent {
	width: 427px;
	float: left;
	margin: 0px;
	padding-left: 8px;
	padding-right: 5px;
	background-color: #FFFFFF;
}

#bigtextcontent {
	width: 605px;
	float: left;
	margin: 0px;
	padding-left: 6px;
	padding-right: 5px;
	background-color: #FFFFFF;
}

#keyevents {
	background-color: #dde9f4;
	width: 174px;
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}

#aboutpic {
	width: 306px;
	height: 219px;
	float: right;
	background-image: url(gfx/aboutpic.jpg);
	background-repeat: no-repeat;
	margin-right: -5px;
}

#marketingpic {
	width: 166px;
	height: 250px;
	float: right;
	background-image: url(gfx/marketingpic.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
}

#speakerpic {
	width: 200px;
	height: 274px;
	float: right;
	background-image: url(gfx/speakerpic.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 10px;
}

#linkspic {
	width: 334px;
	height: 227px;
	float: right;
	background-image: url(gfx/linkspic.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#contactpic {
	width: 160px;
	height: 238px;
	float: left;
	background-image: url(gfx/contactpic.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
}

#eventstable{
	width: 590px;
	margin-left: 2px;
	border: none;
	float: left;
}

#contactdetials {
	width: 210px;
	height: auto;
	float: left;
}

#contactform {
	width: 360px;
	float: right;
	padding-right: 5px;
	height: auto;
}

#footer {
	width: 802px;
	height: 18px;
	background-image: url(gfx/footer.jpg);
	background-repeat: no-repeat;	
	float: left;
	clear: both;
	margin-top: 0px;
}

