/* Tags */

/* Anchors */

.red {color: #ff0000}
a{text-decoration: none; color:#007EB2;}
a:hover {text-decoration: underline;}

.purple a{
color:#2E1598;
font-weight:bold
}

.purple a:hover{

color:#2E1598;
font-weight:bold;
text-decoration: underline;
}

.footerlinks, .footerlinks a
{
COLOR: #4A4A4A; FONT: 8pt , verdana;
}
/* Backgrounds */
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}

.blue{color:#007EB2}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
  background-color:#ff0000;
}
.bodybg
{
	background: #DBDBDB url('../images/site_bg.gif') repeat-x 0% 0%;
  margin:0px;
  height:100%;
}

.contentbg
{
	background: #fff url('../images/content_grad.gif') repeat-x 0% 100%;
}


/* Fonts */

td {
COLOR: #000; FONT: 9pt , verdana;
}

li
{
	list-style-image:url(../images/li_bullet.gif);
}

#layer_cgr
{
position:absolute;
top:30px;
left:270px;
width:350px;
display:none;
}

#layer_about
{
position:absolute;
top:30px;
left:55px;
width:350px;
display:none;
}

#layer_services
{
position:absolute;
top:30px;
left:110px;
width:350px;
display:none;
}

#layer_testimonials
{
position:absolute;
top:30px;
left:178px;
width:350px;
display:none;
}

#layer_contact
{
position:absolute;
top:30px;
left:398px;
width:350px;
display:none;
}

#layer_enquiry
{
position:absolute;
top:30px;
left:483px;
width:350px;
display:none;
}

.layer_title {

height:20;
vertical-align:bottom;
color:#fff;
font-weight:bold;
padding-left:10px
}

.layer_content{

COLOR: #4C4C4C; FONT: 9pt , verdana;
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;

}

/* End */
