/* Developed by theultimatedeisgn.net, 2010*/
body  {
	font-family: 'Century Gothic', helvetica, arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 19px;
	background: #000000 url(../images/bg-gradient.jpg) repeat-y center center;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link {color: #f6961d; text-decoration: none;}
a:visited {color: #f6961d; text-decoration: none;}
a:hover {color: #f6961d; text-decoration: none;}
a:active {color: #f6961d; text-decoration: none;}

table,tr,td {
	padding:0;
	margin:0;
	border-collapse:collapse;
}
li { position: relative; }
right-bg { position: absolute; z-index: -1; top: 0; left: 0; }

.thrColFixHdr #container { 
	width: 1200px;
	margin: 0 auto;
	text-align: left;
} 
.thrColFixHdr #header {
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
h1 { line-height: 22pt; }
h1, h2 { font-weight: normal; color: #f6961d;}
h2 { margin: 20px 0px 0px 0px;}
h3 { font-size: 16px; color: #f6961d;}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 150px;
	margin-top: 0;
	margin-right: 0;
	text-align: right;
	padding: 0px 10px 15px 10px; 
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 160px;
	margin-top: -15px;
	margin-left: 0px;
	padding: 15px 0px 15px 10px;
}
#bannerImage{
	position: top;
	margin: 0 200px;
	padding: 10px 0px 10px 0px;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
}
.thrColFixHdr #mainContent { 
	margin: 0 200px; 
	padding: 0 0px;
	padding-bottom: 20px;
	height: inherit;
}
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px;
} 
.thrColFixHdr #footer p {
	text-align: center;
	margin: 0;
	padding: 10px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#guest-speakers{
	width: 700px;
	height: 155px;
	margin-bottom: 30px;
}
#guest-sp-image{
	position:relative;
	float: left;
	width: 100px;
	height: 155px;
}
#guest-sp-copy{
	float:right;
	width: 570px;
	height: inherit;
	margin-left: 20px;
	border-bottom: thin;
    border-color: #67c0ee;
    border-bottom-style: dotted;
}
#theud{ font-size: 10px; color:#000; text-align: center;}
#theud a{color:#000}
#theud a:hover{color:#07B6FE}
#columns {
    overflow: hidden;
    width: 800px;
}
.one_half, .one_third {
    float: left;
    margin-right: 4%;
    position: relative;
}
.one_half {
    width: 48%;
}
.one_third {
    width: 30.6666%;
}
.last {
    clear: right;
    margin-right: 0 !important;
}

.mslice {	background-position:center top; height: 346px; float: left; overflow: hidden; }
.mslice:hover {	background-position:center bottom;}

.mslice1 {
	background-image:url('../images/slide_main/1.jpg');
	width: 159px;
}
.mslice2 {
	background-image:url('../images/slide_main/2.jpg');
	width: 158px;
}
.mslice3 {
	background-image:url('../images/slide_main/3.jpg');
	width: 158px;
}
.mslice4 {
	background-image:url('../images/slide_main/4.jpg');
	width: 400px;
}
.mslice5 {
	background-image:url('../images/slide_main/5.jpg');
	width: 400px;
}

