/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
A {
	color:#7b1200;
}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
h1 {
	font-size:1.4em;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
	}
	h2 {
	font-size:1.4em;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	}
	h4 {
	font-size:1.8em;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#7b1200;
	margin-bottom:10px;	

	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:68%;
	background-image: url(/images/black_back.jpg);
	line-height:1.5em;

}
#wrapper{
	width: 739px;
	margin-right: auto;
	margin-left: auto;
}
#Header{
	background-color: #000000;
	width: 715px;
	height: 22px;
	float:left;
	background-image: url(/images/header_link.gif);
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	color: #FFFFFF;
}
#Menu{
	background-color: #ffffff;
	width: 749px;
	float:left;
	background-image: url(/images/top.jpg);
	height: 140px;
}
#top_index{
	background-color: #ffffff;
	width: 749px;
	float:left;
	background-image: url(/images/top_index.jpg);
	height: 125px;
}
#Menu_mother{
	background-color: #ffffff;
	width: 749px;
	float:left;
	background-image: url(/images/mother_top.jpg);
	height: 125px;
}
#contact {
	position:relative;
	left:470px;
	top:38px;
	width:260px;
	height:44px;
	z-index:1;
	text-align: right;
}
#mother_jump {
	position:relative;
	left:560px;
	top:13px;
	width:290px;
	height:44px;
	z-index:1;
}
#Main_Content{
	float:left;
	width: 749px;
	background-color:#FFFFFF;
	background-image: url(/images/man_left.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#Main_Content_front{
	float:left;
	width: 749px;
	background-color:#FFFFFF;
}
#Main_Content_child{
	float:left;
	width: 749px;
	background-color:#FFFFFF;
	/* background-image: url(/images/man_left.jpg); */
	background-repeat: repeat-y;
}
#frontpagetxt{
	float:left;
	width: 719px;
	background-color:#000000;
	padding:15px;
	color:#888888;
}
#frontpagetxt a{
	color:#888888;
}
#Leftcol{
	background-color:#993300;
	float: left;
	width: 174px;
	padding-right:0px;
	/* background-image: url(/images/man_left.jpg); */
}
#Leftcol_mother{
	background-color:#993300;
	float: left;
	width: 174px;

	padding-right:0px;
	background-image: url(/images/man_left.jpg);
}
#rightcol{
	float: left;
	width: 378px;
	margin-left:5px;
	margin-right:5px;
}
#rightcol_mother{
	background-color:#ffffff;
	float: left;
	width: 378px;
	margin-left:5px;
	margin-right:5px;
}
#rightcol_2{
	background-color:#f2f2f2;
	float: right;
	width: 181px;
}
#mother_search{
	float:right;
	background-image:url(/images/search_mother_back.jpg);
	height:41px;
	width:573px;
}
.search_box {
	position:relative;
	left:339px;
	padding:0px;
	width:290px;
	z-index:1;
}
#rightcol_2_mother{
	background-color:#f2f2f2;
	float: right;
	width: 185px;
}
#footer{
	font-size:.9em;
	float: left;
	height: 9px;
	width: 739px;
	background-image: url(/images/footer_1.gif);
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer A {
color:#ffffff;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
#footer_below{
	font-size:0.8em;
	float: left;
	height: 12px;
	width: 739px;
	padding: 5px;
	background-image: url(/images/footer_below.gif);
	margin-bottom:15px;
	text-align: right;
	text-indent: 10px;
	color: #FFFFFF;
	line-height: 16px;
	background-repeat:no-repeat;
	background-position: 0px 4px;
}
#footer_below A {
color:#ffffff;
text-decoration:none;
}
#footer_below A:hover {
text-decoration:underline;
}
#services_menu{
	background:url(/images/images/L_menu.gif);
	height: 200px;
	width: 179px;
	font-size:1.1em;
	padding-left: 5px;
	padding-top: 11px;
	
}
#services_menu A{
	color:#FFFFFF;
	line-height: 20.5px;
	text-decoration: none;
	top: 10px;	
}
#services_menu A:hover{
	text-decoration: underline;
}
#nav-menu ul
{
list-style: none;
width:174px;
padding: 0px;
margin: 0px;
}

#nav-menu li
{
/*float: left; */
margin: 0;
}

#nav-menu li a
{
	background-color:#993300;
	height: 2em;
	line-height: 2em;
	/*float: left; */
width: 174px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	background-image: url(/images/menu.gif);
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 1px;
	border-left-width: 0em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-indent: 8px;
}

.readmore {
	font-weight: bold;
	color: #990000;
	background-image: url(/images/redspot.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-indent: 20px;
}


#nav-menu li a:hover
{
	background-image: url(/images/menu-over.gif);
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:174px;
} 
#clientlogin {
	background-image:url(/images/login_back.jpg);
	width: 171px;
	height:40px;
	padding:5px;
	}
.backs_news {
	background-image:url(/images/news_back.gif);
	background-repeat:no-repeat;
	width: 174px;
	margin-left:5px
	}
.red_txt {
	color:#7b1200;
}
.black_txt {
	color:#ffffff;
}
.grey_txt {
	color:#555555;
}
.white_txt {
	color: #FFFFFF;
}
.white_txt A{
	text-decoration:none;
}
.white_txt A:hover{
	text-decoration:none;
}
.small_txt {
	color:#660000;
}
.small_txt A{
	text-decoration:none;
}
.small_txt A:hover{
	text-decoration:underline;
}
#testmonial_back {
	background-image: url(/images/testimonial.gif);
	padding-top:20px;
	height:90px;
}
.testmonial_txt {
	color:#ffffff;
	font-weight: bold;
	margin-left:14px;
	margin-right:10px;
}
.mother_testimonial{
	background-image:url(/images/quote_back.gif);
	width:162px;
	padding:10px;
	color:#FFFFFF;
}
#front_menu {
	background-color:#781100;
	float:right;
	width:205px;
	padding:5px;
	height:216px;
	margin-left:3px;
		background-image: url(/images/man_left.jpg);
		background-repeat:no-repeat;
}
#why-menu ul
{
list-style: none;
width:320px;
padding: 0px;
margin: 0px;
}

#why-menu li
{
/*float: left; */
margin: 0;
}

#why-menu li a
{
	background-color:#991b1e;
	font-size:0.85em;
	width: 370px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding:3px;

}
#why-menu li a:hover
{
	background-color:#555555;
	font-size:1.2em;
	color:#FFFFFF;
		font-weight: bold;
}

/* Hide from IE5-Mac \*/
#why-menu li a
{
float: none
}
/* End hide */

#why-menu
{
width:340px;
} 
.breadcrumbs{
	color:#999999;
	font-size:.9em;
	text-indent:5px;
	}
	
	.breadcrumbs A{
	color:#999999;
	font-size:.9em;
	}
		.breadcrumbs A:hover{
	color:#333333;
	font-size:.9em;
	}
	
	.big_t {
color:#7b1200;
float:left;
font-family:"Arial Narrow", Arial;
font-size:3.5em;
line-height:100%;
font-style:normal;
font-weight:bold;
margin-right:5px;
margin-bottom:10px;
text-decoration:none;
text-transform:uppercase;
vertical-align:top;
}
.spotted_border {
	border: 2px dashed #991B1E;
	width:120px;
	float:right;
	padding:5px;
	margin-bottom:5px;
	margin-right:2px;
}
.zoom_txt {
	background-color:#eeeeee;
	padding:5px;
	font-size:.9em;
	margin-right:1px;
	float:left;
	clear:both;

}
.zoom_txt A{
	color:#000000;
	text-decoration:none;	
}
.zoom_txt A:hover{
	font-size:1.9em;
	padding:15px;
	line-height:1.5em;
	clear:both;
	color:#990000;
}
