*
{
	margin: 0;
	padding: 0;
}
html
{
	overflow: -moz-scrollbars-vertical;
}
body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

table, td, div
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

input, textarea, select, button
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

strong, b, b
{
	color: #002140;
}

a
{
	color: #742329;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.inner-wrapper
{
	position: absolute;
	width: 778px;
	min-height: 100%;
	height: auto;
	left: 50%;
	margin-left: -389px; /* half of the width */
	margin-top: 0px;
	background-image: url(../media/default/backgrounds/bg_inner-wrapper.gif);
	background-color: #ffffff;
}
.column_left
{
	float: left;
	width: 151px;
	background-color: #ff690b;
}
.column_right
{
	float: right;
	width: 626px;
	background-color: #ffe9db;
}
.background_left
{
	left: 0px;
	width: 50%;
	height: 123px;
	position: absolute;
	background-position: top, right;
	background-repeat: repeat-x;
	background-color: #ff7f2f;
}
.background_right
{
	right: 0px;
	width: 50%;
	height: 123px;
	position: absolute;
	background-position: top, left;
	background-repeat: repeat-x;
	background-color: #ff7f2f;
}
.content
{
	padding:  26px 38px 26px 38px;
}
.content-pictures
{
	height: 150px;
}
.banner_top
{
	height: 123px;
}
.banner_bottom
{
	width: 626px;
	height: 18px;
	margin-left: -237px;
	position: fixed;
	left: 50%;
	bottom: 0px;
	background-color: #ffb485;
	border-top: solid 1px #fff;
}
.menu_top
{
	height: 28px;
	background-color: #ffb485;
	border-bottom: solid 1px #fff;
}
.intro
{
	position: absolute;
	top: 50%;
	margin-top: -200px;
}

.tp table
{
}

.tp td
{
	color: #000000;
}

.cp
{
	padding: 6px 11px 6px 6px;
}

.cp td
{
	color: #ffffff;
}

.cp strong, b
{
	color: #ffffff;
}

.mp
{
	padding: 6px 11px 6px 6px;
}

.ap
{
	padding: 6px 11px 6px 6px;
}

.rp
{
	width: 150px;
}

.fcl a
{
	font-weight: bold;
	color: #000000;
}

.fcl a:hover
{
	color: #ffffff;
}

.fil a
{
	font-weight: normal;
	color: #000000;
}

.fil a:hover
{
	color: #ffffff;
}

.fila a
{
	font-weight: bold;
	color: #ffffff;
}

.fila a:hover
{
	font-weight: bold;
	color: #ffffff;
}

.nic td
{
	font-weight: normal;
}

.nic strong
{
	color: #000000;
}
