/*


*/

/* ------------------------ 
		reset
------------------------ */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

	ol, ul {
		list-style: none;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
		caption, th, td {
			text-align: left;
			font-weight: normal;
		}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #ccc;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	clear: both;
	margin: 0 0 40px;
	margin-bottom: 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* End Structure */



/*	Begin Headers */


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 95px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	float:right;
	width:455px;
	}
	
	#sidebar h2 {
		color:#88A6BF;
		text-transform: uppercase;
		font-size: 15px;
	}
	
	#sidebar #recent-posts {
		padding: 25px 0 80px 0;
		height: 130px;
		margin-bottom: 84px;
		background: url(images/web/blog.gif) no-repeat bottom left;
	}
	
		#recent-posts li {
			background:transparent url(images/web/arrow.png) no-repeat scroll left center;
			margin:5px 0;
			padding-left:10px;
		}
		
			#recent-posts li a {
				border:0 none;
				color:#88A6BF;
				font-size:1.2em;
				font-weight:bold;
				text-transform:uppercase;
			}
			
#search {
	padding-top: 13px;
}

#sidebar #search,
#sidebar li.widget_categories,
#sidebar #archives {
	float: left;
	_display: inline;
	margin-right: 5px;
}


#tag_cloud {
	margin-top: 60px;
	clear: both;
}

	#tag_cloud a {
		border: 0;
	}
	
		#tag_cloud a:hover {
			color: #82B040;
		}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* updated styles */
	body {
		line-height: 1.5;
		color: 4e4e4e;
		background: f2f6f7;
		font-size: 62.5%;
		background: url(images/web/BG.jpg) repeat-x left top;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
	
		a,
		a:link,
		a:visited,
		a:active {
			border-bottom: dotted 1px;
			text-decoration: none;	
			color: #467BAB;	
		}
			a:hover {
				border: 0px;
				text-decoration: none;
				/*background:	url(images/web/greenArrow.gif) no-repeat left 5px;
				padding-left: 14px;*/
			}
	
		 #accessibility {
			position: absolute;
			left: -9999px;
		 }

/* ------------------------ 
		head
------------------------ */
 
 	h1 {
		background: url(images/web/vs-logo.png) left top no-repeat;
		width: 332px;
		height: 119px;
		float: left;		
 	}
 
 	h1 a {
		display: block;
		left: 50%;
		margin-left: -495px;
		overflow: hidden;
		position: absolute;
		text-indent: -9999px;
		width: 332px;
		height: 119px;	
		border: 0px
	}
		
 
#skiplink {
	position: absolute;
	left: -9999px;
} 
 
 
		
/* ------------------------ 
		content
------------------------ */
#container {
	width: 990px;
	margin: 0 auto;
	clear: both;
	min-height: 800px;
	_height: 800px;
	font-size: 1.2em;
}
		
		#head {
			position: relative;
			z-index: 999999;
		}
		
		#content {
			clear: both;
			background: url(images/web/bg-inner-content-bottom.png) no-repeat bottom;
			padding: 20px 0 22px 0;
			width: 513px;
			float: left;
			_display: inline;
			color: #414344;
		}
		

	#pageInner {
		background: url(images/web/bg-inner-content-top.png) no-repeat top;
		width: 453px;
		min-height: 450px;
		_height: 450px;
		padding: 30px 30px 0 30px;
		color: #fff;
	}
	
		#pageInner a {
			color: #fff;
		}
	
		#pageInner h5 {
			text-transform: uppercase;
			background: url(images/web/doubleArrows.png) no-repeat left;
			padding-left: 15px;
			font-weight: bold;
			margin-top: 1em;
			color: #727575;
			font-size: 1.3em;
		}
		
			#pageInner h5 a {
				border: 0;
				color: #727575;
				
			}

		
h3,
.post h2 {
	font-size: 2em;
	font-weight: 700;
	color: #467bab;
	text-transform: uppercase;
}

	.post h2 a,
	.post h3 a {
		border: 0;
		padding: 0;
		margin: 0;
		}


		h3 span{
			color: #91969a;
		}

h5 {
	font-size: 1.5em;
	color: #467bab;
}
/* ------------------------ 
	navigation
------------------------ */
 
 #navigation {
	display: block;
	width: 535px;
	height: 49px;
	list-style: none;
	position: absolute;
	top: 48px;
	left: 444px;
	_left: 80px;
	z-index: 80;
}

	#navigation li {
		display:block;
		list-style:none;
		position:relative;
		float:left;
		_display: inline;
	}

		 #navigation li a {
			color: #fff;
	 	}	
	 
	 	 ul#navigation li a.toplevel {
		 	display: block;
			height: 49px;
			text-indent: -9999px;
			overflow: hidden;
			*text-indent: 0;
			*color: #e7eaec;
			*font-size: 1px;
			background: url(images/web/nav.gif) left top no-repeat;
			border: 0;
			}
			
			#navigation #navHome a.toplevel {
				width: 71px;
				background-position: 0 0;
			}
				#navigation #navHome a.toplevel:hover {
					background-position: 0 -49px;
					}

			#navigation #navServices a.toplevel {
				width: 83px;
				background-position: -71px 0;
			}
				#navigation #navServices a.toplevel:hover,
				#navigation #navServices:hover a.toplevel {
					background-position: -71px -49px;
					}
			#navigation #navSolutions a.toplevel {
				width: 99px;
				background-position: -154px 0;
			}
				#navigation #navSolutions a.toplevel:hover,
				#navigation #navSolutions:hover a.toplevel {
					background-position: -154px -49px;
					}
			#navigation #navPortfolio a.toplevel {
				width: 100px;
				background-position: -253px 0;
			}
				#navigation #navPortfolio a.toplevel:hover {
					background-position: -253px -49px;
					}
			#navigation #navCompany a.toplevel {
				width: 89px;
				background-position: -353px 0;
			}
				#navigation #navCompany a.toplevel:hover,
				#navigation #navCompany:hover a.toplevel {
					background-position: -353px -49px;
					}
			#navigation #navContact a.toplevel {
				width: 93px;
				background-position : -442px 0;
			}
				#navigation #navContact a.toplevel:hover {
					background-position: -442px -49px;
					}
					
		/* single drop down styles */		
		#navigation ul { /* all lists */
			list-style: none;
			z-index: 70;
			width: 171px;
			background: url(images/web/bg-dropdown.png) no-repeat bottom;
			*background: url(images/web/bg-dropdown.gif) no-repeat bottom;
			width: 171px;
			top: 33px;
			*top: 35px;
			padding-bottom: 9px;
		}
		
		#navigation ul,
		#navigation div {
			position: absolute;
			left: -9999px;
			z-index: 99999;
		}
		
			ul#navigation li.first {
				background: url(images/web/bg-dropdown-top.png) no-repeat top left;
				*margin-top: -2px;
			}
	
			#navigation li:hover ul, 
			#navigation li.sfhover ul,
			#navigation li:hover div, 
			#navigation li.sfhover div { /* lists nested under hovered list items */
				left: auto;
			}	

			#navigation ul li {
				_height: 1%;
				display: block;
				float: none;
				text-transform: uppercase;
				font-size: 12px;
				font-weight: bold;
				line-height: 1.1;
			}
				#navigation ul a {
					background: transparent;
					width: auto !important;
					height: auto;
					text-indent: 0;
					color: #ffe0bd;
					border: 0;
					border-top:1px solid #ff931a;
					border-bottom:1px solid #e57900;
					margin: 0 5px;
					padding: 4px 11px;
					display: block;
				}
				
				#navigation ul li.first a {
					border-top: 0;
					padding-top: 10px;
					}
				
					#navigation ul a:hover {
						color: #fff;
						}
		
		/* IE 7 drop down fix, nav will stick when you change focus on the page otherwise */
			#navigation li.hover,
			#navigation li:hover,
			#navigation a:hover {
				*position: static;
			}
		
			/* soluitions / wide */
			#navServices div {
				position: absolute;
				background: url(images/web/bg-dropdown-wide.png) no-repeat bottom;
				*background: url(images/web/bg-dropdown-wide.gif) no-repeat bottom;
				width: 353px;
				}
					
			#navigation #navServices ul {
				left: auto;
				top: -16px;
				position: relative;
				width: 353px;
				padding-bottom: 0;
				background: url(images/web/bg-dropdown-top-wide.png) no-repeat top right !important;
			}
				#navigation #navServices li.first {
					background: transparent;
				}
				
				#navigation #navServices li {
					width: 156px;
					float: left;
					_display: inline;
					margin: 0;
					padding: 10px 0 0 14px;
				}
					#navigation #navServices li a {
						margin: 0;
						padding: 0;
						border: 0;
					}
				
				#navigation #navServices ul ul {
					position: relative;
					left: auto!important;
					top: auto!important;
					width: auto!important;
					background: #ffd5a6!important;
					border: 1px solid #fff;
					padding: 5px;
					min-height: 150px;
					-moz-border-radius: 4px; 
					-webkit-border-radius: 4px;
					}
					
					#navigation #navServices ul ul li {
						padding: 0 0 5px 0;
						margin: 0;
						text-transform: none;
						font-weight: normal;
						font-size: 11px;
						line-height: 1.2;
						}
						#navigation #navServices ul ul li a {
							color: #4d5248;
							padding: 0 10px;
							margin: 0;
							border: 0 !important;
							background: url(images/web/doubleArrowsSmall-dark.gif) no-repeat 0 5px;
							}
							#navigation #navServices ul ul li a:hover {
								color: #000;
							}
		

/* ------------------------ 
		footer
------------------------ */
 	
#footer {
	clear: both;
	background: url(images/web/footer.png) left top no-repeat;
	_background: url(images/web/footer.jpg) left top no-repeat;
	width: 940px;
	height: 216px;
	color: #9b9b9b;
	padding: 17px 0 0 50px;
	margin-top: 30px;
	display: block;
	font-size: .9em;
}

	#footer a {
		color: #9b9b9b;
		bordeR: 0;
	}
	
		#footer a:hover {
			border-bottom: 1px dotted;
			}
			
	#footer h4 {
		float: left;
	}
	
		#footer h4 a {
			border: 0;
			color: #fff;
		}
	
	#footer .vcard {
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;d
	}
	#footerlinks {
		margin-top: 40px;
	}
		#footer ul {
			text-transform: uppercase;
			font-weight: bold;
		}
			#footer ul li {
				float: left;
				_display: inline;
				display: block;
			}
			
			.vcard li {
				padding-right: 0px;
				margin-left: 18px;
				padding-left: 20px;
				background: url(images/web/bulletWhite.gif) no-repeat left;
			}
			
				#footer .vcard li a {
					color: #fff;
				}
			
				li.region,
				li.postal-code,
				li.extended-address {
					margin-left: 5px;
					padding: 0;
					background: transparent;
				}
			
			ul#footerlinks li {
				width: 120px;
			}
			
				ul#footerlinks li#copyright {
					text-align: right;
					width: 195px;
					font-weight: normal;
				}
			
				#footer ul ul {
					text-transform: none;
					font-weight: normal;
					list-style: circle;
				}
				#footer ul li ul li {
					clear: both;
					margin-top: 4px;
				}
					#footer ul li ul li a {
						border: 0;
					}



/* ------------------------ 
		EASY CLEARING 
------------------------ */
.clear { clear:both;}

/* This needs to be first because FF3 is now supporting this */
.clearfix, .navigation {display: inline-block;}

.clearfix:after,.navigation:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix, *html .navigation {height: 1%;}
.clearfix, .navigation {display: block;}
/* End hide from IE-mac */

