@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(../images/header_bar.png);
	background-repeat: repeat-x;
	height: 74px;
}
.container {
	vertical-align: baseline;
	width: 960px;
	margin: 0px auto;
}
#slogan  {
	width: 307px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	white-space: normal;
	color: #FFFFFF;
	font-size: 18px;
}	
#navigation {
	background-image: url(../images/menu.png);
	color: #FFFFFF;
	background-repeat: repeat-x;
	vertical-align: baseline;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font: 12px Arial, Helvetica, sans-serif;
}
#above_content {
	background-image: url(../images/content_above.png);
	background-repeat: repeat-x;
	height: auto;
	margin: 0px auto 5px;
	background-color: #000000;
}
#widget_scroll {
	display: block;
	height: 270px;
	width: 960px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.feature {
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}
.alignright {
	float: right;
	margin: 0 0 15px 15px;
}
.aligncenter {
	display: block;
	 margin-left: auto;
	 margin-right: auto;
}
img.alignright {
	float:right;
	margin:0 0 15px 15px;
}
img.alignleft {
	float:left;
	margin:0 15px 15px 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img.alignright {
	float:right;
	margin:0 0 15px 15px;
}
a img.alignleft {
	float:left;
	 margin:0 15px 15px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.feature h2, .feature h1{
	font: bold 29pt Tahoma, sans-serif;
	margin: 10px 0 15px 0;
	color: #6e6e6e;
}
.feature h2 a, .feature h1 a {
	color: #6e6e6e !important;
	text-decoration: none;
}
.feature td, .feature p {
	font: 12px Tahoma, sans-serif;
	color: #565656;
	line-height: 175%;
	margin-bottom: 15px;
}
.feature a {
	color: #666;
	text-decoration: underline;
}
.feature a:hover {
	color: #999;
}
.feature ul, .feature ul li {
	list-style:none !important;
	list-style-type:none !important;
	color: #565656;
}
.feature ul {
	margin: 0 0 20px 10px;
}
.feature ul ul {
	margin: 0 0 0px 10px;
}
.feature ul li {
	padding: 2px 0 2px 12px !important;
	background: url(../style_images/bot_bull_sm_white.gif) no-repeat 0px 7px;
}
.feature ol {
	 margin: 0 0 20px 25px;
}
.feature ol, .feature ol li {
	list-style: decimal;
	list-style-type: decimal;
}
.feature ul li, .feature ol li { 
	margin: 2px 0;
	float: none; 
	width: auto !important;
	height: auto !important;
}
a.more-link {
	clear: both;
	display: block;
	margin: 10px 0 0 0;
	text-decoration: none;
	color: #787878;
}
#featured_content .featured_bottom_wrapper {
	display: block;
	float: left;
	width: 47%;
	overflow: hidden;
}
#featured_content .featured_bottom_wrapper.right {
	float: right;
}
.featured_bottom_wrapper h2 {
	font-size: 18px;
}
#featured_content .featured_bottom_wrapper .feature p {
	font-size: 11px;
}
#featured_content .feature.bottom {
	border: none;
}
div.sociable {
	margin-top: 20px;
	clear: both;
}
div.sociable ul {
	list-style: none;
	list-style-type: none;
}
div.sociable li {
	float: left;
	margin: 5px 10px 0 0;
}
div.sociable li img {
	padding: 0px !important;
}
#bread_crumbs {
	background-image: url(../images/bc.png);
	background-repeat: repeat-x;
	vertical-align: baseline;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bread_crumb {
	padding: 0px;
	color: #ffffff;
	font-size: 11px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
}
.bread_crumb a {
	color: #FFFFFF;
	text-decoration: none;
}
a:focus {
	outline: none;
	color: #FF0000;
}
#panel {
	background: #754c24;
	height: 200px;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(jquery%20tuts/images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/panel-top.gif);
	background-repeat: no-repeat;
	background-position: right -50px;
}
.active {
	background-position: right 12px;
}
.style1 {
font: 12px Arial, Helvetica, sans-serif;
}
.grid_4 {
	width:300px
}
.sf-menu {
	line-height:1.0;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:180px;
}
.sf-menu ul li {
	width:100%;
	color: #FFFFFF;
}
.sf-menu li:hover {
	visibility:inherit;
}
.sf-menu li {
	float:left;
	position:relative;
}
.sf-menu a {
	display:block;
	position:relative;
}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left:0;
	top:34px;
	z-index:99;
}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {
	left:180px; top:0;
}
ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul{
	left:180px; top:0;
}
#content {
	height: auto;
	margin: 0px;
	padding-top: 20px;
}
#content a {
	color: #FF0000;
}
#main_body_bottom {
	background: #eaeaea;repeat-x top;		border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	vertical-align: baseline;
	height: auto;
}
#main_body_bottom .grid_4 {
	border-left: 1px solid #bbb;
	width: 297px;
	height: 110px;
	overflow: hidden;
	margin-right: 8px;
	float: left;
}
#main_body_bottom .grid_4.main_bot_last {
	border-right: 1px solid #bbb;
	width: 317px;
}
#main_body_bottom .grid_4.main_bot_last p {
	padding-right: 20px;
}
#main_body_bottom p {
	color: #666;
	font-size: 11px;
	line-height: 150%;
	text-align: justify;
	margin: 20px 0 0 20px;
}
#main_body_bottom p img {
	float: left;
	margin: 0 15px 15px 0;
}
#main_body_bottom a {
	color: #333;
}
#footer {
	background: #000;

	repeat-x top;			color: #FF0000;
	padding: 1.5em 0 1em;
	height: 200px;
}
#footer h4 {
	letter-spacing: 0.5pt;
	text-transform: uppercase;
	color: #CCCCCC;
	margin-bottom: 20px;
	font-weight: normal;
}
#footer ul {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#footer ul li {
	line-height: normal;
}
#footer ul li a {
	display: block;
	padding: 5px 0 5px 8px;
	border-bottom: 1px solid #333;
	color: #CCCCCC;
	background: url(../style_images/bot_bull_sm.gif);
	no-repeat 0px 9px;	text-decoration: none;
}
#footer ul li a:hover {
	color: #ff0000;
}
#footer_bottom,#footer_bottom a {
	color: #FFFFFF;
}
#footer_bottom {
	display: block;
	height: 100px;
	background: #000;
	padding-top: 6px;
	font-size: 11px;
	text-align: center;
}
#top_header {
	width: 960px;
}
#logo {
	width:342px;
	background: url(../images/ls_logo.png) no-repeat;
	height: 56px;
}
#logo a {
	display: block;
	margin: 10px 0 0 0;
}
.top_sep {
	width: 2px;
	background: url(../style_images/top_sep.jpg) no-repeat;
}
#tag {
	width: 420px;
	background: url(../img/tag.jpg) no-repeat 40px 32px;
}
#top_contact {
	width: 200px;
	float: right;
}
#top_contact a {
	text-align: right;
	display: block;
	margin: 20px 0 0 0;
}
.sf-menu {
	float:left;
	margin-bottom:1em;
	color: #FFffff;
}
#navigation ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 32px;
	font-weight: bold;
	color: #FFFFFF;
} 
#navigation li {
	display: block;
	float: left;
	color: #FFFFFF;
} 
#navigation li a {
	text-decoration: none;
	padding: 10px 10px 0 10px;
	height: 22px;
	float: left;
	margin-left: 5px;
} 
#navigation li a.first {
	margin-left: 0px;
	padding-left: 0px;
} 
#navigation li a.sel {
	color: #FFFFFF;
}
#navigation li a:hover {
	color: #FF0000;
}
#navigation li.current_page_item a {
	color: #FF0000;
}
#navigation li.current_page_item li.current_page_item a {
	padding-left: 10px;
	background:url('../style_images/bot_bull_sm.gif')no-repeat 5px center;
	color: #ff0000;
}
#navigation li.current_page_item li a {
	color: #a8a8a8;
} 
#navigation li li {
	background:#333 url(../style_images/above_content.jpg) 0px -2px;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	color: #FFFFFF;
} 
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	font-size:0px;
	line-height: 0px;
}
.spacer-10 {
	height: 10px;
}
.spacer-15 {
	 height: 15px;
}
.spacer-25 {
	height: 25px;
}
.spacer-50 {
	height: 50px;
}
.spacer-5, .spacer-10, .spacer-15, .spacer-25, .spacer-50 {
	clear: both;
}
.style3 {
	font-family: Impact;
	font-size: 24px;
}
#searchbx {
	width: auto;
	height: auto;
	display: block;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	top: 0px;
	z-index: 999;
	right: 0px;
	visibility: inherit;
	position: absolute;
}
#ticker {
	float: right;
	height: auto;
	width: auto;
}
#flashcontent {
	height: 600px;
	width: 800px;
	vertical-align: baseline;
	margin: auto;
}
#rss ul {
	font-size: 11px;
	line-height: normal;
}
#rss ul li {
	line-height: normal;
}
#rss ul li a {
	display: block;
	padding: 5px 0 5px 8px;
	border-bottom: 1px solid #333;
	color: #CCCCCC;
	background: url(../style_images/bot_bull_sm.gif);
	no-repeat 0px 9px;	text-decoration: none;
}
.apDiv2 {
	left: 0px;
	top: 0px;
	clear: both;
	float: left;
}
/* -------  7. Columns ------- */

#primary .one_third{width:176px;}
#primary .two_third{width:400px;}
#primary .one_half{width:288px;}
#primary .one_fourth, #footer .one_fourth{width:120px;}
#primary .three_fourth{width:456px;}
.one_half{width:456px;}
.one_third{width:288px;}
.two_third{width:624px;}
.one_fourth{width:204px;}
.three_fourth{width:708px;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth{position:relative;margin-right:48px;margin-bottom:20px;float:left;}
.last{margin-right:0 !important;clear:right;}

#slider {
	width:960px;
	padding:10px 0 10;
	margin:0 auto;
}
#slider h2 { font: bold italic 30px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; padding:0 0 30px 0; margin:0;}
#slider .flash_slider {
	width:960px;
	height:300px;
	margin:0;
	overflow:hidden;
	padding-bottom: 10px;
}
#slider {  width:960px; padding:10px 0 0 0; margin:0 auto;}
#slider h2 { font: bold italic 30px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; padding:0 0 30px 0; margin:0;}
#slider .flash_slider {
	width:960px;
	height:300px;
	margin:0;
	overflow:hidden;
}
/***
.port {
	width:285px;
	margin:10px 0;
	padding:0 30px 0 0;
	float:left;
}
.port.last { padding:0;}

.body_resize { width:960px; margin:0 auto; padding:10px 0 0 0; background:#fff;}
.body {
	padding:10px 0;
	margin:0 auto;
}
.body h2 { font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#0b0b0b; padding:10px 0; margin:0 0 10px 0; border-bottom:1px solid #d7d7d7;}
.body h2 span { font: normal 11px Arial, Helvetica, sans-serif; color:#b1b1b1; padding:0; margin:0;}
.body h3 { color:#4f4f4f; font: bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif; border-bottom:1px solid #dbdbdb; padding:15px 0 15px 15px; margin:0; }
.body .menu2 { width:170px; float:right; padding:20px 0 0; margin:0;}
.body .menu2 a { font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#5d5d5d; text-decoration:none; padding:0 3px;}
.body .menu2 a:hover { color:#fff; background:#363636;}
.body p { font:normal 11px Arial, Helvetica, sans-serif; color:#979797; line-height:1.8em; padding:10px 0; margin:0;}
.body p span { font-size:14px; font-weight:bold; color:#979797;}
.body a { color:#619500; text-decoration:none;}
.body img { margin:5px 0; padding:0; float:left;}
**/
/***************************************************
				TEAM
***************************************************/
.team_avatar {
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.team_avatar li {
	color: #aaa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	background-color: #E7E9E2;
	padding: 10px;
	margin-right: 14px;
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
}
.team_avatar li.last {
	margin-right: 0px;
}
#content .team_avatar p {
	padding: 0px;
}
.team_avatar strong {
	display: block;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
.team_avatar img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 4px;
	margin-bottom: 0px;
	float: none;
}

