﻿body
{
	margin: 0px;
	padding: 0px;
	background-image: url(img/px_body.gif);
	background-position: top;
	background-repeat: repeat-x;
}
DIV.blu
{
	background-color: #183756;
	width: 100%;
	text-align: center;
}
/* HEADER */
#header_table
{
	height: 272px;
	width: 694px;
	background-image: url(img/header_fix.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#header_cell
{
	padding: 0px 0px 0px 4px;
}
/* CONTENT */
#content_table
{
	width: 766px;
	height: 290px;
}

#content_l
{
	width: 40px;
	background-image: url(img/px_cl.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#content_c_1
{
	width: 150px;
	vertical-align: top;
	background-color: #fcf3e6;
	border: solid 1px #ffdccd;
	padding: 35px 0px 10px 0px;
}
#content_c_2
{
	vertical-align: top;
	padding: 15px 20px 10px 20px;
}
#content_r
{
	width: 40px;
	background-image: url(img/px_cr.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
/* FOOTER */
#footer_table
{
	width: 766px;
	height: 40px;
	background-color: #183756;
}

#footer_l
{
	width: 40px;
	background-image: url(img/px_bl.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#footer_c
{
	width: 686px;
	border-top: 3px solid #FF4F00;
	text-align: center;
	color: #83CBF4;
	font-family: Tahoma, Sans-Serif;
	font-size: 9px;
}

#footer_r
{
	width: 40px;
	background-image: url(img/px_br.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#bg_footer
{
	width: 100%;
	height: 100%;
	background-color: #183756;
}

.footer_text
{
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	color: #386486;
}
a.footer_link_red
{
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	color: #f53d3d;
	line-height: 23px;
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
}
a.footer_link_red:visited
{
	color: #f53d3d;
}
a.footer_link_red:hover
{
	color: #ffffff;
}
a.footer_link
{
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	color: #83CBF4;
	line-height: 23px;
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
}
a.footer_link:visited
{
	color: #83CBF4;
}
a.footer_link:hover
{
	color: #ffffff;
}
SPAN.footer_copy
{
	color: #83CBF4;
	line-height: 23px;
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: 700;
}
/* SUB FOOTER */

#footer2_table
{
	padding-top: 10px;
	width: 766px;
	background-color: #183756;
}
A.logobilogic
{
	margin-left: 10px;
}
#footer2_l
{
	width: 40px;
	background-image: url(img/px_bl.gif);
	background-position: right;
	background-repeat: repeat-y;
	vertical-align: top;
}

#footer2_c1
{
	width: 220px;
	vertical-align: top;
	text-align: left;
}

#footer2_c2
{
	/*width: 346px;*/
	text-align: center;
	color: #83CBF4;
	line-height: 23px;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: top;
}

#footer2_c3
{
	width: 220px;
	text-align: right;
	vertical-align: top;
	color: #83CBF4;
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
}

#footer2_r
{
	width: 40px;
	background-image: url(img/px_br.gif);
	background-position: left;
	background-repeat: repeat-y;
	vertical-align: top;
}
.col_1
{
	width: 225px;
	background: #FCF3E6;
	border: 1px solid #FFDCCD;
	border-width: 1px 1px 0px 1px;
	vertical-align: top;
	padding: 4px;
}
.col_2
{
	width: 461px;
	background-color: #FFFFFF;
	padding: 5px;
}
h1
{
	color: #2778a7;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

A.map
{
	border: solid 1px #FFFFFF;
	color: #2778b6;
	padding: 2px 2px 2px 2px;
	display: block;
	text-align: center;
	text-decoration: none;
}
A.map:visited
{
	border: solid 1px #FFFFFF;
	color: #2778b6;
	text-decoration: none;
}
A.map:hover
{
	border: solid 1px #2778b6;
	color: #2778b6;
	text-decoration: none;
}

IMG.map
{
	border: none;
	width: 150px;
	height: 95px;
}


SPAN.partner
{
	color: #2778b6;
	font-family: Tahoma;
	display: block;
	font-weight: 700;
	font-size: 11px;
	margin-top: 5px;
}
A.partner
{
	font-family: Tahoma;
	border: solid 1px #FFFFFF;
	color: #2778b6;
	padding: 2px 2px 2px 2px;
	display: block;
	text-align: center;
	text-decoration: none;
}
A.partner:visited
{
	border: solid 1px #FFFFFF;
	color: #2778b6;
	text-decoration: none;
}
A.partner:hover
{
	border: solid 1px #2778b6;
	color: #2778b6;
	text-decoration: none;
}

IMG.partner
{
	border: none;
	width: 200px;
}

