@charset "utf-8";
#home_box_top {
	background-image: url(/images/home_box_top.jpg);
	float: left;
	height: 20px;
	width: 960px;
}
#home_box_body {
	background-image: url(/images/home_box_back.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 960px;
}
#home_box_foot {
	background-image: url(/images/home_box_foot.jpg);
	float: left;
	height: 20px;
	width: 960px;
}
#home_box_body #process {
	float: left;
	height: 160px;
	width: 960px;
}
#home_box_body  #our_services {
	background-image: url(/images/home_our_services.jpg);
	float: left;
	height: 150px;
	width: 695px;
	padding-top: 50px;
	padding-left: 50px;
}
#home_box_body #our_services ul {
	margin: 0px;
	padding: 0px;
}
#home_box_body #our_services li {
	display: block;
	float: left;
	list-style-type: none;
	width: 205px;
	margin-right: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	min-height: 25px;
}
#home_box_body  #our_services a.btn_services {
	clear: both;
	display: block;
	height: 25px;
	width: 220px;
	background-image: url(/images/btn_services.jpg);
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#home_box_body #our_services li a {
	display: block;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 10px;
}

#home_box_body #our_services li a:hover {
	color: #FFFFFF;
	border-left-color: #990000;
	background-color: #990000;
	font-weight: bold;
}

#home_additional {
	float: left;
	width: 240px;
	padding-left: 20px;
}

#home_additional #add_links {
	margin: 0px;
	padding: 0px;
}

#home_additional #add_links li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	list-style-type: none;
}

#home_additional #add_links li a {
	padding: 3px;
	display: block;
	color: #000000;
	text-decoration: none;
}

#home_testimonial {
	background-image: url(/images/back_testimonial.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 190px;
	width: 500px;
	padding-top: 50px;
	padding-right: 100px;
	padding-left: 100px;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#home_info {
	float: left;
	height: 190px;
	width: 640px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 40px;
	font-size: 18px;
	}


#home_testimonial a {
	font-size: 12px;
	font-weight: normal;
	color: #BD2027;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	display: block;
}
#home_testimonial2 {
	background-repeat: no-repeat;
	background-position: center center;
	float: none;
	height: 100px;
	width: 800px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 120px;
	clear: both;
	background-image: url(/images/back_testimonial.jpg);
	padding-bottom: 10px;
}

#home_testimonial2 a {
	font-size: 12px;
	font-weight: normal;
	color: #BD2027;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	display: block;
}

#home_testimonial2 p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#home_webpackages {
	background-image: url(/images/home_back_websites.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 215px;
	width: 475px;
	background-position: left top;
	padding-left: 5px;
}
ul#home_services {
	padding-top: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
ul#home_services a {
	font-size: 16px;
	line-height: 24px;
}

#home_programming {
	background-image: url(/images/home_back_programming.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 215px;
	width: 475px;
}
