/* 

North West Group v.1.0 - 4/30/2007
mikem@sliceoflime.com

 */


* {
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1.3;
	
}

html {
	width:100%;
	height:100%;
}

body {
	width:100%;
	background:#5b9ace url(../images/main_bck.jpg) top left repeat-x;
	text-align:center;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#303030;
}

a, a:visited {
	color:#7eb546;
}

a:hover {
	color:#306e0d;
}

a img {
	border:none;
}


address {
	margin:2em 0;
}


/* TXMAS */
#iso {
        float:right;
        margin:0 10px 0 0px;
        display:inline;
}



/* HEADER */

#shell {
	width:799px;
	text-align:left;
	margin:3em auto 0 auto;
	background:#fff url(../images/shell_bck.gif) top center no-repeat;
}

#logo {
	float:left;
	margin:24px 0 2em 24px;
	display:inline;
}

#quote_from_president {
	float:right;
	text-align:right;
	color:#878787;
	margin:49px 12px 2em 0;
}

.quote {
	font-weight:bold;
	font-size:11px;
}

.quotee {
	font-style:italic;
	font-size:10px;
}









/* NAV */

#nav {
	clear:both;
	display:block;
	height:15px;
	text-align:center;
	margin:0 0 1em 12px;
	padding:11px 0 11px 0;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../images/nav_bck.gif) top left repeat-y;
}

#nav li {
	display:inline;
	list-style:none;
	border-right:1px solid #fff;
}

#nav li a, #nav li a:visited, #nav li a:hover {
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding:12px 21px;
}

#nav .contact, #nav .current_contact {
	border-right:none;
}

#nav .current_home a { background:url(../images/current_home.gif) center 6px no-repeat; }
#nav .current_products a { background:url(../images/current_products.gif) center 6px no-repeat; }
#nav .current_company a, #nav .current_partners a, #nav .current_contact a { background:url(../images/current_company.gif) center 6px no-repeat; }
#nav .current_imagery a { background:url(../images/current_imagery.gif) center 6px no-repeat; }









/* FOOTER */

#footer {
	clear:both;
	background:url(../images/footer_bck.gif) top left no-repeat;
	padding:2em 0;
	text-align:center;
	margin:0 auto;
}


#footer li {
	list-style:none;
	display:inline;
	padding:0 10px;
	margin:0;
	border-right:1px solid #fff;
}

#footer .contact {
	border:none;
}

#footer a {
	color:#fff;
}









/* FRONT PAGE */

#main_img {
	margin-bottom:1em;
	margin-left:12px;
}

#home #col_1 {
	float:left;
	width:460px;
	padding:0 12px 0 24px;
	display:block;
	margin-bottom:3em;
}

#home #col_1 h1 {
	font-size:13px;
	margin-top:2em;
}

#home #col_1 h2 {
	margin-top:2em;
}

#home #col_1 h2 a {
	font-size:14px;
	padding-left:15px;
	background:url(../images/h2_bullet.gif) center left no-repeat;
	display:block;
}

#home #col_1 p {
	padding-left:15px;
	margin-top:.3em;
	font-size:11px;
}

#home #col_2 {
	float:right;
	position:relative;
	margin-right:12px;
	width:269px;
	color:#fff;
	background:#6a9e38 url(../images/sidebar_bottom.gif) bottom left no-repeat;
}

#home #col_2 a {
	color:#fff;
}

#home #col_2 h3 {
	font-size:14px;
	padding:1em 15px .5em 15px;
	background:#34720f url(../images/sidebar_top.gif) top left no-repeat;
	border-bottom:1px solid #87b060;
}

#home #col_2 .view_all {
	position:absolute;
	top:1.2em;
	right:15px;
}

#home #col_2 .view_all a {
	font-size:10px;
}

#home #col_2 ul {
	margin-bottom:2em;
}

#home #col_2 ul li {
	padding:1.5em 15px 1.5em 35px;
	background:url(../images/news_flag.gif) 15px 1.5em no-repeat;
}

#home #col_2 ul li a {
	font-size:10px;
}

#home #col_2 ul .news_item_alt_row {
	background:#7db543 url(../images/news_flag.gif) 15px 1.5em no-repeat;
}

#home #col_2 .date {
	font-weight:bold;
	font-size:11px;
}


/* SUB PAGES */

#content {
	margin:0 12px 4em 12px;
}

#sub_nav {
	height:208px;
	margin-bottom:1em;
}

#sub_nav img {
	float:left;
}

#sub_nav ul {
	float:right;
	width:269px;
	height:198px;
	padding-top:10px;
	background:#79b440 url(../images/sub_nav_bck.gif) top left no-repeat;
}

#sub_nav ul li {
	list-style:none;
	margin:0 15px;
	padding:1em 20px;
	border-bottom:1px solid #bddca0;
}

#sub_nav ul li a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
}

#sub_nav ul .sub_current {
	background:url(../images/sub_current.gif) left .5em no-repeat;
}


.content_block {
	margin:0 35px 4em 35px;
}

.float_left {
	float:left;
	margin:0 2em 5px 0;
}

.content_block p {
	margin-bottom:2em;
	line-height:1.6;
}

.content_block ul {
	padding:0 50px;
	margin:3em 0;
}

.content_block ul li {
	margin:2em 0;
}



.intro_text {
	padding:0 12px;
	line-height:1.6;
}








/* PRODUCTS SECTIOM */

#products h1, #company h1, #partners h1, #contact h1, #txmas h1 {
	display:block;
	border-top:2px solid #bcbcbc;
	border-bottom:2px solid #bcbcbc;
	padding:4px 0;
	margin:2em 0;
}

#products h1 span, #company h1 span, #partners h1 span, #contact h1 span, #txmas h1 span {
	padding:.8em 35px;
	background:#f2f2f2 url(../images/green_arrow.gif) 15px center no-repeat;
	display:block;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	color:#7dba42;
}

.overview_item {
	display:block;
	padding:1.5em 15px;
	clear:both;
	background:#e6e6e6 url(../images/overview_border.gif) top left repeat-x;
	overflow:auto;
	height:100%;
}

.overview_item h1, .overview_item p {
	float:left;
	display:inline;
	min-height:1px;
}

#products .overview_item h1 {
	width:175px;
	border:none;
	margin:0;
	padding:0;
}

.overview_item h1 a {
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	background:url(../images/green_arrow.gif) left center no-repeat;
}

.overview_item .description {
	width:400px;
	color:#535353;
}

.overview_item .learn_more {
	width:110px;
	margin-left:50px;
}

.overview_item .learn_more a {
	font-weight:bold;
	color:#4b85b5;
}

#end_overview {
	margin-bottom:2em;
	background:#f2f2f2 url(../images/overview_border.gif) top left repeat-x;
}

#start_overview {
	margin-top:2em;
	background:#f2f2f2 url(../images/overview_border.gif) top left repeat-x;
}






/* COMPANY SECTION */

#company .news_item_even, #company .news_item_odd, #company .career_item_even, #company .career_item_odd {
	display:block;
	padding:1em 15px 1em 35px;
	clear:both;
	background:#fff url(../images/overview_border.gif) bottom left repeat-x;
	overflow:auto;
	height:100%;
}

#company .news_item_odd, #company .career_item_odd {
	background:#f2f2f2 url(../images/overview_border.gif) bottom left repeat-x;
}

#company .date {
	float:left;
	width:80px;
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	background:url(../images/news_flag.gif) left top no-repeat;
	padding-left:22px;
}

#company .news_item_even h2, #company .news_item_odd h2, #company .description {
	float:right;
	clear:right;
	width:570px;
	margin-right:35px;
	display:inline;
}

#company .news_item_even h2, #company .news_item_odd h2 {
	font-size:13px;
}

#company .description {
	margin-bottom:1em;
	font-size:90%;
	color:#666666;
}

#company .career_item_even h2, #company .career_item_odd h2 {
	padding-left:20px;
	overflow:visible;
	background:url(../images/note_icon.gif) top left no-repeat;
}

#company .career_item_even p, #company .career_item_odd p {
	padding-left:20px;
	margin-bottom:1em;
}


