a img { 
	text-decoration:none; 
	border:none;
}

a {
	color:#01142E;
    outline: none;
	text-decoration:none;
}

BODY
	{
		font-family:arial,tahoma,verdana;
		font-size:12px;
		color:#000;
		background-color:#FFF;
		background-image:url("Images/background.jpg");
		background-repeat:no-repeat;
	}
	
#container
	{
		position:absolute;
		width:1024px;
		height:768px;
		left:50%;
		margin-left:-512px;
		margin-top:200px;
		border:solid 1px #000;
		background-image:url("Images/content.png");
		background-repeat:no-repeat;
	}
	
#DivHolder
{
	position:absolute;
	width:1024px;
	margin-left:450px;
	left: -44px;
	top: 14px;
}

#Header
{
	width: 200;
	height: 282px;
	float: left;
	margin-left:300px;
	
}

#NavWrapper
{
	position:absolute;
	float:left;
	width:1000px;
	margin-top: 150px;
	margin-left:400px;
}

#NavHome
	{
    	background-image:url('Images/home-up.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
    }

#NavHomedown
	{
    	background-image:url('Images/home-down.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
    }


#NavHome:hover
	{
    	background-image:url('Images/home-over.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
		
	}
	
#NavAbout
	{
    	background-image:url('Images/about-up.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
    }

#NavAboutdown
	{
    	background-image:url('Images/about-down.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
    }


#NavAbout:hover
	{
    	background-image:url('Images/about-over.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
	}
	
#NavServices
	{
    	background-image:url('Images/services-up.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
    }

#NavServicesdown
	{
    	background-image:url('Images/services-down.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
    }


#NavServices:hover
	{
    	background-image:url('Images/services-over.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
	}
	
#NavResources
	{
    	background-image:url('Images/resources-up.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
    }

#NavResourcesdown
	{
    	background-image:url('Images/resources-down.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
    }


#NavResources:hover
	{
    	background-image:url('Images/resources-over.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
	}

#NavContact
	{
    	background-image:url('Images/contact-up.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
    }

#NavContactdown
	{
    	background-image:url('Images/contact-down.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
    }


#NavContact:hover
	{
    	background-image:url('Images/contact-over.png');
		height:50px;
		width:200px;
		display:block;
		float:left;
	}

#Content
{
	width:860px;
	height:auto;
	border-bottom:solid 1px #01142e;
	margin-left:15px;
	margin-top:15px;
	text-align:left;
}

#ContentText
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000;
	text-align:justify;
	width:915px;
	margin-left:50px;
	margin-top:15px;

}

#SubcontentL
{
	float:left;
	width:455px;
	border-right:dotted 2px #000;
	margin-top:15px;
	margin-left:75px;
}

#SubcontentR
{
	float:right;
	width:375px;
	margin-top:15px;
	margin-right:100px;

}

#Clear
{
	clear:both;	
}

#AboutWrap
{
	float:left;
	width:350px;
	margin-top:15px;
	margin-left:40px;
}

#AboutContent
{
	float:right;
	width:500px;
	margin-top:60px;
	margin-right:35px;
}

#ServicesText
{
	width:1020px;
	height: 760px;
	text-align:center;
}

#ServicesImage
{
	width:550px;
	height:425px;
	margin-left:250px;
	
}

#Resources
	{
	width:1020px;
	height: 760px;
	margin-left: 24px;
	}
	
#ResourcesItems
	{
	width:200px;
	border:solid #000 1px;
	background-image:url("Images/content.png");
	float:left;
	
	}
	

#Footer
	{
		background-color:#000000;
		padding:2px;
		color:#ffffff;
		font-size:10px;
		text-align:center;
		width:756px;
		clear:both;
	}
	
#textbox
	{
		
		width:500px;
		margin-left:250px;
		margin-top:25px;
		text-align:center;
	}
	
#Izza
{
	width:905px;
	height:445px;
	margin-left:50px;
	margin-top:10px;
	cursor:pointer;
}

#Pedigree
	{
	width:805px;
	height:625px;
	margin-top:5px;
	margin-left:110px;
	border-bottom:solid 1px #000;
	}

#IzzaGallery
	{
	width:975px;
	height:50px;
	margin-top:10px;
	margin-left:25px;
	text-align:center;
	}
	
.Gray
{
color:#333;
size:14pt;
font-family:Verdana, Geneva, sans-serif;
}
