@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
p, div, form{
	margin:0;
	padding:0;
	}
p{
	padding-bottom:10px;
	}
h4{
	font-size:12px;
	margin:10px 0;
	padding:0;
	}
/*MainStructure*/

#casio_mainAdooBG{
	background:url(images/hraderBG.jpg) top repeat-x;
	}
#casio_mainHolder{
	width:990px;
	margin:auto;
	}
#casio_logo{
	width:204px;
	float:left;
	}
#casio_nav{
	background:url(images/menuBG.jpg) top repeat-x;
	margin-left:220px;
	text-align:right;
	height:54px;
	width:762px;
	}
#casio_nav a{
	font-size:14px;
	display:block;
	float:right;
	padding:10px 10px;
	}
#casio_nav a:hover{
	color:#ffffff;
	background:url(images/navAhover.jpg) top repeat-x;
	}

#casio_content{
	clear:both;
	padding-top:10px;
	}
#footer{
	clear:both;
	font-size:10px;
	text-transform:uppercase;
	color:#666666;
	border-top:3px #333333 double;
	padding-top:5px;
	margin-top:10px;
	width:985px;
	}
.edificeBanner{
	float:left;
	display:block;
	width:300px;
	}
#homeRightWave{
	background:url(images/homeWaveReceptorBG.jpg);
	width:675px;
	height:300px;
	margin-left:310px;
	}
#homeRightWave h2{
	margin:0;
	padding:25px 10px;
	}
#homeRightWave h2 a{
	color:#FFFFFF;
	text-decoration:none;
	}
#homeRightWave ul{
	list-style:none;
	margin:0;
	padding:0 10px;
	height:250px;
	width:400px;
	}
#homeRightWave li{
	list-style:none;
	background:url(images/bullet.jpg) 0 5px  no-repeat;
	font-size:10px;
	margin:0;
	padding:2px 10px;
	display:block;
	width:180px;
	float:left;
	}
#secondPagesContent p{
	text-indent:30px;
	margin-top:20px;
	}
.prodHeadM{
	font-size:18px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #FF0000;
	}
.PordTD img {
	margin-bottom:10px;
	border:3px  #666666 double;
	}
.brands h3 a{
	text-transform:uppercase;
	font-size:12px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	}
.brands a img{
	border:none;
	}
#casio_nav a.hili{
	display:none;
	}