@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(images/bhome_bg.jpg);
	background-repeat:repeat;
	margin:0px 0px 0px 0px;
	color:#666666;
	position:absolute;
	font-family:Palatino Linotype;
}
body.home{
}
body.contact{
}
img.smaller{
	width:300px;
}
a{
	color:#666666;
	text-decoration:none;-
}
img.down{
	margin:-14px 0px 0px 0px;
}
.texts{font-size:9px;}
h3{font-size:33px; font-family:Edwardian Script ITC; margin:5px 0px 5px 0px; font-weight:lighter;}

#wrap{
	background-image:url(images/home_bg_new.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
	width:960px;
	height:960px;

}
#wraphome{
	background-image:url(images/home_bg_new.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
	width:960px;
	height:760px;
}

#header{
	width:960px;
	height:172px;
	display:block;
	clear:both;
	
}

#menu{
	margin:0px 0px 0px 90px;
	height:50px;
	width:960px;
	display:block;
	clear:both;
}

#menu li{
	list-style:none;
	display:inline;
}

a img{
	border-style:none;
	outline:none;
	color:#FFFFFF;
}
#contents{
	width:700px;
	height:500px;
	margin:0px auto;
	line-height:25px;
	
}
#aboutphoto{
	width:330px;
	height:520px;
	background-image:url(images/contact/contact.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:0px 0px 0px 106px;
}
#contactinfo{
	width:429px;
	float:right;
	height:300px;
	margin:0px 80px 0px 0px;
	text-align:center;
	font-size:24px;
}
#morecontact{
	width:488px;
	height:200px;
	margin:0px 0px 0px 236px;
}



/* Dif. pages */
#wrapc{
	background-image:url(images/contact/contact_smaller.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
	width:960px;
	height:960px;

}
#wraps{
	background-image:url(images/services_smaller.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
	width:960px;
	height:960px;

}
#wrapa{
	background-image:url(style2/aboutnew.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
	width:960px;
	height:960px;

}
#gotohome{
	background-image:;
	background-repeat:no-repeat;
	width:400px;
	height:120px;
	float:right;
	margin:80px 0 0;
}
#gotohome a{
	display:block;
	width:100%;
	height:100%;
}

#gotohome1{
	width:400px;
	height:120px;
	margin:80px 0 0;
	position:absolute;
	Top:550px;
	left:600px;
}
#gotohome1 a{
	display:block;
	width:100%;
	height:100%;
}
#menu_s ul li{
	display:inline;
	text-align:left;
	margin:0px 0px 0px 20px;
	}
#menu_s ul{text-align:left; margin:-5px 0px 0px 0px;}
#menu_s{margin:0px 0px 0px 0px;}

li.pdf {margin:0px 40px 0px 0px;}

/* all the scrolling on the services */
#prob_s{overflow:scroll; height:350px;}
#ala_s{overflow:scroll; height:350px;}
#week_s{overflow:scroll; height:350px;}
#month_s{overflow:scroll; height:350px;}
#full_s{overflow:scroll; height:350px;}
