* {
	padding: 0;
	margin: 0;
}

a {
	outline: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #fff;
	line-height: 1.6em;
	background: url('../images/grip_pattern4.jpg') repeat-x top left;
	text-align: center;
	background-color: #E3EBF1;
}

img {
	border: 0;
}

.center {
	text-align: center;
}

/* Replace text by image, http://wellstyled.com/css-replace-text-by-image.html */
#header {
	margin: 0;
	padding: 0;
	position: relative;
	height: 111px;
	width: 750px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear:both;
}
#header h1 {
	font-size: 80%;
	color: #e6e6e6;
	font-weight: normal;
}

/* layout structure */
#outerwrap {
	width: 100%;
}
#wrap {
	width: 750px;
	margin-left: 21px;
	background-color: #fff;	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: solid 1px #333;
}
#navbar {
	width: 750px;
	font-size: 80%;
	float: left;
	margin: 0;
	padding: 0;
	background: #933 url(../images/navbar-bg.gif) repeat-x top left;
}
#sol {
	margin: 12px 0;
}
#content {
	float: left;
	width: 496px;
	margin-top: 12px;
	font-size: 95%;
	color: #333;
}
#sidebar {
	float: right;
	width: 224px;
	margin: 12px 0 12px 0;
	padding-right: 21px;
}
	
#footer {
	clear: both;
	height: 84px;
	background: url('../images/footer_bg.jpg') repeat-x top left;
	border-top: 1px solid #b0b0b2; 
	padding: 0 21px;
}
	
/* message row */
#message {
	margin: 0;
	min-height: 10px;
	padding: 5px;
	font-size: 80%;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #666 url(../images/message-bg.gif) no-repeat top left;
	border-top: 1px solid #00457c;
	border-bottom: 1px solid #00457c;
}
	
/* gutters */
#content .gutter {
	padding: 15px 18px 20px 21px;
}
#sidebar .gutter {
	padding: 0 13px 12px 14px;
	background-color: #e6e6e6;
}

/* navigation */
#navbar ul {
	float: left;
	margin: 0 0 0 21px;
	padding: 0;
}
#navbar li {
	position: relative;
	list-style: none;
	padding: 1.5em 2em .5em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	float: left;
}
#navbar li a {
	color: #fff;
	text-decoration: none;
}
#navbar li a:hover {
	color: #6590af;
}	
#navbar li.active {
	color: #94b2c8;
}

/* solutions */

#solution-boxes li {
	position: relative;
	float: left;
	height: 80px;
	list-style: none;
	background-image: url(../i-p/solution-boxes.jpg);
	background-repeat: no-repeat;
}
#solution-boxes li a {
	float: left;
	height: 80px;
	background-image: url(../i-p/solution-boxes.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#business a, li#business {
	width: 245px;
	background-position: 0 0;
}
#business a:hover {
	background-position: 0 -80px;
}
#business a.current {
	background-position: 0 -80px;
}
#sweeps a, li#sweeps {
	width: 260px;
	background-position: -245px 0;
}
#sweeps a:hover {
	background-position: -245px -80px;
}
#sweeps a.current {
	background-position: -245px -80px;
}
#webdev a, li#webdev {
	width: 245px;
	background-position: -505px 0;
}
#webdev a:hover {
	background-position: -505px -80px;
}
#webdev a.current {
	background-position: -505px -80px;
}

/* content */

#content h2 {
	margin: 0 0 .5em 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight: normal;
	color: #596980;
}
	
#content h4 {
	font-size: 115%;
	font-weight: normal;
	margin-top: -5px;
	color: #6a7a91;
}
	
#content p {
	font-size: 90%;
	line-height: 2.5em;
	padding-bottom: 0.5em;
}

#content a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #999;
}
#content a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

.tboxInactive {
	border: 1px solid #aaa;
	padding: 5px;
	margin: 3px;
	height: 1.5em;
	overflow: hidden;
	background-color: #ddd;
	width: 690px;
}

.tboxActive {
	border: 1px solid #aaa;
	padding: 5px;
	margin: 3px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	width: 690px;
}

.tboxInactive a, .tboxActive a {
	margin: 0 0 .5em 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	color: #596980;
	text-decoration: none;
	border-bottom: none;
	cursor: pointer;
}

.tboxInactive a:hover, .tboxActive a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #333;
}

.tboxActive img, .tboxInactive img {
	float: right;
	margin: 4px;
}

/* sidebar */

#sidebar h3 {
	margin: 0 0 .4em 0;
	padding-top: .4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: normal;
	color: #6a7a91;
}
#sidebar h4 {
	margin-top: px;
	font-size: 115%;
	font-weight: normal;
	color: #6a7a91;
}
#sidebar p {
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	padding-bottom: .45em;
}
#sidebar img {
	margin-bottom: .5em;
}
#sidebar form {
	margin-bottom: .5em;
}
#sidebar a.more {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #999;
}
#sidebar a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#sidebar a.ilink.more {
	text-decoration: none;
}
#sidebar a.ilink:hover {
	text-decoration: none;
	border-bottom: 0px
}
	
#examples a {
    display: block;
    width: 197px;
    height: 40px;
    text-decoration: none;
    margin-bottom: 5px;
	border: 0px;
}

#examples a:hover {
    background-position: 0 -40px;
	border: 0px;
}

ul#spotproj, ul.spotproj {
	margin: 0;
	padding: 0;
}
#spotproj li, ul.spotproj li {
	font-size: 85%;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	list-style: none;
	background: url(../i-p/list-arrow.gif) no-repeat 0 3px;
}
#spotproj li a, ul.spotproj li a {
	color: #00458E;
	font-weight: bold;
	text-decoration: none;
}
#spotproj li a:hover, ul.spotproj li a:hover {
	border-bottom: 1px dotted #537f9f;
}

/* footer */

#footer p {
	font-size: 85%;
	color: white;
	padding-top: .2em;
	padding-bottom: 2.4em;
}
#footer p.links {
	font-size: 85%;
	color: white;
	padding-top: 1.25em;
	padding-bottom: .2em;
}
#footer a {
	text-decoration: none;
/* 	color: #666; */
	color: white;
	border-bottom: 1px dotted white;
}
#footer a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #003660;
}
#content li {
	list-style-type: none;
	font-size: 90%;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* forms */

#contactform, #comments-form, .shirt-form, #rfp-form {
	margin: 0 0 25px 0;
	padding: 0;
}
#content form p, #content form dl dd {
	margin: 0 0 8px 0;
	padding: 0;
}
#comments-form p.note, #contactform p.note {
	margin-top: 20px;
}
#contactform dl, #rfp-form dl {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
#contactform dt, #rfp-form dt {
	color: #333;
	font-weight: normal;
}
#contactform dt em, #contactform .note em, #rfp-form dt em, #rfp-form .note em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
}
#contactform #realname, #contactform #email, #contactform #url {
	width: 250px;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 130%;
	color: #444;
}
#contactform textarea {
	width: 400px;
	font-family: inherit;
	font-size: 130%;
	color: #444;
	border: 1px solid #ccc;
}
#rfp-form h3 {
	margin: 0 0 1em 0;
}
#rfp-form dl {
	margin: 0 0 2em 20px;
}
#content #rfp-form dl dt.chbox {
	margin-bottom: 1em;
}
#content #rfp-form dl dd.chbox {
	margin: 0 0 3px 20px;
	padding: 0;
}
#content #rfp-form dl dd.last {
	margin-bottom: 1em;
}

/* shared styles */
/* form */

form {
	margin: 0;
	padding: 0;
}
#search-form {
	margin: 0 0 5px 0;
}
#search-form input {
	color: #666;
	vertical-align: middle;
}
#extra #search-form input#search-text {
	width: 150px;
}

/* image links */
#sidebar a.image, #sidebar a.image:hover, #sidebar a.image:active {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}
#sidebar a.image img {
	border: 0 !important;
}