/* CSS Document */
body{
	background-image: url(/images/bg.jpg);
	}
.content-box {
	background-image: url(/images/box-bg.jpg);
	width: 900px;
	height: 800px;
	margin-top: 50px;}
.content-box1 {
	background-image: url(/images/box1-bg.jpg);
	width: 900px;
	height: 800px;
	margin-top: 50px;}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	color:#039;
		font-weight: bold;
	letter-spacing: 0.1em;
 padding-left:30px;
padding-top:40px;
}
.index-nav1 {
	width: 170px;
	height: 480px;
	margin-top: 53px;
	 padding-left:8px;
padding-top:12px;
}
.index-nav2 {
	width: 170px;
	height: 480px;
	margin-top: 53px;
		 padding-left:8px;
padding-top:12px;
}
 
.contact {
	width: 852px;
margin-left:33px;
position: absolute;
top: 763px;
}

.top-nav-box {
	width: 850px;
	height: 40px;
	margin-top: 20px;
	font-family: Verdana;
	 padding-left:15px;
padding-top:12px;
	font-size: 11px;
	color: #039;
	border: 1px solid #CCCCCC;
	background-color: #ffc;
}
.product-profile-box {
	width: 850px;
	margin-top: 10px;
	 padding-bottom:10px;
padding-top:15px;
padding-left:15px;
	font-family: Verdana;
	font-size: 22px;
	color: #039;
	border: 1px solid #CCCCCC;
	background-color: #ffc;
}
.font14 {
	font-family: Verdana;
	font-size: 14px;
	color: #039;
}
/* CSS class for zoomed area */
.csszoomBigImageCont {
	border:			1px solid #91b817;
}

/* CSS class for small looking glass square under mouse */
.csszoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:			hand;
}

/* CSS style for loading animation box */
.csszoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px!important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.csszoomLoading img {
	padding-top:	3px !important;
}
.content-box {
	background-image: url(/images/box-bg.jpg);
}
