﻿
.divimagebackground1
{ 
	width:340px;
	padding:0px;
	margin:0px;
	height:265px;
	padding: 15px 340px 0px 0px;
	padding-right:360px;
	background: url("../images/divbackgrounds/ImageDiv1.jpg" ) no-repeat left top;
}

.divimagebackground1 h1{margin: 0 10px;color: #f0f0f0}
.divimagebackground1 h1{margin: 0 10px;color: #f0f0f0}
.divimagebackground1 h2{margin: 0 10px;color: #f0f0f0}
.divimagebackground1 p{margin: 0 10px;color: #f0f0f0}

.GreyBox {margin: 0px; background: #aaa; margin-bottom:10px;}
.GreyBox h1{margin: 0 10px;color: #f0f0f0}
.GreyBox h1{margin: 0 10px;color: #f0f0f0}
.GreyBox h2{margin: 0 10px;color: #f0f0f0}
.GreyBox p{margin: 0 10px;color: #f0f0f0}

.WhiteBox {margin: 0px;background: #fff; margin-bottom:10px;}
.WhiteBox h1{margin: 0px 10px;color: #555}
.WhiteBox h1{margin: 0px 10px;color: #555}
.WhiteBox h2{margin: 0px 10px;color: #555}
.WhiteBox p{margin: 0px 10px;color: #555}


.FullWidthTop
{
	background: url('../images/divbackgrounds/fullwidthtop.jpg') no-repeat left top;
	height:11px;
	width:980px;
	float:left;
	clear:none;
}

.FullWidthBottom
{
	background: url('../images/divbackgrounds/fullwidthbottom.jpg') no-repeat left top;
	height:20px;
	width:980px;
	float:left;
	clear:none;

}

.NarrowWidthTop
{
	background: url('../images/divbackgrounds/narrowwidthtop.jpg') no-repeat left top;
	height:11px;
	width:280px;
	float:left;
	clear:none;
}

.NarrowWidthMiddle
{
	background: url('../images/divbackgrounds/narrowwidthmiddle.jpg') repeat-y left top;
	width:280px;
	float:left;
	clear:none;
	padding:0px 20px;
}

.NarrowWidthBottom
{
	background: url('../images/divbackgrounds/narrowwidthbottom.jpg') no-repeat left top;
	height:20px;
	width:280px;
	float:left;
	clear:none;
}

.CentralWidthTop
{
	background: url('../images/divbackgrounds/centralwidthtop.jpg') no-repeat left top;
	height:11px;
	width:700px;
	float:left;
	clear:none;
}

.CentralWidthMiddle
{
	background: url('../images/divbackgrounds/centralwidthmiddle.jpg') repeat-y left top;
	width:660px;
	float:left;
	clear:none;
	padding:0px 20px;
}

.CentralWidthMiddle ul li
{
	padding-bottom:13px;
}


.CentralWidthBottom
{
	background: url('../images/divbackgrounds/centralwidthbottom.jpg') no-repeat left top;
	height:20px;
	width:700px;
	float:left;
	clear:none;
}


.SmallGreyTop
{
	background: url('../images/divbackgrounds/smallgreytop.jpg') no-repeat left top;
	height:8px;
	width:193px;
	float:left;
	clear:none;
}

.SmallGreyBottom
{
	background: url('../images/divbackgrounds/smallgreybottom.jpg') no-repeat left top;
	height:8px;
	width:193px;
	float:left;
	clear:none;
	
}

.SmallGreyMiddle
{
	background-color:#F1F1F1;
	width:173px;
	float:left;
	clear:none;
	padding:0px 10px;
}

.SmallGreyTop_t
{
	background: url('../images/divbackgrounds/smallgreytop_t.jpg') no-repeat left top;
	height:8px;
	width:177px;
	float:left;
	clear:none;
}

.SmallGreyBottom_t
{
	background: url('../images/divbackgrounds/smallgreybottom_t.jpg') no-repeat left top;
	height:8px;
	width:177px;
	float:left;
	clear:none;
	
}

.SmallGreyMiddle_t
{
	background-color:#F1F1F1;
	width:157px;
	float:left;
	clear:none;
	padding:0px 10px;
}


.MediumGreyTop
{
	background: url('../images/divbackgrounds/mediumgreytop.jpg') no-repeat left top;
	height:8px;
	width:470px;
	float:left;
	clear:none;
}

.MediumGreyBottom
{
	background: url('../images/divbackgrounds/mediumgreybottom.jpg') no-repeat left top;
	height:8px;
	width:470px;
	float:left;
	clear:none;
}

