/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/ntsback2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}


#headerMain {
	width: 100%;
	
}
#newNav a, #newNav a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin-right: 20px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#newNav a:hover {
	color: #0099FF;
	text-decoration: none;
	margin-right: 20px;
	font-weight: bold;
}


#header {
	
	width: 900px;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#salesTab {
	
	width: 190px;
	float: left;
}

.i {
	color: #0492ff;
	
}
#navstyle {
	background-color: #CCCCCC;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
