﻿.Whole
{
	width:880px;
}
#LeftPane
{
	float:left;
	width:224px;
	padding-left:5px;
	border-right:solid 1px #dbdbdb;
	margin-right:10px;
}
#ContentPane
{
	float:left;
	width:635px;
	padding-left:5px;
}
#RightPane
{
	float:left;
	width:280px;
}
.TopLogo
{
	width:361px;
	height:101px;
	background-image:url(../images/TopLogo.jpg);
	background-repeat:no-repeat;
	float:left;
}
.TopLinks
{
	width:519px;
	height:91px;
	float:left;
	padding-top:8px;
}
.languages
{
	padding-bottom:35px;
}
.Header
{
	width:880px;
	height:256px;
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
}
.Menu
{
	height:44px;
	background-image:url(../images/backMenu.jpg);
	background-repeat:repeat-x;
}
.imageBorder
{
	border:solid 1px #999999;
	padding:2px;
}
.RedRect
{
	height:230px;
	width:238px;
	background-image:url(../images/RedRect.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	padding-left:26px;
	padding-top:30px;
	padding-right:26px;
	padding-bottom:30px;
	color:White;
	text-align:left;
}
.BlueRect
{
	height:230px;
	width:238px;
	background-image:url(../images/BlueRect.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	padding-left:26px;
	padding-top:30px;
	padding-right:26px;
	padding-bottom:30px;
	color:White;
	text-align:left;
}
.BlackRect
{
	height:230px;
	width:238px;
	background-image:url(../images/BlackRect.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-left:26px;
	padding-top:30px;
	padding-right:26px;
	padding-bottom:30px;
	color:White;
	text-align:left;
}