/* CSS Document */
h2 {
	font-family: Trebuchet MS;
	font-size: 20px;
}
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-11993282-1");
pageTracker._trackPageview();
} catch(err) {}</script>
body {
	margin:0px 0px 0px 0px;
	background:#ffffff;
	font-family: Trebuchet MS;
/*	font-family: Verdana, Arial, sans-serif;*/
	color: #000000;
	font-size: 12px;
}
img {
	border:0px;
}

#contentFrame {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:900px;
	background:#ffffff;
	z-index:10;
}

#contentFrame a:link{
	color: #345cb6;
	text-decoration: none;
}

#contentFrame a:visited{
	color: #8D99b4;
	text-decoration: none;
}

#contentFrame a:hover{
	color: #ed1c24;
	text-decoration: none;
}

#contentFrame a:active{
	color: #f7a40a;
	text-decoration: none;
}

#leftContentFrame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 600px;
	z-index: 5;
}

#rightContentFrame {
	border:3px solid #ed1c24;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #3333FF;
	width: 574px;
	height: 574px;
	padding: 10px;
	z-index: 10;
}

#logoFrame {
/*
	position: relative;
	float: right;
*/
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 46px;
	margin: 5px;
	z-index: 20;
}

#textFrame {
	clear: both;
	position: relative;
	float: left;
	top: 6px;
	z-index: 10;
}

#contactFrame {
	position:absolute;
	width: 66px;
	height: 43px;
	right: 0px;
	bottom: 0px;
	margin: 5px;
	z-index: 20;
}
