/* CSS Document */

body {
margin:0;
padding:0;
background: url(../images/bg.jpg) #fff7f3 repeat-x top;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#4b3905;
}
#wrapper
{
width:920px;
margin:auto;
}
p
{
margin:0;
padding:0;
}
.flash_area
{
font-size:0;
}
a
{
color:#4b3905;
text-decoration:underline;
}
a:hover
{color:#4b3905;
text-decoration:none;
}
#logo
{
padding-top:50px;
}
#top
{
background:url(../images/top.jpg) no-repeat;
height:9px;
}
#middle
{
width:244px;
background:#FFFFFF;
}
#bottom
{
background:url(../images/bottom.jpg) no-repeat;
height:8px;
}
#right_block
{
padding-top:112px;
}
#container
{
background:#141414;

}

#content
{
padding:25px 20px;
min-height:250px !important;
height:auto;
height:250px;
}
#content_top
{
}
#content_middle
{
background:#FFFFFF;
width:664px;
padding-top:25px;
min-height:250px !important;
height:auto;
height:250px;
}
#content_bottom
{
background:url(../images/content_bottom.jpg) no-repeat;
height:12px;

}
#header
{


}
#footer
{
color:#ffffff;
background:#4b3905;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:65px;
}
#footer a
{
color:#ffffff;
text-decoration:none;
}
#footer a:hover
{color:#fbbc9b;
text-decoration:underline;
}
#footer span
{
color:#fbbc9b;

}
#footer span a
{
color:#fbbc9b;
text-decoration:underline;
}
#footer span a:hover
{color:#fbbc9b;
text-decoration:none;
}
#footer2 
{
color:#ffffff;

}
#footer2  a
{
color:#ffffff;
text-decoration:none;
}
#footer2  a:hover
{color:#fbbc9b;
text-decoration:underline;
}
#header {
	background: url(../images/header.jpg) no-repeat 256px 154px;
	position: relative;
	height: 462px;
}

#menu {
	position: absolute;
	top: 0;
	left: -25px;
}

#flash {
	position: absolute;
	top: 175px;
	left: 278px;
}



	
#column-left {
	float: right;
	width: 247px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	top:400px;
	left:30px;
	margin-top:-150px;
	padding: 0 9px 0 0;

}


.box-1 {
	width: 247px;
	position: relative;
	margin: 0 0 10px 0;
}

	.box-1 .top {
		background: url(../images/box-top.gif) no-repeat 0% 0%;
		width: 100%;
		height: 8px;
		overflow: hidden;

	}
	
	.box-1 .content {
		background: url(../images/box-tail.gif) repeat-y 0% 0%;
		padding: 5px 12px 0 13px;
	}
	
	.box-1 .bot {
		background: url(../images/box-bot.gif) no-repeat 0% 0%;
		width: 100%;
		height: 10px;
		overflow: hidden;
	}

	.box-1 .inner {
		padding: 0 39px 28px 22px;
	}
	
	.box-1 .inner-1 {
		padding: 9px 4px 7px 10px;
	}
	
	.box-1 .inner-2 {
		padding: 7px 11px 7px 9px;
	}
	
	.box-1 .inner-3 {
		padding: 3px 4px 3px 10px;
	}
	.content_right
	{
	float:right; width:664px; text-align:left;
	}
	.content_area
	{width:664px; background:#FFFFFF;

padding-top:25px;

height:auto;

	}
	.content_padding
	{padding:10px 15px 0px 15px;
	}
.latest_bg
{
background:url(../images/latest_news.jpg) no-repeat;
}