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

body {
	background:#000;
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

.dropCap {
	 font-size : 230%;
	 font-weight : bold;
	 font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	 float : left;
	 color : #000;
	 padding-right:3px;
	 margin-top:-6px;
 }

.bold {
	font-weight:bolder;
	font-size:120%;
}


#setWidth {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

#content {
	width:1000px;
}

#contentMain {
	height: 472px;	
	padding: 5px 0 0 20px;
	display: block;
}

#leftColumn {
	width:337px;
	float:left;
	margin:0;
	padding:0;
}

#rightColumn {
	width:663px;
	float:right;
	background: #fff;
	padding:0;
}

#logo {
	background:url(images/logo.jpg) no-repeat left top;
	width:337px;
	height:216px;
}

#logoContact {
	float:left;
	background:url(images/logo.jpg) no-repeat left top;
	width:337px;
	height:124px;
	overflow:hidden;
}

#textArea {
	color:#FFF;
	background:url(images/textRepeat.jpg) repeat-y top left;
	width:337px;
	height:415px;
}

#textAreaContact {
	color:#FFF;
	background:url(images/textRepeat.jpg) repeat-y top left;
	width:337px;
	height:41px;
}


#textAreaHome {
	color:#FFF;
	background:url(images/textRepeat.jpg) repeat-y top left;
	width:337px;
	height:315px;
}


#textHome {
	font-size:14px;
	width:277px;
	margin-left:29px;
	padding-top: 15px;
	line-height:1.9em;
	text-align:justify;
}

#text {
	font-size:13px;
	width:277px;
	margin-left:29px;
	padding-top: 15px;
	line-height:1.9em;
}

#flashMap {
	height:522px;
	width:1000px;
}

#card {
	width:277;
	height:170px;
	padding-top:30px;
	border:1px #000 solid;
	background-color:#fff;
}

#card a {
	color:#444;
	text-decoration:none;
}

#card a:hover {
	color:#c00;
}

.cardISO {
	color:#db9791;
	font-size:8px;
}

#cardLogo {
	background:url(images/logoWhite.jpg) no-repeat top left;
	padding-top:20px;
	height:170px;
}

#cardText {
	margin-right:10px;
	width:160px;
	color:#000;
	float:right;
	font-size:9px;
	text-align:left;
}

#textContact {
	font-size:13px;
	width:277px;
	margin-left:29px;
	padding-top: 30px;
	line-height:1.5em;
}

#textLCD {
	font-size:13px;
	width:277px;
	margin-left:29px;
	padding-top: 15px;
	line-height:1.5em;
}

#textBottom {
	background:url(images/textAreaBottom.jpg) no-repeat bottom left;
	width:337px;
	height:19px;
}

#topColumn {
	height:124px;
	width:1000px;
}

#bottomContact {
	width:1000px;
	height:60px;
	background-color:#FFF;
}

#bottomLeftContact {
	float:left;
	height:60px;
	width:337px;
}

#textBottomContact {
	background:url(images/textAreaBottom.jpg) no-repeat bottom left;
	width:337px;
	height:19px;
}

#bottomHome {
	background:url(images/footerHome.jpg) no-repeat;
	width:1000px;
	height:100px;
}

#headHome {
	background:url(images/headHome.jpg) no-repeat top left;
	height:124px;
	width:663px;
}

#headContact {
	float: right;
	background:url(images/headContact.jpg) no-repeat top left;
	height:124px;
	width:663px;
}

#headController {
	background:url(images/headController.jpg) no-repeat top left;
	height:124px;
	width:663px;
}

#headLCD {
	background:url(images/headLCD.jpg) no-repeat top left;
	height:124px;
	width:663px;
}

#headPortable {
	background:url(images/headPortable.jpg) no-repeat top left;
	height:124px;
	width:663px;
}

#headWireless {
	background:url(images/headWireless.jpg) no-repeat top left;
	height:124px;
	width:663px;
}

#rightContentHome {
	overflow:auto;
	width:663px;
	height:426px;
	background:#fff url(images/imageHome.jpg);
}

#rightContent {
	margin:0;
	width:663px;
}

/* CONTENT NAVIGATION */

ul#contentNav {
	margin:0;
	padding: 0;
	border: 1px solid #ccc;
	margin: 0 0 29px 150px;
}

ul#contentNav li {
	float: left;
	display:inline;
	margin: 0;
	padding: 0;
}
	ul#contentNav li a:link, ul#contentNav li a:visited {
		background:url(images/buttonBG.jpg) no-repeat 0 0;
		text-decoration:none;
		color:#000;
		font-weight:bold;
		font-size:13px;
		text-align:center;
		width: 90px;
		height: 14px;
		display: block;
		margin-right: 25px;
		padding-top: 4px;
	}
	ul#contentNav li a:hover {
		text-decoration:none;
		background-position:0 -21px;
	}
	
/* CONTENT CONTACT NAVIGATION */

#contentContactNav {
	float:right;
}

ul#contentContactNav {
	margin:0;
	padding:0px 130px 0 0;;
	border: 1px solid #ccc;
	margin: 20px 0 29px 150px;
}

ul#contentContactNav li {
	float: left;
	display:inline;
	margin: 0;
	padding: 0;
}
	ul#contentContactNav li a:link, ul#contentContactNav li a:visited {
		background:url(images/buttonBG.jpg) no-repeat 0 0;
		text-decoration:none;
		color:#000;
		font-weight:bold;
		font-size:13px;
		text-align:center;
		width: 90px;
		height: 14px;
		display: block;
		margin-right: 25px;
		padding-top: 4px;
	}
	ul#contentContactNav li a:hover {
		text-decoration:none;
		background-position:0 -21px;
	}
	

/* MAIN NAVIGATION */
#nav {
	padding: 105px 0px 0 23px;
	color:#FFF;
	margin:0;
}

#nav a {
	color:#fff;
	text-decoration:none;
}
#nav a:hover {
	color:#C00;	
}

#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#active {
	color:#C00;
}





/* CLEARFIX */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
