/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:100%;
	}
	


#container {
			clear:both;
			width:800px;
			position:relative;
			margin:0 auto;
			padding:0;
			border:0;
		}

#admin {
	clear:both;
	float:left;
	width:800px;
	height:15px;
	margin:0;
	padding:5px 0px 0px 0px;
	text-align:right;
	font-size:90%;
	}
	
*html #admin {
	height:20px;
	he\ight:15px;
	}

#admin a {
	color:#047391;
	text-decoration:none;
	}
	
#admin a:visited {
	color:#047391;
	text-decoration:none;
	}	

#admin a:hover {
	color:#66CCCC;
	text-decoration:underline;
	}
	
#logo {
	float:left;
	width:200px;
	height:52px;
	padding:0;
	margin:0;
	}
	
#logo_web {
	float:left;
	width:200px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	border:0;
	padding:0;
	background:url(../images/vertex_logo.gif) no-repeat bottom left;
	}

#logo_print {
	display:none;
	}

#logo_web:focus {
	-moz-outline-style: none;
	}
		
#topbar {
	float:left;
	width:800px;
	padding:0;
	margin:0;
	border:0;
	}
	
#sidenav {
	float:left;
	width:200px;
	height:120px;
	border:0;
	padding:0;
	}	

#sidenav ul {
	float:left;
	border:0;
	padding:0;
	margin:0;
	display:inline;
}

#sidenav ul li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}

#sidenav_btn {
	float:left;
	background: #99CCCC;
	width:170px;
	height:17px;
	margin:0;
	padding:3px 15px 3px 15px;
	color:#000000;
	text-decoration:none;
	border-bottom:#336666 1px solid;
	font-size:80%;
	}
	
*html #sidenav_btn {
	width:200px;
	w\idth:170px;
	height:23px;
	he\ight:17px;	
	}

#sidenav_btn:visited {
	background: #99CCCC;
	color:#000000;
	text-decoration:none;
	font-size:80%;	
	border-bottom:#336666 1px solid;	
	}

#sidenav_btn:hover {
	background: #85B8B8;
	color:#000000;
	text-decoration:none;
	font-size:80%;	
	border-bottom:#336666 1px solid;	
	}	
		
#graphic {
	clear:none;
	float:left;
	width:600px;
	height:120px;	
	padding:0;
	margin:0;
	}
	
*html #graphic {   /* target IE5/mac  */
 clear: none;
}	

.slogan {
	clear:none;
	float:left;
	width:600px;
	height:52px;	
	padding:0;
	margin:0;
	text-indent:-9999px;
	}
	
#s_index {
	background: url(../images/slogan1.gif) no-repeat bottom left;
	}
	
#f_index {
	background: url(../images/slogan1f.gif) no-repeat bottom left;
	}	
	
#s_intro {
	background: url(../images/slogan2.gif) no-repeat bottom left;
	}	
	
#s_about {
	background: url(../images/slogan3.gif) no-repeat bottom left;
	}	

#s_services {
	background: url(../images/slogan4.gif) no-repeat bottom left;
	}
	
#s_clients {
	background: url(../images/slogan5.gif) no-repeat bottom left;
	}				
	
#s_contact {
	background: url(../images/slogan6.gif) no-repeat bottom left;
	}
	
	
#s_core1 {
	background: url(../images/slogan7.gif) no-repeat bottom left;
	}
	
#s_core2 {
	background: url(../images/slogan8.gif) no-repeat bottom left;
	}
	
#s_core3 {
	background: url(../images/slogan9.gif) no-repeat bottom left;
	}
			
			
#content {
	float:left;
	width:770px;
	margin:0px;
	padding:20px 15px 30px 15px;
	background:url(../images/gradient_bg.gif) top left no-repeat;
	}
	
*html #content {
	width:800px;
	w\idth:770px;
	}
	
#newsflash {
	float:left;
	width:170px;
	padding:0;
	margin:0;
	}
	
	
#newsflash h1 {
	font-size:110%;
	color:#0E7391;
	font-style: italic;
	margin:4px 0px 5px 0px;
	}		
	
#newsflash p {
	margin:0px 0px 5px 0px;
	line-height:1.5em;
	}		

#newsflash a:link {
	text-decoration:none;
	color:#339933;
	}
	
#newsflash a:visited {
	text-decoration:none;
	color:#339933;
	}	
	
#newsflash a:hover {
	text-decoration:underline;
	color:#66CC33;
	}

#box {
	float:left;
	width:390px;
	border:0;
	padding:0;
	margin:0px 15px 0px 30px;
	}

#box p {
	margin-top:0;
	line-height:1.5em;
	}

#sidebox {
	float:left;
	width:165px;
	height:188px;
	border:0;
	padding:0;
	margin:0;
	}
	
#box h1 {
	font-size:140%;
	margin:0px 0px 5px 0px;
	padding:0;
	}
	
#box h2 {
	font-size:110%;
	color:#0E7391;
	font-style:italic;
	margin:0px 0px 5px 0px;
	}
	
#box ul {
	margin-left:3px;
	
	}
	
#box ul li {
	line-height:1.5em;
	}

#numlist {
	padding-left:20px;
	list-style-type:decimal;
	}
	
#reglist {
	padding-left:20px;
	list-style-type:square;
	}

#box a:link {
	text-decoration:none;
	color:#339933;
	}
	
#box a:visited {
	text-decoration:none;
	color:#339933;
	}	
	
#box a:hover {
	text-decoration:underline;
	color:#66CC33;
	}

#box ul li ul {
	margin-left:0;
	padding-left:20px;
	list-style-type:disc;
	}
	

#sidebox ul {
	float:left;
	border:0;
	padding:0;
	margin:0;
	display:inline;
}

#sidebox ul li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}

#strategy {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/strategy_link.gif) no-repeat top left;
	text-decoration:none;
	}
	
	
#research {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/research_link.gif) no-repeat top left;
	text-decoration:none;
	}

#strategy:focus {
	-moz-outline-style: none;
	}
	
#implementation {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/implementation_link.gif) no-repeat top left;
	text-decoration:none;
	}

#implementation:focus {
	-moz-outline-style: none;
	}	
	
#research {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/research_link.gif) no-repeat top left;
	text-decoration:none;
	}

#research:focus {
	-moz-outline-style: none;
	}	
	
#sidebox h1 {
	float:left;
	margin:0;
	padding:2px 3px;
	width:159px;
	height:14px;
	text-indent:-9999px;
	background: url(../images/our_services.gif) no-repeat top left;
	}

*html #sidebox h1 {
	width:165px;
	w\idth:159px;
	height:18px;
	he\ight:14px;
	}
	

#strategy_f {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/strategy_link_f.gif) no-repeat top left;
	text-decoration:none;
	}
	

#strategy_f:focus {
	-moz-outline-style: none;
	}
	
#implementation_f {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/implementation_link_f.gif) no-repeat top left;
	text-decoration:none;
	}

#implementation_f:focus {
	-moz-outline-style: none;
	}	
	
#research_f {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/research_link_f.gif) no-repeat top left;
	text-decoration:none;
	}

#research_f:focus {
	-moz-outline-style: none;
	}	
	
#sidebox h2 {
	float:left;
	margin:0;
	padding:2px 3px;
	width:159px;
	height:14px;
	text-indent:-9999px;
	background: url(../images/nos_services.gif) no-repeat top left;
	}

*html #sidebox h2 {
	width:165px;
	w\idth:159px;
	height:18px;
	he\ight:14px;
	}