/* CSS Document */
body {
	background-image: url(images/greystrip.jpg);
	font-family: geneva, helvetica, arial, sans-serif;
	color: #666666;
}
.main_nav {
padding-left: 30px;
}
.main_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 75%;
	padding-left: 5px;
	padding-right: 5px;
	}
.main_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 75%;
	padding-left: 5px;
	padding-right: 5px;
	}
.main_nav a:hover {
	color: #FF0000;
	text-decoration: none;
}
.body_link a:link, a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.body_link a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.welcome {
	color: #FF0000;
	font-weight: bold;
	font-size: 75%;
	padding-left: 20px;
	background-image: url(images/banner_bckgrd.gif);
	line-height:28px;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	}
.gradient {
	background-image: url(images/grey_grad.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	}
.gradient2 {
	background-image: url(images/grey_grad.gif);
	height:67px;
	background-repeat: repeat-x;
	}
.service_box {
	width: 182px;
	height: 100px;
	margin-top: 5px;
	float: left;
}
.service_box2 {
	width: 182px;
	height: 100px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
.service_box3 {
	width: 182px;
	height: 100px;
	margin-top: 5px;
	float: right;
}
.copyright {
	font-size: 65%;
	color: #ffffff;
	padding-left: 15px;
}	
.homepic {
	background-image: url(images/home_pic.gif);
	Background-repeat: no-repeat;
	width: 556px;
	height: 226px;
	clear: left;
}	
.home_text {
	font-size: 78%;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 265px;
	line-height: 16px;
	clear: both;
}
.home_text_bold {
	font-size: 78%;
	padding-left: 30px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 265px;
	line-height: 16px;
	clear: both;
	font-weight: bold;
}
.sub_text {
	font-size: 83%;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 50px;
	line-height: 16px;
	clear: both;
}
.sub_text_bold {
	font-weight: bold;
}
.testimonial {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	font-size: 78%;
	font-weight: normal;
	line-height: 15px;
}	
.testimonial_bold {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	font-size: 78%;
	font-weight: bold;
	line-height: 15px;
}
.sub_text .expect {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	background-color: rgb(244,244,244);
	padding-left: 10px;
	padding-bottom:10px;
	padding-right: 10px;
}
.service_heading {
	Font-weight: bold;
	color: #FF0000;
	padding-bottom: 3px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
ul {
	padding-left: 5px;
	margin-left: 10px;
}
.val_portrait {
	background-image: url(images/Val_Portrait.jpg);
	background-color: rgb(244,244,244);
	background-repeat: no-repeat;
	height: 197px;
	padding-top:5px;
	padding-left: 5px;
	background-position: 10px;
}
.portrait_text {
	padding-left: 160px;
	padding-top: 20px;
}
.testimonial_name {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-colour: #666666;
}

