﻿
body 
{
	background-image:url('../img/PeregrineBackground.jpg');
	background-repeat:no-repeat;
	background-color:#635f58;
	background-position:center;
}

.ThePeregrineAgency 
{
	width:929px;
	min-height:660px;
	_height:660px;
	margin-left:auto;
	margin-right:auto;
}

.TopSection 
{
	width:929px;
	min-height:119px;
	_height:119px;
}

.TopSection .HeaderSection 
{
	width:929px;
	min-height:86px;
	max-height:86px;
	_height:86px;
	background-image:url('../img/HeaderBkg.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

.TopSection .MainMenuSection
{
	width:929px;
	min-height:33px;
	_height:33px;
}

.TopSection .HeaderBox 
{
	float:right;
	border:solid 1px white;
	margin-top:14px;
	margin-right:17px;
	padding:4px 9px;
	color:#dea84d;
	font-weight:bold;
	width:200px;
}

.TopSection .HeaderBox a, .TopSection .HeaderBox a:link, .TopSection .HeaderBox a:visited 
{
	text-decoration:none;
	color:White;
}

.BottomSection 
{
	min-height:87px;
	_height:87px;
}

.BottomSection .Copyright 
{
	width:929px;
	min-height:37px;
	_height:37px;
	font-family:Arial;
	font-size:10px;
	color:#c5c1bc;
	float:right;
	
	
}

.BottomSection .Copyright .AllRights 
{
	float:right;
	padding-top:8px;
	min-height:37px;
	_height:37px;
	margin-right:8px;
	letter-spacing:-0.32px;
}

.BottomSection .Copyright .Agility a,
.BottomSection .Copyright .Agility a:link,
.BottomSection .Copyright .Agility a:visited
{
	text-decoration:none;
	font-weight:normal;
	color:#c5c1bc;
	font-size:10px;
}

.BottomSection .Copyright .AgilityLogo 
{
	width:180px;
	float:right;
	text-align:right;
	min-height:37px;
	_height:37px;
}
.BottomSection .Footer
{
	width:929px;
	min-height:50px;
	_height:50px;
	background-color:#afaaa1;
}

.BottomSection .Footer .FooterLinks 
{
	margin-top:20px;
	float:left;
}
.BottomSection .Footer .Left .FooterLinks 
{
	margin-left:26px;
	_margin-left:13px;
}
.BottomSection .Footer .Right .FooterLinks 
{
	margin-right:26px;
	_margin-right:13px;
}
.BottomSection .Footer .FooterLinks img
{
	vertical-align: middle;
	margin: 0 5px;
}
.HomeTemplate .TopPanel 
{
	min-height:300px;
	_height:300px;
	float:left;
	background-color:#ffffff;
}

.HomeTemplate .TopPanel .SplashArea
{
    background-image:url('../img/HomeSplashBkg.gif');
	background-repeat:no-repeat;
	background-color:#ffffff;
	min-height:300px;
	_height:300px;
	padding: 20px 15px 0px 20px;
	width: 584px;
	float:left;
}

.HomeTemplate .BottomPanel .LowerLeft
{
	width:619px;
	min-height:136px;
	_height:136px;
	background-color:#eeeeee;
	border-top: solid 1px #c6c2b7;
	float:left;
}
.HomeTemplate .BottomPanel 
{
	width:100%;
	min-height:136px;
	_height:136px;
	float:left;
}

.HomeTemplate .TopPanel .RightSplashArea
{
	width:310px;
	min-height:317px;
	_height:317px;
	background-color:#f0eddf;
	float:left;
}

.HomeTemplate .BottomPanel .LowerRight
{
	width:309px;
	min-height:136px;
	_height:136px;
	background-color:#ffffff;
	border-left:solid 1px #c6c2b7;
	border-top:solid 1px #c6c2b7;
	float:left;
}

.DefaultTemplate 
{
	background-color:#f0eddf;
	float:left;
}

.DefaultTemplate .LeftPanel
{
	width:561px;
	min-height:522px;
	_height:522px;
	float:left;
	background-color:#ffffff;
	padding-left:28px;
	padding-right:30px;
	padding-bottom:30px;
}

.DefaultTemplate .RightPanel 
{
	width:310px;
	min-height:454px;
	_height:454px;
	float:left;
	background-color:#f0eddf;
}

.CloseImg
{
	display:none;
}


