@charset "utf-8";
/* CSS for Index */

/* Container Per Page */

#container {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:840px;
	height:100%;
	min-height:1010px;
}

/* Content Elements for Questions */
.full p {
	padding:20px 15px 0 15px;
	text-align:left;
	width:620px;
}
.full {
	padding-top:20px;
	text-align:left;
}
*+html #wrapper {
	margin-top:-12px;
	text-align:left;
}

.float_left {
	float:left;
	
	margin-right:20px;
}
.right_img {
	padding:20px 0 0 30px;
}
#hero {
	padding:0px 40px 0 0;
	margin-left:10px;
}
.bold {
	text-decoration:underline;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.black {
	padding-top:5px;
	/*list-style-type:square;*/
}
.small {
	text-align:left;
	margin-top:12px;
	font-size:10px;
}

.center {
	text-align:center;
	padding-top:15px;
	clear:both;
}

/* Extra Content Extender */

#content_ext {
	width:675px;
	height:200px;
	padding-top:200px;
	background:transparent url(../images/ai_body_bg.jpg) repeat-y center center;
	float:right;
	text-align:left;
}
#footer_illum {
	margin:5px 17px 0 0;
	height:33px;
	background:transparent url(../images/ai_footer.jpg) no-repeat center right;
}
#footer_illum ul{
	margin:50px 17px 0 0;
	height:33px;
}
#ftr_links_illum {
	position:absolute;
	right:140px;
	bottom:-185px;
	color:#ffffff;
}
#ftr_links_illum a:link, #ftr_links_illum a:visited {
	text-decoration:none;
	color:#ffffff;
}
#ftr_links_illum a:hover, #ftr_links_illum a:active {
	text-decoration:underline;
	color:#ffffff;
}
#ftr_links_illum ul {
	display:block;
}
#ftr_links_illum ul li {
	display:inline;
}
#videos{
	padding:10px;
	background-color:#CCC;
	border:solid #000 1px;
	top:790px;
	width:550px;
	position:absolute;}

/* SlideShow */
#ss {text-align:center; padding-top:20px;}
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none; margin-top:-0.1px;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {display:none; position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px;}
#image img {position:absolute; z-index:25; width:500px; right:3px;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40); display:none;}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {z-index:50; float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#fff}
#slideleft:hover {background-color:#E10000}
#slideright {z-index:50; float:right; width:20px; height:81px; background:#fff url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#E10000}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #FFF; padding:2px}