@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(images/bg.gif);
	background-position:bottom left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
}

td
{
	vertical-align:top;
}

table#container
{
	width:950px;
}

h1
{
	font-size:20px;
	color:#000;
	padding-top:20px;
	margin-top:0;
	padding-bottom:10px;
	margin-bottom:0px;
	clear:both;
	font-weight:normal;
}

h1.underline
{
	padding-bottom:0;
	margin-bottom:15px;
	border-bottom:1px solid #df0007;
	padding-bottom:3px;
}

h2
{
	font-size:12px;
	font-weight:bold;
}

p
{
	margin-top:15px;
	margin-bottom:15px;
}

td#top_left
{
	width:74px;
	height:212px;
	background-image:url(images/shadow_left.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

td#top_center
{
	width:800px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-image:url(images/lady_wide.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

td#top_right
{
	width:74px;
	background-image:url(images/shadow_right.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

td#bottom_center
{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#fff;
}

div#top_container
{
	position:relative;
}

img#red_bar
{
	position:absolute;
	right:28px;
}

img#home_ico
{
	position:absolute;
	top:15px;
	right:68px;
}

img#sitemap_ico
{
	position:absolute;
	top:15px;
	right:48px;
}

img#email_ico
{
	position:absolute;
	top:15px;
	right:29px;
}

img#logo_slogan
{
	position:absolute;
	top:62px;
	right:60px;
}

td#innerb_left,
td#innerb_main,
td#innerb_right
{
	border-bottom:5px solid #df0007;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:bottom;
	padding-top:7px;
	padding-bottom:3px;
	text-align:center;
}

td#innerb_main
{
	color:#fff;
	background-color:#df0007;
}

td#inner_left
{
	width:272px;
	border-top:5px solid #df0007;
	text-align:center;
	padding-top:55px;
	padding-bottom:20px;
}

td#inner_right
{
	border-top:5px solid #df0007;
}

td#inner_main
{
	width:500px;
	padding-bottom:30px;
}

div#menu
{
	height:25px;
	background-color:#df0007;
	margin-bottom:15px;
}

div#m2
{
	background-color:#df0007;
	height:25px
}

a
{
	color:#df0007;
	font-weight:bold;
}

a:hover
{
	text-decoration:none;
}

a.menu,
a.menu-active
{
	display:block;
	background-color:#df0007;
	padding:8px 22px 3px 22px;
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	display:inline;
}

a.menu-active
{
	background-color:#ff0008;
}

a.menu:hover,
a.menu-active:hover
{
	background-color:#ff0008;
}

a.bottom_menu
{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

a.bottom_menu:hover
{
	text-decoration:underline;
}

div.redline
{
	height:1px;
	width:100%;
	background-color:#df0007;
	line-height:1px;
	font-size:1px;
	color:#df0007;
	margin-top:3px;
	margin-bottom:15px;
}

div.grayline
{
	border-bottom:1px solid #ccc;
}

div#main_content
{
	margin-right:3px;
}

img
{
	border:none;
}
img.left
{
	margin-bottom:10px;
}

input,
textarea,
select
{
	background-color:#eee;
	border: 1px solid #e1e1e1;
	color:#454545;
	width:220px;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

select
{
	
}

input.button
{
	width:auto;
}

input.short
{
	width:80px;
}

input.short_lead
{
	width:80px;
}

ul#sitemap a
{
	line-height:20px;
}

ul#sitemap ul a
{
	font-weight:normal;
	color:#000;
	line-height:20px;
}

.color1
{
	color:#df0007;
}

div#msg
{
	background-color:#336633;
	color:#fff;
}

div#err
{
	background-color:#df0007;
	color:#fff;	
}
