/* CSS by XSIVE 1 STUDIOS, LLC */
/* - - - common - - - */
body {
	text-align:center;
	background-color:#D1D1D1;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	height: 100%;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	background-attachment: scroll;
	background-image: url(../images/wrapper1-bkg.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
}

#printlogo {
	visibility:hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}

#conhide {
	visibility:hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}

li {
	font-size: 1.2em;
	line-height: 2em;
	color: #240000;
}
/* - - - Structure - - - */
#wrapper {
	width: 684px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapinner {
	width: 684px;
	float: left;
	height: 100%;
	background-color: #FFFFFF;
}

#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 208px;
	width: 684px;
	background-color: #FFFFFF;
}

#logo {
	background-image: url(../images/nwmobiletechs-logo.gif);
	display: block;
	float: left;
	height: 208px;
	width: 193px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#headimg {
	display: block;
	float: right;
}

#nav {
	background-attachment: scroll;
	background-image: url(../images/nav-bkg.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	float: left;
	height: 30px;
	width: 684px;
	display: block;
	background-color: #004B86;
}

#container {
	background-attachment: scroll;
	background-image: url(../images/contain.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 684px;
}

#content {
	float: left;
	width: 420px;
	margin-top: 12px;
	margin-bottom: 19px;
	padding-left: 23px;
	text-align: left;
}

#content ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 5px;
}

ul {
	list-style-type: none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.redar {
	background-attachment: scroll;
	background-image: url(../images/redar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 9px;
	margin-bottom: 9px;
	padding-left: 16px;
}

.bluesq {
	background-attachment: scroll;
	background-image: url(../images/bluesq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 12px;
}

.bluesq a {
	color:#666666;
	text-decoration: underline;
}

.bluesq a:hover {
	color:#0099CC;
	text-decoration: underline;
}

#sidebar {
	float: right;
	width: 200px;
	margin-top: 12px;
	margin-bottom: 19px;
	padding-right: 15px;
	text-align: left;
}

#footer {
	float: left;
	height: 117px;
	width: 630px;
	background-attachment: scroll;
	background-image: url(../newsite/css/_images/footer-img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#botnav {
	margin:0px;
	list-style:none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#botnav li {
	display: inline;
}

#botnav a {
	color:#059ac2;
	text-decoration: underline;
}

#botnav a:hover {
	color:#333333;
	text-decoration: underline;
}

#base {
	text-align:left;
	float: left;
	width: 684px;
	display: block;
}

/*- - - Navigation - - -*/

#nav ul {
	margin:0px;
	padding:0px;
	width: 684px;
	text-align: left;
}

.listnav {
	font-size: 1.5em;
	height: 30px;
	display: inline;
	line-height: 30px;
	padding-left: 24px;
}

.listnav a {
	color:#FFFFFF;
	text-decoration: none;
}

.listnav a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.select {
	font-size: 1.5em;
	height: 30px;
	display: inline;
	line-height: 30px;
	padding-left: 24px;
}

.select a {
	color:#62F9FF;
	text-decoration: none;
}

.select a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/*- - - text setup - - -*/
p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #222222;
}

p a {
	color: #CA0000;
	text-decoration:underline;
}

p a:hover {
	color: #555555;
	text-decoration:underline;
}

.h1boxtop {
	float: left;
	width: 329px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	color: #059ac2;
	margin-bottom: 13px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.7em;
	font-weight: bold;
}

h2 {
	color: #444444;
	padding-bottom:8px;
	padding-top:8px;
	font-size: 1.4em;
	font-weight: lighter;
	margin: 0px;
}

h3 {
	font-size: 1.5em;
	color:#565656;
	font-style:normal;
	font-weight: bold;
}

/*- - - - - - - special ops - - -*/

a img { 
	border-style: none;
}

.imagbox {
	display: block;
}

.clear  {
	font-size:  1px;
	line-height: 1px;
	display: block;
	margin: 0;
	height: 0;
	clear: both;
	padding: 0;
}

noscript p {
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #CC0000;
	padding: 5px;
}

.nojava {
	background-color: #FFFCCC;
	border: 1px solid #CC0000;
	text-align: center;
}

blockquote {
	font-family:Helvetica, "Helvetica Neue", Arial, "Lucida Grande", Tahoma, sans-serif;
	font-style:italic;
	font-size: 1.3em;
	line-height: 1.4em;
	color:#000033;
}

.nineteen {
	font-size: 1.9em;
}