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

html, body {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#a4b68b;
	background-image: url(../images/page_background.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	height: 100%;
	}
	
a {
	color: #6f7733;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

#outer_container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left: 0px;
	margin-bottom: -32px; /* the bottom margin is the negative value of the footer's height */
	width: 780px;
}

#top_links_container {
	position: float;
	float: left;
	width:780px;
	height:239px;
	margin-left: auto;
	margin-right: auto;
}

#lang_link {
	position: float;
	float: left;
	line-height: 39px;
	vertical-align: middle;
	text-align: right;
	width: 190px;
	height: 39px;
	padding-right: 10px;
	background-image:url(../images/top_title_background.gif);
	background-position: -580px 0px;
}

#top-my-practice_ a {
	position: float;
	float: left;
	width:96px;
	height:126px;
	background-image: url(../images/top_my_practice.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	round-position: 0px 0px;
}

#top-my-practice_ a:hover {
	background-position: 0px -126px;
}

#top-services_ a {
	position: float;
	float: left;
	width:81px;
	height:126px;
	background-image: url(../images/top_service.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	round-position: 0px 0px;
}

#top-services_ a:hover {
	background-position: 0px -126px;
}

#top-welcome_ a {
	position: float;
	float: left;
	width:88px;
	height:126px;
	background-image: url(../images/top_welcome.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	round-position: 0px 0px;
}

#top-welcome_ a:hover {
	background-position: 0px -126px;
}

#top-links_ a {
	position: float;
	float: left;
	width:78px;
	height:126px;
	background-image: url(../images/top_links.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	round-position: 0px 0px;
}

#top-links_ a:hover {
	background-position: 0px -126px;
}

#top-contact_ a {
	position: float;
	float: left;
	width:79px;
	height:126px;
	background-image: url(../images/top_contact.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	round-position: 0px 0px;
}

#top-contact_ a:hover {
	background-position: 0px -126px;
}

#top-right-name_ {
	position: float;
	float: left;
	width:358px;
	height:126px;
}

#top-bottom-image_ {
	position: float;
	float: left;
	width:780px;
	height:113px;
}

#middle_container {
	position: float;
	float: left;
	width:780px;
	padding-bottom: 40px;
}

#top-title-background_ {
	position: float;
	float: left;
	width:580px;
	height:39px;
	line-height: 39px;
	vertical-align: middle;
	text-indent: 15px;
	font-size: 18px;
	color: #4b511c;
	background-image:url(../images/top_title_background.gif);
}

#Slice_ {
	position: float;
	float: left;
	width:720px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#push {
	position: float;
	float: left;
	width:780px;
	height:32px;
}


#bottom-background-rule_ {
	width:780px;
	height:32px;
	position: float;
	float: left;
	background-color: #647834;
	text-align: right;
	vertical-align: middle;
	line-height: 32px;
	color: #FFFFFF;
}

#bottom-background-rule_ a {
	color: #FFFFFF;
}


