

body  {
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	line-height:22px;
	color:#999;
	background:url(../img/grad.jpg) repeat-x;
	background-position:bottom;
	height:auto;
}


#container {
	width:1100px;
	height:auto;
	/*background:url(../img/grad.jpg) repeat-x;*/
	background-position:bottom;
	}

#header {
	width:auto;
	height:310px;
	background:url(../img/headbg.jpg) repeat;
}

#light {
	background:url(../img/light01.png) no-repeat;
	width:1100px;
	height:310px;
	padding:98px 0 0 363px;
}

#sidebar {
	width:210px;
	height:auto;
	margin:0 90px 0 87px;
	float:left;
}

#main {
	width:710px;
	height:auto;
	float:right;
	padding:45px 0 25px 0;
}

#main p  {
	width:690px;
	padding:0 0 0 9px;

}

#counselling  {
	margin:35px 0 0 0;
	padding:8px 0 35px 0;
	background:url(../img/angle.png) no-repeat;
	background-position:top right;
}


#main ul {
	width:250px;
	padding:15px 0 0 50px;
	list-style:none;
	list-style-image:url(../img/bullet01.png);
}

#main ul li {
	padding:4px 0 4px 0;
	width:600px;

}

#main ul li a {
	color:#999;
}

#main ul li a:hover {
	color:#a5bcc7;
}

#counselling p {
	width:340px;
	}
	
	
#footer {
	clear:both;
	width:100%;
	background:url(../img/footer.jpg) repeat;
	height:auto;
	color:#FFF;
	font-size:12px;
	text-indent:390px;
	background-position:bottom;
}


#footer p {
	margin:0;
	padding:5px 0 0 0;
	}



/* Image replacement below */

.logo {
	margin:0;
	background:url(../img/logo_03.jpg) no-repeat;
	height:119px;
	text-indent:-9000px;
	padding:0 0 20px 0;
}

.clare {
	margin:0;
	background:url(../img/clare.png) no-repeat;
	height:34px;
	text-indent:-9000px;
}

.buttonmore {

	background:url(../img/find_out.png) no-repeat;
	height:35px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
	padding:6px 0 0 21px;
	color:#97abb0;

}


.buttonmore a {
	margin16px 0 0 0;
	}



/*Contact page	*/

#form {
	margin:0;
	padding:40px 0 0 5px;
	width:370px;
	float:right;
	}
	
#form p {
	font-size:12px;
	}
	


#contact {
	margin:0;
	padding:40px 0 0 5px;
	width:300px;
	float:left;
	}

#contact ul {
	list-style:none;
	padding:0 0 0 9px;
	}


a:link {
	color:#a5bcc7;
	text-decoration:none;
}

a:visited {
	color:#a5bcc7;
	text-decoration:none;
}

a:hover {
	color:#151f29;
	text-decoration:none;
}

/*NAV*/

#sidebar ul li {
	list-style:none;
	text-indent:50px;
	font-family:"Georgia", Times New Roman, Times, serif;
	padding:5px 0 5px 0;
	font-size:16px;
}

h2, h3 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight:lighter;
	font-size:18px;
	color:#a5bcc7;
	padding: 20px 0 0 9px;
	margin:0;
}

h4 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
	font-weight:lighter;
	color:#a5bcc7;
	padding: 20px 0 0 9px;
	margin:0;
}


.block_img {
	padding:20px 0 20px 0;
}


.grass {
	padding:0 0 0 15px;
}

