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

#container {
	width: 860px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
#sidebar {
	float: left;
	height: auto;
	width: 152px;
	position: relative;
}
#logo {
	width: 300px;
	float: left;
	height: 111px;
}
#sub_header {
	float: left;
	height: 86px;
	width: 535px;
	padding-left: 25px;
	padding-top: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	font-size: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #006666;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.italic_text {
	font-style: italic;
}
.caps {
	text-transform: uppercase;
}
#supported_handsets_div {
	width: 162px;
	float: left;
	text-align: center;
	height: auto;
}
#content_container {
	float: left;
	height: auto;
	width: 708px;
}
#text_content {
	float: left;
	height: auto;
	width: 506px;
	padding-right: 20px;
	padding-left: 20px;
}
#logos {
	float: left;
	width: 162px;
	height: auto;
}
#radix {
	float: left;
	width: 162px;
	background-image: url(images/radix.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
#printex {
	float: left;
	width: 162px;
	height: 41px;
	background-image: url(images/printek.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#general_dynamics {
	float: left;
	width: 162px;
	height: 42px;
	background-image: url(images/general_dynamics.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#supported_printers {
	float: left;
	width: 162px;
	height: auto;
	text-align: center;
}
#oneil {
	width: 162px;
	float: left;
	height: 65px;
	background-image: url(images/oneil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#buy_sell_div {
	float: left;
	width: 546px;
	height: auto;
}
#buy_div {
	float: left;
	height: auto;
	width: 253px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#buy {
	float: right;
	height: 93px;
	width: 95px;
	background-image: url(images/buy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sell_div {
	width: 253px;
	float: left;
	height: auto;
	padding-left: 20px;
	margin-bottom: 20px;
}
#footer {
	float: left;
	width: 860px;
	height: auto;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#copy_right {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	font-size: 11px;
	color: #333333;
}
#underneath_buy_sell {
	width: 506px;
	height: auto;
	float: left;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -10px;
}
#sell {
	float: right;
	height: 93px;
	width: 95px;
	background-image: url(images/sell.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_nav_ul {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
#bottom_nav {
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 500px;
}
#divider {
	background-color: #999999;
	height: 1px;
	width: auto;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bottom_nav_li {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	margin-left: 0px;
	margin-right: 10px;
	text-align: left;
	float: left;
}
.bottom_nav_li_2 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	margin-left: 0px;
	text-align: left;
	margin-right: 10px;
	float: left;
}
.nav_li {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.nav_li_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	text-transform: uppercase;
}
.nav_ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 30px;
	list-style-image: url(images/static_image.jpg);
}
.nav_ul_2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 0px;
}
#divider_2 {
	background-color: #999999;
	height: 1px;
	width: auto;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 20px;
}
#divider_3 {
	background-color: #999999;
	height: 1px;
	width: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 5px;
}

a.nav:link {
	text-decoration: none;
	color: #006666;
	visibility: visible;
	list-style-image: url(images/static_image.jpg);
}
a.nav:visited {
	text-decoration: none;
	color: #006666;
	list-style-image: url(images/static_image.jpg);
}
a.nav:active {
	text-decoration: none;
	color: #006666;
	list-style-image: url(images/static_image.jpg);
}
a.nav:hover{
	text-decoration: underline;
	color: #006666;
	list-style-image: url(images/hover_image.jpg);
}
a.bottom_nav:link {
	text-decoration: none;
	color: #333333;
}
a.bottom_nav:visited {
	text-decoration: none;
	color: #333333;
}
a.bottom_nav:active {
	text-decoration: none;
	color: #333333;
}
a.bottom_nav:hover{
	text-decoration: underline;
	color: #333333;
}
a.general:link {
	text-decoration: underline;
	color: #006666;
}
a.general:visited {
	text-decoration: underline;
	color: #006666;
}
a.general:active {
	text-decoration: none;
	color: #006666;
}
a.general:hover{
	text-decoration: none;
	color: #006666;
}

