* 
{
	margin: 0px;
	padding: 0px;
}
body 
{
	font: normal 0.9em/1.4em Verdana, Tahoma, Arial,Georgia, sans-serif; 
	margin: 0px;
	padding: 0px; 
	color: #3d2503;
	text-align: justify;
}
h1
{
	font-size:1.6em;
}
h2
{
	font-size:1.6em;
}
h3
{
	font-size:1.6em;
	font-weight:normal;
	margin:10px 0px;
	color:#333333;
}
.p1 h3
{
	font-size:1.1em;
	font-weight:normal;
	margin:10px 0px;
	color:#111111;
}
a, a:visited 
{
	text-decoration: none;
	color: #D7661C;
}
a:hover 
{
	text-decoration: none;
	color: #94AB36;
}
/*******************************************************************************************************/
/*************************************** container  ****************************************************/
/*******************************************************************************************************/
#container 
{
	margin: 0px auto;
	padding: 0px;
	width: 816px;
	height:1%;
	text-align: left;
}
#intro{
	width:816px;
	height:69px;
	background: transparent url(Images/HomeHeader.jpg) no-repeat top left;
	display:block;
	margin: 0px;
	padding: 0px;
	border:solid 1px #fff;
}
#supportingtext
{
	width:816px;
	height:708px;
	background: transparent url(Images/HomeContainer.jpg) no-repeat top left;
	margin-left:0px;
	margin-top:40px;
	padding:0px;
}
#textfield1
{
	display:none;
}

#cimage1, #cimage2
{
	width:60%;
}

#textfield2,#textfield3, #textfield4, #textfield5, #footer{}
/*******************************************************************************************************/
/*************************************** HomePageNav  **************************************************/
/*******************************************************************************************************/
#HomePageNav
{
	position:absolute;
	top:71px;
	left:auto;
	right:auto;
	padding:0px;
	width:816px;
	height:40px;
}
#HomePageNav ul
{
	margin:0px auto;
	padding:0px;
	width:705px;
}
#HomePageNav ul li
{
	display:inline;
	width:141px;
	height:40px;
	margin:0px;
	float:left;
}
#HomePageNav ul li a,#HomePageNav ul li span
{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	text-decoration:none;
	color:#000000;
}
#HomePageNav ul li.li1 a{height:40px;width:141px; background: transparent url(Images/HomeStandardNav_01.png) no-repeat center center;}
#HomePageNav ul li.li2 a{height:40px;width:141px; background: transparent url(Images/HomeStandardNav_02.png) no-repeat center center;}
#HomePageNav ul li.li3 a{height:40px;width:141px; background: transparent url(Images/HomeStandardNav_03.png) no-repeat center center;}
#HomePageNav ul li.li4 a{height:40px;width:141px; background: transparent url(Images/HomeStandardNav_04.png) no-repeat center center;}
#HomePageNav ul li.li5 a{height:40px;width:141px; background: transparent url(Images/HomeStandardNav_05.png) no-repeat center center;}

#HomePageNav ul li.li1 a:hover, #HomePageNav ul li.li1 a.selected,#HomePageNav ul li.li1 span{height:40px;width:141px; background: transparent url(Images/HomeStandardNav_On_01.png) no-repeat center center;}
#HomePageNav ul li.li2 a:hover, #HomePageNav ul li.li2 a.selected,#HomePageNav ul li.li2 span{height:40px;width:141px; background: transparent url(Images/HomeStandardNav_On_02.png) no-repeat center center;}
#HomePageNav ul li.li3 a:hover, #HomePageNav ul li.li3 a.selected,#HomePageNav ul li.li3 span{height:40px;width:141px; background: transparent url(Images/HomeStandardNav_On_03.png) no-repeat center center;}
#HomePageNav ul li.li4 a:hover, #HomePageNav ul li.li4 a.selected,#HomePageNav ul li.li4 span{height:40px;width:141px; background: transparent url(Images/HomeStandardNav_On_04.png) no-repeat center center;}
#HomePageNav ul li.li5 a:hover, #HomePageNav ul li.li5 a.selected,#HomePageNav ul li.li5 span{height:40px;width:141px; background: transparent url(Images/HomeStandardNav_On_05.png) no-repeat center center;}

#HomePageNav ul li a span
{
	display:none;
}
/*******************************************************************************************************/
/*************************************** #HomePageBoxes ************************************************/
/*******************************************************************************************************/
#HomePageBoxes
{
	position:absolute;
	top:386px;
	right:auto;
	left:auto;
	margin:0px;
	margin-left:88px;
	padding:0px;
	width:645px;
	height:214px;
}
.HomePageBox
{
	display:block;
	width:214px;
	height:214px;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#000000;
}
.HomePageBox a
{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	text-decoration:none;
	color:#000000;
}
#HomePageBox1 a{background: transparent url(images/HomeNav_01.jpg) no-repeat center center;} 
#HomePageBox2 a{background: transparent url(images/HomeNav_02.jpg) no-repeat center center;} 
#HomePageBox3 a{background: transparent url(images/HomeNav_03.jpg) no-repeat center center;} 

#HomePageBox1 a:hover{background: transparent url(images/HomeNav_On_01.jpg) no-repeat center center;} 
#HomePageBox2 a:hover{background: transparent url(images/HomeNav_On_02.jpg) no-repeat center center;} 
#HomePageBox3 a:hover{background: transparent url(images/HomeNav_On_03.jpg) no-repeat center center;} 

.HomePageBox span{display:none;}

