body {
	background-color: #ed008c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 70%;
}
#container{
	width: 724px;
	margin: auto;
	background-image:url(../images/container_bg.gif);
	background-repeat:repeat-y;
}
#container_top{
	background-image:url(../images/container_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width: 724px;
}
#container_bottom{
	width: 654px;
	padding: 35px;
	background-image:url(../images/container_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom: 60px;
}
#header{
	background-image:url(../images/telephone.gif);
	background-position: top right;
	background-repeat:no-repeat;
	width: 654px;
	height: 78px;
}
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 144px;
	height: 78px;
}
#logo h1{
	text-indent: -90000em;
}
#nav{
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width: 653px;
	height:45px;
	margin-top: 20px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li{
	float: left;
}
#nav ul li a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
	padding-left: 1.5em;
	padding-right: 1.5em;
}
#nav ul li a:hover{
	text-decoration: underline;
	}
	
a {
color: #000000;
}	
a:hover{
	text-decoration: underline;
	color: #FF0099;
}
.divide{
	background-image:url(../images/nav_divide.gif);
	background-repeat:no-repeat;
	background-position: right center;
}
#content{
	padding: 24px;
	padding-bottom: 0px;
}
#leftcol{
	width: 294px;
	float: left;
}
#rightcol{
	width: 289px;
	float: right;
}
.clear{
	clear: both;
}
h1{
	color: #ea0e8b;
	font-size: 1.5em;
	font-weight: normal;
}
h2{
	color: #ea0e8b;
	font-size: 150%;
	font-weight: normal;
}
#footer{
	margin: auto;
	width: 630px;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 100%;
}
#footer a:hover
{
	text-decoration: underline;
	color: #ffffff;
	}
#copyright{
	float: left;
}
#credit{
	float: right;
}
.float_right{
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
}
.title{
	text-indent: -90000em;
	background-repeat:no-repeat;
	clear:both;
}
#title_comprehensive{
	background-image:url(../images/title_comprehensive.gif);
	width: 243px;
	height: 49px;
}
#title_guardianship{
	background-image:url(../images/title_guardianship.gif);
	width: 150px;
	height: 34px;
}
#title_host{
	background-image:url(../images/title_host.gif);
	width: 239px;
	height: 36px;
	
}
#title_placement{
	background-image:url(../images/title_placement.gif);
	width: 216px;
	height: 46px;
}
#title_contact{
	background-image:url(../images/title_contact.gif);
	width: 250px;
	height: 46px;
}
#title_enquiry{
	background-image:url(../images/title_enquiry.gif);
	width: 216px;
	height: 46px;
}
.calltoaction{
	display: block;
	width: 128px;
	height: 28px;
	background-image:url(../images/more_details.gif);
	background-repeat:no-repeat;
	float: right;
	text-indent: -9000em;
	text-decoration: none;
}
li{
	line-height: 18px;
}