@charset "utf-8";
/* CSS Document */

	* { margin:0; padding:0; }
	html,body{ border:0; padding:0; margin:0; height: 100%; background:#088dd3 url('../img/bg_site.gif') repeat-x; font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;  }
	img { border:0px; }
	
	#top-panel{ background: url('../img/bg_top-panel.png') repeat-x; 	border-bottom:3px solid #0072bc; padding:14px 20px; height:60px; text-align:right; }
	#top-panel-wrapper { width:820px; margin: 0 auto; }
	#top-panel-wrapper #user_login { float:left; width:300px; text-align:left; color:#FFF; }
	#top-panel-wrapper fieldset { border:none; }
	#top-panel-wrapper form { display: block; }
	#top-panel-wrapper form .left { width: 218px; float: left; }
	#top-panel-wrapper .submit { float: left; width: 78px !important; padding-top: 12px; 	}
	#top-panel-wrapper form input.text { width: 200px; }	
	#top-panel-wrapper form label { display: block; font-size: 0.95em; color: #fff; text-transform: uppercase; padding-bottom: 1px; }
	#top-panel-wrapper form a { display: block; color: #fff; text-decoration: none; margin-top: 4px; }	
	
	#sub-panel{ text-align:right; width:990px; margin: 0 auto; }

	#header { height:90px; }
	#header .user_login { float:right; }
	#header #social_icon { margin-top:30px; text-align:right; font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#FFFFFF; padding-right:10px;}
	#header #social_icon a { color:#FFFFFF; text-decoration:none; }
	#header #social_icon a:hover { color:#FFFFFF; text-decoration:underline; }

	#content { min-height: 100%; height: auto !important; margin: 0 auto -180px; background: url('../img/nwi_logo.png') no-repeat; width: 990px;padding-bottom:140px; }
	
	#bigBorder { padding:10px; color:#000; background:#fff; }
	#bigBorder, #bigBorder .sb-inner { background:#fff url('../img/grad3.png') repeat-x; }
	#bigBorder #bigContent { _background:#FFF; }
	
	#navbar {z-index:999; text-align:center; margin-left:11px; }
	
	#innBorder { padding:9px; color:#000; background:#fff; z-index:9; clear:left; }
	#innBorder, #innBorder .sb-inner { background:#fff url('../img/grad3.png') repeat-x; }
	
	#innBorder #left_side  { width: 720px; float:left; text-align:justify; padding-left:7px; }
	#innBorder #left_side ul { padding-left:30px; }
	#innBorder #left_side img { padding:7px; }
	#innBorder .pageHeader { font: 26px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; display:block; padding: 3px 0px 5px 0px; color:#000000; text-align:left; }
	#innBorder #right_side { width: 210px; float:right; padding-top:40px; }
	#innBorder #right_side a { display:block; text-decoration:none; padding:5px 0px 5px 7px; margin:0px 20px 3px 0px; background-color:#f7f7f7; color:#999; border: 1px solid #e5e5e5; }
	#innBorder #right_side a:hover { background-color:#f7f7f7; color:#002d4b; border: 1px solid #e5e5e5; }
	#innBorder #right_side a.on  { display:block; text-decoration:none; padding:5px 0px 5px 27px; margin:0px 20px 3px 0px; color:#002d4b; border: 1px solid #e5e5e5; background:#f7f7f7 url('../img/sm_arrow.gif') no-repeat left center;}
	#innBorder #left_side .table { padding:5px; border:1px solid #CCC; }


	

	#nav { /* all lists */ list-style: none; font-size:0.9em; }
	#nav li { /* all list items */ position:relative; float:left; display:block; background:none; }
	#nav li a { background-repeat:no-repeat; display:block; line-height:1.1em; zoom:1;  }
	
	.top_button .main {	background-image:url('../img/but_bg.png');	color:#FFF; margin-left:2px; text-decoration:none; width:116px; height:25px; padding-top:10px; text-align:center;}
	.top_button ul li a, #nav-service ul li a:visited, #nav-service ul li a:active { color:#fff; cursor: default; text-align:left; }
	.top_button ul li a:hover { background: #0072bc; color:#FFFFFF; cursor: pointer;  }
	
	#nav li:hover a, #nav li.sfhover a { text-decoration:none; } 
	#nav ul li a.selected { background-position:0 -42px; } 
	#nav li li a { text-indent: 0; padding:5px 10px; width:161px; border-top: 1px solid #CCCCCC; }
	#nav li li li a { text-indent: 0; padding:5px 10px; width:161px; } 
	#nav a.topnone{ border-top: none; } 
	#nav li { /* all list items */ float: left; }
	#nav li ul { /* second-level lists */ background: #656D70; position: absolute; width:181px; left: -999em; padding:1px 1px 1px 1px; margin-left:2px;  }
	#nav li ul ul { /* third-and-above-level lists */ margin: -23px 0 0 181px; }
	#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; height:auto; /* fix ie7 sticky */ }
	#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */ left: 0; height:auto; }

	.push { height: 40px; clear:both;  }
	.clear { clear: both; border:0px; }
	
	#frontpage {text-align: center;}
	#frontpage #front_buttons { width:962px; text-align:center; margin-left:12px; }
	
	#front_left { clear: left; padding-top:10px; padding-left:10px; float:left; width:582px; }
	#front_left .homepage_welcome { font: 26px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; display:block; padding: 3px 0px 5px 0px; color:#000000; text-align:left; }
	#front_left .homepage_text { font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#333333; text-align:justify; display:block; }
	#front_left a { color:#007cbc; font-weight:bold; }
	#front_left a:hover {color:#6fa6c3; text-decoration:none; color:  }
	
	#front_right { float:right; width: 350px; padding-top:10px; }
	
	#my-border { padding:4px; margin-top:10px; color:#000; }
	#my-border, #my-border .sb-inner { background:#fff url('../img/grad3.png') repeat-x; }
	
	
	.side_title { background:  url('../img/bg_bar.png'); background-position:right; display:block; height:25px; margin-top:14px; margin-right:8px; padding: 6px 0 0 20px; color:#FFFFFF; font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; text-align:left; } 
	
	.side_boxer {padding:3px 16px 10px 16px; font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; }
	

	
	.big_button1 { width:130px; display:block; background: url('../img/btn_webdev_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px; }
a.big_button1:hover { background: url('../img/btn_webdev_on.gif') no-repeat; text-decoration:underline;  }
.big_button2 { width:130px; display:block; background: url('../img/btn_ecom_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button2:hover { background: url('../img/btn_ecom_on.gif') no-repeat; text-decoration:underline; }
.big_button3 { width:130px; display:block; background: url('../img/btn_hosting_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif ;color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button3:hover { background: url('../img/btn_hosting_on.gif') no-repeat; text-decoration:underline; }
.big_button4 { width:130px; display:block; background: url('../img/btn_video_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button4:hover { background: url('../img/btn_video_on.gif') no-repeat; text-decoration:underline; }
.big_button5 { width:130px; display:block; background: url('../img/btn_kiosk_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button5:hover { background: url('../img/btn_kiosk_on.gif') no-repeat; text-decoration:underline; }
.big_button6 { width:130px; display:block; background: url('../img/btn_emailsms_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button6:hover { background: url('../img/btn_emailsms_on.gif') no-repeat; text-decoration:underline; }
.big_button7 { width:130px; display:block; background: url('../img/btn_iphone_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button7:hover { background: url('../img/btn_iphone_on.gif') no-repeat; text-decoration:underline; }
	
	.footer { height: 180px; background: #011111 url('../img/bg_footer.gif') repeat-x;  }
	#footer_wrapper { margin: 0 auto; width:990px; color:#585858; padding-top:5px; font:10px Verdana, Geneva, sans-serif; text-align:center;}
	#footer_wrapper a { color: #FFFFFF; }
	#footer_wrapper .imp { color:#FFFFFF; }
	#footer_wrapper #address { border-top: 1px solid #585858; border-bottom: 1px solid #585858; padding:5px 0 5px 0; }
	#footer_wrapper #copyright { text-align:left; padding-top:10px; float:left }
	#footer_wrapper #copyright a { color:#585858; }
	
	#footer_wrapper { text-align:center; }
	#footer_wrapper #companies img {border:0px; padding:2px; }
	#footer_wrapper #addthis { float: right; padding-top:10px; }
