body {
	background-color:#000;
	color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#copyright {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


img { border:none; }

#leftnav {
	background-image:url(images/home_03.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 182px;
	height: 453px;
}

/* nav buttons */

#nav-whatis {
	background-image:url(images/nav-whatis.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 178px;
	height: 95px;
}

#nav-whatis-text {
	padding:55px 0px 0px 0px;
	text-align:center;
	color: #000;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

#nav-whatis-text a:link, #nav-whatis-text a:visited, #nav-whatis-text a:active{
	text-decoration: none;
	color:#000;
}

#nav-whatis-text a:hover{
	text-decoration: underline;
	color:#fff;
}

#nav-text {
	padding:33px 0px 0px 7px;
	text-align:center;
	color: #000;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

#nav-text a:link, #nav-text a:visited, #nav-text a:active{
	text-decoration: none;
	color:#000;
}

#nav-text a:hover{
	text-decoration: underline;
	color:#fff;
}

#nav-bday {
	background-image:url(images/nav-bday.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 175px;
	height: 75px;
}

#nav-corpevents {
	background-image:url(images/nav-corpevents.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 175px;
	height: 75px;
}

#nav-team {
	background-image:url(images/nav-team.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 175px;
	height: 75px;
}

#nav-whatsup {
	background-image:url(images/nav-whatsup.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 175px;
	height: 75px;
}

#header {
	background-image:url(images/home_header.gif);
	background-repeat:no-repeat;
	width: 800px;
	height: 119px;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}

#header-sub {
	background-image:url(images/sub_01.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 64px;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}

#topnav {
	background-image:url(images/home_02.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 53px;
}
/*
#topnav ul, #topnav li {
	list-style-type:none;
	display:inline;
	text-align: center;
	padding-left: 0px;
	margin-left: 0px;
	color: 000;
}

#topnav li a:link {
	list-style-type:none;
	display:inline;
	color: #000;
	text-decoration:none;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topnav li a:visited {
	list-style-type:none;
	display:inline;
	color: #000;
	text-decoration:none;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topnav li a:hover {
	color: #666;
}

#topnav li a:active {
	list-style-type:none;
	display:inline;
	color: #000;
	text-decoration:none;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/
#vest {
	background-image:url(images/_laserHome.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 453px;
	width: 618px;
}

#home-copy {
	background-image: url(images/home_05.jpg);
	background-repeat:no-repeat;
}

#home-copy p {
	text-align: center;
	font-size: .8em;
	font-weight:bold;
}

#home-copy-pad {
	padding-top: 70px;
}

#footer {
	background-image:url(images/home_06.jpg);
	background-repeat:no-repeat;
	height: 30px;
	width: 800px;
}

#footer-sub {
	background-image:url(images/sub_05.jpg);
	background-repeat:no-repeat;
	height: 30px;
	width: 800px;
}

.footer {
	padding: 0px 85px  0px 45px;
	line-height: 10px;
}

#footer ul, #footer li, #footer li a:link, #footer li a:visited, #footer li a:active {
	color: 000;
	text-decoration:none;
	list-style-type:none;
	display:inline;
	font-size: .89em;
	font-weight:bold;
}
.soman{ display:inline;margin-top:5px;}
.soman h3{margin:0; padding:0; display:inline;}
.soman h3 a{text-decoration:none;color:#000000;}
#footer li a:hover {
	color:fff;
	text-decoration:underline;
}

#footer-sub ul, #footer-sub li, #footer-sub li a:link, #footer-sub li a:visited, #footer-sub li a:active {
	color: 000;
	text-decoration:none;
	list-style-type:none;
	display:inline;
	font-size: .89em;
	font-weight:bold;
}

#footer-sub li a:hover {
	color:fff;
	text-decoration:underline;
}
/* Facebook & Twitter Links*/
a#facebook{
	background:url('images/facebook_1.png') no-repeat;
    display: inline-block;
    height: 24px;
    left: 372px;
    position: relative;
    text-indent: -3000px;
    top: -20px;
    width: 23px;
}
a#twitter{
	background:url('images/twitter_1.png') no-repeat;
    display: inline-block;
    height: 24px;
    left: 372px;
    position: relative;
    text-indent: -3000px;
    top: -20px;
    width: 23px;
}
#sub-copy {
	background-color:#000;
}

#subtext {
	padding: 30px 30px 55px 20px;
}

#subtext a:link, #subtext a:visited, #subtext a:active {
	color: #ff0000;
	text-decoration:underline;
}

#subtext a:hover {
	color: #fff;
	text-decoration:none;
}
/* li colors*/
.green_text{
	color:#006633;
}
.pink_text{
	color:#CC33CC;
}
.blue_text{
	color:#0066CC;
}
#topright {
	background-position: top right;
	background-image:url(images/sub-copy-top-right.jpg);
	background-repeat:no-repeat;
	width: 800px;
}

#botleft {
	background-position: bottom left;
	background-image:url(images/sub-copy-bot-left.jpg);
	background-repeat:no-repeat;
	width: 800px;
}

#botright {
	background-position: bottom right;
	background-image:url(images/sub-copy-bot-right.jpg);
	background-repeat:no-repeat;
	width: 800px;
}

#sub-last {
	padding-right: 100px;
}

.search_term{
	background-color: #666;
}

p { font-size:12px; }

.font12 {
font-size:12px;
}

ul.bullet, li.bullet {
font-size:12px;
list-style-image:url(images/bullet.gif);
}

ul, li {
font-size:12px;
}


















@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0px 0px 0px 3px;
	font-size: 12px;
	font-weight:bold;
	cursor: default;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 12.2em;
	background-color: #e7e7e7;
	border-bottom: 1px solid #000;
	padding: 5px 0 5px 0px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #000;
	padding: 0px;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FF0000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #ff0000;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */

