body
{
	margin:0px;
	padding:0px;
	border:0px;
}

div, img, table,td, tr, object, embed, p, h1, h2, h3 ,h4, h5, h6, form
{
	margin:0px;
	padding:0px;
	border:0px;
}

table
{
	border-collapse:collapse;
	border-spacing:0px;
}

td
{
	text-align:left;
	vertical-align:top;
}

body, div, p, td, h1, h2, h3, h4, h5, h6, li, input
{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#646569;
	line-height:125%;
}

h1
{
	margin-bottom:15px;
	color:#7B2F3F;
}

a
{
	color:#000;
}

.contenttable td
{
	padding:0px 10px 10px 0px;
}


/* dimensions */

table#page
{
	width:100%;
	height:100%;
}

table#page td#header
{
	width:100%;
	height:168px;
	text-align:right;
	vertical-align:top;
	background-image:url(../img/layout/header_background.jpg);
	background-repeat:repeat-x;
}

table#page td#navigation_main
{
	width:100%;
	height:22px;
	text-align:left;
	vertical-align:top;
	background-image:url(../img/layout/icons_background.gif);
	background-repeat:no-repeat;
	background-position:798px 0px;
}

table#page td#content_outer
{
	width:100%;
	height:100%;
}

table#content_table
{
	width:970px;
	height:100%;
}

table#content_table td#content_left
{
	width:300px;
	height:100%;
	padding:50px 0px 50px 50px;
	background-color:#F4F5F6;
}

table#content_table td#content_left_footer
{
	background-color:#F4F5F6;
}

table#content_table td#content_left p,
table#content_table td#content_left h1
{
	margin-right:10p;
}


table#content_table td#content_middle
{
	width:470px;
	height:100%;
	padding:50px 20px 50px 20px;
}

table#content_table td#content_right
{
	width:200px;
	height:100%;
	padding:50px 0px 50px 0px;
}