



/*----------------------------------
		Theme_# Theme Name
		Cat Category
		Name
----------------------------------*/

body {
	margin: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	padding: 0;
	margin: 0;
}

.sf_outer_wrapper {
	
}

.sf_extra1 {
}

.sf_wrapper {
	border-bottom: 1px solid #363636;
	border-left: 1px solid #363636;
	border-right: 1px solid #363636;
	width: 780px;
	margin: auto;
	background-color: #ffffff;
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display: none;
}

.sf_navigation_top ul{
	
}

.sf_navigation_top ul:after{
	
}


.sf_navigation_top ul li {
	
}

.sf_navigation_top ul li.sf_last_nav_item{
	
}

.sf_navigation_top ul li.sf_first_nav_item{

}

.sf_navigation_top ul li a {	
	
}

.sf_navigation_top ul li a:visited {
	
}

.sf_navigation_top ul li a:hover{
	
}

/*--------------------------------
		End Top Navigation
---------------------------------*/



.sf_extra10 {
	
}



/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	background-image: url(/http://www.legacyai.com/images/header.jpg);
	background-repeat: no-repeat;
	height: 780px;
	height: 116px;
}

.sf_extra2 {
	margin-top: 13px;
	margin-left: 5px;
	height: 100px;
	width: 150px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(/http://www.legacyai.com/images/logo.jpg);
}


.sf_main_header {    /*--Don't forget the height and overflow: hidden--*/
	padding-top: 20px;
	width: 515px;
	float: right;
	height: 35px;
	font-size: 24px;
	font-weight: bold;
}

.sf_extra3 {
	
}

.sf_sub_header {    /*--Don't forget the height and overflow: hidden--*/
	width: 475px;
	float: right;
	height: 30px;
	font-size: 16px;
	font-weight: normal;
}

/*--------------------------
		End Header
--------------------------*/



.sf_extra4 {
	height: 63px;
	width: 780px;
	background-repeat: no-repeat;
}



/*--------------------------------
		Bottom Navigation
---------------------------------*/

.sf_navigation {
	float: left;
	width: 160px;
	height: auto !important;
}

.sf_navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf_navigation ul:after{
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}


.sf_navigation ul li {
	
}

.sf_navigation ul li.sf_last_nav_item{
	background-position: 0 23px;
	background-repeat: no-repeat;
	height: 253px;
}

.sf_navigation ul li.sf_first_nav_item{

}

.sf_navigation ul li a {
	font-size: 11px;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	height: auto !important;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left;
}

.sf_navigation ul li a:visited {
	
}

.sf_navigation ul li a:hover {
	background-repeat: no-repeat;
	background-position: left;
}

/*--------------------------------
		flyout menu
---------------------------------*/ 

#Nav1 { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;	
	/*width: 180px;	*/
}

#Nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 160px;	
}

#Nav1 li { /* all list items */   
	float: left;	
	width: 160px;	
}

#Nav1 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 12em;
	margin-top : -1.9em;
	z-index: 1000;
}

#Nav1 li ul li { /* second-level lists */	
	position : relative;
	width: 160px;
}

#Nav1 li a {	
	display : block;		
}

#Nav1 li ul li a { /* second-level lists */	
	background-image: none;	
	margin: 0px;
	padding-left: 10px;
	border-bottom:1px solid #ffffff;
}

#Nav1 li ul li a:hover {	
	background-image: none;	
	margin: 0px;
	padding-left: 10px;
}

#Nav1 li ul li.sf_last_nav_item_subnav a{
	border:none;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	
	background-color: #ccc;
	width: 160px;	
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}



/*--------------------------------
		End Bottom Navigation
---------------------------------*/



.sf_extra5 {
	
}



/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	width:613px;
	float:right;
	padding-top: 10px;
	padding-right: 2px;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
}

.sf_pagetitle h1 {
	font-size:14px;
	margin: 0;
	font-weight: bold;
}

/*--------------------------------
		 End Page Title
---------------------------------*/



.sf_extra6 {
	
}



/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul{
	
}

.sf_subnavigation ul:after{
	
}

.sf_subnavigation ul li {
	
}

.sf_subnavigation ul li.sf_last_nav_item{

}

.sf_subnavigation ul li.sf_first_nav_item{

}

.sf_subnavigation ul li a {
	
}

.sf_subnavigation ul li a:visited {
	
}

.sf_subnavigation ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	float: right;
	width: 600px;
	font-size: 12px;
}

.sf_content img {
	
}

/*--------------------------
		End Content
--------------------------*/



/*.sf_extra12 {
	margin-top: 127px;
	.margin-top: 140px;
	height:229px;
	width:160px;
	background-repeat: no-repeat;
}*/

/* asdfsadf\*/
*html .sf_extra12 {
	margin-top: 168px;
}
/* end */



/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul{
	
}

.sf_subnavigation2 ul:after{
	
}

.sf_subnavigation2 ul li {
	
}

.sf_subnavigation2 ul li.sf_last_nav_item{

}

.sf_subnavigation2 ul li.sf_first_nav_item{

}

.sf_subnavigation2 ul li a {
	
}

.sf_subnavigation2 ul li a:visited {
	
}

.sf_subnavigation2 ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/



.sf_extra7 {
	
}

.sf_extra7 span{
	
}



/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	font-size: 10px;
	clear: both;
	height: 35px;
	background-repeat: repeat-x;
	background-image: url(/http://www.legacyai.com/images/footer_bg.gif);
}

.sf_footer div {
	padding-top: 15px;
	text-align: center;
}


/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	
}

.sf_extra9 {
	
}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	
}

a:visited {
	
}

a:hover {
	
}

.sf_banner {
	margin-top: 45px;
	text-align: center;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/*
     FILE ARCHIVED ON 04:31:10 Aug 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:33:52 Sep 19, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/