body {
	background-image: url(../images/background_color.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 12pt;
}

#header {
	background-image: url(../images/header.jpg);
	height: 150px;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-top: 50px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
#main {
	background-image: url(../images/background_main.jpg);
	background-repeat: repeat-y;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	text-align: right;
	height: 41px;
}
#home_text {
	background-image: url(../images/home_left_image.jpg);
	height: 249px;
	width: 286px;
	float: left;
	margin-left: 35px;
	font-size: 13px;
	padding-top: 43px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
#footer {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_image.jpg);
	background-repeat: repeat-y;
	height: 24px;
	font-size: 11px;
	text-align: center;
}
#footer span {
}
#footer span a {
	color: #000;
	text-decoration: none;
}
#rid , #rid a{
	font-size: 9px;
	text-align: right;
	color: #630;
	text-decoration: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#home_image {
	background-image: url(../images/home_pic.jpg);
	float: right;
	height: 250px;
	width: 375px;
	margin-left: 10px;
	margin-bottom: 5px;
	
}
#serv_image {
	background-image: url(../images/services_image.jpg);
	float: right;
	height: 387px;
	width: 260px;
	margin-left: 10px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	
}
#services {
	background-image: url(../images/background_main.jpg);
	background-repeat: repeat-y;
}
#serv_title1 {
	float: left;
	height: 231px;
	margin-left: 35px;
}
#home_services {
	background-image: url(../images/background_main.jpg);
	background-repeat: repeat-y;
	width: 896px;
	height: 280px;
	text-align:center;
	}
#menu img {
	padding-right: 1px;
}

#serv_title2 {
	float: left;
	height: 231px;
	margin-left: 43px;
}
#serv_title3 {
	float: left;
	height: 231px;
	margin-left: 43px;
}

#home_container {
	height: 475px;
}
#services_container {

}
#links_container {
	padding-left:20px;
	padding-top:15px;
	font-size: 11px;
}

#contact_container {
	padding-left:20px;font-size:13px;}
#home_top {
	background-image: url(../images/welcome_banner.png);
	height: 39px;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#servicestop {
	background-image: url(../images/services_banner.png);
	height: 39px;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	}
#main_text {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #963;
	border-left-color: #963;
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding: 10px;
	text-align: justify;
}
#services_text {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #963;
	border-left-color: #963;
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding: 10px;
	text-align: justify;
}

#bottom_banner {
	background-image: url(../images/bottom_banner.png);
	height: 24px;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#services_container ul {
	padding-left: 10px;
	margin-left: 5px;
}
.company {
	padding-right: 25px;
	padding-top: 25px;
}
#formfeedback {font-weight:bold;color:#900;text-align:center;}

.required {font-weight:bold;color:#F00;}

#bp {text-align:center;font-size:10px}
#bp a {color:#930;text-decoration:none;}

