body                  {
	font-family:        Verdana, Arial;
	font-size:          11px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #2C3A73;
	background-repeat:repeat;
	vertical-align: top;
	line-height:15px;
	font color:#000066;
	color:#000066;
}

#container {
	margin: 0 auto;
	width: 900px;
	border: 0px
	text-align: left;
	margin-top: 0px;
	background: #000066;
	margin-bottom: 0px;
	background-image:   url(../images/background.gif);
	
}

 #header{
	margin: 0 auto;
	width: 861px;
}

#menu{
	margin: 0;
	background-image: url(../images/menu-leftbit.gif);	
}

a                     {
	color:              #000066;
}
a:link                {
	color:              #000066;
	text-decoration: underline;
}
a:visited             {
	color:              #000066;
}
a:selected            { color:              white; }
a:hover               {
	color:              #000066;
	text-decoration: none;
}

 #mainbody{
	width: 840px;
	padding: 25px;
	background-image: url(../images/back-main.jpg);
	margin: 0px auto;
float: right /* since this element is floated, a width must be given */
} 

#Newsbox {
	float: left; /* since this element is floated, a width must be given */
	width: 203px;
	background-repeat:repeat;
	background-color: #00537B;
	background-image: url(../images/latest-news-back.gif);
	margin-left: 21px;
	margin-top: 15px;
	padding: 10px;
	color: #FFFFFF;
	font-family:        Verdana, Arial;
	font-size: 12px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
}


#NewsboxBottom {
float: left; /* since this element is floated, a width must be given */
	width: 207px;
	background-repeat:repeat;
	margin-left: 21px;
	color: #FFFFFF;

	height: auto !important;
	height: 100%;
}

#Maintextbox {
	float: right; /* since this element is floated, a width must be given */
	width: 581px;
	margin-right: 20px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-top: 15px;
}

 #footer {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	vertical-align: top;
} 

a.footer              { text-decoration:    none;
                        font-size:          11px; }
a.footer:link         { text-decoration:    none;
                        font-size:         11px; }
a.footer:visited      { text-decoration:    none;
                        font-size:          11px; }
a.footer:selected     { text-decoration:    none;
                        font-size:          11px; }
a.footer:hover        { color:              #65ABB5; }

.SpecialsHeading               {
	color: #FFCB08;
	font-weight: bold;
	font-size: 14px;
}

.SpecialsText  {
	color: #FFFFFF;
	font-family:        Verdana, Arial;
	font-size:          12px;
	vertical-align: top;
}

.LargerHeading               {
	color: #00537B;
	font-weight: bold;
	font-size: 13px;
}
.buttonSendEnquiry {
	border: none;
	width: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: #232E67;
	height: 20px;
}
