/* styles for general site layout */
html {
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;		
	background-color: #771F97;	
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #64018C;		
}
body {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	padding-left: 5px;
	color: #212121;
	width: 470px;
}
h2 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	padding-left: 5px;
	color: #619607;
	width: 470px;
}
h3 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #619607;
	width: 470px;
}
h4 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: #619607;
	width: 470px;
}

h5 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 5px;
	color: #619607;
	width: 470px;
}
.smtitle {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: #90BD4e;
	width: 470px;
}
p {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4D4D4D;
	width: 470px;
	padding-left: 5px;
}

a:link { text-decoration: none; color: #682288; }
a:hover { text-decoration: underline; color: #8BB93B;}
a:active { text-decoration: none; color: #682288; }
a:visited { text-decoration: none; color: #682288;}

a.headerlink:link { font-size: 14px;  text-decoration: underline; color: #619607;}
a.headerlink:hover { font-size: 14px;  text-decoration: underline; color: #444444;}
a.headerlink:active { font-size: 14px;  text-decoration: underline; color: #619607;}
a.headerlink:visited { font-size: 14px;  text-decoration: underline; color: #619607;}

.subtitle { 
	font-size: 14px;  
	text-decoration: none; 
	font-weight: bold;
}  
ul {
	list-style: box;
	margin: 0px, 0px, 0px, 10px, ;
	padding-left: 10px;
	text-indent: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4D4D4D;
	}
/* ul.body {
	list-style-image: url(../images/bullet_sq_wide.gif);
	list-style-type: disc;
	list-style-position: inside;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4D4D4D;
	margin-top: 0px ;
	margin-bottom: 0px ;
	margin-left: 11px;
	padding-left: 20px;
	text-indent: -10px; 
	padding-top: 4px ;
	padding-bottom: 5px ;	
	}*/
ul.body {
	list-style: none;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4D4D4D;
	margin-top: 0px ;
	margin-bottom: 0px ;
	margin-left: 0px;
	padding-left: 6px;
	padding-top: 4px ;
	padding-bottom: 5px ;	
	}	
li {
	line-height: 14px;
	padding-left: 14px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../images/bullet_sq_wide.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
ol {
	list-style-position: inside;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4D4D4D;
	margin-left: 5px;
	padding-left: 15px;
	text-indent: -15px;
}	

.clear { /* used to clear floating divs */
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

.imagefloatleft {
	  vertical-align: middle;
	  margin: 0px 15px 10px 0px;

 }
.line {
   
	border-bottom: thin solid #619607;
	padding: 0px 0px 0px 0px;
}
.floatLeft { 
    float: left; 
    margin: 0px 20px 10px 0px; 
}
/* --------------------------------------------------------------------------------- */
/* style for main page container */
.container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;			
	vertical-align: top;
}
/* --------------------------------------------------------------------------------- */
/* style for header banner */
.header_title { /* title page only */
	float: left;
	background-image: url(../images/header_title.jpg);	
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	width: 779px;
	height: 190px;
	padding: 0px;	
}
.header { /* all pages except title page */
	float: left;
	background-image: url(../images/header.jpg);	
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	width: 779px;
	height: 130px;
	padding: 0px;	
}
.logo {
	margin-left: 75px;
	margin-top: 27px;
}
.overhang { /* allows diamond to "overhang" right edge of design */
	float: right;
	text-align: left;
	width: 21px;
	padding: 0px;
}

.clock { /* clock location */
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	width: 779px;
	height: 132px;
	padding: 5px;
	margin-top: 46px;	
}
/* --------------------------------------------------------------------------------- */
/* style for main content areas */
.maincontent { /* content area including sidenav */
	float: left;
	width: 759px;
	padding: 10px;
	margin: 0px;
	margin-top: -1px;
	background-color: white;
	background-image: url(../images/swoosh_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;		
	text-align: left;
}
.content { /* right portion of content area */
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	width: 500px;
	margin: 0px;
}
/* --------------------------------------------------------------------------------- */
/* styles for footer */
.copyright { /* all pages except title */
	float: left;
	width: 779px;
	height: 39px;
	text-align: left;
	background-image: url(../images/copyright.gif);
	background-position: top left;
	background-repeat: no-repeat;			
}
.copyright_title { /* title page only */
	float: left;
	width: 779px;
	height: 39px;
	text-align: left;
	background-image: url(../images/copyright2.gif);
	background-position: top left;
	background-repeat: no-repeat;			
	margin-top: -10px;
}
.copyright_text {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 9px;
	line-height: 41px;
	color: black;
	padding-left: 21px;
}
.reflection { /* gradient graphic below footer */
	float: left;
	width: 779px;
	height: 81px;
	text-align: left;
	background-image: url(../images/reflection.jpg);
	background-position: top left;
	background-repeat: no-repeat;			
	padding-top: 10px;
}
.footer_link { 
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 9px;
	line-height: 41px;
	color: #777777;
}
a.footer_link:link { text-decoration: none; }
a.footer_link:hover { text-decoration: underline; }
a.footer_link:active { text-decoration: none; }
a.footer_link:visited { text-decoration: none; }
/* --------------------------------------------------------------------------------- */
/* styles for top navigation bar */
.navbar {
	float: left;
	text-align: left;
	background-image: url(../images/navbar_back.jpg);	
	background-position: top right;
	background-repeat: no-repeat;	
	padding: 0px;
	padding-top: 1px;
	width: 779px;
	height: 34px;
	margin: 0px;
}
.navbar_title {
	float: left;
	text-align: left;
	background-image: url(../images/navbar_back_title.jpg);	
	background-position: top right;
	background-repeat: no-repeat;	
	padding: 0px;
	padding-top: 1px;
	width: 779px;
	height: 23px;
	margin: 0px;
}
.navbar_text_left {
	float: left;
	width: 70%;
	padding-left: 17px;
	padding-bottom: 0px;
}
.navbar_text_right {
	float: right;
	width: 21%;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
}
a.navbar_link:link { color: white; text-decoration: none; }
a.navbar_link:hover { color: white; text-decoration: none; }
a.navbar_link:active { color: white; text-decoration: none; }
a.navbar_link:visited { color: white; text-decoration: none; }
.navbar_list {
	list-style-type: none;
	display: inline;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}
.navbar_item_on {
	background-color: #8BB93B;
	float: left;
	position: relative;	
	width: auto;
	padding: 0px;
	margin: 0px;
	margin-top: -1px;
	padding-top: 1px;
	height: 17px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: text-top;
	color: white;	
}
.navbar_item_off {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;	
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: text-top;
	color: white;	
	width: auto;
}
.navbar_item_title_on {
	background-color:  #8BB93B;
	float: left;
	position: relative;	
	width: auto;
	padding: 0px;
	margin: 0px;
	margin-top: -3px;
	padding-top: 2px;
	height: 18px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: text-top;
	color: white;	
}
.navbar_item_title_off {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-top: -3px;
	padding-top: 2px;
	height: 18px;	
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: text-top;
	color: white;	
	width: auto;
}
.navbar_divider {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;	
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: text-top;
	color: white;	
	width: 4px;
	text-align: center;
}

/* --------------------------------------------------------------------------------- */
/* styles related to the subnav (side navigation) */
.subnav {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 200px;
	padding-left: 10px;
	padding-top: 35px;
	margin-right: 40px;
}

.subnav_list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

.subnav_demo {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 90px;
}

.subnav_item_off {
	border-bottom: 1px dotted black;
	background:transparent url(../images/bullet_off.gif) repeat-y;
	background-position:0 13px;
	vertical-align: middle;
	line-height: 17px;
	padding: 0px;
	padding-left: 25px;
	padding-bottom: 6px;
	margin: 0px;
	border-bottom: 1px solid #A0C65E;
	margin-bottom: 4px;	
}
.subnav_item_on {
	border-bottom: 1px dotted black;
	background:transparent url(../images/bullet_on.gif) repeat-y;	
	background-position:0 13px;
	vertical-align: middle;
	line-height: 17px;
	padding: 0px;
	padding-left: 25px;
	padding-bottom: 6px;	
	margin: 0px;
	border-bottom: 1px solid #662A7D;
	margin-bottom: 4px;
}
.subnav_link { 
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #727272;	
	line-height: 16px;
	text-decoration: none;
}

.subnav_link_off { 
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #727272;	
	line-height: 16px;
}
a.subnav_link_off:link { color: #4D4D4D; text-decoration: none; }
a.subnav_link_off:hover { color: #4D4D4D; text-decoration: none; }
a.subnav_link_off:active { color: #4D4D4D; text-decoration: none; }
a.subnav_link_off:visited { color: #4D4D4D; text-decoration: none; }
.subnav_link_on { 
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #662A7D;	
	line-height: 12px;
}
a.subnav_link_on:link { color: #4D4D4D; text-decoration: none; }
a.subnav_link_on:hover { color: #4D4D4D; text-decoration: none; }
a.subnav_link_on:active { color: #4D4D4D; text-decoration: none; }
a.subnav_link_on:visited { color: #4D4D4D; text-decoration: none; }
/* --------------------------------------------------------------------------------- */
/* styles for the site title page (front page index.php) */
.maincontent_title { /* content area with no sidenav or swoosh */
	float: left;
	width: 759px;
	padding: 10px;
	margin: 0px;
	margin-top: -1px;
	text-align: left;
	background-color: white;
}

.maincontent_title2 { /* content area with no sidenav or swoosh */
	float: left;
	width: 759px;
	height: 150px;
	padding: 10px;
	margin: 0px;
	margin-top: -5px;
	text-align: left;
	background-color: white;
}

.maincontent_title3 { /* content area with no sidenav or swoosh */
	float: left;
	width: 659px;
	height: 150px;
	padding: 10px;
	margin: 0px;
	margin-top: -5px;
	text-align: left;
	background-color: white;
}

.titlecontent_left {
	float: left;
	width: 505px;
	height: 240px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 0px;
	background-image: url(../images/home_main_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;	
}
.titlecontent_right {
	float: right;
	width: 220px;
	height: 206px;
	margin-left: 5px;
	padding-top: 40px;
	background-image: url(../images/news_back.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #4D4D4D;
	padding-right: 12px;
	padding-left: 7px;	
}


.titlecontent_right3 {
	float: right;
	width: 220px;
	height: 206px;
	margin-left: 5px;
	padding-top: 40px;
	background-image: url(../images/news_back.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #4D4D4D;
	padding-right: 12px;
	padding-left: 7px;	
}
.titlecontent_right2 {
	float: right;
	width: 220px;
	height: 113px;
	margin-left: 5px;
	padding-top: 40px;
	background-image: url(../images/adeptboxuse05.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #4D4D4D;
	padding-right: 12px;
	padding-left: 7px;	
}
.p_title {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4D4D4D;
	width: 470px;
	padding-left: 5px;
	padding-top: 4px;
	margin: 0px;
}
.p_title2 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4D4D4D;
	width: 470px;
	padding-left: 5px;
	padding-top: -5px;
	margin: 0px;
}
.badgecontent_left {
	float: left;
	width: 506px;
	height: 100px;
	padding-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	margin: 0px;
}
.badgecontent_right {
	float: right;
	width: 230px;
	height: 240px;
	margin-left: 5px;
	padding-top: 40px;
	padding-right: 12px;
	padding-left: 7px;	
}
.badge_left {
	float: left;
	width: 153px;
	height: 46px;
	margin: 0px;
	margin-left: -2px;
	padding-left: 100px;
	padding-top: 48px;
	padding-right: 0px;
	background-image: url(../images/badge_left_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: black;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 12px;	
	cursor: pointer;
}
.badge_right {
	float: left;
	width: 149px;
	height: 57px;
	padding-left: 95px;
	padding-top: 38px;
	padding-right: 10px;
	background-image: url(../images/badge_right_backc.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 14px;	
	cursor: pointer;	
}
.wireless {
	float: right;
	width: 139px;
	height: 64px;
	padding-left: 10px;
	padding-right: 90px;
	padding-top: 42px;
	margin-top: 9px;
	font-weight: bold;
	background-image: url(../images/wireless_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color:  black;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 14px;	
}

.shoreline {
	float: right;
	width: 139px;
	height: 64px;
	padding-left: 10px;
	padding-right: 90px;
	padding-top: 40px;
	margin-top: 9px;
	background-image: url(../images/Shoreline_Back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	cursor: pointer;		
}

	
.subsubnav_text {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	color: #666666;
}
.subsubnav_item_on { color: #662A7D; text-decoration: none; font-weight: bold;}
.subsubnav_item_on:link { color: #662A7D; text-decoration: none; font-weight: bold;}
.subsubnav_item_on:visited { color: #662A7D; text-decoration: none;font-weight: bold;}
.subsubnav_item_on:hover { color: #662A7D; text-decoration: underline; font-weight: bold;}

.subsubnav_item_off { color: #727272; text-decoration: none; font-weight: bold;}
.subsubnav_item_off:link { color: #727272; text-decoration: none; font-weight: bold;}
.subsubnav_item_off:visited { color: #727272; text-decoration: none; font-weight: bold;}
.subsubnav_item_off:hover { color: #727272; text-decoration: underline; font-weight: bold;}

.careers_blockquote {
	padding: 0px; 
	margin: 0px;
}
/* explicit narrow paragraphs to prevent IE6.0 width bug */
.p_narrow {
	width: 99%;
	padding-top: 3px;
	margin-top: 0px;
}
.expert {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

img { border: 0px; }



#picture {width:100px; height: 250px; background-color:#ffffff;}
#picture a.small, #picture a.small:visited { display:block; width:100px; height:100px; text-decoration:none; background:#ffffff; top:0; left:0; border:0;}
#picture a img {border:0;}
#picture a.small:hover {text-decoration:none; background-color:#000000; color:#000000;}
#picture a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#picture a.small:hover .large {display:block; position:absolute; top: 420px; left:400px; width:550px; height:450px; } 

#menu a.p1:hover .large {display:block; position:absolute; top:-85px; left:150px; width:300px; height:300px;





