/* GENERAL STYLES */
@charset "utf-8";
/* CSS Document */
*{
  margin:0; 
  padding:0;
}
.Body{
	background-color:#25AAE1;
      
}

.clear {
    overflow: hidden;
    height: 1px;
    width: 100%;
    clear: both;
}

.Container{
	width:800px;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	background-color:#ffffff;
}

img{
	border: 0;
}

.AccessibilityBar{
	width:407px;
	height:25px;
	background-color:#25AAE1;
	padding-left:393px;
}

.BackgroundColour{
	width:143px;
	height:25px;
	float:left;
}

.White{
	width:29px;
	height:25px;
	float:left;
}

.Blue{
	width:28px;
	height:25px;
	float:left;
}

.PaleYellow{
	width:28px;
	height:25px;
	float:left;
}

.Yellow{
	width:27px;
	height:25px;
	float:left;
}

.FontSize{
	width:81px;
	height:25px;
	float:left;
}

.Font14{
	width:20px;
	height:25px;
	float:left;
}

.Font18{
	width:23px;
	height:25px;
	float:left;
}

.Font22{
	width:28px;
	height:25px;
	float:left;
}

.Top{
	width:800px;
	height:25px;
	background-image:url(/images/Template_01.png);
	behavior: url(iepngfix.htc); 
}

.TopContainer{
	width:800px;
	height:147px;
	padding-bottom:20px;
}

.Logo{
	width:157px;
	height:147px;
	margin-left:20px;
	padding-right:20px;
	background-image:url(/images/Template_03.png);
	behavior: url(iepngfix.htc); 
	float:left;
}

.Image{
	width:550px;
	height:147px;
	padding-right:25px;
	float:right;
}

.Middle{
	width:800px;
}

.Menu{
	width:177px;
	height:292px;
	float:left;
	margin-left:25px;
	margin-right:25px;
}

.Content{
	width:500px;
	float:left;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;

}

.ContentBoxes{
	width:143px;
	height:292px;
	float:right;
	margin-right:25px;
}

.ContentBoxTop{
	width:103px;
	height:106px;
	padding:20px;
	background-image:url(/images/Template_13.png);
	behavior: url(iepngfix.htc); 
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.ContentBoxBottom{
	width:103px;
	height:106px;
	padding:20px;
	background-image:url(/images/Template_15.png);
	behavior: url(iepngfix.htc); 
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.Footer{
	width:700px;
	height:20px;
	background-image:url(/images/Template_19.png);
	behavior: url(iepngfix.htc); 
        margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:50px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	clear:both;
}

.Bottom{
	width:800px;
	height:25px;
	background-image:url(/images/Template_20.png);
	behavior: url(iepngfix.htc); 
	clear:both;
}

/* EDITOR PROPERTIES */
