html, body {
	background: #4e4d4e;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	}

a{
	color:#4e5999;
}

a:hover{
	color:#9f9d9e;
}

h1, #breadcrumbsID{
	color: #4e5999;
	font-size: 18px;
	font-weight:bold;
	padding-left:25px;
	background: url(../images/h1.jpg) center left no-repeat;
}

h2{
	color: #4e5999;
	font-size: 19px;
	font-weight:bold;
}

#container{
	width:800px;
	margin:0 auto;
	padding: 0px 20px;
	background: url(../images/bg_body.jpg) top center repeat-y;
}

/*  HEADER */

#header{
	display:block;
	height:67px;
	width:760px;
	border-bottom: 4px solid #4e5999;
	background: #000 url(../images/bg_header.gif) top left no-repeat;
	margin: 0px 20px 0px 20px;
	padding-top:100px;
}

/ *MENU*/

ul#mm{
	display:block;
	float:right;
	list-style-type:none;
	margin:0px 0px 0px 0px;
}

ul#mm li{
	display:block;
	float:left;
	position:relative;
}

ul#mm li a{
	color: #fff;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	padding: 10px 8px 10px 8px;
	display:block;
	height:35px;
	text-align:center;
}

ul#mm li a:hover{
	background-color:#4e5999;
}

ul#mm li ul{
	display:none;
}

ul#mm li:hover ul,
ul#mm li.over ul {
	display: block;
	position: absolute;
	left: 0px;
	top: 13px;
	background: #626566;
	opacity: .8;
	filter: alpha(opacity=80);
	padding-top: 7px;
	margin: 0;
	list-style-type: none;
	z-index: 1000;
	}

ul#mm li ul li{
	display:block;
	clear:left;
	width:auto;
	border-bottom:1px solid #999;
	width:100%;
}

ul#mm li ul li a{
	padding:5px;
	width:auto;
	margin-left:0px;
	font-size: 10px;
	background:none;
	text-transform:none;
	font-weight:normal;
}


/*//MENU*/




#banner{
	height:280px;
	/*background:#4e5999 url(../images/banner.jpg) top left no-repeat;*/
	clear:left;
	margin: 0px 20px 20px 20px;
	padding:0;
	border-bottom: 4px solid #000;
}

#otherinfo{
	display:block;
	float:right;
	margin-left:15px;
	width:160px;
	padding:20px;
	background: #d7d7d7;
	color:#000;
}

/*  // HEADER */

/* CONTENT */

	#content{
		padding:30px 60px;
		min-height:120px;
		_height:120px;
position:relative;
	}
	
	#content img{
		border:7px solid #EAEAEA;
		float:right;
		margin-left:15px;
	}
	
	#content p {  
	text-align:justify;
}

	#content ul {
		list-style-type:none;
	}
	
	#content ul li{
		padding-left:18px;
		background: url(images/li.html) top left no-repeat;
		color:#022b61;
		margin-top:5px;
	}

/* // CONTENT */

/* FOOTER */

	#footer{
		width:680px;
		margin:0 auto;
		background: url(../images/bg_footer.jpg) top center no-repeat;
		clear:both;
		padding:10px 60px 40px 60px;
	}

/* // FOOTER */
	
	#BackNextDiv {
		display:block;
		float: left;
	}
	#BackNextDiv a {
		text-decoration:none;
	}
	#BackNextDiv .Up {
		background-image:url(../../cirillos/images/up.html);
		background-repeat:no-repeat;
		display:block;
		float:left;
		height:17px;
		margin-left:2px;
		width:17px;
	}
	#BackNextDiv .Back {
		background-image:url(../../cirillos/images/left.html);
		background-repeat:no-repeat;
		display:block;
		float:left;
		height:17px;
		width:17px;
	}
	#BackNextDiv .Next {
		background-image:url(../../cirillos/images/right.html);
		background-repeat:no-repeat;
		display:block;
		float:left;
		height:17px;
		margin-left:2px;
		width:17px;
	}	
	#siteLocation {
		background-color:#E6F3BF;
		padding-bottom: 3px;
	}
	#siteLocation a {
		color:#000;
		text-decoration: none;
	}
	#siteLocation a:hover {
		color:#0000FF;
		text-decoration: none;
	}

	
/* GALLERY */

#DisplayProductImage {
	width:310px;
	display:block;
	float:left;
	border:none;
	padding:0px;
	margin:0px;
	}

#DisplayProductImage  div div#Image {
	width: 310px;
	margin:0;
	padding:0;
	display:block;
	float:left;
	}
#DisplayProductImage div#Image img{
	border:1px solid #EAEAEA !important;
	}


	#DisplayProductImage #Title {
		width:300px;
		font-weight:bold;
		font-size:11px;
		text-align:left;
		background: url(../images/clickToEnlarge.html) left top no-repeat;
	}
#DisplayProductImage #Description{
		width: 300px;
		text-align:left;
		font-size:11px;
		padding:0;
}

#DisplayProductPrice{
	/*float:right;
	padding-top:3px;
	width: 220px;
	padding-right:10px;*/
	text-align:left;
	font-size:10px;
	height:auto;
}

#DisplayImageContainer {
	float:right;
	position: relative;
	top: 0px;
	width: 275px;
	}
#DisplayProductText{
	margin-top:25px;
 	}

div#gallery label {
	font-size:9px;
	display:none;
	border:none;
	text-align:center;
}

div.ProductThumb{
	display:block;
	width:130px;
	height:150px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

 div.ThumbImage{
	display:block;
	width:125px;
	height:140px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	text-align:center;
}

div.ImageThumb{
	display:block;
	width:125px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	text-align:center;
}

div.ImageThumb img{
		border:3px solid #4e5999 !important;  
}

div.Link{
	display:block;
	margin:0px;
	width:125px;
	height:35px;
	text-align:center;
	font-size:11px;
}

div#galleryDiv{
	padding:10px 0;
	background: url(../images/arrows.jpg) top left no-repeat;
display:block;
width:340;	
height:320px;
float:left;
}

#gallery{
	position: relative;
	float:left;
	width: 337px;
	height: 253px;
	_height: 273px;
	overflow: hidden;
	top: 0px;
	margin: 15px 0 15px -10px;
	_margin: 0px 0 0px -5px;
	
	}


img.Thumbnail, div.ImageThumb img{
	border:3px solid #4e5999 !important;   
	max-width:120px;
	max-height:120px;
	_width: expression(this.width > 120 ? 120: true);
	height: expression(this.height > 120 ? 120: true);
}

div.paging{
	clear:left;
}

/* // GALLERY */


/* GALLERY2 */


ul.ruler{
	display:block;
	clear:left;
	padding-left:0;
	margin:10px 0px;
	width:700px;
}

ul.ruler li{
	display:block;
	float:left;
}

div#galleryAlbum{
	clear:left;
	margin-top:20px;
}

/* // GALLERY2 */



/* CONTACT */

div#ContactForm label{
	display:block;
	width:300px;
	clear:left;
}

div#ContactForm input{
	border: 1px solid #4e5999;
	width:250px;
}

div#ContactForm textarea{
	border: 1px solid #4e5999;
	width:350px;
}

div#ContactForm input#security_code{
	width:120px;
}

div#ContactForm div.CaptchaImageDiv{
    display:block;
	float:left;
	margin-top:10px;
	padding:0;
	text-align:left;
	clear:left;
	width:140px;
}

div#ContactForm div.CaptchaImageDiv img{
	margin:0;
	padding:0;
}

div#ContactForm div.TextFieldDiv{
	font-size:10px;
}

div#ContactForm input#idsubmit{
	background:#4e5999;
	border: 1px solid #fff;
	color:#000;
	margin-top:10px;
	font-weight:bold;
	width:120px;
}

/* // CONTACT */

