@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	margin-top:20px;
}
#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#header {
	
}
#menu-header {
	height:220px;
	padding-left:26px;
	padding-right:26px;
	
}
#menu {
	height:220px;
	width:188px;
	float:left;
	background-color:#f7923a;
	font-size: 11px;
}
#menu ul {
	margin-left:-15px;
}
/*\*/
html*#menu ul {
	[margin-left:-15px;
	margin-left:-15px;
	]margin-left:25px;
	]margin-top:10px;
}
#menu ul li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
}
#menu ul li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding-bottom:8px;
}
/*\*/
* html #menu ul a {
	padding-bottom:0px;
	margin-bottom:-7px;
	
}
#menu ul li a:hover {
	text-decoration:underline;

}

/*START BLUE MENU*/

#menu2 {
	height:220px;
	width:188px;
	float:left;
	background-color:#084693;
	font-size: 11px;
}
#menu2 ul {
	margin-left:-15px;
}
/*\*/
html*#menu2 ul {
	[margin-left:-15px;
	margin-left:-15px;
	]margin-left:25px;
	]margin-top:10px;
}
#menu2 ul li {
	list-style-image: url(../images/bullet2.jpg);
	list-style-type: none;
}
#menu2 ul li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding-bottom:8px;
}
/*\*/
* html #menu2 ul a {
	padding-bottom:0px;
	margin-bottom:-7px;
	
}
#menu2 ul li a:hover {
	text-decoration:underline;

}
/*END BLUE MENU*/



#photo {
	float:right;

}
#contents {
	padding-top:30px;
	padding-left:26px;
	padding-right:26px;

}
#products-boxes {
	width:555px;
	float:left;
	background-color:#c9c69b;
	padding-left:1px;
	padding-top:1px;
}
#products-boxes img {
	padding-right:1px;
	padding-bottom:1px;
	margin-bottom:-2px;

}
/*\*/
* html #products-boxes img {
	padding-right:0px;

}
#rightside {
	float:right;
}
#footer {
	clear:both;
	height:20px;
	text-align:center;
	color:#999;
	padding-top:10px;
	font-size:10px;
	
}
#contactus {
	margin-top:163px;
	
}
#products-boxes a {
	display:block;
	width:184px;
	height:198px;
	background:#c9c69b;
	position:relative;
	float:left;
	padding-right:1px;
	padding-bottom:1px;
}

/*a .rollover {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:178px; 
	height:192px; 
	border:3px solid #f7923a;
	background:transparent;
}*/
a .rollover {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:14px;
	border:92px solid #000;
	background:transparent;
	cursor:pointer;
}
#contactus a {
	width:179px;
	height:0px;
	background:#ccc;
	position:relative;
	float:left;
}
 a .rollover2 {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:0px;
	border:40px solid #000;
	background:transparent;
	cursor:pointer;
}
/*\*/
* html a .rollover2 {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	height:76px;
	border:3px solid #000;
	background:transparent;
	cursor:pointer;
}
#contents-right {
	float:left;
	width:560px;
	
}
#left-col {
	float:left;
	width:188px;
	
}
a {
	color:#084693;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	
}
#liner {
	height:2px;
	clear:both;
	margin-top:6px;
	margin-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
