@import url('lightbox.css');
@import url('common.css');
@import url('forms.css');
@import url('jquery.jmycarousel.css');


#wrapper
{
	top:0px;	
	width:950px;
	text-align:left;
	float:none;
	margin: 0px auto;
	background:#ffffff;
}

#left
{
	float:left;
	width:165px;
}

#header
{
	float:left;
	width:785px;
}

#content
{
	height:401px;
	width:712px;
	background:#ffffff;
	float:left;
}

#header div
{
	float:left;
}

#content div
{
	float:left;
}

#content .title
{
	font-size:14px;
	margin:10px 0px 0px 0px;
}

#homepage_content
{
	float:right;
	width:387px;
}

#homepage_img
{
	float:left;
	width:113px;
	height:100%;
}

#homepage_img .cat
{
	height:77px;
	width:113px;
	margin-top:3px;
}

#homepage_title
{
	float:left;
	width:212px;
	height:100%;
}

#homepage_title .cat
{
	font-size:12px;
	text-indent:5px;
	color:#47473f;
	line-height:16px;
	float:left;
	height:77px;
	width:212px;
	background:url(/images/bg_title.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
}
#homepage_title .subcat
{
	margin-top:15px;
	font-size:9px;
	text-indent:10px;
}

#homepage_content a, #homepage_content a:hover
{
	background:url(/images/arrow.jpg) 0px 7px;
	background-repeat:no-repeat;
	text-indent:10px;
	float:right;
	text-decoration:underline;
}

.i_bg
{
	background:url(/images/image_bg.jpg);
	width:162px;
	height:107px;
	margin:0px 5px 7px 0px;
	text-align:center;
	float:left;
}

#menudown
{
	clear:both;
	float:right;
	width:100%;
	text-align:right;
}

#menudown a:hover
{
	text-decoration:underline;
}

#valid
{
	clear:both;
	float:right;
	width:100%;
	text-align:right;
}

#tags
{
	clear:both;
	width:100%;
	text-align:center;
}