/* THE CLASSES */
	.clear {
		clear: both;
		height: 1px;
	}
	.hidetext {
		display: none;
	}
	.circleArrow {
		background: url(../_images/global_linkArrow.gif) no-repeat right;
		display: block;
		height: 16px;
		color: #E68325;
		font-weight: bold;
		padding-top: 2px;
		padding-right: 20px;
		margin-bottom: 3px;
		text-transform: capitalize;
		text-align:right;
	}
/* END IT */

/* UNIVERSALS */
	h3 {
		font-size:20px;
		font-weight:normal;
	}
	h4 {
		color: #E68325;
		font-weight: bold;
		font-size: 15px;
		margin-top: 10px;
	}
	
		h5 {
		color: #E68325;
		font-weight: bold;
		font-size: 17px;
		margin-top: 10px;
	}
	ul {
		list-style: outside;
	}
/* END */

/* STRUCTURE */
*, html {
	padding: 0px;
	margin: 0px;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #221c53;
	background: url(../_images/global_bg.jpg) repeat center top #F9F4D6 fixed;
}

a {
	outline: none;
}

img {
	border: none;
}

#lebox {
	width: 953px;
	margin: 0 auto;
	position: relative;
}

#structure {
	position: relative;
}

#leftCol {
	width: 680px;
	float: left;
}

#rightCol {
	width: 269px;
	float: right;
}

.bookFrames {
	padding-top: 9px; 
	width: 118px; 
	height: 229px; 
	float: left; 
	margin-right:5px; 
	margin-top:10px; 
	border: 1px solid #221C53; 
	text-align: center;
	font-size:10px;
}
#insidePageContent .bookFrames p {
	margin-top:3px;
	padding:0px;
	line-height:normal;
}
.bookFrames a {
	color:#0000FF;
	text-decoration:underline;
}
	
/* END */

/* GALLERY */



.flipper_wrapper { overflow:hidden;}
.flipper_image { position: absolute; }
.flipper_links_wrapper { 
	position: absolute;
	z-index: 2;
	bottom: -1px;
	right: 15px; }
.flipper_links_wrapper span {
	float: left;
}
.flipper_link_off { 
	display: block;
	width: 18px;
	height: 16px;
	text-align: center;
	border: 1px solid #FFF;
	border-right: none;
	color: #FFF;
	background: #b4c734; 
}
.flipper_link_off:hover { 
	background: #e68325; 
	cursor: pointer;
}
.flipper_link_on { 
	display: block;
	width: 18px;
	height: 16px;
	text-align: center;
	border: 1px solid #FFF;
	border-right: none;
	color: #FFF; 
	background: #e68325;
}

/* END */

/* HOME Left COLUMN */
#gallery {
	width: 670px;
	position: inherit;
}

#contentArea {
	width: 587px;
	background: #FFF;
	padding: 30px 30px 30px 30px;
	margin: 12px auto;
}

.clauses {
	padding-bottom: 20px;
}

#contentArea p {
	margin-bottom: 15px;
}

ul.leftTopics {
	margin: 0;
	padding: 0 0 0 2em;
	width: 235px;
	float: left;
}

ul.leftTopics li {
	margin-bottom: 5px;
}

ul.rightTopics {
	margin: 0;
	padding: 0 0 0 2em;
	width: 235px;
	float: right;
}

ul.rightTopics li {
	margin-bottom: 5px;
}
/* END */


/* INSIDE PAGES */
#insidePageContent {
	background: #FFF;
	padding: 20px;
}

#insidePageContent p {
	margin-top: 10px;
	line-height:17px;
}

#insidePageContent ul {
	font-size:13px;
	margin: 10px auto 10px;
	width:550px;
	padding-left:10px;
}
#insidePageContent ul li {
	margin-top: 3px;
	list-style-position:outside;
	margin-left:10px;
}
/*
p.miniHeader {
	color: #E68325;
	font-weight: bold;
	font-size: 12px;
}
*/

/* END */


/* MAIN NAv */
#mainnav {
	width: 268px;
	margin: 0 auto 0;
	position:relative !important;
	position: inherit;
	top:-1px !important;
}

#mainnav li {
	list-style: none;
}

#mainnav a {
	display: block;
	height:	62px;
}

a.about {
	background:url(../_images/global_tab-about.gif) no-repeat;
}

a.about:hover, a.about.selected {
	background:url(../_images/global_tab-about.gif) no-repeat -267px 0px;
}

a.clinical {
	background:url(../_images/global_tab-clinical.gif) no-repeat;
}

a.clinical:hover, a.clinical.selected {
	background:url(../_images/global_tab-clinical.gif) no-repeat -267px 0px;
}

a.services {
	background:url(../_images/global_tab-services.gif) no-repeat;
}

a.services:hover, a.services.selected {
	background:url(../_images/global_tab-services.gif) no-repeat -267px 0px;
}

a.resources {
	background:url(../_images/global_tab-resources.gif) no-repeat;
}

a.resources:hover, a.resources.selected {
	background:url(../_images/global_tab-resources.gif) no-repeat -267px 0px;
}

a.contact {
	background:url(../_images/global_tab-contact.gif) no-repeat;
}

a.contact:hover, a.contact.selected {
	background:url(../_images/global_tab-contact.gif) no-repeat -267px 0px;
}

#mainnav li ul {
	background: url(../_images/global_tab-subnav.gif) no-repeat;
	width: 266px;
	margin: 0 auto;
}

#mainnav li ul li {
	display:block;
	font-size:10px;
	height:30px;
	letter-spacing: 0px;
}

#mainnav li ul li a {
	display: block;
	height: 30px;
	text-align: center;
	line-height: 29px;
	border-top: 1px #FFF solid;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background:transparent url(../_images/global_tab-subnav.gif) no-repeat scroll 0px 0;
}

#mainnav li ul li a:hover, #mainnav li ul li a.selected {
	background: url(../_images/global_tab-subnav.gif) no-repeat -266px 0px;
	color: #FFF;
}
/* END */

/* FOOTER */
#footer {
	width: 900px;
	margin: 35px auto 35px;
	font-size: 11px;
}

#footer p, a {
	color: #768695;
	text-decoration: none;
}

ul#sitemap {
	margin: 10px 15px;
}



