div#outer-container{
	background:url(../images/bg-body.jpg) repeat-x 0 0;/*
	float:left;*/
	margin:0 auto;
	clear:both;
}
/* @Header Starting */
#header{
	width:100%;
	margin:0 auto;
	height:auto;
	float:left;
	background:url(../images/bg-header.jpg) no-repeat 50% 0;
}
div#logo{
	height:65px;
	margin-top:20px;
}
div#other-links{
	float:right;
	height:56px;
	padding-top:12px;
}
div#choose-language{
	margin:0;
	padding:0;
	float:right;
	width:170px;
}
div#choose-language a{
	padding:0 5px 0 25px;		
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
div#choose-language a.portugues{
	background:url(../images/icon-portugues.jpg) no-repeat 0 0;
}
div#choose-language a.english{
	background:url(../images/icon-english.jpg) no-repeat 0 0;
}
ul#nav-global{
	float:right;
	margin:0;
	padding:0;
}
ul#nav-global li{
	list-style:none;
	float:left;
	width:65px;
	margin:0 0 0 5px;
	padding:2px 1px;
	text-align:center;
	background:url(../images/bg-nav-global.png) no-repeat 0 0;
}
ul#nav-global li a{
	text-decoration:none;
	color:#0068b3;
}
#main-navigation ul{
	margin:0;
	padding:0;
	float:left;
	width:665px;
}
#main-navigation ul li{
	list-style:none;
	float:left;
	margin:0 5px 0 0;
	padding:0;
	height:27px;
	display:block;
	position:relative;
}
#main-navigation ul li a{
	text-decoration:none;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#0068b3;
	background:url(../images/bg-li-w-left.jpg) no-repeat left 0;
	padding:6px 0 6px 5px;
	display:block;
}
#main-navigation ul li a:hover,
#main-navigation ul li.current a{
	background:url(../images/bg-li-left.jpg) no-repeat left 0;
}
#main-navigation ul li a span{
	background:url(../images/bg-li-w-right.jpg) no-repeat right 0;
	padding:6px 8px 6px 5px;	
}
#main-navigation ul li a span:hover,
#main-navigation ul li.current span{
	background:url(../images/bg-li-right.jpg) no-repeat right 0;
	color:#FFF;
}
#main-navigation ul li ul{
	width:180px;
	position:absolute;
	left:0px;
	top:27px;
	display:none;
	padding:0;	
	margin:0;
	z-index:9999;
	border:1px solid #999;
}
#main-navigation ul li:hover ul{
	display:block;
}
#main-navigation ul li ul{
	width:190px;
	background:#FFF;
}
#main-navigation ul li ul li{
	list-style:none;
	background:0;
	border-bottom:1px solid #999;
	float:left;
	margin:0;
	padding:0;
	width:190px;
}
#main-navigation ul li li a{
	color:#333;
	width:190px;
	margin:0;
	height:15px;
	display:block;
	padding:6px 5px 6px 10px;
	background:0 !important;
}
#main-navigation ul li li span{
	background-image:0;	
}
#main-navigation ul li li a:hover{
	color:#FFCC66;
	background-image:0;
	background:#54a109;
}
span.arrow{
	padding-right:5px;
	font-size:10x;
	color:#99CC00;
}

#main-navigation ul li ul li  ul{
	position:absolute;
	left:190px;
	width:186px;
	z-index:100;
	top:0;
	padding:0;
}

#main-navigation ul li ul li  ul li{
	width:186px;
	float:left;
}
#main-navigation ul li ul li  ul li a{
	background-color:#4D9607;
	padding:6px 5px 6px 10px;
	margin:0;
	width:171px;
	float:left;
}

#main-navigation ul li ul li a span,
#main-navigation ul li ul li  ul li a span,
#main-navigation ul li ul li a span:hover,
#main-navigation ul li ul li  ul li a span:hover{
	background:0;
	color:#666;
}
#banner-home,
#banner{
	width:940px;
	background:url(../images/bg-banner.jpg) no-repeat 0 top;
	height:327px;
	float:left;
}
#banner{
	height:157px;
}

div.banner-slider{
	width:606px;
	float:left;
	padding:30px 0 0 0;
	margin:0;
	height:285px;
}
ul#mycarousel li a.item-img{
	float:left;	
	width:250px;
}
div.items-products{
	float:left;
	width:650px;
	margin:0;
	padding:0;
}
div.items-details{
	float:left;
	margin:0;
	padding:0;
	width:250px;
	height:280px;
}
div.items-details h2,
div.items-details h3{
	font-size:30px;
	color:#086690;
	margin:0;
	padding:0;
}
div.items-details p{
	margin-bottom:10px;
}
div.items-details h3{
	font-size:20px;		
}
div#flash-img{
	margin-top:20px;	
}
div#flash-img img{
	float:left;	
}
/* @End Header */

/* @Wrapper */
#wrap{
	width:100%;
	float:left;
	margin:0 auto;
	margin-bottom:20px;
	padding-top:15px;
	background:url(../images/bg-wrap.jpg) repeat-x 0 0;	
}
#whats-new{
	float:left;
	margin:0;
	padding:0;
	width:200px;
}
#whats-new ul{
	margin:0;
	padding:0;
	float:left;
	width:205px;
}
#whats-new ul li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:235px;
}
#whats-new ul li a.thumb{
	border:1px solid #ccc;
	float:left;
	margin:0 10px 0px 0;
}
#whats-new  ul li span{
	width:105px;
	margin:0;
	padding:0;
	font-size:14px;
	color:#999;
}
#our-partners{
	float:left;
	margin:0;
	padding:0 0 0 15px;
	_padding:0 0 0 5px;
	border-left:2px solid #ececec;
	border-right:2px solid #ececec;
}
#our-partners ul{
	float:left;
	margin:0;
	padding:0;
}
#our-partners ul li{
	list-style:none;
	float:left;
	margin:0 10px 20px;
	padding:0;
}
#our-partners ul li a{
	border:1px solid #E6E6E6;
	display:block;
}
#latest-news{
	float:left;
	margin:0;
	padding:0;
	height:120px;
	width:278px;
}
#latest-news #marqueecontainer{	
	position:relative;
	overflow:hidden;
	height:70px;
}
#latest-news #marqueecontainer ul{
	margin:0;
	padding:0;
}
#latest-news #marqueecontainer ul LI{
	list-style:none;
	margin:0;
	padding:0;
}
#latest-news small{
	color:#666;
	font-weight:bold;
	font-size:12px;
}
#latest-news p{
	margin:0 0 5px;	
}
#latest-news p.more{
	margin:0 0 10px;
	padding:0;
}
#latest-news p.more a,
a.read-more{
	color:#e94f00;
	text-decoration:none;
	padding:0 5px 0 0;/*
	border-right:1px solid #ccc;*/
	margin:0 5px 0 0;
	height:12px;
}
#latest-news p.more a:hover,
a.read-more:hover{
	color:#999;	
}
/* @End Wrapper */

/* @Single Page */
	div.banner-img{
		padding:0 5px;
		float:left;
	}
	#content{
		width:600px;
		padding:5px 10px 5px 0;
		overflow:hidden;
		_width:580px;/*
		 min-height:250px;
		 height:auto !important;
		 height:250px;*/
	}
	#content h1,
	#content h2{
		font:normal 28px Arial, Helvetica, sans-serif;
		margin:0 0 8px;
		padding:0 0 15px;
		color:#0067b2;
		line-height:25px;
		border-bottom:1px solid #bed9ed;
	}
	#content h2{			
		font:normal 20px Arial, Helvetica, sans-serif;
		padding:0 0 10px;
	}
	#content h3{			
		font:bold 17px Arial, Helvetica, sans-serif;
		padding:0;
		color:#0067b2;
		margin-bottom:15px
	}
	#content p{
		color:#666;
	}

div.utilities {
	background:#FBFDFF url(images/bg-utilities.jpg) repeat-x scroll 0 0;
	border:1px solid #CCCCCC;
	float:left;
	margin:0;
	padding:10px 10px 6px;
	clear:both;
	width:560px;
	_width:540px;
	
}
div.utilities a{
	text-decoration:none;
	color:#0068B3;
}
div.utilities a.print {
	background:url(../images/bg-print.png) no-repeat scroll 0 0;
	border-right:1px solid #CCCCCC;
	float:left;
	margin:0 15px 0 0;
	padding:0px 15px 0px 22px;
}
div.utilities a.send {
	background:url(../images/bg-send.png) no-repeat scroll 0 2px;
	border-right:1px solid #CCCCCC;
	float:left;
	margin:0 15px 0 0;
	padding:0px 15px 0px 22px;
}
div.related-links{
	float:left;
	margin:12px 0 15px;
	padding:0;
	width:280px;
}

div.related-links h3,
#sidebar div#whats-new h3,
#sidebar div#latest-news h3{
	font:normal 20px Arial, Helvetica, sans-serif;
	margin:0 0 8px;
	padding:0 0 15px;
	color:#0067b2;
	line-height:16px;
	text-transform:none;
	border-bottom:1px solid #bed9ed;
	}
div.related-links ul{
	margin:0;
	padding:0;
	float:left;
	widows:280px;
}
div.related-links ul li{
	list-style:none;
	margin:0;
	padding:6px 0;
	float:left;
	width:280px;
	border-bottom:1px solid #EFEFEF;
}
div.related-links ul li a{
	text-decoration:none;
	font-weight:bold;
	margin-left:10px;
	color:#999;
	padding-left:10px;
	display:block;
	width:260px;
	background:url(../images/bg-arrow.gif) no-repeat 0 4px;
}

/* @Our Services*/
ul#services{
	float:left;
	margin:10px 0;
	padding:0;
	width:600px;
}
ul#services li{
	border:1px solid #dcdcdc;	
	background:url(../images/bg-services.jpg) repeat-x 0 bottom;
	padding:5px;
	width:280px;
	list-style:none;
	float:left;
	margin:0px 15px 15px 0;
}
ul#services li h3{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 5px;
}
ul#services li div.details{
	float:left;
	margin:0;
	padding:0;
	width:150px;
}
ul#services li div.details p{
	font-size:12px;
	color:#999;
	margin-bottom:5px;
	text-align:left;
}
ul#services li a.read-more{
	color:#dc4800;	
	font-size:12px;
	text-decoration:none;
}
ul#services li a.read-more:hover{
	color:#333;	
}
ul.products{
	float:left;
	margin:0;
	padding:0;
	width:600px;
}
ul.products  li{
	list-style:none;
	margin:0 10px 10px 0; 
	float:left;
	padding:5px;
	width:175px;
	border:1px solid #EFEFEF;
}
ul.products  li span{
	float:left;
	font-weight:bold;
	color:#0067B2;
	text-transform:uppercase;
	width:162px;
	padding:5px;
	background:#F7F7F7;
	border:1px solid #E8E8E8;
}
ul.products a{
	float:left;
	margin:0px;
	padding:0px;
}
/* @End Our Services */

/* @End Products Listing */
ul.products-listingg{
	float:left;
	margin:0;
	padding:0;
	width:600px;
}
ul.products-listing li{
	width:600px;
	margin:0;
	padding:10px 0;
	float:left;
	list-style:none;
	border-bottom:1px solid #F4F4F4;
}
ul.products-listing li a.thumb{
	margin-right:15px;
	border:1px solid #ccc;
	width:104px;
	height:90px;
	float:left;
	text-align:center;
}
ul.products-listing li div.details{
	float:left;
	width:460px;
	/*width:600px;*/
}
ul.products-listing li div.details p{
	line-height:16px;
	color:#666;
	margin-bottom:5px;
}
ul.products-listing li div.details a h4{
	font-size:16px;
	line-height:18px;
	color:#0067B2;
	margin:0 0 10px;
	padding:0;
}
/* @End Prodcuts Listing */

/* @Career */
form#career-form{
	float:left;
	margin:0;
	padding:0;
	width:600px;
	overflow:hidden;
}
form#career-form h2{
	font-size:18px;
	color:#666;
	background:#F0F8FF;
	padding:5px;
	margin:0 0 15px;
	border:1px solid #ccc;
	float:left;
	position:relative;
	font-weight:normal;
}
form#career-form h2 span{
	position:absolute;
	bottom:-23px;
	right:20px;
	width:25px;
	height:24px;
}
form#career-form ul{
	float:left;
	margin:0 0 15px;
	padding:5px;
	width:588px;
	border:1px solid #ccc;
}
form#career-form ul  li{
	background:#FDFEFF;	
}
form#career-form ul li{
	list-style:none;/*
	background:#F7F7F7;*/
	margin:0;
	padding:6px 4px;
	width:580px;
	float:left;
	border-bottom:1px solid #CCC;
}
form#career-form ul li div.item-wrap,
form#career-form ul li div.item-wrap2{
	margin:0;
	padding:0;
	float:left;
	width:188px;
}
form#career-form ul li div.item-wrap2,
form#career-form ul li div.item-wrap2 label{
	width:112px;
	margin-right:15px;
}

form#career-form ul li div.item-wrap label{
	width:200px;
	float:left;
}
form#career-form ul li div.item-wrap input,
form#career-form ul li div.item-wrap select,
form#career-form ul li div.item-wrap2 input{
	width:164px;
	padding:3px;
	border:1px solid #ccc;
	font:normal 12px Arial, Helvetica, sans-serif;
}
form#career-form ul li div.item-wrap2 input{
	width:80px;
	margin-right:5px;
}

form#career-form ul li div.item-wrap select{
	width:172px;		
}
form#career-form ul li div.item-wrap textarea{
	width:352px;
	height:50px;
	border:1px solid #ccc;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:3px;
}
a.add-more{
	background:url(../images/icon-plus.gif) no-repeat 0 2px;
	padding:0 0 0 19px;
	float:right;
	text-decoration:none;
	color:#069;
}
form#career-form ul li input.btn-submit{
	float:left;
	margin:0 20px 0 0;
}
/* @End Career */

/* @Product Details Page */
div#prodcut-details{
	float:left;
	margin:15px 0 15px 2px;
	padding:0;
	width:400px;
}
#content table.tech-details{
	margin-bottom:0!important;
	border:1px solid #ccc;
}
div#prodcut-details table{
	font-size:12px;
}
div#prodcut-details table tr td{
	padding:3px;
	color:#666;
}
div#prodcut-details table tr td.general{
	background:url(../images/bg-product-details-td.jpg) repeat-x 0 bottom !important;
	width:60px !important;
	margin:0;
	text-align:left;
	padding:3px;
	vertical-align:top;
}
div#prodcut-details table tr td.sub1{
	background:url(../images/bg-product-details-td.jpg) repeat-x 0 bottom !important;
	width:90px !important;
	margin:0;
	text-align:left;
	padding:3px;
	vertical-align:top;
}
div#prodcut-details table tr td.sub1 table{
	float:left;
	margin:0;
	padding:0;
}
div#prodcut-details table tr td.sub2{
	/*background-color:#F4FAFF ;*/
	width:260px !important;
	background:url(../images/bg-product-details-td.jpg) repeat-x 0 bottom !important;
	margin:0;
	padding:0 !important;
}
div#prodcut-details table tr td table{
	margin:0;
	padding:0;
	float:left;
}
ul#tech-specification{
	margin:0 15px 0 0;
	padding:0;
	width:312px;
}
ul#tech-specification li{
	float:left;
	margin:0;
	padding:6px;
	width:300px;
	background:#F4FAFF;
	border-bottom:1px solid #E9E9E9;
	list-style:none;
	color:#666;
}
ul#tech-specification li.od{
	background:#F7F7F7;	
}
ul#tech-specification li span.left{
	float:left;
	margin:0;
	padding:0;
	width:130px;
	font-weight:bold;
}
ul#tech-specification li span.right{
	float:left;
	margin:0;
	width:160px;
	padding:0 0 0 10px;
}
div.product-img{
	float:right;
	margin:15px 0 0 0;
	padding:5px;
	width:150px;
	border:8px solid #dddcdc;
	text-align:center;
}
div.product-img img{
	width:125px;
}
ul#product-gallery{
	margin:0;
	padding:10px 0;
	width:600px;
	float:left;
}
ul#product-gallery li{
	list-style:none;
	margin:0 8px 10px;
	padding:0;
	float:left;
}
ul#product-gallery li a{
	display:block;
	border:1px solid #EEE;
	width:95px;
	padding:3px;
	height:90px;
}
/* @End Product Details pages */

/* @Contact us */
form#contactform, div#contact-deails, #request {
	float:left;
	width:400px;
	margin:0;
	padding:0;
}
form#contactform ul {
	float:left;
	margin:0;
	padding:0;
	width:400px;
}
form#contactform ul li {
	background:transparent url(../images/bg-common.gif) no-repeat scroll -366px -55px;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:3px 0;
	margin:0;
	width:400px;
}
form#contactform ul li label {
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:135px;
}
form#contactform ul li input, form#contactform ul li select {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:4px;
	width:220px;
}
form#contactform ul li textarea {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:80px;
	overflow:auto;
	padding:4px;
	width:220px;
}
form#contactform ul li input.btn-submit{
	width:92px;
	height:30px;
	border:0;
	float:left;
	margin:0 0 0 130px;
}
#content address{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	width:188px;
	_width:168px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	
}


/* @End Contact us */

/* @End Single Page */


/* @Footer */
#footer{
	width:100%;
	float:left;
	margin:0 auto;
	padding:10px 0 30px;
	background:#003a66;	
}
a.logo-footer{
	float:left;
	margin:0 20px 0 0;
}
#footer p{
	margin:0;
	padding:20px 0 0 0;
	color:#FFF;
	font-size:12px;
	float:left;
	width:500px;
}
#footer p a{
	color:#FFF;	
}
div.webchannel{
	float:right;
	margin:20px 0 0 0;
}
/* @End Footer */


/* @Hover*/

#footer p a:hover,
ul#nav-global li a:hover,
div#choose-language a:hover,
div.utilities a:hover,
div.related-links ul li a:hover,
a.add-more:hover,
#breadcrumb li.last a,
#breadcrumb li a:hover,
ul.products-listing li div.details a h4:hover{
	color:#e94f00;	
}

#whats-new a.thumb:hover,
#our-partners ul li a:hover,
ul#product-gallery li a:hover,
ul.products-listing li a.thumb:hover{
	border:1px solid #e94f00;	
}
/* @End Hover */

/* @Common Class */
.no-border{
	border:none !important	;
}
.no-margin{
	margin:0 !important	;
}
.no-bg{
	background:0 !important	;
}
/* @End Common Class */

/* BreadCrumb */
#breadcrumb {
	float:left;
	margin:0 0 15px;
	padding:0 0 10px 16px;
	background:url(../images/icon-home-bread.gif) no-repeat 0 6px;
	width:586px;
	border-bottom:1px solid #BED9ED;
}
#breadcrumb li {
	background:url(../images/bg-arrow-brad.gif) no-repeat scroll right 10px;
	color:#006699;
	margin:0;
	float:left;
	font-size:13px;
	list-style-type:none;	
	padding:4px 12px 4px 5px;
}
#breadcrumb li.last{
	background:0;	
}
#breadcrumb li a {
	color:#0067B2;
	text-decoration:none;
	display:block;
	padding:0;
}
/* @End BreadCrumb */

/* Career Form */
table#career-items{
	float:left;
	margin:0;
	padding:0;
	width:600px;
}
table#career-items tr td{
	margin:0 0 8px;
	padding:0;
	width:600px;
	float:left;
	
}

table#career-items tr td  label{
	float:left;
	margin:0;
	padding:0;
	width:200px;
}
table#career-items tr td input,
table#career-items tr td select,
table#career-items tr td textarea{
	border:1px solid #ccc;	
}
table#career-items tr td input{
	width:220px;
	padding:3px;
}
table#career-items tr td select{
	width:230px;
}
table#career-items tr td textarea{
	width:300px;
	padding:3px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
table#career-items tr td h4{
	color:#0067B2;
	font:normal 18px Arial, Helvetica, sans-serif;
}
/**/

form#contactform ul li p.validationmsg{
	float:left;
	color:#E94F00;
	margin:0 0 0 135px;
}



/* @Sidebar */
#sidebar{
	float:left;
}
#sidebar div#whats-new,
#sidebar div#latest-news{
	width:280px;
}

#sidebar div#latest-news{
	margin-bottom:12px;
}
#content h2.gallery-title{
	float:left;
	clear:both;
	width:600px;
}
/* @End Sidebar* /


/* @About us Page */
div.about-us{
	width:598px;
	margin:0 0 10px;
	padding:0;
	float:left;
}

div.about-us ul{
	width:598px;
	margin:0 0 10px;
	padding:0;	
	float:left;	
}
div.about-us ul  li{
	width:160px;
	margin:0 10px 0 0;
	background:#f1f9fe;
	float:left;
	padding:10px;
	height:250px;
	list-style:none;
	background:url(../images/bg-about-us.jpg) repeat-x 0 bottom;
	border:1px solid #BED9ED;
}
#content h3.title-about{
	border-bottom:1px solid #BED9ED;
	padding-bottom:10px;
	width:570px;
}
#content div.about-us ul  li ol{
	margin:0;
	padding:0;
	float:left;
	width:160px;
	background:0;
	border:0;
}
#content div.about-us ul  li ol li{
	list-style:decimal;
	margin:0;
	list-style-position:inside;
	padding:0;
	width:160px;
	background:0;
	border:0;
	float:left;
	height:auto;
}
#content div.about-us ul  li h3{
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:0 0 8px;
	padding:0 0 8px;
	color:#606060;
	border-bottom:1px solid #EBEBEB;
}
#content div.about-us ul  li.h-195{
	height:195px;
	margin-bottom:12px;
}
div.about-us ul  li p,
div.about-us ul  li ol li{
	color:#666;
	line-height:16px;
}

/* @About us Page */

/* @Services */
ul#service{
	float:left;
	width:300px;
	margin:0 0 20px;
	padding:0;
	border:1px solid #BED9ED;
	background:url(../images/bg-about-us.jpg) repeat-x 0 bottom;
}
ul#service li{
	list-style:none;
	margin:0;
	float:left;
	width:289px;
	padding:5px 0 5px 12px;
	border-bottom:1px solid #BED9ED;
	background:url(../images/bg-arrow-brad.gif) no-repeat 0 10px;
}

/* @End Services*/

#content ul.products-listing li div.details a{
	text-decoration:none !important;
	border-bottom:1px solid #fff;
	float:left;
	width:100%;
}
#content ul.products-listing li div.details h4 a {
	font-size:16px;
	line-height:18px;
	color:#0067B2;
	margin:0 0 10px;
	padding:0;
	text-decoration:none !important;
	border:none !important;
	float:left;
	width:100%;
	border-bottom:1px solid #fff;
}
#content ul.products-listing li div.details h4 a:hover{
	color:#999;	
}

a.zoom{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#E94F00;
	float:left;
	padding-left:18px;
	margin:10px 20px;
	background:url(../images/bg-zoom.png) no-repeat 0 0;
}
a.zoom:hover{
	color:#666;	
}
