/* CSS Document */

.wireframemenu{
border: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 187px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 187px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #F8FBBD;
color: black;
}
#colourblock1 {position: absolute; width: 710px; height: 607px; left: 1px; top: 41px;}
#colourblock2 {position: absolute; width: 225px; height: 574px; left: 10px; top: 55px;}
#colourblock3 {position: absolute; width: 456px; height: 573px; left: 243px; top: 55px;}
#colourblock4 {position: absolute; width: 438px; height: 187px; left: 252px; top: 427px;}
#page2_message {position: absolute; width: 451px; height: 24px; left: 246px; top: 125px;}
#logo {position: absolute; width: 134px; height: 120px; left: 590px; top: 5px;}
#kukuralogo {position: absolute; width: 154px; height: 53px; left: 42px; top: 563px;}
#page2_imageholder1 {position: absolute; width: 83px; height: 91px; left: 247px; top: 397px;}
#page2_imageholder2 {position: absolute; width: 83px; height: 91px; left: 518px; top: 147px;}

#page2_image1 {position: absolute; width: 20px; height: 27px; left: 28px; top: 60px;}


#page2_title1 {position: absolute; width: 335px; height: 45px; left: 248px; top: 65px;font-weight:bold;}
#page2_text1 {position: absolute; width: 207px; height: 150px; left: 19px; top: 390px;text-align:justify}
#page2_text2 {position: absolute; width: 267px; height: 185px; left: 246px; top: 146px;text-align:justify;}
#page2_heading2 {position: absolute; width: 170px; height: 24px; left: 518px; top: 336px;}
#page2_heading3 {position: absolute; width: 170px; height: 24px; left: 247px; top: 581px;}
#page2_text3 {position: absolute; width: 269px; height: 180px; left: 423px; top: 398px;text-align:justify;}



