/*  Universal  */

* {
	padding: 0;
	margin: 0;
}

div#flash_text_4_seo {
	position: absolute;
	left: -999em;
}

h1, h2, h3, h4, h5, p, pre, label, fieldset, address, img {
	margin: 1em 17px;
}

ul, ol, dl {
	margin: 1em 40px;
}

blockquote {
	margin: 1px 30px 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

body {
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
	background: #ececed url(http://netraising.com/images/site/body_background.gif) repeat-x left top;
	text-align: center;
}

table {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #f90;
}

a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #8283ad;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #8283ad;
}

a img {
	border: 0px;
}

a:hover img {
	border: 0px;
}

span.line {
	color: #ccc;
	height: 1px;
	border: 0 solid #ccc;
	border-top-width: thin;
	background-color: transparent;
	text-align: center;
	width: 90%;
}

span.nav_element {
	color: #f9bf51;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

span.nav_element_blue {
	color: #8d8eb4;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* All Content */

div#all_content {
	width: 814px;
	margin: 35px auto;
	text-align: left;
	background: url(http://netraising.com/images/site/all_content_background.png) repeat-y center top;
}

/* Header */

div#header {
	height: 125px;
}

div#header div#top {
	height: 9px;
	background: #ececed url(http://netraising.com/images/site/top_background.png) no-repeat center top;
}

div#header div#top h1 {
	display: none;
}

div#header div#top p {
	display: none;
}

div#header div.logo {
	background-color: white;
	margin-right: 7px;
	margin-left: 17px;
}

div#header div.logo img {
	margin-left: 20px;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

div#header div.logo a {
	border-style: none;
}

div#header h2 {
	float: right;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #f90;
	margin: 93px 20px 0 0;
}

/*  Main Navigation  */

div#main_navigation {
	background: #8d8eb4 url(http://netraising.com/images/site/main_nav_gradient.gif) repeat-y right top;
	margin-right: 7px;
	margin-left: 7px;
	height: 30px;
}

div#main_navigation ul {
	text-transform: lowercase;
	float: right;
	margin-right: 150px;
	margin-top: 8px;
	margin-bottom: 0;
}

div#main_navigation ul li {
	display: inline;
	list-style-type: none;
}

div#main_navigation ul li a {
	font-size: 11px;
        letter-spacing: 0.1em;
	padding: 8px 7px 9px;
	outline: none;
}

div#main_navigation ul li a:link {
	font-weight: bold;
	font-style: normal;
	color: white;
}

div#main_navigation ul li a:visited {
	font-weight: bold;
	font-style: normal;
	color: white;
}

div#main_navigation ul li a:hover {
	font-weight: bold;
	font-style: normal;
	color: #666;
	background-color: #d8d8e2;
	text-decoration: none;
}

div#main_navigation ul li a:active {
	outline: none;
}

/*  Secondary Navigation  */

div#secondary_navigation {
	width: 140px;
	height: 198px;
	background: #8d8eb4 url(http://netraising.com/images/site/banner_bottom.gif) no-repeat right bottom;
	margin-right: 7px;
	float: right;
}

div#secondary_navigation ul {
	margin: 15px 0 0 0;
	padding: 0;
	text-transform: lowercase;
}

div#secondary_navigation ul li {
	list-style-type: none;
}

div#secondary_navigation ul li a {
	font-size: 11px;
	padding: 5px 13px 5px 20px;
	outline: none;
	display: block;
        letter-spacing: 0.1em
}

div#secondary_navigation ul li a:link {
	font-weight: bold;
	color: white;
}

div#secondary_navigation ul li a:visited {
	font-weight: bold;
	color: white;
}

div#secondary_navigation ul li a:hover {
	font-weight: bold;
	color: #666;
	background-color: #d8d8e2;
	text-decoration: none;
}

/*  Banners  */

div#banner {
	margin-left: 7px;
	height: 198px;
	background: url(http://netraising.com/images/site/banner_bottom.gif) no-repeat left bottom;
}

div#banner div#home_banner {
	height: 190px;
	width: 660px;
	background: url(http://netraising.com/images/site/banner_images/blue_clouds.jpg) no-repeat left top;
	margin: 0;
	position: absolute;
	left: -9999px;
}

body#b_home div#banner div#home_banner {
	position: relative;
	left: 0;
}

div#banner div#design_banner {
	height: 190px;
	width: 660px;
	background: url(http://netraising.com/images/site/banner_images/design.jpg) no-repeat left top;
	margin: 0;
	position: absolute;
	left: -9999px;
}

body#b_design div#banner div#design_banner {
	position: relative;
	left: 0;
}

div#banner div#development_banner {
	height: 190px;
	width: 660px;
	background: url(http://netraising.com/images/site/banner_images/development.jpg) no-repeat left top;
	margin: 0;
	position: absolute;
	left: -9999px;
}

body#b_development div#banner div#development_banner {
	position: relative;
	left: 0;
}

div#banner div#hosting_banner {
	height: 190px;
	width: 660px;
	background: url(http://netraising.com/images/site/banner_images/hosting.jpg) no-repeat left top;
	margin: 0;
	position: absolute;
	left: -9999px;
}

body#b_hosting div#banner div#hosting_banner {
	position: relative;
	left: 0;
}

div#banner div#consulting_banner {
	height: 190px;
	width: 660px;
	background: url(http://netraising.com/images/site/banner_images/consulting.jpg) no-repeat left top;
	margin: 0;
	position: absolute;
	left: -9999px;
}

body#b_consulting div#banner div#consulting_banner {
	position: relative;
	left: 0;
}

div#banner div#nonprofits_banner {
	height: 190px;
	width: 660px;
	background: url(http://netraising.com/images/site/banner_images/nonprofit.jpg) no-repeat left top;
	margin: 0;
	position: absolute;
	left: -9999px;
}

body#b_nonprofits div#banner div#nonprofits_banner {
	position: relative;
	left: 0;
}

div#banner div#business_banner {
	height: 190px;
	width: 660px;
	background: url(http://netraising.com/images/site/banner_images/business.jpg) no-repeat left top;
	margin: 0;
	position: absolute;
	left: -9999px;
}

body#b_business div#banner div#business_banner {
	position: relative;
	left: 0;
}

div#banner div#education_banner {
	height: 190px;
	width: 660px;
	background: url(http://netraising.com/images/site/banner_images/education.jpg) no-repeat left top;
	margin: 0;
	position: absolute;
	left: -9999px;
}

body#b_education div#banner div#education_banner {
	position: relative;
	left: 0;
}

div#banner h1 {
	margin: 0 230px 5px 100px;
	text-align: right;
	color: white;
	font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 230%;
	font-weight: normal;
	font-style: normal;
	padding-top: 1.2em;
}

div#banner p {
	margin-right: 230px;
	text-align: right;
	color: white;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 70px;
}

/*  Left Content  */

div#left_content {
	width: 140px;
	margin: 4px 0 0 7px;
	color: #999;
	font-size: 85%;
	float: left;
}

div#left_content h5 {
	font-size: 11px;
	text-transform: lowercase;
        letter-spacing: 0.1em
}

div#left_content h4 {
	color: #7BC428;
	font-size: 140%;
}

div#left_content h4 a {
	color: #7BC428;
}

div#left_content p img {
	text-align: left;
}

div#left_content a.showcase:link img {
	border: 1px solid #666666;
}

div#left_content a.showcase:visited img {
	border: 1px solid #666666;
}

div#left_content a.showcase:hover img {
	border: 1px solid black;
}

/*  Main Content  */

div#main_content p img {
	margin: 0;
	padding: 0;
}

div#main_content {
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 510px;
	margin: 6px 0 10px 0;
	line-height: 1.6em;
	color: #666666;
	text-align: left;
}

div#main_content h1,h2,h3,h4 {
	font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
}

div#main_content h1 {
	color: #8283ad;
	font-size: 180%;
	line-height: 1.3em;
	margin: .6em .5em 17px 17px;
}

div#main_content h2 {
	color: #7BC428;
	font-size: 140%;
}

div#main_content h2 a {
	color: #7BC428;
}

div#main_content h3 {
	font-size: 160%;
	color: #8283ad;
	margin: .6em .5em 0 17px;
}

div#main_content strong {
	color: #999;
	font-size: 12px;
}

div#main_content h4 {
	font-size: 11px;
}

div#main_content h4 span {
	color: #b1c67d;
	font-size: 13px;
}

div#main_content img {
	border: 1px solid #666666;
}

div#main_content a.portfolio:link img {
	border: 1px solid #666666;
}

div#main_content a.portfolio:visited img {
	border: 1px solid #666666;
}

div#main_content a.portfolio:hover img {
	border: 1px solid black;
}

.captions {
	margin: 8px;
	color: #999;
	font-size: 9px;
	text-align: center;
}

div#pad_link span {
	margin: 0 0 0 17px;
}

/* Right Content */

div#right_content {
	float: left;
	width: 150px;
	margin: 0 7px 0 0;
	font-size: 90%;
	color: #999;
}

div#right_content h3 {
	margin: 10px 0 0 20px;
	text-transform: uppercase;
	color: #333;
}

div#right_content h5 {
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
                letter-spacing: 0.1em
}

div#searchjs {
	margin: 10px 0 0 11px;
	text-transform: lowercase;
	color: #999;
                letter-spacing: 0.1em
}

div#search_nojs {
	margin: 10px 0 0 11px;
	text-transform: lowercase;
	color: #999;
                letter-spacing: 0.1em
}

div#elist {
	margin: 10px 0 0 11px;
	text-transform: lowercase;
	color: #999;

}

.thiscat {
	color: #f90;
	font-weight: bold;
        letter-spacing: 0.1em
}

div#right_content ul {
	margin: 10px 0 0 14px;
	text-transform: lowercase;
}

div#right_content ul li {
	list-style-type: none;
}

div#right_content ul li a {
	font-size: 11px;
	padding: 5px 13px;
	display: block;
}

div#right_content ul li a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

div#right_content ul li a.on:link {
	font-weight: bold;
	color: #f9bf51;
}

div#right_content ul li a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

div#right_content ul li a.on:visited {
	font-weight: bold;
	color: #f9bf51;
}

div#right_content ul li a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

div#right_content ul li a.on:hover {
	font-weight: bold;
	color: #f9bf51;
	text-decoration: none;
}

/* Footer Content */

div#footer {
	color: #666666;
	clear: both;
}

div#footer_content {
	height: 40px;
	margin: 0 7px;
	background-color: #dce9bd;
}

div#footer a {
	
}

div#footer a:link {
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

div#footer a:visited {
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

div#footer a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

div#footer ul {
	text-transform: lowercase;
	margin-left: 13px;
}

div#footer ul li {
	display: inline;
}

div#footer ul li span {
	color: #f9bf51;
}

div.bottom_navigation {
	float: left;
}

div.copyright {
	float: right;
}

div#footer div#bottom {
	height: 10px;
	background: #ececed url(http://netraising.com/images/site/bottom_background.png) no-repeat center top;
	clear: both;
}

div#footer img {
	margin: 0;
}

div#footer div#bottom p {
	display: none;
}

/*  SEARCH RESULTS  */

.outerborder {
	margin: 0 10px 0 7px
}

paginate {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 10px 6px 10px 4px;
	margin: 0;
	background-color: transparent;
}

.pagecount {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	background-color: transparent;
}

.tablePad {
	padding: 3px 3px 5px 3px;
	background-color: #fff;
}

.resultRowOne {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 6px 6px 6px 8px;
	background-color: #f2f2f2;
}

.resultRowTwo {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 6px 6px 6px 8px;
	background-color: #fff;
}

.resultHead {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding: 8px 0 8px 8px;
	border-bottom: 1px solid #999;
	background-color: transparent;
}