/* I Do, I Do Stylesheet */
/* Web Design */

h5 {
	margin-top: 13px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

#services {
	float: left;
	width: 510px;
	padding: 0px 10px 0px 60px;
}

#services_menu{
	display:block;
	float:right;
	padding: 20px 0px 0px 50px;
	width:160px;
}

#menu_title{
	position:relative;
	height:158px;
	line-height:158px;
}

#services_menu a {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#services_menu ul{
	position:relative;
	top:-70px;
	line-height:30px;
	padding-top:1px; /* stop ie losing top of bullet image on link rollover */
}

#services_menu ul li{
	list-style-image: url(../images/bullet.gif);
	list-style-type:disc;
}

.intro_words {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding-top: 11px;
	line-height:18px;
	color: #7D0119;
	font-weight: bold;
}

h5.large {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: -.05em;
	line-height: 2em;
}

#leftcol {
	float:left;
	width: 240px;
	padding: 0px 5px 5px 5px;
}

#rightcol {
	float:right;
	width: 240px;
	padding: 0px 5px 5px 5px;
}

ul.hosting {
	position:relative;
	line-height:30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.hosting li {
	list-style-image: url(/images/tick.gif);
	list-style-type:disc;
	list-style-position: outside;
	line-height: 20px;
}
