body{
	background-color : White;
	margin : 0px 0px 7px 0px;
	text-shadow: #000 0 0;
	font-family : "Trebuchet MS";
	color : #411f15;
}
img{
	border : none;
}
form{
	margin : 0px 0px 0px 0px;
}
a{
	outline: none;
	color : #006ca5;
	text-decoration : underline;
}
a:hover{
	color : Red;
	text-decoration : none;
}
h1 {
	color : #594d5a;
	font-weight : lighter;
	font-size : 24px;
	margin : 0px 0px 13px 0px;
	text-align : left;
}
/***************CARCAS****************************/
table#carcas{
	border:0px;
	border-collapse:collapse;
	width : 969px;
}
td#carcas_left{
	width : 0%;
	vertical-align : bottom;
	padding : 0px 0px 0px 0px;
	background-image : url(image/bg_girl.jpg);
	background-position : right top;
	background-repeat : no-repeat;
}
td#carcas_right{
	width : 100%;
	vertical-align : top;
	padding : 0px 0px 0px 0px;
}
td#carcas_down{
	width : 100%;
	vertical-align : top;
	padding : 0px 0px 0px 0px;
}
/************************CENTER_TABLE***************************/
table#tab_level{
	border:0px;
	border-collapse:collapse;
	width : 100%;
}
td#logo{
	padding : 0px 0px 0px 0px;
	height : 0%;
}
td#logo a{
	background:url(image/slogan.gif) 0 0 no-repeat;
	width:721px;
	height:104px;
	display:block;
}
td#hat{
	padding : 0px 0px 0px 0px;
	height : 0%;
}
td#hat a{
	background:url(image/bg_top.jpg) 0 0 no-repeat;
	width:721px;
	height:236px;
	display:block;
}
td#menu{
	padding : 0px 0px 0px 0px;
	height : 0%;
	background-image : url(image/bgr.gif);
	background-position : left;
	background-repeat : repeat-y;
}
td#logo span, td#hat span{
	display : none;
}
td#content{
	padding : 0px 0px 13px 0px;
	height : 100%;
	background-image : url(image/bgr.gif);
	background-position : left;
	background-repeat : repeat-y;
	vertical-align : top;
}
div#hand{
	background-image : url(image/bg_content.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	padding : 13px 17px 13px 17px;
	text-align : justify;
	font-size : 14px;
}
td#end{
	padding : 0px 0px 0px 0px;
	height : 4px;
	font-size : 1px;
	line-height : 1px;
	background-image : url(image/bgr_down.gif);
	background-position : left top;
}
td#carcas_copy{
	padding : 12px 0px 10px 0px;
	color : #8f8593;
}
td#carcas_counter{
	padding : 9px 0px 0px 0px;
	word-spacing : -2px;
	text-align : center;
}
/*****************************TOPMENU**********************************/
table#tm_tab{
	border:0px;
	border-collapse:collapse;
}
table#tm_tab td{
	padding : 0px 0px 0px 0px;
}
table#tm_tab td span{
	display : none;
}
/*********TOPLINKS*************/
 a#tm_1{
	background:url(image/but_1.jpg) 0 0 no-repeat;
	width:154px;
	height:46px;
	display:block;
}
 a#tm_1:hover {
background-position:0 -46px;
 }
 a#tm_1_a{
	background:url(image/but_1.jpg) no-repeat;
	background-position:0 -46px;
	width:154px;
	height:46px;
	display:block;
}

  a#tm_2{
	background:url(image/but_2.gif) 0 0 no-repeat;
	width:138px;
	height:46px;
	display:block;
}
 a#tm_2:hover {
background-position:0 -46px;
 }
  a#tm_2_a{
	background:url(image/but_2.gif) no-repeat;
	background-position:0 -46px;
	width:138px;
	height:46px;
	display:block;
}
  a#tm_3{
	background:url(image/but_3.gif) 0 0 no-repeat;
	width:138px;
	height:46px;
	display:block;
}
 a#tm_3:hover {
background-position:0 -46px;
 }
   a#tm_3_a{
	background:url(image/but_3.gif) no-repeat;
	background-position:0 -46px;
	width:138px;
	height:46px;
	display:block;
}
  a#tm_4{
	background:url(image/but_4.gif) 0 0 no-repeat;
	width:157px;
	height:46px;
	display:block;
}
 a#tm_4:hover {
background-position:0 -46px;
 }
   a#tm_4_a{
	background:url(image/but_4.gif) no-repeat;
	background-position:0 -46px;
	width:157px;
	height:46px;
	display:block;
}
  a#tm_5{
	background:url(image/but_5.gif) 0 0 no-repeat;
	width:120px;
	height:46px;
	display:block;
}
 a#tm_5:hover {
background-position:0 -46px;
 }
   a#tm_5_a{
	background:url(image/but_5.gif) no-repeat;
	background-position:0 -46px;
	width:120px;
	height:46px;
	display:block;
}
 /*************************DOWN_MENU_&_COPY****************************/
 div#down_menu{
	font-size : 13px;
	word-spacing : 9px;
	text-align : center;
}
 div#down_menu a{
	color : #411f15;
	text-decoration : none;
	word-spacing : 0px;
}
 div#down_menu a:hover{
	color : Red;
}
div#copy{
	float : left;
	font-size : 11px;
	display : inline;
	padding : 5px 0px 0px 17px;
}
div#vels{
	float : right;
	font-size : 11px;
	display : inline;
	padding : 5px 17px 0px 0px;
}
div#copy a, div#vels a{
	color : #8f8593;
	text-decoration : none;
}
div#copy a:hover, div#vels  a:hover{
	color : #411f15;
}
/****************************SLIDER_STYLE*************************************/
.slider1
{
	width: 16px;
	background-color: #9ed54c;
	position: absolute;
}
.indicator
{
	width: 16px;
	height: 16px;
	background-color: #ff9736;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
}
.container
{
	width: 672px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	margin-left : 17px;
}
.content
{
	position: absolute;
}
table#slide_content{
	border:0px;
	border-collapse:collapse;
	width : 655px;
}
table#slide_content td{
	padding: 0px 0px 0px 0px;
	font-size : 14px;
	text-align : justify;
	vertical-align : top;
	line-height : 17px;
}

/*button*/
#but {
	height:24px;
	border-color:#c8c8c8;
	border-style:solid;
	border-width:1px;
	background:#74c42d;
	cursor:pointer;
	color : #ffffff;
	font-family: Verdana;
	font-size : 12px;
	padding : 0px 30px 2px 30px;
	display : inline;
}
#but:hover {
border-color:#7f8282;
border-style:solid;
border-width:1px;
background:#08acc8;
}
#but:focus {
background:#ddd;
border-color:#afadad;
border-style:solid;
border-width:1px;
}
input#inp{
	border : 1px solid #a5acb2;
	color : #6d747b;
	font-family : "Trebuchet MS";
	font-size : 14px;
	padding-left : 4px;
	width : 350px;
	height : 22px;
	background-color : #ebebe4;
}
select#inp{
	border : 1px solid #a5acb2;
	color : #6d747b;
	font-family : "Trebuchet MS";
	font-size : 14px;
	padding-left : 4px;
	width : 350px;
	height : 22px;
	background-color : #ebebe4;
}
textarea#inp{
	border : 1px solid #a5acb2;
	color : #6d747b;
	font-family : "Trebuchet MS";
	font-size : 14px;
	padding : 4px;
	width : 350px;
	background-color : #ebebe4;
	height : 100px;
}

input{
	vertical-align : middle;
}
b{
	color : #453e48;
}

div#price{
	float : right;
	margin : 10px 15px 0px 0px;
	display : inline;
}