@charset "utf-8";

* {margin:0;padding:0}

/* PNG FIX
----------------------------------------------------*/
*, img, div {
	behavior: url(includes/scripts/iepngfix.htc);
}

/* GLOBAL
----------------------------------------------------*/
body{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url('../images/main_bg.gif');
}
ul li {
	list-style:none;
}
a { color: #4F4B6A; outline: none;}

a:hover { text-decoration:none;}

input, select, textarea {
	font-size:10px;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff;
	/*color:#9996b0;*/
	padding:2px;
	text-indent:2px;
}
h3 {
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
	color:#4F4B6A;
}

h2 {
	margin-top:5px;
	font-size:13px;
	color:#4f4b6a;
}

h1 {
	font-size:17px;
	color:#4f4b6a;
}

.clear{
	clear:both;
}
#container {
	margin: 0 auto;
	text-align:left;
	width:784px;
	top: 0;
}
#main_content {
	text-align:left;
	width:784px;
	height: 100%;
	display:block;
	margin-top:20px;
}

img{
	border:none;
}







/*////////////////////////////////////////
//////////////////////////////////////////
/////                                /////
/////          drop_menu.php         /////
/////                                /////
//////////////////////////////////////////
////////////////////////////////////////*/
#menu_area{
	font-family: arial, sans-serif;
	display:block;
	height: 43px;
	position:relative;
	z-index:100;
	list-style: none;
}

#menu {margin: 0; padding: 0;}
#menu li {margin: 0; padding: 0;
		  height: 40px;
		  width: 98px;
		  float:left;
		  position:relative;
		  background-repeat:no-repeat;
}

#menu a {
	width:98px;
	height:43px;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

#menu li#menu1 {
	width:98px;
}
#menu li#menu1 a.item {
	background:no-repeat url('../images/home.gif');
	display:block;
	width:98px;
	height:40px;
}
#menu li#menu1 a.item:hover {
	background-position: 0 -40px;
}
#menu li#menu1 a.selected {
	background:no-repeat url('../images/home.gif');
	display:block;
	width:98px;
	height:40px;
	background-position: 0 -40px;
}

#menu li#menu2 {
	width:98px;
}
#menu li#menu2 a.item {
	background:no-repeat url('../images/product.gif');
	display:block;
	width:98px;
	height:43px;
}
#menu li#menu2 a.item:hover {
	background-position: 0 -40px;
}
#menu li#menu2 a.selected {
	background:no-repeat url('../images/product.gif');
	display:block;
	width:98px;
	height:43px;
	background-position: 0 -40px;
}

#menu li#menu3 {
	width:98px;
}
#menu li#menu3 a.item {
	display:block;
	background:no-repeat url('../images/accessories.gif');
	width:98px;
	height:43px;
}
#menu li#menu3 a.item:hover {
	background-position: 0 -40px;
}
#menu li#menu3 a.selected {
	display:block;
	background:no-repeat url('../images/accessories.gif');
	width:98px;
	height:43px;
	background-position: 0 -40px;
}

#menu li#menu4 {
	width:98px;
}
#menu li#menu4 a.item {
	background:no-repeat url('../images/support.gif');
	display:block;
	width:98px;
	height:43px;
}
#menu li#menu4 a.item:hover {
	background-position: 0 -40px;
}
#menu li#menu4 a.selected {
	background:no-repeat url('../images/support.gif');
	display:block;
	width:98px;
	height:43px;
	background-position: 0 -40px;
}

#menu li#menu5 {
	width:98px;
}
#menu li#menu5 a.item {
	background:no-repeat url('../images/financing.gif');
	display:block;
	width:98px;
	height:43px;
}
#menu li#menu5 a.item:hover {
	background-position: 0 -40px;
}
#menu li#menu5 a.selected {
	background:no-repeat url('../images/financing.gif');
	display:block;
	width:98px;
	height:43px;
	background-position: 0 -40px;
}

#menu li#menu6 {
	width:98px;
}
#menu li#menu6 a.item {
	background:no-repeat url('../images/education.gif');
	display:block;
	width:98px;
	height:43px;
}
#menu li#menu6 a.item:hover {
	background-position: 0 -40px;
}
#menu li#menu6 a.selected {
	background:no-repeat url('../images/education.gif');
	display:block;
	width:98px;
	height:43px;
	background-position: 0 -40px;
}

#menu li#menu7 {
	width:98px;
}
#menu li#menu7 a.item {
	background:no-repeat url('../images/about.gif');
	display:block;
	width:98px;
	height:43px;
}
#menu li#menu7 a.item:hover {
	background-position: 0 -40px;
}
#menu li#menu7 a.selected {
	background:no-repeat url('../images/about.gif');
	display:block;
	width:98px;
	height:43px;
	background-position: 0 -40px;
}

#menu li#menu8 {
	width:98px;
}
#menu li#menu8 a.item {
	background:no-repeat url('../images/contact.gif');
	display:block;
	width:98px;
	height:43px;
}
#menu li#menu8 a.item:hover {
	background-position: 0 -40px;
}
#menu li#menu8 a.selected {
	background:no-repeat url('../images/contact.gif');
	display:block;
	width:98px;
	height:43px;
	background-position: 0 -40px;
}

#menu li ul {
	display: none;
	filter:alpha(opacity=0);-moz-opacity:0;opacity:0;
	position: absolute;
	z-index: 1;
	margin-top:0px;
	margin-left:1px;
}
#menu li ul li {
	height: 30px;
	width: 98px;
	display: block;
	line-height: 30px;
	border-bottom-style:solid;
	border-bottom-color: #5E7EB8;
	border-bottom-width: 1px;
}

#menu li ul li.double{
	line-height: 27px;
	background-color:#4b6ca8;
}

#menu li ul li.normal {
	background-color:#4b6ca8;
}

#menu li ul li a {
	display: block;
	height: 30px;
	text-align:center;
	color:#FFFFFF;

}

#menu li ul li a:hover {
	background-color: #6989c4;
}
#menu li img {
	filter:alpha(opacity=0);-moz-opacity:0;opacity:0;
}
















/* FOOTER
----------------------------------------------------*/

#footer {
	border-top: 1px solid #d6d6d6;
	width: 784px;
	/*margin-top:20px;*/
	height:120px;
	clear:both;
}
#footer ul {
	color:#CCCCCC;
	float:left;
	margin-top: 9px;
	padding-left: 250px;
	list-style:none;
}
#footer li {
	float:left;
	padding-right: 35px;
}

/* FLASH
----------------------------------------------------*/

#header {
	background-image: url('../images/main_title_bg.gif');
	background-repeat: no-repeat;
	background-position: top;
	height: 68px;
}
#breadcrumb a {
	text-decoration: underline;
	color:#315F83;
}
#breadcrumb a:hover {
	text-decoration: none;
}


/* HOME
----------------------------------------------------*/

#homeLeft {
	width: 523px;
	float:left;
}

#newsContainer {
	float: left;
	margin:10px;
	padding-bottom:10px;
	width:240px;
}

#newsContainer a.title {
	font-size: 11px;
	font-weight:  bold;
	color: #4F4B6A;
	text-decoration: none;
}

#newsContainer a.more {
	color: #4F4B6A;
	display:block;
	text-align:right;
}

#homeRight {
	width: 225px;
	float:left;
	margin-left: 35px;
}

#homeFeat {

}

#homeFeat li {
	background-image:url(../images/homeContentBg.gif);
	width:530px;
	height:142px;
	margin-bottom:10px;
}


/* Product
----------------------------------------------------*/

#prodLeft {
	width: 164px;
	padding-top:14px;
	float:left;
}

#subMenu h4 a{
	font-size:12px;
	color:#9996b0;
	margin-left:10px;
	text-decoration:none;
	line-height:16px;
}

#current{
	font-weight:bold;
	font-size:12px;
	color:#4f4b6a;
	display:block;
	margin-left:10px;
	text-decoration:none;
	line-height:16px;

}

#subMenu h4 a:hover{
	color:#4f4b6a;
}

#prodRight {
	background-image:url(../images/imposLogo.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border-left: 1px solid #d6d6d6;
	padding-left:5px;
	padding-right:5px;
	padding-top:14px;
	width: 600px;
	float:left;
}


/* Accessories
----------------------------------------------------*/

#accLeft {
	width: 164px;
	padding-top:14px;
	float:left;
}

#accRight {
	background-image:url(../images/imposLogo.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border-left: 1px solid #d6d6d6;
	padding-left:5px;
	padding-right:5px;
	padding-top:14px;
	width: 600px;
	float:left;
}


/* STAFF
----------------------------------------------------*/

#wide{
	background-image: url(../images/aboutBg.gif);
	background-repeat:repeat-y;
	width:770px;
	height:100%;
	margin-bottom:20px;
	margin-left:7px;
	padding:0px;
}

#staff ul{
}

#staff{
	float:left;
	padding:15px;
	padding-top:10px;
	padding-bottom:10px;
}


/* STAFF
----------------------------------------------------*/
#contentLeft{
	padding-left:5px;
	padding-right:5px;
	width:226px;
	float:left;
}

#contentRight{
	background-image:url(../images/imposLogo.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:548px;
	float:left;
	height:100%;
	margin-top:-10px;
	padding-top:45px;
}

.section{
	border-bottom-style:solid;
	border-bottom-color: #d6d6d6;
	border-bottom-width: 1px;
	padding:5px;
	padding-bottom:10px;
}

.section ul{
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding:5px;
	padding-top:0px;
	padding-left:20px;

}

.section ul li{
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding-bottom:4px;
}

.sectionCol1{
	width:370px;
	float:left;
}

.sectionCol2{
	margin-left:5px;
	margin-right:5px;
	width:200px;
	float:left;
}

.sectionCol3{
	width:350px;
	float:left;
}

.sectionCol4{
	margin-left:5px;
	margin-right:5px;
	width:170px;
	float:left;
}

.para{
	display:block;
	margin-bottom:10px;
}


/* CONTACT
----------------------------------------------------*/
.contact input{
	width: 187px;
	margin:3px;
}

.contact select{
	margin:3px;
}

.contact textarea{
	margin:3px;
}
.inputError {
	margin-left: 40px;
	color: #FF0000;
}



/* enlarge image stuff
----------------------------------------------------*/
.screenPop {
	background-image: url(../images/productPop.png);
	background-repeat: no-repeat;
	position:absolute;
	width: 578px;
	height: 400px;
	top: 170px;
	left: -1200px;
	text-align:center;
}
.screenPop img {
	border: 1px solid #CCCCCC;
}
.closePic {
	text-decoration: underline;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom:25px;
}
.closePic:hover {
	text-decoration: none;
}

#italk_div
{
	height: 45px;
	position: static;
	width: 468px;
}

form#italk_connect
{
	background: url(../images/form_bg.png) 0 0 no-repeat;
	border: 0;
	display: block;
	float: none;
	height: 45px;
	position: absolute;
	width: 468px;
}
form#italk_connect input#italk_number
{
	background: url(../images/input_bg.gif) 0 0 no-repeat;
	border: 0;
	display: block;
	float: none;
	font-family: "Arial";
	font-size: 11px;
	_font-size: 11.5px;
	height: 23px;
	left: 102px;
	padding: 4px 4px 0 4px;
	position: absolute;
	top: 10px;
	width: 151px;
}

form#italk_connect label
{
	border: 0;
	color: #54ae0b;
	cursor: pointer;
	display: block;
	float: left;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	left: 255px;
	line-height: 14px;
	margin: 0;
	padding: 2px;
	position: absolute;
	top: 14px;
}
form#italk_connect input#italk_submit
{
	border: 0;
	display: block;
	float: none;
	height: 28px;
	padding: 0;
	position: absolute;
	right: 8px;
	top: 8px;
	vertical-align: text-bottom;
	width: 30px;
}

form#italk_connect div#hover_info
{
	display: none;
	position: absolute;
}

form#italk_connect:hover div#hover_info
{
	background: url(../images/box_bg.png) 0 0 no-repeat;
	color: #000000;
	display: block;
	font-family: Arial;
	font-size: 11px;
	left: 60px;
	line-height: 14px;
	height: 70px;
	text-align: center;
	top: 35px;
	width: 369px;
	z-index: 100;
}

form#italk_connect div#hover_info span
{
	display: block;
	margin: 0;
	padding: 30px 20px 0 15px;
	width: 340px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
