body {
	background-color: #ffffff;
	background-image: url('images/bg_tile.jpg');
	background-repeat: repeat-both;
	background-position: center center;
	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 12px;
	line-height: 1.4em;
}

img {
	border: 0;
}


p {
	margin: 0 0 1em;
	paddiing: 0;
}


a, a:link {
	font-weight: bold;
	text-decoration: none;
	color: #f37733;
}

a:hover, a:visited
{
	color: #0060af;
}


hr {
    border-color: #872f63;
    color: #872f63;
}

address {
	color: #0060af;
	font-weight: normal;
	font-style: normal;
}


th, td {
	text-align: left;
	padding: 0 3em 0 0;
	font-weight: normal;
}


div#container_align {
	margin: 20px auto;
	width: 655px;
}

div#container_border {
	border: 1px solid #cee6f9;
	background-color: white;
	color: #717174;
	line-height: 18px;
	xposition: relative;
}


div#header {
	margin: 0;
	width: 653px;
	padding: 0;
	position: relative;
	
}


div#topnav {
	position: absolute;
	top: 64px;
	left: 302px;
	font-size: 11px;
	text-transform: uppercase;
}

div#topnav_container {
	position: relative;
}





div#footer {
	clear: both;
	margin-top: 30px;
	font-size: 0.8em;
	color: #000000;
}



div#main {
	margin: 66px 12px 42px;
	position: relative;
}


div#leftcol {
	float: left;
	width: 268px;
	margin: 0 12px 6px;
	xbackground-color: blue;
	xposition: absolute;
	xtop: 0;
	xright: 358px;
	text-align: right;
}


div.main_text {
	margin: 0 0 0 300px;
	min-height: 200px;
}

div.email_message {
	background-color: #ddd;
	padding: 1em;
}

div.email_details {
	font-size: 0.9em;
	color: #999;
}