/* 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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	/*vertical-align: baseline; */
	background: transparent;
}


/* tags */
body {
	font-family: helvetica, georgia, arial;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

/* divs */
#wrapper {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#header {
	position: relative;
	height: 70px;
	width: 780px;
}

#headerLogo {
	position: absolute;
	left: 0px;
	width: 290px;
}

#headerMenuSearch {
	position: absolute;
	color: #8F8F8F;
	font-size: 12px;
	left: 375px;
	width: 600px;
	margin-top: 20px;
}

#headerMenuNoSearch {
	float: right;
	text-align: right;
	color: #8F8F8F;
	font-size: 12px;
	margin-top: 20px;
}

A.expertLink:visited, A.expertLink:hover, A.expertLink:active, A.expertLink:link {
	font-size: 20px;
	color: #6B0B0C;
}


A.expertFolderLink:visited, A.expertFolderLink:hover, A.expertFolderLink:active, A.expertFolderLink:link {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #6B0B0C;
}

#headerMenuSearch a:link, #headerMenuSearch a:visited, #headerMenuNoSearch a:link, #headerMenuNoSearch a:visited {
	color: #8F8F8F;
	font-weight: bold;
}

#menuBar {
	position: relative;
	height: 40px;
}

#menuBarLinks {
	position: absolute;
	left: 0px;
	background-color: #CCCCCC;
	height: 33px;
}

#menuBarLinks ol {
	list-style: none;
	padding: 0;
	margin: 0;
} 

#menuBarLinks li {
	float: left;
	padding-right: 1px;
}

#menuBarButton {
	position: absolute;
	left: 655px;
	width: 125px;
}

#titleImageBar {
	width: 780px;
	text-align: center;
}

#middleBlocks {
	padding-top: 5px;
	line-height: 18px;
	width: 780px;
	height: 205px;
	position: relative;
}

#middleBlocks1 {
	position: absolute;
/*	text-align: justify;*/
	font-size: 11px;
	float: left;
	width: 198px;
	height: 185px;
	padding: 10px;
	background-image: url('http://www.svewg.com/images/bg-centerblocks.gif');
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}

#middleBlocks2 {
	position: absolute;
/*	text-align: justify;*/
	font-size: 11px;
	left: 240px;
	width: 198px;
	height: 185px;
	padding: 10px;
	background-image: url('http://www.svewg.com/images/bg-centerblocks.gif');
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}

#middleBlocks3 {
	position: absolute;
/*	text-align: justify;*/
	float: left;
	left: 478px;
	width: 280px;
	height: 185px;
	padding: 10px;
	font-size: 12px;
	background-image: url('http://www.svewg.com/images/bg-centerblocks.gif');
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}

#middleBlocksTextBlock {
	position: absolute;
/*	text-align: justify;*/
	font-size: 13px;
	float: left;
	width: 450px;
	min-height: 200px;
}

#middleBlocksSearchTextBlock {
	position: absolute;
/*	text-align: justify;*/
	font-size: 13px;
	float: left;
	width: 525px;
	min-height: 200px;
}

#middleBlocksSearchFieldBlock {
	position: absolute;
/*	text-align: justify;*/
	float: left;
	left: 548px;
	width: 220px;
	height: 185px;
	padding: 10px;
	font-size: 12px;
}

#middleBlocksTextBlock A:LINK, #middleBlocksTextBlock A:VISITED, #middleBlocksTextBlock A:HOVER {
	text-decoration: underline;
	color: #333333;
}

#shadowBar {
	width: 780px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#bodyWrap {
	position: relative;
	width: 780px;
	height: inherit;
}

#bodyLeftColumn {
	position: relative;
	float: left;
	width: 220px;
	color: #666666;
/*	text-align: justify;*/
}

#bodyLeftColumnFirstHeader {
	padding-top: 5px;
}

#bodyLeftColumnFirstBlurb {
	color: #6B0B0C;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
}

#bodyLeftColumnContactBlurb {
	color: #6B0B0C;
	padding-bottom: 5px;
	font-size: 12px;
}

#bodyLeftColumnBio {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;
}

#bodyLeftColumnSecondHeader {
	border-bottom: 1px solid #6B0B0C;
	padding-top: 25px;
}

#bodyLeftColumnTestimonial {
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
}

#bodyLeftColumnSearch {
	padding-top: 10px;
	padding-bottom: 40px;
}

#bodyLeftColumnMiscMsg {
	padding-bottom: 5px;
	font-size: 12px;
/*	text-align: justify;*/
	color: #660000;
}

#bodyLeftColumnSearchHeader {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}

#refineSearchWrap {
	position: relative;
	width: 500px;
	height: 50px;
	text-align: center;
}

#refineSearch {
	left: 200px;
}

#bodyLeftColumnSearchBlurb {
	font-weight: bold;
	color: #6B0B0C;
	font-size: 14px;
}

#bodyRightColumn {
	position: relative;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 25px;
	width: 520px;
	min-height: 500px;
	
	background-image: url('http://www.svewg.com/images/bg-mainbody.gif');
	background-repeat: repeat-x;
}

#bodyRightColumn A:LINK, #bodyRightColumn A:VISITED {
	text-decoration: none;
	color: #660000;
}

#bodyRightColumn A:HOVER, #bodyRightColumn A:ACTIVE {
	text-decoration: underline;
	color: #660000;
}

#contactOffice {
	display: none;
	font-size: 12px;
}

#sendEmailLink {
	width: 520px;
	font-size: 13px;
	text-align: center;
}

#sendEmailLink A:LINK, #sendEmailLink A:VISITED, #sendEmailLink A:HOVER, #sendEmailLink A:ACTIVE {
	text-decoration: underline;
}

#bodyExpertsSearch {
}

#expertListingWrap {
	position: relative;
	width: 500px;
	clear: both; 
	padding-top: 25px;
}

#websiteListingWrap {
	position: relative;
	width: 500px;
	clear: both; 
}

#websiteListing {
	float: right;
/*	text-align: justify;*/
	width: 500px;
}

#expertListingExclusivePhoto {
	float: left;
	width: 150px;
}

#expertListingExclusiveBlurb {
	float: right;
/*	text-align: justify;*/
	width: 350px;
	padding-bottom: 30px;
}

#expertListingBlurbNoPhoto {
	padding-bottom: 30px;
/*	text-align: justify;*/
	width: 500px;
	clear: none;
}

#pagination {
	position: relative;
	width: 500px;
	padding-bottom: 20px;
	text-align: center;
}

#clientsLeftColumn {
	float: left;
	top: 5px;
	left: 10px;
	width: 250px;
}

#clientsRightColumn {
	float: right;
	left: 250px;
	width: 250px;
}

#joinWrap {
	width: 500px;
	min-height: 35px;
	padding-bottom: 10px;
}

#joinLeftColumn {
	float: left;
	top: 5px;
	left: 10px;
	width: 200px;
}

#joinRightColumn {
	float: right;
	width: 300px;
}

#officeLocationBlock {
	width: 500px;
	height: 175px;
	padding-top: 5px;
	padding-bottom: 20px;
	clear: none;
}

#companyBodyHeader {
	text-align: center;
	width: auto;
	color: #666666;
	font-family: Georgia, Helvetica, Arial;
	font-size: 15px;
	font-weight: bold;
}

#searchTermHeader {
	text-align: center;
	width: auto;
	color: #666666;
	font-family: Georgia, Helvetica, Arial;
	font-size: 15px;
	font-weight: bold;
}

#corporateBioRowWrap {
	width: 500px;
	padding-top: 15px;
}

#corporateBioRowLeft {
	float: left;
	width: 250px;
}

#corporateBioRowRight {
	float: right;
	width: 250px;
}

#corporateBioPopup {
	padding: 10px;
	margin: 0px;

	text-align: justify;
	font-size: 12px;
	background-image: url('http://www.svewg.com/images/bg-centerblocks.gif');
	background-repeat: repeat-x;
}

#bottomMenuWrap {
	clear: both; 
	width: 780px;
	height: 25px;
}

#bottomMenuWrap ol {
	list-style: none;
	padding: 0;
	margin: 0;
} 

#bottomMenuWrap li {
	float: left;
	padding: 5px;
	text-decoration: none;
	text-align: center;
}

#bottomMenuWrap li a:link {
	color: #6B0B0C;
	text-decoration: none;
}

#bottomMenuWrap li a:visited {
	color: #6B0B0C;
	text-decoration: none;
}

#bottomMenuWrap li a:hover {
	color: #6B0B0C;
	text-decoration: underline;
}

#copyright {
	text-align: center;
}



#corporateBio {
	font-size: 12px;
	background-image: url('http://www.svewg.com/images/bg-centerblocks.gif');
	background-repeat: repeat-x;
}



/* classes */

.blocksHeading {
	font-size: 20px;
	color: #6B0B0C;
	font-weight: bold;
}

.searchBarTopBG {

}

.searchBarTop {
	width: 135px;
	height: 15px;
	background-color: transparent;
	border: 0px solid #FFFFFF;
	overflow: hidden;
	padding: 6px;
	background-image: url('http://www.svewg.com/images/bg-searchbartop.gif');
	background-position: top center;
}

.searchBarColumn {
	width: 208px;
	height: 16px;
	background-color: transparent;
	border: 0px solid #FFFFFF;
	overflow: hidden;
	padding: 6px;
	background-image: url('http://www.svewg.com/images/bg-searchbarside.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

.searchBarExpertsSearch {
	width: 208px;
	height: 16px;
	background-color: transparent;
	border: 0px solid #FFFFFF;
	overflow: hidden;
	padding: 6px;
	background-image: url('http://www.svewg.com/images/bg-searchbarside.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

.mainLeftColumnHeaders {
	font-size: 15px;
	font-weight: bold;	
}

.mainLeftColumnExpertPhoto {
	border: 3px solid #E2E0E0;
	margin-right: 5px;
}

.exclusiveExpertPhoto {
	border: 3px solid #CCCCCC;
}

.bodyLeftColumnTestimonialName {
	font-style: italic;	
	font-size: 12px;
}

.bottomMenuActive a:visited{
	font-weight: bold;
}

.joinTextbox {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.joinTextarea {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.joinSubmitButton {
	font-size: 12px;
}

.bolden {
	font-weight: bold;
	text-decoration: none;
	color: #6B0B0C;
}

A.linkage:visited, A.linkage:hover, A.linkage:active, A.linkage:link {
	text-decoration: underline;
	color: #0000FF;
}

.block3Image {
	vertical-align: baseline;
}

.absmiddle {
	vertical-align: middle;
}

.technologyTableRow {
	font-size: 12px;
	vertical-align: middle;
	height: 30px;
	width: 30%;
}

.locationsImage {
	border: 2px solid #CCCCCC;
	margin-right: 10px;
}

.corporateBioPic {
	border: 2px solid #CCCCCC;
	margin-bottom: 20px;
	margin-right: 10px;
}

.corporateBioName {
	font-weight: bold;
	font-size: 14px;
	color: #6B0B0C;
}

.corporateBioTitle {
	font-size: 12px;
	font-style: italic;
	color: #6B0B0C;
}

.corporateBioPhone {
	font-size: 11px;
	color: #6B0B0C;
	vertical-align: bottom;
	line-height: 20px;
}

.corporateBioEmail {
	font-size: 11px;
	color: #6B0B0C;
}

.corporateBioLinks {
	font-size: 12px;
	color: #6B0B0C;
}

.indexBody {
	font-size: 12px;
	color: #666666;
/*	text-align: justify;*/
}

.servicesBody {
	font-size: 12px;
	line-height: 18px;
/*	text-align: justify;*/
}

.technologiesBody {
	font-size: 11px;
}

.expertsBody {
	font-size: 12px;
	line-height: 18px;
}

.clientsBody {
	font-size: 12px;
	line-height: 18px;
}

.companyBody {
	font-size: 14px;
}

.officesBody {
	font-size: 14px;
}

.joinBody {
	font-size: 14px;
}

.expertLeftBlurb {
/*	text-align: justify;*/
}

.paginationBack {
	padding-right: 20px;
	font-size: 12px;
	text-decoration: underline;
}

.paginationCount {
	font-size: 12px;
}

.paginationNext {
	padding-left: 20px;
	font-size: 12px;
	text-decoration: underline;
}

.saveExpertLink {
	position: relative;
	float: right;
	font-size: 10px;
}

#expertIdName {
	position: relative;
	float: left;
}

.refineSearchTextbox {
	width: 150px;
	border: 1px solid #CCCCCC;
}

.refineSearchButton {
	border: 1px solid #CCCCCC;
}

.corporateBioPopupName {
	font-size: 15px;
	font-weight: bold;
}

.corporateBioPopupBlurb {
	font-size: 13px;
}

.expertBulletsUL {
	padding-left: 30px;
}

.servicesList {
	margin-left: 25px;
}

.topList {
	margin: 0;
	padding: 10px 0 0 1em;
}