/* Styles for Limongrafica Hosting */

/* colours:
	Light Blue: #B3E8FF;
	Dark Blue: #3DA1CC;
	Yellow: #FFCC00;

*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #B3E8FF url(../media/circle.gif) right 133px no-repeat; 
	margin: 0px;
	padding: 0px;
	}
	
#header {
	width: 100%;
	height: 70px;
	background: url(../media/telephone.gif) right 0 no-repeat;
	}
	
#contact {
	width: 90px;
	height: 33px;
	float: right;
	display: inline;
	margin: 20px 200px 0px 0px;
	}		

#container {
	width: 270px;
	margin: 0px 40px;
	background: url(../media/logo.gif) 0 0 no-repeat;
	padding-left: 367px;
	padding-top: 100px;
	}
	
#services {
	width: 233px;
	font-size: 0.7em;
	letter-spacing: 1px;
	line-height: 180%;
	text-align: left;
	color: #3DA1CC;
	}
	
#services ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#services li {
	list-style: none;
	}			