/* CSS Document */

/*
TABLE OF CONTENTS

HTML Elements
Page Structure
Navigation
Headings
Content Area
Forms
Clear
Footer

/*HTML Elements*/


* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

body, html {
	color:#515151;
	min-height:101%;
	font-size: 1em;
	background: #3E4C95 url(../images/gradient.jpg) repeat-x;
}

body, form {
	font-family: Arial, Verdana, Helvetica, sans-serif
}

a:link, a:visited {
	text-decoration:none;
	color: #3B506F;
}

a:hover, a:active {
	color:#7585A6;
	text-decoration:underline
}

*:focus {
	outline: none
}

/*Page Structure*/

#wrapper {
	margin: 0 auto;
	font-size: 0.8em;
	width: 960px;
	background: #FFFFFF url(../images/gridbg.jpg) repeat-x;
	border-right: 1px solid #2F4092;
		border-bottom: 2px solid #2D366A;
	border-left: 1px solid #2F4092;
}

#header-wrapper {
	width: 960px;
	margin: 0 auto;
	height: 90px;
	background: #FFFFFF;
	border-top: 2px solid #4051AB;
	padding-top: 20px;
}

#header-masthead #logo-masthead {
	float:left;
	width: 276px;
	height: 72px;
	background: transparent url(../images/widelity.gif) no-repeat 0 0;
	cursor: pointer;
	margin-top:  5px;
	margin-left: 5px;
}

#header-masthead #contact-widelity {
	float: left;
	width: 142px;
	height: 60px;
	margin: 8px 0px 0px 520px;
	background: transparent url(../images/widelitycontact2.gif) no-repeat;
}

h1 a {
	width: 400px;
	height: 51px;
	margin-top: 0px;
	display: block;
	text-indent:-9000px;
	float: left;
}

h2 a {
	width: 300px;
	height: 51px;
	margin-top: 0px;
	display: block;
	text-indent:-9000px;
	float: left;
}

/*HEADINGS*/


h2 {
	font-size: 1.6em
}

h3 {
	color: #3E4C95;
	font-size: 16px;
	margin: 0px 0px 4px 0px;
}

#news h2 {
	color: #3E4C95;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px 0px 0px 7px;
}

#newsitem h2 {
	color: #3E4C95;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0px 0px 9px;
}



#privacy h3 {
	color: #3E4C95;
	font-size: 16px;
	margin: 0px 0px 9px 0px;
}

h4 {
	font-size: 1.2em
}

/*CONTENT AREA*/
#about-header {
	clear: both;
	margin: 0 auto 15px;
	height: 132px;
	width: 920px;
	background: url(../images/header_about.gif) no-repeat;
	text-indent: -9000px;
}

#services-header {
	clear: both;
	margin: 0 auto 15px;
	height: 132px;
	width: 920px;
	background: url(../images/header_services.gif) no-repeat;
	text-indent: -9000px;
}

#difference-header {
	clear: both;
	margin: 0 auto 15px;
	height: 132px;
	width: 920px;
	background: url(../images/header_difference.gif) no-repeat;
	text-indent: -9000px;
}

#news-header {
	clear: both;
	margin: 0 auto 15px;
	height: 132px;
	width: 920px;
	background: url(../images/header_news.gif) no-repeat;
	text-indent: -9000px;
}

#contact-header {
	clear: both;
	margin: 0 auto 15px;
	height: 132px;
	width: 920px;
	background: url(../images/header_contact.gif) no-repeat;
	text-indent: -9000px;
}

#content {
	margin: 0 auto;
	width: 920px;
}

#sidebar-photo {
	margin: 0px;
	padding: 0px;
}

#content-text {
	float: left;
	width: 610px;
	margin: 4px 0px 0px 42px;
}

#content-text p {
	line-height: 18px;
	margin: 0px 10px 10px 0px;
}

#content-text-services {
	float: left;
	width: 610px;
	margin: 4px 0px 0px 42px;
}

#content-text-services p {
	line-height: 18px;
	margin: 0px 10px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-text-services ul {
	margin: 5px 60px 5px 30px;
}

#content-text-services a {
	text-decoration: underline;
}

#content-text-services li {
	padding: 0px 0px 10px 0px;
}

#about #content-text p, #services #content-text p {
	line-height: 19px;
	margin: 0px 25px 16px 6px;
}

#ethics #content-text p {
	line-height: 26px;
	margin: 10px 10px 10px 0px;
}

#news #content-text {
	float: left;
	width: 670px;
	margin: 1px 0px 0px 32px;
}



#contact #content-text p {
	line-height: 18px;
	margin: 4px 25px 20px 6px;
}

.text-box {
	background: #F5F9FA;
	border: 1px solid #C8D0D3;
	border-left: 2px solid #4558B6;
	padding: 8px 10px 10px 14px;
	margin: 3px 80px 20px 0px;
	font-size: 12px;
}

#services .text-box {
	font-size: 1.1em;
}

.text-box ul {
	margin-left: 15px;
}

.text-box li {
	padding: 0px 15px 10px 0px;
}

.bio-box {
	background: #F5F9FA;
	border: 1px solid #C8D0D3;
	border-left: 2px solid #4558B6;
	padding: 8px;
	margin: 20px 20px 20px 0px;
}

.bio-box h3 {
	margin: 4px 0px 1px 6px;
	color: #3E4C95;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

.bio-box p {
	padding: 4px 4px 0px 6px;
	line-height: 16px;
	font-size: 0.9em;
}

.difference-box {
	background: #F5F9FA;
	border: 1px solid #C8D0D3;
	border-left: 2px solid #4558B6;
	padding: 4px 8px 4px 2px;
	margin: 18px 40px 18px 0px;
}

.difference-box h3 {
	margin: 3px 0px 0px 6px;
	color: #3E4C95;
	font-size: 1.1em;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.difference-box p {
	padding: 2px 0px 0px 6px;
	line-height: 16px;
	font-size: 12px;
}

.difference-box img {
	margin: 4px 1px 0px 16px;
	border: 1px solid #344793;
	float: right;
}

.customer-box {
	background: #fff;
	border: 1px solid #C8D0D3;
	border-left: 2px solid #4558B6;
	padding: 6px 2px 2px 12px;
	margin: 20px 80px 20px 0px;
}

.customer-box p {
	font-size: 0.9em;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.customer-box img {
	margin: 1px 0px 4px 0px;
}

.customer-box a {
	display: block;
	margin-top: 3px;
	text-decoration: underline;
}



.job-box {
	background: #F5F9FA;
	border: 1px solid #C8D0D3;
	border-left: 2px solid #4558B6;
	padding: 8px 10px 0px 10px;
	margin: 20px 80px 20px 0px;
}

.job-box h3 {
	color: #3E4C95;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

.job-box p {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	line-height: 18px;
	letter-spacing: 0.12ex;
}

.job-box a:link, a:visited, a:hover, a:active {
letter-spacing: normal;
text-decoration: underline;
}



.note {
	font-family: Arial, Helvetica, sans-serif;
}

#news-box {
	background: #F5F9FA;
	border: 1px solid #C8D0D3;
	border-left: 2px solid #4558B6;
	padding: 6px 5px 6px 8px;
	margin: 0px 30px 0px 0px;
	float: left;
	width: 382px;
}


#news-box h2 {
margin-left: 10px;
}
#news-box p {
margin-right: 12px;
line-height: 18px;
	margin: 5px 8px 10px 10px;
}

.date {
margin: 12px 0px 0px 10px;
font-weight: normal;
font-size: 90%;
letter-spacing: 0.04em;
}

#news-box .date {
font-weight: bold;
}

#news-box h3 {
	margin: 4px 12px 0px 10px;
	font-size: 95%;
	letter-spacing: 0.08em;
	color: #5C6AA9;
}

#news-box a {
margin: 0px 10px 16px 10px;
display: block;
	letter-spacing: 0.08em;
	font-size: 90%;
	line-height: 20px;
}
#news-box a:hover {
text-decoration: underline;
}

#newsitem .date {
font-size: 95%;
}
#newsitem p {
margin: 12px 10px 12px 9px;
}


#podcast-box {
	background: #F5F9FA;
	border: 1px solid #C8D0D3;
	border-left: 2px solid #4558B6;
	padding: 4px;
	margin: 0px 0px 20px 0px;
	float: left;
	width: 222px;
}
#podcast-box p {
padding: 4px 1px 0px 8px;
}

#podcast-box a:link {
text-decoration: underline;
}

#feed-box {
	background: #F5F9FA;
	border: 1px solid #C8D0D3;
	border-left: 2px solid #4558B6;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 222px;
	height: 180px;
}

#case-studies-box {
	background: #F5F9FA;
	border: 1px solid #C8D0D3;
	border-left: 2px solid #4558B6;
	padding: 4px;
	margin: 20px 0px 0px 0px;
	float: left;
	width: 222px;
}

.contact-box {
	background: #F5F9FA;
	border: 1px solid #C8D0D3;
	border-left: 2px solid #4558B6;
	padding: 4px;
	margin: 0px 20px 0px 0px;
	font-weight: bold;
}

.services-box {
	background: #F5F9FA;
	border: 1px solid #C8D0D3;
	border-left: 2px solid #4558B6;
	padding: 3px 0px 4px 2px;
	margin: 0px 10px 10px 0px;
	font-weight: bold;
}

.services-box h3 {
	font-size: 1em;
	margin: 0px;
	padding: 1px 0px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#news-signup, #brochure {
	margin: 20px 0px 10px 0px;
}

#news-signup img, #brochure img {
	margin: 0px 12px 0px 0px;
}

#news-signup a:hover, #brochure a:hover {
	text-decoration: underline;
	background-color: #fff;
}

#ethics #content-text ol {
	margin: 0px 10px 10px 50px;
}

#ethics #content-text li {
	padding: 0px 10px 6px 0px;
}

/*TABLES*/
#joblisting {
	background: #F5F9FA;
	border: 1px solid #C8D0D3;
	border-bottom: none;
}

#joblisting .border {
	border-left: 2px solid #4558B6;
}

#joblisting td {
	padding: 4px 20px 4px 6px;
	border-bottom: 1px solid #C8D0D3;
}

/*BULLETS*/
#ethics #content-text p {
}

.ethic {
	font-weight: bold;
}

.one {
	background: url(../images/oneA.gif) no-repeat left top;
	padding: 0px 0px 0px 26px;
}

.two {
	background: url(../images/two.gif) no-repeat left top;
	padding: 0px 0px 0px 26px;
}

.three {
	background: url(../images/three.gif) no-repeat left top;
	padding: 0px 0px 0px 26px;
}

.four {
	background: url(../images/four.gif) no-repeat left top;
	padding: 0px 0px 0px 26px;
}

.five {
	background: url(../images/five.gif) no-repeat left top;
	padding: 0px 0px 0px 26px;
}

.six {
	background: url(../images/six.gif) no-repeat left top;
	padding: 0px 0px 0px 26px;
}

.seven {
	background: url(../images/seven.gif) no-repeat left top;
	padding: 0px 0px 0px 26px;
}

.eight {
	background: url(../images/eight.gif) no-repeat left top;
	padding: 0px 0px 0px 26px;
}

.nine {
	background: url(../images/nine.gif) no-repeat left top;
	padding: 0px 0px 0px 26px;
}

.bullets {
	padding:15px 15px 15px 30px;
}

.bullets li {
	background:url(/images/bullet.gif) no-repeat;
	list-style:none;
	padding-left: 11px;
	margin-bottom: 5px;
}

/*form*/

form {
	margin-top: 10px;
}

.news-image {
	margin-bottom: 5px;
}

.news-image-inside {
	margin-bottom: 2px;
}

#newsletter input {
	border: 1px solid gray;
	padding: 0px;
}

#newsletterin input {
	border: 1px solid gray;
	padding: 0px;
	font-size: 11px;
	color: #666666;
	letter-spacing: 0.12ex;
}

.gobutton {
	background: url(../images/newsgo.gif) no-repeat;
	border: none;
	height: 18px;
	width: 18px;
}

#thankyou #headerwrapper {
	margin: 0px;
	padding: 0px;
}

#thankyou #content-text {
	float: left;
	width: 610px;
	margin: 0px 0px 0px 38px;
	padding: 0px;
}

#thankyou #content-text p {
	line-height: 18px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#moreinfo li {
	margin: 20px 0px 0px -15px;
	display: inline;
	padding-top: 5px;
	list-style-type: none;
	color: 			#3C4980;
}

#moreinfo a {
	padding-top: 5px;
	text-decoration: underline;
	color: #3C4B97;
}

.clientlogos {
margin: 10px 0px 10px 0px;
}

/*CLEARS*/

.clearfloat {
	display:block;
}

.clearfooter {
	height: 50px;
	clear: both;
}

/* End hide from IE-mac */

/*FOOTER*/

#footer {
	clear: both;
	margin: 0 auto;
	width: 920px;
	color:#3D609A;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bgfooter.gif) repeat-x;
}

#footer p {
	margin: 10px 0px 10px 0px;
	padding: 15px 0px 15px 0px;
}

#footer a {
	text-decoration: underline;
	color: #5A6885;
}

#footer-post {
	clear: both;
	margin: 0 auto;
	padding: 40px 0px 20px 0px;
	color:#7f99b3;
	width: 960px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#footer-post a {
	text-decoration: underline;
	color: #5A6885;
}

