#parent {
	margin-left: -390px;
	margin-top: 0px;
}
.background {
	background-image: url(images/mainbg.gif);

}
.backgroundinner {
	background-attachment: fixed;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.content_border {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* Menu Items */
.menu_home {
	background-image: url(images/home_over.jpg);
	display: block;
	height: 27px;
	width: 67px;
}
.menu_home a:hover img
{
visibility:hidden
}
.menu_why {
	background-image: url(images/why_doves_over.jpg);
	display: block;
	height: 27px;
	width: 89px;
}
.menu_why a:hover img
{
visibility:hidden
}
.menu_aboutus {
	background-image: url(images/about_over.jpg);
	display: block;
	height: 27px;
	width: 78px;
}
.menu_aboutus a:hover img
{
visibility:hidden
}
.menu_services {
	background-image: url(images/service_over.jpg);
	display: block;
	height: 27px;
	width: 80px;
}
.menu_services a:hover img
{
visibility:hidden
}
.menu_testimony {
	background-image: url(images/testimony_over.jpg);
	display: block;
	height: 27px;
	width: 95px;
}
.menu_testimony a:hover img
{
visibility:hidden
}
.menu_contact {
	background-image: url(images/contact_over.jpg);
	display: block;
	height: 27px;
	width: 86px;
}
.menu_contact a:hover img
{
visibility:hidden
}
/* Menu End */
/* Middle Section Background */
.middle_bg {
	background-image: url(images/middle_bg.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
	height: 345px;
	width: 200px;
}
/* End Middle Section */


.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 68px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.pg_header_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 20px;
	padding: 10px;
}
.pg_body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
	margin-left: 20px;
	margin-right: 4px;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}
.txtRight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #5592C4;
	font-weight: normal;
}
.txtRight2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #295476;
	font-weight: normal;
}
.foot_txtStyle {
	color: #295476;
	font-size: 11px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.blue_color {
color: #5592C4
}
.about_txtStyle {
	color: #295476;
	font-size: 12px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#right_clm {
	height: 327px;
	width: 222px;
	background-attachment: scroll;
	background-image: url(images/content_left.gif);
	background-repeat: no-repeat;
}
div.scroll {
	font-size:14px;
	height: 280px;
	width: 204px;
	overflow: auto;
	padding: 8px;
}
.service_txtStyle {
	color: #295476;
	font-size: 13.5px;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 27px;

}
}
a {
	color: #CE0404;
}
