


/*============================Template for every page=================================*/
body{
	margin: 0px;
	padding: 0px;
	}

/*==========================Top Section============================================*/	
	
#wrappertop {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	
}
	
#container {
	width: 1000px;
	height: 870px;
	margin: auto;
	}
	
.leftfade {
	height: 870px;
	width: 77px;
	background-image: url(img/fadeleft.jpg);
	background-repeat: repeat-x;
	float: left;
}

.content {
	width: 846px;
	height: 818px;
	background-image: url(img/contentbg.jpg);
	background-repeat: repeat-x;
	float: left;
	}

.rightfade {
	height: 818px;
	width: 77px;
	background-image: url(img/faderight.jpg);
	background-repeat: repeat-x;
	float: left;
}	

.logo {
	width: 870px;
	height: 120px;
	float: left;
	margin-right: 25px;
	background-image: url(img/logo1.jpg);
}

.logoindex {
	width: 870px;
	height: 120px;
	float: left;
	margin-right: 25px;
}


/*===========Top Nav Bar ==============*/		
	


.navlist {
	width: 730px;
	height: 29px;
	margin: 3px 0 0 63px;
	padding: 0px;
	float: left;
	}

.navlist ul {
	margin: 0;
	padding: 0;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
.navlist ul li {
	display: block;
  position: relative;
  float: left;
	}
	
.navlist li ul { display: none; }

.navlist ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 6px 0 0 0;
  text-decoration: none;
	background-image: url(img/tab.jpg);
	text-align: center;
  margin-right: 5px;
  width: 116px;
  height: 23px;
  font-size: 80%;
	font-weight: 200;
}

.navlist ul li a:hover { 
	background-image: url(img/tab.jpg) no-repeat 0px -29px;
	}
	

.navlist li:hover ul {
  display: block;
  position: absolute;
}

.navlist li:hover a { 
	background: URL(img/tab.jpg) no-repeat 0px -29px;
	}


.navlist li:hover li {
  float: none;
  font-size: 85%;
}
.navlist li:hover li a {
 background: URL(img/tab2.jpg);
 padding: 4px 0 0 0;
 margin: 0px;
 height: 18px;
}

.navlist li:hover li a:hover 
{ background: URL(img/tab2.jpg) no-repeat 0px -22px;
	}
	


/*===========Top Nav Bar End==============*/		


	
#banner {
	margin-left: 50px;
	margin-top: 14px;
	height: 248px;
	width: 740px;
	float: left;
	background-image: url(img/gallery.jpg)	
}
	
	

/*=======================================Main Content Section For Each Page====================================*/


.pagecontent {
	width: 770px;
	margin: 0 0 0 40px;
	float: left;
}

.text {
	width: 530px;
	margin: 20px 20px 0 0;
	float: left;
}

.textcontent {
	position: absolute;
	width: 530px;
}



.separator {
	width: 2px;
	float: left;
	background-color: #9fcf3d;
}

.septop {
	background-image: url(img/septop.jpg);
	height: 163px;
}

.sepmiddle {
background-color: #9fcf3d;
height: 160px;
}

.sepbottom {
	background-image: url(img/sepbottom.jpg);
	height: 163px;
}

.news {
	float: left;
	width: 200px;
	height: 300px;
	margin: 20px 0 0 15px;
}

.news a {
	text-decoration: none;
	color: #660066;
}

.news a:hover {
	color: #aaa;
}

.news h3 a{
	color: White;
}

.news h3 a:hover {
	color: #fff;
}


/*=======================================Main Content Section For Each Page End====================================*/	
	
/*==========================Top Section End============================================*/	

.buffer {
	background-color: #fff;
	width: 100%;
}

.buffer#contact {
	height: 250px;
}

.buffer#whobuff {
	height: 250px;
}

/*==========================Bottom Section============================================*/		

.holder {
	position: relative;
}
	
.frog {
position: absolute;
	left: 530px;
	background-image: url(img/frog.png);
	width: 404px;
	height: 277px;
}	
	
.buttons {
position: absolute;
left:40px;
top: 110px;
	background-image: url(img/buttons.jpg);
	width: 470px;
	height: 60px;
}	


	
	
#wrapperbottom {
	background-image: url(img/lowerbg.jpg);
	height: 589px;
	
}	
	
	
#containerbottom {
	width: 1000px;
	margin: auto;
	height: 589px;
	}
	
.leftfadebottom {
	width: 77px;
	background-image: url(img/fadeleftbottom.jpg);
	float: left;
	height: 589px;
}

.contentbottom  {
	width: 846px;
	float: left;
	height: 589px;
	}

.rightfadebottom  {
	width: 77px;
	background-image: url(img/faderightbottom.jpg);
	float: left;
	height: 589px;
}		

	
/*==========================Bottom Section End============================================*/			
	
	
.footer {		
	background-image: url(img/footerbg.jpg);
	height: 242px;
	width: 764px;
	margin: 277px 0 0 41px;
	}


.serv1 {
	
	width: 210px;
	height: 90px;
	margin: 0 0 0 10px;
	float: left;
}	
	
.serv2 {
	
	width: 210px;
	height: 90px;
	margin: 0 0 0 53px;
	float: left;
}		
	
.serv3 {

	width: 210px;
	height: 90px;
	margin: 0 0 0 62px;
	float: left;
}	

.serv4 {

	width: 210px;
	height: 90px;
	margin: 44px 0 0 10px;
	float: left;
}	

.serv5 {
	
	width: 210px;
	height: 90px;
	margin: 44px 0 0 53px;
	float: left;
}	

.serv6 {
	
	width: 210px;
	height: 90px;
	margin: 44px 0 0 62px;
	float: left;
}		
		
	


	
	




	
	
	







	

	

	

/*============================End of Template for every page=================================*/




.header {
	background-image: url(img/homeheader.jpg);
	width: 439px;
	height: 115px;
	margin: 0 0 0 10px;
}

h1 {
	color: #fff;
	background-color: #660066;
	width: 440px;
	height: 24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 90%;
	padding: 6px 0 0 10px;
	margin: 30px 0 10px 0;
	}
	
h2	{
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 150%;
	padding: 0px;
	margin: 0px;
}	
	
h3 {
	color: #fff;
	background-color: #9fcf3d;
	width: 80px;
	height: 24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 90%;
	padding: 6px 0 0 10px;
	margin: 30px 0 10px 0;
	}	
	
.news h3 {
	width: 160px;
	}		
	

h3#areas {
	width: 320px;
}	

h4	{
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 80%;
	padding: 0px;
	margin: 4px 0 0 0;
	
}		

h4 a {
	color: #9fcf3d;
	text-decoration: none;
}
	
h4 a:hover {
	color: #666666;
	text-decoration: none;
}
	
	
p	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#444;
	text-align: left;
	line-height: 155%;
	margin: 0 0 2% 10px;
	}	
	
.news p {
	margin: 0 0 5% 8px;
	width: 190px;
}	
	
p span {
	font-weight: 600;
	color: #660066;
}		

.text ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 25px;
}





/*============================Contact Page=================================*/



.form h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 20px 0 3px 0; 
	color: #9fcf3d;
	font-weight: 600;
}

.contactdetails h5 span {
	color: #444;
font-weight: normal;
}

.contactdetails h5{
	margin: 10px 0 0 0; 
}

.contactdetails {
	padding: 5px 0 15px 0;
}

/*============================Contact Page End=================================*/


/*============================The Frog page=================================*/


.sidefrog {
	position: relative;
}

.frogposition{
	position: absolute;
	background-image: url(img/sidefrog.jpg);  
	width: 298px;
	height: 316px;
	top: 360px;
	left: -124px; 
}

#thefrog h1 {
	width: 220px;
}

.frogintro p {
	margin: 0 0 2% 45px;
	
}
/*============================The Frog page End=================================*/

/*============================Jump Who page=================================*/

#who h1 {
	width: 93px;
}

h3#whoa {
	width: 340px;
}

h3#whob {
	width: 94px;
}

h3#whoc {
	width: 165px;
}

/*============================Jump Who page End=================================*/


/*============================Graphic Design page=================================*/

#graphics h1 {
	width: 120px;
}

#graphics li {
	color: #660066;
}

/*============================Graphic Design page End=================================*/



/*============================Graphic Design page=================================*/

#pr h1 {
	width: 170px;
}

/*============================Graphic Design page End=================================*/

/*============================Graphic Design page=================================*/

#adverts h1 {
	width: 95px;
}

/*============================Graphic Design page End=================================*/

/*============================Graphic Design page=================================*/

#direct h1 {
	width: 185px;
}

/*============================Graphic Design page End=================================*/

/*============================Graphic Design page=================================*/

#print h1 {
	width: 210px;
}

#print li {
	color: #660066;
}
/*============================Graphic Design page End=================================*/

.places li {
	font-size: 75%;
	color: #444;
	line-height: 18px;
}


.places #a {
padding: 0 15px 0 0;
	float: left;
}

.places #b {
	float: left;
}

.places #a li {
	color: #444;
}

.places #b li {
	color: #444;
}
