*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}

body
{
	height: 100%;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #000000;
	color: #000000;
	text-align: center;
	background-image: url(../images/shire/white-back-ie.gif); /*image must be 1px too big due to rounding error in IE*/
	background-repeat: repeat-y;
	background-position: 50%;
}

#wrap
{
	background-image: url(../images/shire/wrapback.gif);
	width: 762px;
	position: relative;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	margin: auto;	
}

/*
* html #wrap
{
	height: 100%;
}
*/

#topspace
{
	background-image: url(../images/shire/noback.gif);
	height: 20px;
	width: 762px;
}

#divMenu
{
	margin: 0 0 0 20px;
	background-color: #FFFFFF;
	width: 173px;
	float: left;
	border-top: solid 1px #CCCACA;
}

* html #divMenu
{
	margin: 0 0 0 10px;
}

#divMainBody
{
	position: relative;
	width: 550px;
	float: left;
	margin: 0 0 40px 0;
}

#divTopContent
{
	background-color: #F9F9F9;
}

#clearfooter
{
	clear: both;
	overflow: hidden;
}

#footer
{
	position: relative;

	height: 70px;
	background-image: url(../images/shire/wrapback.gif);
	background-color: #FFFFFF;
	color: #DDD;
	text-align: left;
	width: 762px;
	margin: 0 0 0 0;
}

#bottomspace
{
	background-image: url(../images/shire/noback.gif);
	background-color: #ffffff;
	width: 762px;
	position: relative;
	bottom: 0px;
	height: 42px;
}

#divStrata
{
	padding: 15px 0 0 143px;
	float: left;
}

#divStrata img
{
	border: 0;	
}

#divFooterLine
{
	width: 724px;
	border-top: solid 1px #CCCACA;
	margin: 0 0 0 19px;
}

* html #bottomspace{bottom: -1px;}

#divAccessibility
{
	float: left;
	font-size: 70%;
	margin: 5px 0 0 0;
}

#divAccessibility a{color:#8F8F8F;text-decoration:none;}
#divAccessibility a:hover{color:#8385BC;}
#divDesignBy a{color:#8F8F8F;text-decoration:none;}
#divDesignBy a:hover{color:#8385BC;}

#divDesignBy
{
	float: left;
	font-size: 70%;
	margin: 5px 0 0 375px;
	text-align: right;
}

* html #divDesignBy{margin: 5px 0 0 310px;}

#divDesignBy img
{
	border: 0;
}

#divTopContent h1, h2
{
	display: none;
}

#divHomeImageTop
{
	width: 550px;
	height: 129px;
}



#divHomeImageBottom
{
	width: 550px;
	height: 245px;
}

/* MENU ITEMS CSS HERE */

#divMenu
{
	padding: 40px 0 0 0;
}

#divMenu ul
{
	text-align: right;
	list-style: none;
}

#divMenu li
{
	line-height: 18px;
}

#divMenu li a{padding: 0 10px 0 0;}

.Box1Top
{
	margin: 0 0 0 5px;
	background-image: url(../images/shire/box1top.jpg);
	width:162px;
	height:6px;
	background-repeat:no-repeat;
}
* html .Box1Top{margin: 0 0 -13px 5px;}

.Box1
{
	width: 159px;
	font-size: 70%;
	background-color: #FCFCFC;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #F3F3F3;
	margin: 0 0 0 6px;
}
.Box1 a{color:#000;text-decoration:none;font-weight:bold;}

.Box1Bottom
{
	margin: 0 0 5px 5px;
	background-image: url(../images/shire/box1bottom.jpg);
	width:162px;
	height:6px;
	background-repeat:no-repeat;
}

* html .Box1Bottom{margin: 0 0 -8px 5px;}

.Box2Top
{
	margin: 0 0 0 5px;
	background-image: url(../images/shire/box2top.jpg);
	width:162px;
	height:6px;
	background-repeat:no-repeat;
}
* html .Box2Top{margin: 0 0 -13px 5px;}

.Box2
{
	width: 159px;
	font-size: 70%;
	background-color: #0397DD;
	border-left: solid 1px #037CB5;
	border-right: solid 1px #037CB5;
	margin: 0 0 0 6px;
}
.Box2 a{color:#000;text-decoration:none;font-weight:bold;}

.Box2Bottom
{
	margin: 0 0 5px 5px;
	background-image: url(../images/shire/box2bottom.jpg);
	width:162px;
	height:6px;
	background-repeat:no-repeat;
}
* html .Box2Bottom{margin: 0 0 -8px 5px;}

.SubItem a{color:#FFF;text-decoration:none;font-weight: normal;}

/* MENU ITEMS CSS HERE */

#divHomePageText
{
	margin: 15px 25px 0 20px;
	width: 210px;
	float: left;
}

* html #divHomePageText{margin: 15px 30px 0 10px;}

#divHomePageText p
{
	font-size: 70%;
	color: #FAF0F7;
	line-height: 16px;
}

#divHomePageCaseStudies
{
	margin: 15px 10px 0 0;
	float: left;
}

#pCaseStudyHeader, #pTestimonialHeader, #pNewsHeader
{
	font-size: 75%;
	color: #0497DD;
	margin: 0 0 8px 0;
	font-weight: bold;
}

#divHomePageCaseStudies a img
{
	border: solid 1px #0AA7F1;
}

#divHomeImageTop p
{
	padding: 105px 0 0 10px;
	font-size: 8pt;
	color: #ffffff;
}

#divHomeImageTop a
{
	color: #ffffff;
	text-decoration: none;
}

#divHomeImageTop a:hover
{
	color: #08A5EF;
}

#divLogos
{
	float: left;
	font-size: 70%;
	width: 531px;
	text-align: right;
	margin: 0 0 0 18px;
	vertical-align: bottom;	
}
#divLogos img{border: 0}
#divLogos a
{
	text-decoration: none;
	color: #0482DD;
}

#divLogos a:hover
{
	color: #FFFFFF;
}

#dlNews p
{
	font-size: 70%;
	color: #FFFFFF;
}

#dlNews a
{
	color: #0482DD;
	text-decoration: none;
}

#dlNews .ReadMore
{
	color: #D1D1D1;
	text-decoration: none;
}

#dlNews a:hover
{
	text-decoration: underline;
}

#dlTestimonials p
{
	font-size: 75%;
	color: #ECEA1F;
}

#dlTestimonials img
{
	float: left;
	border: 0;
}

#divJoinNewsletter
{
	float: left;
	text-align: left;
	margin: 15px 0 0 5px;
}

#divJoinNewsletter p
{
	color: #0482DD;
}

#divJoinNewsletter input
{
	font-size: 95%;
	font-family: Tahoma, Arial, sans-serif;
	width: 200px;
}

#clearfooterbtm
{
	clear: both;
	line-height: 0px;
}

#divHomePageText a
{
	text-decoration: none;
	color: #0482DD;
}

#divHomePageText a:hover
{
	text-decoration: underline;
}