* {
	margin:0;
	padding:0;
}
body {
	background:#fff url(../images/img01.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#474848;
}
h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
}
h1 {
	letter-spacing:-1px;
	font-size:1.8em;
	font-weight:400;
	color:#133354;
}
h2 {
	margin-bottom:15px;
	letter-spacing:-1px;
	text-transform:uppercase;
	font-size:1.2em;
}
h3.headline2 {
	font-size:1.1em;
	color:#356aa0;
	padding:15px 0;
}
h3.newsheadline {
	font-size:1.1em;
	color:#356aa0;
	padding:15px 0 0;
}
h3 {
	font-size:1em;
}
a {
	outline:none;
	text-decoration:none;
	color:#356aa0;
}
p, ul, ol {
	margin-bottom:10px;
	line-height:130%;
}
label {
	font-weight:700;
}
fieldset {
	border:1px solid #ccc;
	margin:0 0 1.5em;
	padding:1.4em;
}
legend {
	font-weight:700;
	font-size:1.2em;
}
input.text, input.title, textarea, select {
	border:1px solid #bbb;
	margin:.5em 0;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #1d3e94;
}
input.text, input.title {
	width:300px;
	padding:4px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:390px;
	height:175px;
	padding:4px;
}
#bademail, #badserver, #success {
	margin-bottom:1em;
	border:2px solid #ddd;
	padding:.8em;
}
#bademail {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
#basdserver {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
#success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
blockquote {
	background:url(../images/img12.gif) no-repeat;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	padding:10px 30px;
}
.quoter {
	color:#666;
}
a:hover {
	background:none;
	color:#B42240;
}
hr {
	display:none;
}
.clear {
	clear:both;
}
.right {
	float:right;
}
.pad-top {
	padding-top:10px;
}
.pad-right {
	padding-right:10px;
}
.pad-bottom {
	padding-bottom:10px;
}
.pad-left {
	padding-left:10px;
}
#wrapper {
	background:url(../images/img08.gif) repeat-x left bottom;
}
#menu {
	height:25px;
}
#menu ul {
	list-style:none;
	line-height:normal;
	margin:0;
	padding:0;
}
#menu li {
	display:inline;
}
#menu a {
	color:#FCFDDF;
	float:left;
	font-size:1em;
	font-weight:700;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0 10px;
}
#menu a:hover, #menu a.selected {
	background:url(../images/img01_hover.gif) repeat-x left top;
	height:25px;
}
#header {
	height:20px;
}
#page {
	width:960px;
	background:#FFF url(../images/container_middle.png);
	margin:0 auto;
}
#bgtop {
	height:6px;
	background:url(../images/container_top.png);
}
#bgbottom {
	padding-bottom:20px;
	background:url(../images/container_bottom.png) no-repeat left bottom;
}
#page ul {
	list-style:none;
}
#page ul li {
	padding-left:15px;
	background:url(../images/img11.gif) no-repeat left center;
}
#headline {
	width:680px;
	height:75px;
	padding:0 0 0 20px;
}
#content {
	float:left;
	width:680px;
	height:800px;
	min-height:800px;
	padding:0 0 0 20px;
}
html>body #content {
	height:auto;
}
.post .bigpix {
	margin-bottom:20px;
}
.post .bigpix .image {
	width:676px;
	padding-top:2px;
	margin:0 auto;
}
.post .bigpix .caption {
	line-height:normal;
	font-size:.8em;
	font-weight:700;
	margin:0;
	padding:2px 10px 5px;
}
.post .bigpix .caption a {
	color:#999;
}
.post .title {
	font-size:2.6em;
	padding:10px 10px 0;
}
.post .byline {
	line-height:normal;
	text-transform:uppercase;
	font-size:.8em;
	font-weight:700;
	color:#C2C2C2;
	margin:0;
	padding:0 10px;
}
.post .byline a {
	color:#C2C2C2;
}
.post .entry {
	padding:20px 10px 0;
}
.post .tags {
	background:#F0F0F0;
	line-height:normal;
	font-size:.8em;
	font-weight:700;
	margin:0;
	padding:5px 10px;
}
.post .tags a {
	background:none;
	padding:0 5px;
}
.post .links {
	border-bottom:1px solid #EEE;
	font-weight:700;
	padding:5px 10px;
}
.post .links .comments {
	padding-left:20px;
	background:url(../images/img13.gif) no-repeat left center;
}
.post .links .permalink {
	padding-left:18px;
	background:url(../images/img14.gif) no-repeat left center;
}
#page .sidebar ul {
	line-height:normal;
}
#page .sidebar li {
	background:none;
	padding:0;
}
#page .sidebar li h2, #page .sidebar h2 {
	color:#e5e5e5;
	font-size:1.1em;
	padding-top:20px;
	margin-bottom:10px;
}
h3.phone, h3.free {
	color:#b42240;
	text-align:center;
	font-size:1.3em;
	letter-spacing:1px;
	padding-bottom:10px;
}
h3.free {
	text-align:left;
}
h3.tagline {
	color:#e5e5e5;
	text-align:center;
	font-size:1.1em;
	padding-bottom:10px;
}
#page .sidebar li li {
	padding:0 15px;
}
#page .sidebar li li a, .freebook {
	line-height:2em;
	color:#e5e5e5;
}
#page .sidebar li li a:hover {
	color:#B42240;
}
#page .sidebar li li a.selected-side {
	font-weight:700;
	color:#aeb9c5;
}
.gw_divider {
	border-bottom:1px solid #fff;
	border-top:1px solid #ccc;
	height:0;
	overflow:hidden;
}
#page .sidebar li li .divider {
	border-bottom:1px solid #163b60;
	border-top:1px solid #133354;
	height:0;
	overflow:hidden;
}
#sidebar2 {
	float:right;
	width:180px;
	padding:0 20px 0 0;
}
#footer {
	width:960px;
	height:75px;
	background:url(../images/container_bottom_reflected.png) no-repeat;
	margin:0 auto;
	text-align:center;
}
#footer p {
	margin: 0px;
	padding: 5px 0px 0px;
	text-align:center;
	font-size:.8em;
	font-weight:700;
}
#footer a { 
	color: #474848;
	text-decoration:none;
}
#page ol.ethics {
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#133354;
	padding:10px 0 0 30px;
}
#page ol.ethics p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:400;
	color:#474848;
	margin:0;
	padding:0;
}
#page ol.ethics li {
	padding:5px 0;
}
#page ul.whatyouget li {
	color:#133354;
	background:url(../images/action_go.gif) no-repeat left center;
	padding:8px 0 8px 24px;
}
#page ul.gwsolutions, #page ul.gwcontact, ul.whatyouget {
	margin-left:20px;
}
#page ul.gwsolutions li {
	background:url(../images/action_go.gif) no-repeat left center;
	padding:8px 0 8px 24px;
}
#page ul.gwcontact span {
	line-height:16px;
}
.resources {
	margin-top:15px;
}
/*
.serviceCategoryBtm {
	background:url(../img/servicehl_bottom.jpg) no-repeat bottom left;
	width:184px;
	height:7px;
}
*/
form#myForm ul, form#form1 ul {
	list-style:outside;
	list-style-type:none;
	margin:10px auto;
}
form#myForm ul li, form#form1 ul li {
	width:680px;
	margin:5px 0;
}
form#myForm label, form#form1 label {
	width:20%;
	color:#133354;
	float:left;
	padding-top:8px;
}
form#myForm textarea, form#myForm input, form#form1 textarea, form#form1 input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
input.send-btn {
	width:131px;
	height:30px;
	background:transparent url(../images/send-btn.gif) no-repeat;
	outline:none;
	border:none;
}
input.send-btn:hover {
	background:url(../images/send-btn.gif) no-repeat 0 -30px;
	cursor:pointer;
}
input.send-book {
	width:131px;
	height:30px;
	background:transparent url(../images/send-book.gif) no-repeat;
	outline:none;
	border:none;
}
input.send-book:hover {
	background:url(../images/send-book.gif) no-repeat 0 -30px;
	cursor:pointer;
}
img.asterisk {
	padding-top:8px;
}
.image {
	width:420px;
	height:auto;
	margin:0 auto;
}
#newspaper {
	width:680px;
	float:left;
}
#newspaper .topcol1, #newspaper .bottomcol1 {
	width:320px;
	padding-right:20px;
	text-align:left;
	float:left;
}
#newspaper .topcol3, #newspaper .bottomcol3 {
	width:340px;
	text-align:left;
	float:left;
}
#newspaper .middlecol2 {
	float:left;
	width:220px;
	padding:0 7px 0 10px;
}
#bookad .bookpicture {
	float:left;
	padding-right:10px;
}
div.casestudy {
	width:90%;
	margin:0 auto;
}
div.casestudy h3.headline2 {
	font-size:1.1em;
	color:#356aa0;
	padding:0 0 10px;
}
div.casestudy b, .freepage b {
	color: #B42240;
}
div.casestudy b span, .freepage b span {
	color: #006600;
}
.letterpic {
	float:left;
	width:23%;
}
.letterQuote {
	float:left;
	width:65%;
}
.left, .letter {
	float:left;
}
.post .title a, .sidebar a, #page ul.gwcontact li {
	background:none;
}
.sendbook, .sendbtn {
	float:right;
	position:relative;
	right:142px;
}
#newspaper .middlecol1, #newspaper .middlecol3 {
	width:200px;
	float:left;
}
p.subdesc {
	font-size: 10px;
	color: #666;
}
h2.altLinks a.freebook {
	padding: 0;
	margin: 0;
}
.sidebarAds {
	width:176px;
	height: 102px;
	background:url(../images/sidebar_ads.gif) no-repeat left top;
	padding-left: 10px;
	margin: 0 auto;
}
.sidebarAds h2 a {
	margin: 0;
	line-height:1.2em;
}
