/* -------------- Generic Content --------------- */

body {
	margin: 0px;
	padding: 0px;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: white;
	color: #666;
}

h1 {
	font-size: 18pt;
	color: #666;
}

h2 {
	font-size: 14pt;
	color: #666;
	padding-left: 40px;
}

h4 {
	font-size: 10pt;
	padding-left: 40px;
}

ul {
	padding-left: 40px;
}

hr {
	margin-bottom: 20px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #369;
}

a:hover, a:active {
	text-decoration: underline;
}

a img {
	border: none;
}


/* -------------- Main Divs --------------- */

#container {
	width: 960px;
	border: 2px solid #ccc;
	margin: 10px auto 10px auto;
	text-align: justify;
}
#banner {
	height: 122px;
}
#menu-bar {
	font-weight: bold;
	height: 25px;
	background-color: #CAE7F7;
}
.sub_menu_bar {
	margin-top: 0px;
	font-weight: bold;
	height: 25px;
	background-color: #BBD6E8;
	clear: both;
	position: absolute;
	width: 960px;
}
a.sub_menu_deselect:link, a.sub_menu_deselect:visited {
	background-color: #BBD6E8;
	color: #369;
	width: 120px;
}
a.sub_menu_select, a.sub_menu_deselect:hover, a.sub_menu_deselect:active {
	background-color: #BBD6E8;
	color: white;
	width: 120px;
}

ul li ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li ul li{
	background-color: #369;
	float: left;
}
.sub_menu_bar a {

	display: block;
	text-align: center;
	text-decoration: none;
	width: 120px;
}
li ul li ul{
	display: none;
	position: relative;
}
li ul li:hover > ul {
	display: block;
}
li ul li ul li {
    clear: both;
}
li ul li ul li ul {
	position: absolute;
	left:140px;
	top: 100px;
}
li ul li ul li ul li {
	position: relative;

}
#welcome_banner {
	background-image: url(http://localhost/images/default/welcome_image.png);
	background-repeat: no-repeat;
	padding: 100px 0px 0px 700px;
	height: 100px;
}
#homepage {
	background-image: url(http://localhost/images/default/welcome_image_right.png);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ccc;
	padding: 10px 0px 0px 20px;
}
#main_window {
	padding: 30px 10px 10px 10px;
}
#main_window p, #main_window ul {
	padding: 0px 40px 0px 40px;
}
#bottom {
	width: 100%;
	height: 25px;
	padding-top: 10px;
	background-color: #ccc;
	color: #666;
	clear: both;
}
#bottom a {
	color: #666;
}


/* ---------- Sub Divs - #menu-bar----------*/


#menu-bar ul {
	padding: 0px;
	margin: 0px;
}
#menu-bar li {
	float: left;
	text-align: center;
	list-style-type: none;
}
#menu-bar a {
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px 10px 5px 10px;
}
#sub_menu_bar-services {
	margin-left: -53px;
}
#sub_menu_bar-about_us {
	margin-left: -141px;
}
#sub_menu_bar-contact_us {
	margin-left: -211px;
}
a.menu_deselect:link, a.menu_deselect:visited {
	background-color: #CAE7F7;
	color: #666;
	width: 80px;
}
a.menu_select, a.menu_deselect:hover, a.menu_deselect:active {
	background-color: #BBD6E8;
	color: #369;
	width: 80px;
}
a.sub_menu_deselect:link, a.sub_menu_deselect:visited {
	background-color: #BBD6E8;
	color: #369;
}
a.sub_menu_select, a.sub_menu_deselect:hover, a.sub_menu_deselect:active {
	background-color: #BBD6E8;
	color: white;
}


/* ------------ Sub Divs - Page Content-------------*/

/* - Top Level Pages - */

#links_table {
	width: 100%;
	margin: 50px 0px 50px 0px;
}

#links_table td {
	text-align: center;
}

#links_table td img {
	padding: 2px;
	border: 2px solid #ccc;
}


/* - Service Pages - */

.service_left {
	margin-top: -15px;
	width: 750px;
	float: left;
}

.service_right {
	width: 160px;
	margin-right: 30px;
	padding-top: 45px;
	float: right;
	text-align: center;
	vertical-align: center;
}

.service_right img {
	padding: 2px;
	border: 2px solid #ccc;
}

/* - Current Staff - */

#staff p, #staff h2, #staff h4,  {
	padding: 0px;
}

.details {
	width: 80%;
	margin-top: 30px;
	margin-left: 10%;
	font-weight: bold;
	display: none;
}

.details hr {
	width: 100%;
	margin-bottom: auto;
}

.business_card, .staff_photo {
	float: left;
}

.staff_photo img {
	cursor: pointer;
	height: 100px;
}

.staff_contact_details {
	float: right;
	width: 180px;
	text-align: left;
}

.staff_contact {

}

.staff_name {
	color: #369;
	margin: 0px;
	padding: 0px;
}

.staff_title {
	margin: 0px 0px 25px 0px;
	padding: 0px;
}

#directors {
	height: 107px;
	margin-bottom: 20px;
	padding-left: 5%;
}

.business_card {
	width: 290px;
}

#staff_1, #staff_2, #staff_3 {
	padding-left: 20%;
	height: 107px;
	margin-bottom: 20px;
}

/* ---------- Sub Divs - #bottom---------------*/

#bottom ul {
	padding: 0px;
	margin: 0px;
}
#bottom li {
	padding: 0px 20px 0px 20px;
	float: left;
	list-style-type: none;
}
#bottom li.text-left {
	text-align: left;
}
#bottom li.text-right {
	text-align: right;
}
#disclaimer_link {
	margin-left: 300px;
}
#bottom a:link, #bottom a:visited {
	font-weight: normal;
	text-decoration: underline;
}
#bottom a:hover, #bottom a:active {
	text-decoration: none;
}

