div#head {
	width: 500px;
                     padding: 20px;
                     background: #ccc;
}




  .header { width: 950px;
    height: 280px;
    float: left;
    background-image: url(/images/cssimg/Blue-Header.jpg);
    background-color: rgb(255, 255, 255);
    }

  .redheader { width: 950px;
    height: 280px;
    float: left;
    background-image: url(/images/cssimg/Red-Header.jpg);
    background-color: rgb(255, 255, 255);
    }


  .purpleheader { width: 950px;
    height: 280px;
    float: left;
    background-image: url(/images/cssimg/Purple-Header.jpg);
    background-color: rgb(255, 255, 255);
    }

  .yellowheader { width: 950px;
    height: 280px;
    float: left;
    background-image: url(/images/cssimg/Yellow-Header.jpg);
    background-color: rgb(255, 255, 255);
    }



  .topheader { 
    height: 50px;
  
    }










div#leftcolumn  {
	float: left;
                     width: 45%;
                  margin-right: 20px;

}

div#homeright  {
	float: right;
                     width: 45%;
                     margin-top: 0px;
                     margin-right: 30px;

}

div#enquiry  {
	float: right;
clear: right;
width: 39%;
padding: 20px;
border-style: solid;
border-width: 1px; 
border-color:  #570707;
margin-bottom: 20px;
color: #FFFFFF;
background-color: #6e267a;
                     
}

div#formcolumn  {
	float: right;
padding: 20px;
border-style: solid;
border-width: 1px; 
border-color:  #570707;
margin-bottom: 20px;
                     
}

div#homenews  {
	float: left;
                      width: 85%;
                     height: 118px;
                     margin-left: 0px;
                     margin-top: 0px;
                     padding: 5px;
                     border-style: solid;
                     border-width: 1px;
                     color: #FFFFFF;
                     border-color: #570707;
                     background-color: #F28500;
                     
}



div#nav {
	background-color: transparent;
}

div#nav2 {
		font-size: 20pt;
		line-height: 20pt;
		font-family: tahoma;
		font-color: rgb(191,191,191);	
                                           background-color: transparent;
}

h1, h2, h3, h4, h5, h6, h7 {

	color: #000000;
}

div.container {
	background: #fff;
}

div#header {
	background: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

a#logo {
	color: #570707;
	text-decoration: none;
}

div.whoslogged {
	color: #ddd;
	text-align: right;
	margin-bottom: 18px;
}

div.whoslogged a {
	color: #fff;
}

div#placeholder-hero {
	background: #ffffff;
        
}

div#sub {
	background: #ffffff;
}

div.box {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ebecdf;
}

div#footer {
	color: #fff;
	text-align: center;
}




td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #ccc;
}

td.menu-item-selected {
	color: #fff;
}

td.submenu-item {
	background: #f9f9f9;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #ffffff;
	color: #ccc;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}



/* @group Forms */

.search-box {
	border-bottom: 1px solid #E2E3D8;
	margin-bottom: 18px;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #E2E3D8;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #6E267B;
	text-decoration: none;	
}

a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #01a1b1;
	margin: 0 0 72px;
}





div#placeholder-nav {
	height: 40px;
	padding-top: 34px;
                     
}

div.search-box {
	padding: 18px;
}

div.whoslogged {
	height: 72px;
	line-height: 72px;
	text-align: right;
}

div#placeholder-nav table {
	width: 100%;
}

div#header, div#placeholder-hero {
	height: 216px;
	line-height: 216px;
	margin: 0;
}

div#placeholder-hero {
	width: 600px;
}

div#main div.inner {
	padding: 18px 30px 36px;
}



div#footer {
	background: transparent;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
