
/*--- These represent the page border (left and right) of the page ---*/
.pageborder_left
{
	background-image: url(images/pageborder_left.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.pageborder_right
{
	background-image: url(images/pageborder_right.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
/*---------------------------------------------------------------------*/

td 
{
	vertical-align: top;
}

div.menubg 
{
	background-image: url(images/clouds_bg_bottom.jpg);
	background-position: 147px 599px;
	background-repeat: no-repeat;
	height: 100%;
}

div.menubg_home
{
	background-image: url(images/clouds_bg_bottom.jpg);
	background-position: 147px 599px;
	background-repeat: no-repeat;
	height: 100%;
}

p {
	font-size: 11px;
	font-family: verdana;
	line-height: 15px;
	color: #1c4ca1;
}

span.nonbold {
	font-size: 11px;
	font-weight:  normal;
}


p.headtext {
	font-size: 20px;
	color: #eb8c2c;
	line-height:21px;
	font-family: verdana;
	font-weight: bold;

}

span.headbody {
	font-size: 11px;
	font-weight:  normal;
	font-family: verdana;
}



p.subhead {
	font-size: 14px;
	color: #1c4ca1;
	line-height:19px;
	font-family: verdana;
	font-weight: bold;

}

.orange {
	color: #eb8c2c!important;
}


span.body {
	font-size: 11px;
	font-weight:  normal;
	font-family: verdana;
}


	
p.contacttext {
	font-size: 17px;
	color: #1c458e;
	line-height:24px;
	font-family: verdana;
	font-weight: bold;

}	

p.formtext {
	font-size: 11px;
	color: #eb8723;
	line-height:17px;
	font-family: verdana;

}
	
p.hometext {
	font-size: 10.5px;
	font-weight: bold;
	color: #00adef;
	line-height:14px;
	font-family: verdana;

}
	
	
	

ul { 
	}
		
	
li {
	margin:  0px 0px 3px -20px;
	font-size: 11px;
	font-family: verdana;
	line-height: 16px;
	color: #1c4ca1;
	font-weight: normal;
}


td.body  { vertical-align: top; float: left; padding-top: 70px; padding-right: 10px; padding-left: 20px; }



a:link, a:active, a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #1c4ca1;
}

a:hover {
	text-decoration: underline;
}



#edalive_productrange 
{
	margin: 0 0 0 26px;
}

#edalive_productrange li
{
	margin-bottom: 8px;
}


div.edalive_product img 
{
	float: left;
}

div.edalive_product h2 
{
	font-family: Arial;
	font-size: 12px;
	color: #1c4ca1;
	margin-bottom: 0px;
	margin-left: 160px;
}

h2 {
	font-family: arial;
	font-size: 14px;
	color: #1c4ca1;
	margin-bottom: 0px;
}

div.edalive_product p 
{
	margin-top: 6px;
	margin-left: 160px;
}

li.highlight, li.highlight a
{
	color: #eb8c2c!important;
	text-decoration: none;
}