/* CSS Document */

/* Basic Elements */
html p	{
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.5;
	}
	
body {
	font-size: 12px;
	line-height: 1.5;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;	
	background-image:url(../images/bkgrd_2ndpg.gif);
	background-repeat: repeat-x;
	}
	
.hide {
	display: none;
	}

.hideOnPrint {
	display: none;
	}
	
img {
	border: 0;
	}
	
/* Basic Divs */	
	
#container
{
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 973px;
	height: auto;
	position: relative;
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}
	
	
/* Home */
#rightvertical {
	margin: 0;
	padding: 0;
	width: 1px;
	height: 18px;
	background-color: #eaeaeb;
	position:absolute;
	top: 0px;
	left: 937px;
}

#flashcontainer {
	margin: 0;
	padding: 0;
	width: 937px;
	height: auto;
	background-image:url(../images/bkgrd_2ndpgflash.gif);
	background-repeat: no-repeat;
	position:absolute;
	top: 18px;
	left: 0px;
}


#flashhomenav {
	margin: 0;
	padding: 0;
	width: 937px;
	height: auto;
	top: 0px;
	left: 33px;
	position: relative;
}

#content {
	margin: 0;
	padding: 0;
	width: 964px;	
	background-image:url(../images/bkgrd_content.gif);
	position:absolute;
	top: 162px;
	left: 0px;
	z-index: -1;
}

/* Basic headers */
#header {
	margin: 0;
	padding: 0;
	width: 964px;
	height: 23px;
	background-color: #99ae33;
	}

#headerwhite {
	margin: 0;
	padding: 0;
	width: 664px;
	height: 19px;
	background-color: #ffffff;
	position:relative;
	top: 4px;
	left: 255px;
}
	
#headerwhite h1 {
	margin: 0;
	padding: 0;
}
	

/* 2nd page Columns  */
#leftcol {
	float: left;
	margin: 0;
	padding: 19px 0px 0px 59px;
	width: 192px;
	background-image:url(../images/leftcolcircle.gif);
	background-repeat: no-repeat;

}


#middlecol {
	margin-left: 255px;
	background-image:url(../images/2ndpgtitle.gif);
	background-repeat: no-repeat;
}


#contentcontainer {
 margin: 0px;
 padding: 0px;
 width: 630px;
 }
 
 #contenttitle {
 margin: 0px;
 padding: 0px 20px 20px 27px;
 width: 630px;
 }

 #contenttitle h1 {
	 margin: 0;
 	padding: 0;
 }
 

/*content medical illustration*/
#contentleft {
	float: left;
	margin: 0;
	padding: 0;
	width: 185px;
}

#contentleft h1 {
	margin: 0;
	padding: 9px 20px 5px 27px;
	color: #99ae33;
	font-size: 13px;
    font-family: "Arial Narrow", Arial, "Univers LT 67 CondensedBold", "Univers-CondensedBold", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.25em;
}

#contentleft h2 {
	margin: 0;
	padding: 0px 20px 5px 27px;
	font-size: 13px;
    font-family: "Arial Narrow", Arial, "Univers LT 67 CondensedBold", "Univers-CondensedBold", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.25em;
}


#contentleft p {
	margin: 0;
	padding: 5px 20px 5px 27px;
	line-height: 1.25em;
	}

#lcontentleft a {
	color: #686a6c;
	text-decoration: underline;
	}
	
	
.spacer10 {
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	}
	
#contentright {
	margin-left: 186px;
	padding: 9px 0px 9px 24px;
	width: 428px;
	min-height: 294px;
	border-left: solid 1px #d5d5d6;
}

#contentright h1 {
	margin: 0;
	padding: 0;
	color: #99ae33;
	font-size: 13px;
    font-family: "Arial Narrow", Arial, "Univers LT 67 CondensedBold", "Univers-CondensedBold", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.25em;
}

#contentright h2 {
	margin: 0;
	padding: 0;
	color: #99ae33;
	font-size: 13px;
    font-family: "Arial Narrow", Arial, "Univers LT 67 CondensedBold", "Univers-CondensedBold", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.25em;
}

#contentright p {
	padding: 10px 0px 0px 0px;
}


#contentright a {
	color: #686a6c;
	text-decoration: underline;
}

/*navigation*/
 #title1	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}
	
#title1 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}

#title2	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title2 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title3	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#FFFFFF;
	}

#title3 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title4	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title4 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title5	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title5 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title6	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title6 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}
	

#title7	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title7 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title8	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title8 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title9	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title9 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title10	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title10 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title11	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title11 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title12	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title12 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title13	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title13 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title14	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title14 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}


#title15	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title15 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}
	
#title16	{
	padding: 0;
	margin: 0;
	left: 72px;
	top: 53px;
	position: absolute;
	width: 145px;
	height: 38px;
	visibility: hidden;
	background-color:#ffffff;
	}

#title16 h1 {
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 1.15;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
	}

#navigation {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 64px;
	top: 102px;
	width: 170px;
	}
	
.thumbnail {
	float: left;
	width: 50px;
	margin: 0 4px 8px 0;
	}
	
.clearboth {
	clear: both;
	}
	
/*portfolio piece*/
#work {
	padding: 1px;
	margin: 0;
	background-color: #848c8c;
	width: 428px;
	}

#work367 {
	padding: 1px;
	margin: 0;
	background-color: #848c8c;
	width: 367px;
	}
	
#worknoborder {
	padding: 1px;
	margin: 0;
	width: 428px;
	}
	
#worknoborder367 {
	padding: 1px;
	margin: 0;
	width: 438px;
	}
	
.viewicon {
	padding: 4px 0px 0px 0px;
	margin: 0;
	position: relative;
	float: left;
	}
	
#section1 {
	padding: 0px 0px 0px 0px;
	margin: 0;
	left: 27px;
	position: relative;
	background-image:url(../images/portfolio/sections_bkgrd.gif);
	background-repeat:repeat-x;
	height: 27px;
	width: 135px;
	}
		
#section1 p {
	padding: 4px 0px 0px 0px;
	margin: 0;
	background-color:#ffffff;
	display: inline;
	float: left;
	}

#section2 {
	padding: 0px 0px 0px 0px;
	margin: 0;
	left: 27px;
	position: relative;
	background-image:url(../images/portfolio/sections_bkgrd.gif);
	background-repeat:repeat-x;
	height: 27px;
	width: 135px;
	}
		
#section2 p {
	padding: 4px 0px 0px 0px;
	margin: 0;
	background-color:#ffffff;
	display: inline;
	float: left;
	}
	
#section3 {
	padding: 0px 0px 0px 0px;
	margin: 0;
	left: 27px;
	position: relative;
	background-image:url(../images/portfolio/sections_bkgrd.gif);
	background-repeat:repeat-x;
	height: 27px;
	width: 135px;
	}
		
#section3 p {
	padding: 4px 0px 0px 0px;
	margin: 0;
	background-color:#ffffff;
	display: inline;
	float: left;
	}
	
#section4 {
	padding: 0px 0px 0px 0px;
	margin: 0;
	left: 27px;
	position: relative;
	background-image:url(../images/portfolio/sections_bkgrd.gif);
	background-repeat:repeat-x;
	height: 27px;
	width: 135px;
	}
		
#section4 p {
	padding: 4px 0px 0px 0px;
	margin: 0;
	background-color:#ffffff;
	display: inline;
	float: left;
	}

#section5 {
	padding: 0px 0px 0px 0px;
	margin: 0;
	left: 27px;
	position: relative;
	background-image:url(../images/portfolio/sections_bkgrd.gif);
	background-repeat:repeat-x;
	height: 27px;
	width: 135px;
	}
		
#section5 p {
	padding: 4px 0px 0px 0px;
	margin: 0;
	background-color:#ffffff;
	display: inline;
	float: left;
	}
	

#section6 {
	padding: 0px 0px 0px 0px;
	margin: 0;
	left: 27px;
	position: relative;
	background-image:url(../images/portfolio/sections_bkgrd.gif);
	background-repeat:repeat-x;
	height: 27px;
	width: 135px;
	}
		
#section6 p {
	padding: 4px 0px 0px 0px;
	margin: 0;
	background-color:#ffffff;
	display: inline;
	float: left;
	}
	
.sectionname {
	padding: 0;
	margin: 0;
	float: left;
	}
	
.sectionicon {
	padding: 0;
	margin: 0;
	float: right;
	}

	
/* footer */
#footertext {
	display: clear;
	margin: 0;
	padding: 10px 4px 0px 27px;
	height: auto;
	width: 613px;
	position: relative;	
	}


#footertext p {
	border-top:solid 1px #a7a7a8;
	margin: 0;
	padding: 10px 0px 0px 0px;
	color: #a7a7a8;
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
}


#footertextgr p {
	border-top:solid 1px #99ae33;
	margin: 0;
	padding: 10px 0px 0px 0px;
	color: #99ae33;
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
}

#footer	{
	display: clear;
	margin: 0;
	padding: 0;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	height: 71px;
	width: 964px;
	background-color: #ffffff;
	position: relative;	
	}
	
.textsans10 {	
	font-size: 10px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
	color: #686a6c;
}

.textsup {	
	font-size: 9px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
}

/* Skip Nav */
#skip	{
	clear: both;
	color:#ffffff;
	font-size: 0px;
	margin: 0;
	padding: 0;
	width:1px;
	height:8px;
	}	
	

/* printonly */
#logo	{
	display: none;
	}	
	

/*DROPDOWN MENU*/

.navprofile ul a,
.navcap ul a,
.navportfolio ul a,
.navstockart ul a,
.navconnect ul a,
.navclients ul a{
	background-image: none !important;
	width: auto !important;
	height: auto !important;
}

ul.dropdown {
	position: relative;
	z-index: 1;
}

ul.dropdown li {
	float: left;
	zoom: 1;
}

ul.dropdown li:hover,
ul.dropdown li.hover {
	position: relative !important;
}

ul.dropdown ul {
	width: 180px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0;
	margin:0;
	list-style: none;

	border-top: 1px solid #99ae33;
	border-left: 1px solid #99ae33;
	border-right: 1px solid #99ae33;
	background-color: #adbe5c;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

ul.dropdown ul li {
	float: none;
	border-bottom: 1px solid #99ae33;
	padding: 0;
}

ul.dropdown ul li.hover {
	background-color: #d3d3d3 !important;
}

ul.dropdown ul li a:hover,
ul.dropdown ul li a {
	color: #fff;
	text-decoration: underline !important;
}


ul.dropdown ul li a,
ul.dropdown ul li span {
	border-right: none;
	width: 100%;
	display: inline-block;
	color: #fff !important;
	text-decoration: none !important;
	margin: 0;
	padding-top: 3px;
	padding-left: 14px;
	padding-right: 10px;
	padding-bottom: 3px;
}

ul.dropdown ul ul {
	left: 100%;
	top: 0;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}


#flashcontainer {
	margin: 0;
	padding: 0;
	width: 973px;
	height: 144px;
	background-image:url(../images/bkgrd_navbar.gif);
	background-repeat: no-repeat;
	position:absolute;
	top: 18px;
	left: 0px;
}

#linklogo {
	margin: 0;
	padding: 0;
	width: 157px;
	height: 67px;
	position:absolute;
	top: 62px;
	left: 50px;
}

#navbar {
	margin: 0;
	padding: 0;
	width: 837px;
	height: 22px;
	position:absolute;
	top: 109px;
	left: 279px;
}

ul.nav,
.nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}


.nav li { /* all list items */
	float: left;
	position: relative;
	}

.navprofile a {
background-image:url(../images/nav_profile01.gif);
background-repeat:no-repeat;
width: 73px;
height: 31px;
display: block;
}

.navprofile:hover a,
.navprofile a:hover {
background-image:url(../images/nav_profile01.gif);
width: 73px;
height: 31px;
}

.navcap a {
background-image:url(../images/nav_cap01.gif);
background-repeat:no-repeat;
width: 97px;
height: 31px;
display: block;
}

.navcap:hover a,
.navcap a:hover {
background-image:url(../images/nav_cap01.gif);
width: 97px;
height: 31px;
}

.navportfolio a {
background-image:url(../images/nav_portfolio01.gif);
background-repeat:no-repeat;
width: 76px;
height: 31px;
display: block;
}

.navportfolio:hover a,
.navportfolio a:hover {
background-image:url(../images/nav_portfolio01.gif);
width: 76px;
height: 31px;
}

.navstockart a {
background-image:url(../images/nav_stockart01.gif);
background-repeat:no-repeat;
width: 81px;
height: 31px;
display: block;
}

.navstockart:hover a,
.navstockart a:hover {
background-image:url(../images/nav_stockart01.gif);
width: 81px;
height: 31px;
}

.navconnect a {
background-image:url(../images/nav_connect01.gif);
background-repeat:no-repeat;
width: 61px;
height: 31px;
display: block;
}

.navconnect:hover a,
.navconnect a:hover {
background-image:url(../images/nav_connect01.gif);
width: 61px;
height: 31px;
}

.navclient a {
background-image:url(../images/nav_client01.gif);
background-repeat:no-repeat;
width: 80px;
height: 31px;
display: block;
}

.navclient:hover a,
.navclient a:hover {
background-image:url(../images/nav_client01.gif);
width: 80px;
height: 31px;
}

.navspacer a {
background-image:url(../images/spacer.gif);
background-repeat:no-repeat;
width: 141px;
height: 31px;
display: block;
}

