/*
#HeadLinks
{
	background:url(/images/bg-home-head-menu.png) no-repeat right;
	color:White;
}

#HeadLinks a
{
	color:White;
}

#GlobalMenu
{
	border:solid 1px #ffcc00;
	background-color:#006699;
}
*/
#Content
{
	font-size:1.4em;
	color:#454545;
	width:750px;
	background:url(/images/scale-home.png) no-repeat left;
	border:solid 1px white;
	border-bottom:none;
	height:350px;
	padding:0px;
}

#Content p
{
	margin:0;
	padding:0;
	padding-top:20px;
	width:420px;
	float:right;
}

#Content a
{
	font-weight:bold;
	text-decoration:none;	
}

#HomeBlog
{
	border:solid 1px #ffffff;
	border-top:none;
	height:240px;
	width:730px;
	padding:10px;
	background:#216352 url(/images/bg-home-blog.png) no-repeat right;
	color:White;
	cursor:pointer;
}

#HomeBlog a
{
	color:#ffcc00;
	font-weight:bold;
}

#HomeBlog h1
{
	margin:0;
}

#HomeBlogContent
{
	width:550px;
}