body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #A82C8C;        
}
h1,h2,h3,h4,h5,h6,form,div,span,img{
	padding:0;
	margin:0;
	border:0;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 16px;
	font-weight:bold;
	color: #9A4646;
	
}
h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AE2E8F;
	
}

p{
	text-align: justify; 
}
.link_title{
	color:#AD2F92;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.link_title:hover{
	color:#AD2F92;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
.price{
	font-family:tahoma;font-size:14px;color:#FF0000; font-weight:bold;padding-left:5px;
}

.section{
	margin:auto;
	padding-top:25px;
	width:85%;
	
}
.section-terrains{
	margin:auto;
	width:610px;;
	
}

.imgstock{
	float:left;
	display:inline;
	margin:5px 10px 5px 0;
}

.input {
	border: 1px solid #B6BBB7;
	color:#FFFFFF;
	background-color: #777B7E;
	cursor:pointer;
	height:18px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;


} 
.inputred {
	border: 1px solid #006;
	color:#FFFFFF;
	background-color: #9B4649;

} 
.imgstock{
	float:left;
	display:inline;
	margin:5px 10px 5px 0;
}

 .imggallery{
	float:left;
	display:inline;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0;
}
#wraper {
	margin: auto;
	height:auto;
	width: 1000px;
	background-color:#FFFFFF;
	color:#6B6B69;
}

#header{
 float:left;
 width:1000px;
 height:308px;
 background-image:url(../images/header_background.jpg);
 background-repeat:no-repeat;
background-color: #FFFFFF;        

}
#header-top{
 float:left;
 width:1000px;
 height:91px;
 padding-top:9px;
 
}
#header-buttom{
 float:left;
 width:1000px;
 height:199px;
 padding-top:9px;
 
}
#content
{
 float:left;
 width:1000px;
 height:auto;
 background-color: #FFFFFF;        
}
#content-left
{
 float:left;
 width:240px;
 height:auto;

}
#content-center
{
 float:left;
 width:504px;
 height:auto;
}
#menucenter
{
	float:left;
	width:482px;
	height:39px;
	background-image: url(../images/menuslice.jpg);
	background-repeat: repeat-x;
}
#menucenter-drop
{
	float:left;
	width:482px;
	height:37px;
	background-image: url(../images/menudroplist.jpg);
	background-repeat: repeat-x;
}
#content-center-in
{
	float:left;
	width:482px;
	height:auto;
	background-image: url(../images/center-slice.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#gal
{
 width:140px;
 height:152px;
 background-image:url(../images/gal-back.jpg);
 margin-right:6px;
 margin-top:15px;
 float:left;
}
.img-gal{

margin-left:8px;
margin-top:8px;
}
.content-center-in
{
	float:left;
	width:442px;
	height:auto;
	background-repeat: repeat-y;
	padding-left:20px;
	padding-left:20px;
	padding-top:20px;
}
#content-right
{
 float:left;
 width:256px;
 height:auto;
}
#content-right-in
{
	float:left;
	width:231px;
	height:auto;
	background-image: url(../images/right-slice.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#content-left-in
{
	float:left;
	width:222px;
	height:auto;
	background-image: url(../images/left-slice.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}
a.menu:link, a.menu:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover, a.menu:active {

	color: #000000;
		font-weight:bold;

	text-decoration: underline;

}
#box{
	float: left;
	width: 231px;
	margin-top: 10px;
	background-image: url(../images/box-slice.jpg);
	background-repeat: repeat-y;
}
#box-end
{
   width:231px;
   height:58px;
   float:left;
   background-image:url(../images/box-end.jpg);
}
#box-end-right
{
   width:231px;
   height:46px;
   float:left;
   background-repeat:no-repeat;
   background-image:url(../images/right-end.jpg);
}
#box-end-left
{
   width:222px;
   height:58px;
   float:left;
   background-repeat:no-repeat;
   background-image:url(../images/left-end.jpg);
}
#box-end-center
{
   width:482px;
   height:52px;
   float:left;
   background-repeat:no-repeat;
   background-image:url(../images/center-end.jpg);
}
#footer
{
	float:left;
	width:1000px;
	height:120px;
	background-color:#FFFFFF;
	padding-top: 25px;
	margin-bottom: 15px;
}

 a.paging{
 text-decoration:none;
color:#C366AC;font-weight:bold;
 }
a.footer:link, a.footer:visited {
text-decoration:none;
color:#6B6B69;

}
a.footer:hover, a.footer:active {
text-decoration:none;
color:#0066FF;
}

