html {
	font-family:Arial, Helvetica, sans-serif;
	color: #808080;
	overflow-y: scroll;

}

body {
	margin:0 auto ;
	background-color: #EAEAEA;
	color: #797979;
		font-size: 12px;
	margin-bottom:0;
	padding-bottom:0;
}
#page_wrap {
	   background: transparent url('../images/main/main_bg.jpg') repeat-y center top;
	   margin:0;
	}
	
#page_wrap2 {
	    background: transparent url('../images/main/closeShadow.jpg') no-repeat center bottom;
	   margin:0;
	}
a img {
		border:0;
	}
#page_container {
		overflow: auto;
		width:978px;
		margin:0 auto;
		padding-bottom: 15px;
	   margin-bottom:0;
}
#header {
		font-size: 10px;
		overflow: auto;
		float: left;
		width: 100%;
	}
#header a {
	color: #797979;
	text-decoration: none;
	font-weight: 400;
	}
#logo {
	border:0;
	float: left;
	margin: 24px 0px 0px 18px; 
}
.countries {
	display: block;
	float: right;
	 margin: 24px 18px 0px 0px;
	 background: #ffffff url('../images/main/bullet.png') no-repeat left center;
	 padding-left: 16px;
	 
}

#top_menu {
	list-style-type: none;
	display: block;
	width: auto;
	height: 15px;
	overflow: hidden;
	float: right;
	clear: right;
	 margin: 20px 18px 0px 0px; 
}
#top_menu li {
list-style-type: none;
display: inline;

}
#top_menu li a {

	margin-left: 12px;
}

h2.title {
	clear: both;
	text-transform: uppercase;
	padding: 30px 0px 20px 24px;
	font-size: 16px;
}
#main {
		overflow: auto;

		float: left;
		margin-left: 3px;
		 background: #ffffff url('../images/main/stage.jpg') no-repeat center top; 
	}
.showNot {
	display: none;
}
.arrow {
	float: left; 
	width: 53px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
			padding-top: 120px;
			padding-bottom: 80px;
}
.arrow a{	
	display: block;
	width: 53px;
	height: 53px;
	cursor: pointer; cursor: hand;
	}
#rightArrow a {
		background: transparent url('../images/main/butRight.png') no-repeat center top; 
	}
#leftArrow a {
		background: transparent url('../images/main/butLeft.png') no-repeat center top; 
	}

#stageInner {
	float: left;
	width: 820px;
	overflow: hidden;
	position: relative;
	left:0;
}
#products {
	position: relative;
	left:0;
	width: 3000px;
	float: left;
	overflow: auto;
	}
.toshibaProduct {
	width: 420px;
	float: left;
	overflow: hidden;
}
.toshibaProduct h2 {
		color: #E31C23;
		font-family: Georgia, Georgia, serif;
		text-transform: uppercase;
		font-size: 14px;
		background: transparent url('../images/main/arrow.png') no-repeat left center;
		text-indent: 18px;
		margin-left: -18px;
	}
.productImage {
	width: 400px;
	height: 300px;
	margin-right: 20px;
}
.productInfo {
	border-top: 1px dotted #BFBFBF;
	margin: 10px 50px 0 50px;
	padding-left: 20px;
	}
.productInfo a.more {
			padding-right: 20px;
			
			width: auto;
			color: #E31C23;
			background: #ffffff url('../images/main/learnMore.png') no-repeat right center;
}
#footer {
	font-size: 10px;
	width: 99%;
	
	float: left;
	text-align: center;
	 background: #ffffff url('../images/main/footer_bg.jpg') no-repeat center top;
	 margin-top: 30px;
	 margin-left: 3px; 
	 padding-top: 30px;
	padding-bottom: 20px; 
	}
#footer_nav {
	color: #323232;
	margin-bottom: 20px;
	}
#footer a {
		color: #323232;
		text-decoration: none;
	}
#copyright {
 float:left; width:960px; text-align:center;
}

.trans #linkLeftArrow, .trans #linkRightArrow {
	/*opacity:0.3;filter:alpha(opacity=30);*/
	background-position: 0px -53px;
}
