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



body {
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}


.contentWindow {
text-align: center;
	min-width: 917px;
	min-height: 95%;
}

#contentWindowWrapper {
	margin:0 auto;
	width:917px;
	height: 750px;
	text-align: left;
}

#contentBKG {
	width:917px;
	height:646px;
	background-image:url(images/content_bkg.png);
}

#contentArea {
	width:864px;
	height:585px;
	margin-left:27px;
	margin-top:10px;
}
/*----------------------------------------------------------------*/
#contentBKGtest {
	width:917px;
	height:660px;
	background-image:url(images/content_bkg-1.png);
}

#contentAreatest {
	width:864px;
	height:600px;
	margin-left:27px;
	margin-top:10px;
}

#contentWindowWrappertest {
	margin:0 auto;
	width:917px;
	height: 600px;
	text-align: left;
}

#AppGrayBKGtest {
	border:thin;
	border-color:#CC00FF;
	border-style:solid;
	border-width:1px;
	background-color:#CCCCCC;
	width:480px;
	height:250px;
	padding:10px;
}
/*------------------------------------------------------------------*/
#contentArea1 {
	width:864px;
	height:590px;
	margin-left:27px;
	margin-top:8px;
	padding-top: 15px;
}


#descTXT {
	font-size:12px;
	text-align:justify;
}

#descTXT2 {
	font-size:12px;
	text-align:justify;
}

#descTXT3 {
	font-size:12px;
	font-align:justify;
	}
	


/* ___________________________________________ Normal URL Links ______________________________________________ */

a:link {
	color: #FF0099;
	/*font-weight: bold;*/
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0099;
}
a:hover {
	text-decoration: underline;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #FF0099;
	
}
/* ___________________________________________ END Normal URL Links __________________________________________ */



/*______________________________________________ NAVIGATION __________________________________________________ */


.navbar {
	align: center;
	text-align: center;	
}


.navHome a {
	display: block;
	width: 41px;
	height: 15;
	border: 0;
	background: url("images/nav_home.png") 0 0 no-repeat;
}
.navHome a:hover {
	background-position: 0 -15px;
}
.navHome a:active {
	background-position: 0 0px;
}


.navProd a {
	display: block;
	width: 72px;
	height: 15;
	border: 0;
	background: url("images/nav_products.png") 0 0 no-repeat;
}
.navProd a:hover {
	background-position: 0 -15px;
}
.navProd a:active {
	background-position: 0 0px;
}


.navApp a {
	display: block;
	width: 97px;
	height: 15;
	border: 0;
	background: url("images/nav_applications.png") 0 0 no-repeat;
}
.navApp a:hover {
	background-position: 0 -15px;
}
.navApp a:active {
	background-position: 0 0px;
}


.navManufac a {
	display: block;
	width: 114px;
	height: 15;
	border: 0;
	background: url("images/nav_manufacturing.png") 0 0 no-repeat;
}
.navManufac a:hover {
	background-position: 0 -15px;
}
.navManufac a:active {
	background-position: 0 0px;
}


.navNews a {
	display: block;
	width: 41px;
	height: 15;
	border: 0;
	background: url("images/nav_news.png") 0 0 no-repeat;
}
.navNews a:hover {
	background-position: 0 -15px;
}
.navNews a:active {
	background-position: 0 0px;
}


.navContact a {
	display: block;
	width: 64px;
	height: 15;
	border: 0;
	background: url("images/nav_contact.png") 0 0 no-repeat;
}
.navContact a:hover {
	background-position: 0 -15px;
}
.navContact a:active {
	background-position: 0 0px;
}



/*__________________________________ END NAVIGATION _______________________________________ */



/* _________________________________ HOME CONTENT _________________________________________ */

#texGrayBKG {
	border:thin;
	border-color:#000000;
	border-style:solid;
	background-color:#CCCCCC;
	width:410px;
	height:450px;
}


#picSubTXT {
	color:#6d6d6d;
	font-size:18px;
	margin-right:10px;
}
/* _____________________________ END HOME CONTENT _________________________________________ */



/* _________________________________ PRODUCTS CONTENT _____________________________________ */

#prodGrayBKG {
	border:thin;
	border-color:#CC00FF;
	border-style:solid;
	border-width:1px;
	background-color:#CCCCCC;
	width:350px;
	height:550px;
	padding:10px;
}


#prodDescTXT {
	font-size:12px;
	text-align:justify;
}


.prodNav01 a {
	display: block;
	width: 91px;
	height: 15;
	border: 0;
	background: url("images/prod_nav-01.png") 0 0 no-repeat;
}
.prodNav01 a:hover {
	background-position: 0 -15px;
}
.prodNav01 a:active {
	background-position: 0 0px;
}


.prodNav02 a {
	display: block;
	width: 86px;
	height: 15;
	border: 0;
	background: url("images/prod_nav-02.png") 0 0 no-repeat;
}
.prodNav02 a:hover {
	background-position: 0 -15px;
}
.prodNav02 a:active {
	background-position: 0 0px;
}


.prodNav03 a {
	display: block;
	width: 142px;
	height: 15;
	border: 0;
	background: url("images/prod_nav-03.png") 0 0 no-repeat;
}
.prodNav03 a:hover {
	background-position: 0 -15px;
}
.prodNav03 a:active {
	background-position: 0 0px;
}

/* _________________________________ END PRODUCTS CONTENT _____________________________________ */

/* _________________________________Products new _____________________________________ */

#proGrayBKG {
	border:thin;
	border-color:#CC00FF;
	border-style:solid;
	border-width:1px;
	background-color:#CCCCCC;
	width:480px;
	height:230px;
	padding:10px;
}


.proNav01 a {
	display: block;
	width: 115px;
	height: 12;
	border: 0;
	background: url("prod/images/Telepresence-22.png") 0 0 no-repeat;
}
.proNav01 a:hover {
	background-position: 0 -12px;
}
.proNav01 a:active {
	background-position: 0 0px;
}


.proNav02 a {
	display: block;
	width: 125px;
	height: 12;
	border: 0;
	background: url("prod/images/Telepresence-46.png") 0 0 no-repeat;
}
.proNav02 a:hover {
	background-position: 0 -12px;
}
.proNav02 a:active {
	background-position: 0 0px;
}


.proNav03 a {
	display: block;
	width: 100px;
	height: 12;
	border: 0;
	background: url("prod/images/Telepresence-65.png") 0 0 no-repeat;
}
.proNav03 a:hover {
	background-position: 0 -12px;
}
.proNav03 a:active {
	background-position: 0 0px;
}


.proNav04 a {
	display: block;
	width: 115px;
	height: 12;
	border: 0;
	background: url("prod/images/Telepresence-900.png") 0 0 no-repeat;
}
.proNav04 a:hover {
	background-position: 0 -12px;
}
.proNav04 a:active {
	background-position: 0 0px;
}


.proNav05 a {
	display: block;
	width: 115px;
	height: 12;
	border: 0;
	background: url("prod/images/Telepresence-kiosk.png") 0 0 no-repeat;
}
.proNav05 a:hover {
	background-position: 0 -12px;
}
.proNav05 a:active {
	background-position: 0 0px;
}


.proNav06 a {
	display: block;
	width: 120px;
	height: 12;
	border: 0;
	background: url("prod/images/Telepresence-1500.png") 0 0 no-repeat;
}
.proNav06 a:hover {
	background-position: 0 -12px;
}
.proNav06 a:active {
	background-position: 0 0px;
}


.proNav07 a {
	display: block;
	width: 151px;
	height: 12;
	border: 0;
	background: url("prod/images/Telepresence-1900.png") 0 0 no-repeat;
}
.proNav07 a:hover {
	background-position: 0 -12px;
}
.proNav07 a:active {
	background-position: 0 0px;
}


.proNav08 a {
	display: block;
	width: 151px;
	height: 12;
	border: 0;
	background: url("prod/images/Telepresence-2000.png") 0 0 no-repeat;
}
.proNav08 a:hover {
	background-position: 0 -12px;
}
.proNav08 a:active {
	background-position: 0 0px;
}


.proNav09 a {
	display: block;
	width: 151px;
	height: 12;
	border: 0;
	background: url("prod/images/Telepresence-3000.png") 0 0 no-repeat;
}
.proNav09 a:hover {
	background-position: 0 -12px;
}
.proNav09 a:active {
	background-position: 0 0px;
}


.proNav10 a {
	display: block;
	width: 151px;
	height: 12;
	border: 0;
	background: url("prod/images/Telepresence-4000.png") 0 0 no-repeat;
}
.proNav10 a:hover {
	background-position: 0 -12px;
}
.proNav10 a:active {
	background-position: 0 0px;
}


.proNav11 a {
	display: block;
	width: 142px;
	height: 15;
	border: 0;
	background: url("") 0 0 no-repeat;
}
.proNav11 a:hover {
	background-position: 0 -15px;
}
.proNav11 a:active {
	background-position: 0 0px;
}

/* ______________________________ END Products new_____________________________________ */




/* _________________________________ APPLICATIONS CONTENT _____________________________________ */

#AppGrayBKG {
	border:thin;
	border-color:#CC00FF;
	border-style:solid;
	border-width:1px;
	background-color:#CCCCCC;
	width:480px;
	height:230px;
	padding:10px;
}


.appNav01 a {
	display: block;
	width: 141px;
	height: 15;
	border: 0;
	background: url("images/app_nav-01.png") 0 0 no-repeat;
}
.appNav01 a:hover {
	background-position: 0 -15px;
}
.appNav01 a:active {
	background-position: 0 0px;
}


.appNav02 a {
	display: block;
	width: 60px;
	height: 15;
	border: 0;
	background: url("images/app_nav-02.png") 0 0 no-repeat;
}
.appNav02 a:hover {
	background-position: 0 -15px;
}
.appNav02 a:active {
	background-position: 0 0px;
}


.appNav03 a {
	display: block;
	width: 61px;
	height: 15;
	border: 0;
	background: url("images/app_nav-03.png") 0 0 no-repeat;
}
.appNav03 a:hover {
	background-position: 0 -15px;
}
.appNav03 a:active {
	background-position: 0 0px;
}


.appNav04 a {
	display: block;
	width: 204px;
	height: 15;
	border: 0;
	background: url("images/app_nav-04.png") 0 0 no-repeat;
}
.appNav04 a:hover {
	background-position: 0 -15px;
}
.appNav04 a:active {
	background-position: 0 0px;
}


.appNav05 a {
	display: block;
	width: 90px;
	height: 15;
	border: 0;
	background: url("images/app_nav-05.png") 0 0 no-repeat;
}
.appNav05 a:hover {
	background-position: 0 -15px;
}
.appNav05 a:active {
	background-position: 0 0px;
}


.appNav06 a {
	display: block;
	width: 48px;
	height: 15;
	border: 0;
	background: url("images/app_nav-06.png") 0 0 no-repeat;
}
.appNav06 a:hover {
	background-position: 0 -15px;
}
.appNav06 a:active {
	background-position: 0 0px;
}


.appNav07 a {
	display: block;
	width: 94px;
	height: 15;
	border: 0;
	background: url("images/app_nav-07.png") 0 0 no-repeat;
}
.appNav07 a:hover {
	background-position: 0 -15px;
}
.appNav07 a:active {
	background-position: 0 0px;
}


.appNav08 a {
	display: block;
	width: 224px;
	height: 15;
	border: 0;
	background: url("images/app_nav-08.png") 0 0 no-repeat;
}
.appNav08 a:hover {
	background-position: 0 -15px;
}
.appNav08 a:active {
	background-position: 0 0px;
}


.appNav09 a {
	display: block;
	width: 111px;
	height: 15;
	border: 0;
	background: url("images/app_nav-09.png") 0 0 no-repeat;
}
.appNav09 a:hover {
	background-position: 0 -15px;
}
.appNav09 a:active {
	background-position: 0 0px;
}


.appNav10 a {
	display: block;
	width: 42px;
	height: 15;
	border: 0;
	background: url("images/app_nav-10.png") 0 0 no-repeat;
}
.appNav10 a:hover {
	background-position: 0 -15px;
}
.appNav10 a:active {
	background-position: 0 0px;
}


.appNav11 a {
	display: block;
	width: 142px;
	height: 15;
	border: 0;
	background: url("images/app_nav-11.png") 0 0 no-repeat;
}
.appNav11 a:hover {
	background-position: 0 -15px;
}
.appNav11 a:active {
	background-position: 0 0px;
}

/* ______________________________ END APPLICATIONS CONTENT _____________________________________ */



/* _________________________________ MANUFACTURING CONTENT _____________________________________ */


#ManGrayBKG1 {
	border:thin;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	background-color:#CCCCCC;
	width:200px;
	height:210px;
	padding:5px;
	font-size:12px;
}

#ManGrayBKG2 {
	border:thin;
	border-color:#CC00FF;
	border-style:solid;
	border-width:1px;
	background-color:#CCCCCC;
	width:585px;
	height:170px;
	padding:7px;
	text-align:justify;
	font-size:12px;
}

#close {
	padding-right: 12px
}
/* ____________________________ END MANUFACTURING CONTENT _____________________________________ */



/* ______________________________________ NEWS CONTENT ________________________________________ */

#newsGrayBKG {
	border:thin;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	background-color:#CCCCCC;
	width:830px;
	height:140px;
	padding:7px;
	text-align:center;
	font-size:12px;
}

#pageflipTitle {
	height:25px;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	background-color:#333333;
}

#pageflip {
	width: 864px;
	height: 565px;
	background-color:#333333;
}

#printflash {
	width: 850px;
	height: 200px;
	border: none;
	padding-left: 0px;
	}
	
#videoflash {
	width: 825px;
	height: 200px;
	border: none;
	padding-left: 7px;
	}
	
	


/* __________________________________ END NEWS CONTENT _____________________________________ */



/* ___________________________________ CONTACT CONTENT _____________________________________ */

#contactBKG {
	background-image:url("images/contact_bkg.jpg");
	width:860px;
	height:570px;
}


#contactMAP {
	width: 380px;
	height: 225px;
	text-align:center;
	border:thin;
	border-color:#CC00FF;
	border-style:solid;
	border-width:1px;
}

#contactAddy {
	width: 258px;
	height: 100px;
	background-image:url("images/contact_addy_bkg-1.png");
	text-align:center;
}

#contactnew {
	background-color: 003366;
	
}

/* _________________________________ END CONTACT CONTENT _____________________________________ */






.footer {
	/*clear: both;*/
	position: fixed;
	font-size: 9px;
	text-align: center;
	/*margin-top:10%;*/
	margin-bottom:0px;
	padding-top: 4px;
	background-color:#ffffff;
	/*left: 0;*/
	height: 13px;
	width: 100%;
	bottom: 0 !important;
}
