
body {
	margin: 0; 
	padding: 0;
	font-family: verdana, arial, "trebuchet MS", helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
	cursor: default;
	line-height: 1.5em;
}
#maincontent {
    width:931px;
    margin:0 auto;
    clear: both;
    text-align:left; /* so that IE6 and Firefox puts the text to the left */
    background: #fff url("../images/bg-body1.jpg") scroll left top repeat-y;
}

#maincontent .container {
	width: 900px;
	background-color: #fff;
	min-height: 100%;
	height: auto !important;
	margin-left: 15px;
}
#maincontent .container #main_pic {
	float: left;
	padding-left: 20px;
	margin: 0 10% 1% 20px;
	
}
a img {
	border-style: none;
}
.container #news-pic {
	width: 100%;
}
.container #news-pic img {
	margin-left: 7%;
	border: 1px solid #99979e;
	margin-top: 10px;
}	
			/*--TOP NAV--*/
#top_nav #small_nav a {
	float: right;
	text-decoration: none;
	margin: 25px 18px 0 5px;
	color: #6d48d7;
	font-size: 13px;
	font-weight: bold;
}
#top_nav #small_nav a:hover {
	color: #000;
}
#small_nav {
	float: right;
	width: 25em;
}
#top_nav #small_nav a.current {
	color: #000;
}
/*#lpButDivID-1275409905 {
	width: 700px;
}*/
				/*--MAIN NAV--*/
ul.topnav {
	list-style: none;
	margin: 35px -20px 0 0;
	font-family: verdana, arial, "trebuchet MS", helvetica, sans-serif;
	float: right;
	z-index: 41;
	width:310px;
	height:40px;
	font-size: 14px;
}
				/*--STYLE FOR SELECTED TAB--*/

ul.topnav li.current a {
	border-style: solid;
	border-width: 1px;
	border-color: #99979e;
	background-image: none;
	color: #3e3167;
}
ul.topnav li.current ul.subnav a {}

ul.topnav li.current a.hover {
	color: #3e3167;
}
 /*--end selected tab style--*/
			/*--NORMAL TAB STYLE--*/

ul.topnav li {
	float: left;
	display: block;
	margin: 0;
	padding: 0 1px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index: 41;
}
ul.topnav li a{
	padding: 5px 9px 8px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	float: left;
	background-image: url("../images/vizuri-menu.gif");
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #fff;
	font-weight: bold;
}

ul.topnav li a:hover {
	background-image: none;
	color: #3e3167;
	border-color: #99979e;
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; 
	top: 32px;
	margin: 0; 
	padding: 0;
	display: none;
	float: left;
	width: 170px;
	z-index: 41;
	font-size: 13px;
}
ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0;
	clear: both;
	width: 170px;
	text-align: left;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 8.03em;
	background: #fff 10px center;
	padding-left: 20px;
	color: #99979e;
	font-weight: normal;
	border: 1px solid #99979e;
	font-weight: bold;
}



/*--items in menu--*/
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color: #3e3167;
}   /*--End of main nav--*/


			/*--SECONDARY NAV--*/
#second_level a.second_current { /* color for selected sun-navigation*/
	color: #3b14af;	
}
#second_level a.second_current:hover {
	color: #3b14af; /* don't change color */
}			
			
#second_level {
	border-top: 1px dotted #808069;
	border-bottom: 1px dotted #808069;
	list-style: none;
	padding: 8px 0 0;
	margin-left: 2.5%;
	margin-top: 1%;
	float: left;
	font-size: 13px;
	height: 27px;
	width: 840px;
}
#second_level ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#second_level li:first-child { /*--no divider for first one--*/
	border-left: none;
}

#second_level li { /*--dividers for sub-navigation--*/
	display: inline;
	list-style-type: none;
	border-left: 1px solid #808069;
	padding: 0 3px;
}

#second_level a {  /*--color of not current sub-navigation--*/
	color: #4d4d4d;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}
#second_level a:hover {
	color: #000; /*--sub-navigation turns black on hover over when not active--*/
}
/*--TEXT--*/


div.text {
	float: left;
	width: 59%;
	margin: 20px;
	padding-right: 1%;
	font-size: 12px;
}
h1, h3, h4, h5, h6 {
	text-align: left;
	margin: 0;
	color: #210672;
}
h2 {
	text-align: left;
	color: #210672;
	margin-top: 0;
	margin-bottom: .25em;
}
div.text h1 {
	font-size:2em;
	line-height:1.1;
	margin:0 0 0.15em;
}

div.text p {
	text-align: left;
	margin-top: 0;
}

div.text #modal-pics {
	margin: 0;
}

div.text #modal-pics #modal-pics-1,
div.text #modal-pics #modal-pics-2 {
	float: left;
	margin: 20px;
	width: 30%;
}


div.text #contact div.locations {
	float: left;
	height: 190px;
	margin-right: 18px;
	margin-top: 20px;
	width: 65%;
}
div.text #contact div.locations p {
	margin: 0;
}
div.text #contact img {
	float: right;
	margin-top: 45px;
	border: 1px solid #99979e;
}

div.text #apa {
	margin-top: 5px;
}
#professional-open-source ol li{
	list-style-type:lower-alpha
}
div.text div.case-studies {
	width: 200px;
	float: left;
	margin: 25px;
}

div.text div.case-studies ul{
	list-style: none;
}
div.text div.case-studies a {
	text-decoration: none;
	float: right;
}

div.text div.case-studies ul li a img {
    border: 1px solid #99979e;
}	
div.text #leadership-modal {
	width: 145px;
	float: left;
	margin: 35px;
	height: 200px;
} 
div.text #leadership-modal a {
	text-decoration: none;
	color: #6D48D7;
}

div.text #clients {
	width: 40%;
	margin-left: 18px;
	float: left;
}


/*--widgets--*/
#widgets {
	float: right;
	width: 32%;
	padding: 1em 20px 2em 0;
}
#widgets #frontwidget {
	text-align: left;
	padding: 10px;
/*	border-style: solid;
	border-width: 1px;
	border-color: #808069; */
}
#widgets #frontwidget h3 {
	margin: 0;
	color: #210672;
	margin-left: 218px;
}
#widgets #frontwidget p {
	margin-top: 0;
}
#widgets #frontwidget a {
	text-decoration: none;
	color: #210672;
}
#widgets #frontwidget a:hover {
	color: #000;
}
#widgets #challenge a img {
	padding: 0;
	width: 99.5%;
	border: 1px solid #99979e;
	margin-top: 10px;
}
#widgets #partner-pic img {
	border-style: none;
}
#widgets .thewidgets img {
	border: 1px solid #99979e;
}


#widgets .thewidgets {
	float: right;
	border-bottom: 1px dotted #808069;
	padding: 10px 0;
	width: 100%;
}
#widgets .thewidgets #pdf-docs,  /* remove dot from lightbox list*/
#widgets .thewidgets #pdf-docs2,  /* remove dot from lightbox list*/
#widgets .thewidgets #vizuri-pdf,
#widgets .thewidgets #ecommerce-pdf,
#widgets .thewidgets #apa-pdf,
#widgets .thewidgets #dod-pdf {
	list-style: none;
}
#widgets .thewidgets #pdf-docs li a{
	float: right;
	color: #6D48D7;
}
#widgets #first-widget a {
	float: left;
	color: #6D48D7;
}
#widgets .thewidgets a{
	text-decoration: none;
}
#widgets #bookmarklets {
	width: 100%
}
#widgets .thewidgets a h3{
	text-align: center;
}

a {
	color: #3e3167
}

/*--FOOTER--*/
#footer {
	clear: both;
	
	width: 901px;
	height: 29px;
	
	margin: 0 auto;
	margin-top: -22px; /*** By using a negative margin-top we now moves the footer up the same amount as the footer height to avoid vertical scrolling. ***/

	background-color: #BFB8D4;
	
	font-family: Arial, Arial, Sans;
	font-size: 8pt;
	color: #3e3167;
	
}
#footer #footer_left a{
	float: left;

	margin-top: 4px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Arial, Sans;
	font-size: 8pt;
	color: #3e3167;
	width: 80px;
	height: 24px;
}


#footer #footer_right{
	float: right;
	
	margin-top: 4px;
	padding-right: 10px;
	font-family: Arial, Arial, Sans;
	font-size: 8pt;
	color: #3e3167;
	width: 220px;
	height: 24px;
	
}


/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/




