/*
** Clinical Transformations LLC
**
** Copyright 2011 J.D.S.
*/

body
{

	background-color:#0c3569;
	font-size:0.8em;
	font-family:"Arial";
	margin:0 auto;
	text-align:center;
	background-image: url('../img/background.jpg');
	background-repeat:repeat-x;
	color:#444444;
	width:1152px;

}

div#wrapper
{

	text-align:left;
	width:1152px;
	margin:0 auto;

}

h1
{

	background-image: url('../img/header.jpg');
	width:663px;
	height:60px;
	margin:0;
	float:left;

}

h1 span
{
	display:none;

}

p
{

	margin:0;

}

#header
{

	width:1152px;
	text-align:center;
	margin:0 auto;
	height:60px;

}

#nav
{

	list-style: none;
	padding:0;
	margin:0;
	width:489px;
	height:60px;
	display:inline;
	float:left;

}

#nav li
{

	float:left;
	margin:0;
	display:inline;

}

#nav-home
{

	background-image: url('../img/nav-home.jpg');
	width:96px;
	height:60px;
	cursor:pointer;
	display:block;
	text-indent:-9999px; 

}

#nav-home span
{


}

#nav-testimonials
{

	background-image: url('../img/nav-testimonials.jpg');
	width:151px;
	height:60px;
	cursor:pointer;
	display:block;
	text-indent:-9999px; 

}

#nav-contact
{

	background-image: url('../img/nav-contact.jpg');
	width:242px;
	height:60px;
	cursor:pointer;
	display:block;
	text-indent:-9999px; 

}

#banner
{

	background-image: url('../img/banner.jpg');
	width:1152px;
	height:200px;
	display:block;

}

#banner p
{


	display:none;
}

#content
{

	background-image: url('../img/content-background.jpg');
	width:1152px;
	text-align:left;
	margin-top:0;
	margin-bottom:0;

}

#content h2
{

	margin-left:175px;
	margin-bottom:1.25em;

}

#content p
{

	margin-left:175px;
	margin-right:175px;
	margin-bottom:1.25em;

}

#content ul
{

	margin-left:175px;

}

#header-expert-soarian-solutions
{

	background-image: url('../img/header-expert-soarian-solutions.jpg');
	width:389px;
	height:20px;
	margin-top:0;
	margin-bottom:0;

}

#header-expert-soarian-solutions span
{

	display:none;

}

#header-implementation-services
{

	background-image: url('../img/header-implementation-services.jpg');
	width:369px;
	height:20px;
	margin-top:0;
	margin-bottom:0;

}

#header-implementation-services span
{

	display:none;

}

#header-testimonials
{

	background-image: url('../img/header-testimonials.jpg');
	width:195px;
	height:20px;
	margin-top:0;
	margin-bottom:0;

}

#header-testimonials span
{

	display:none;

}

#header-professional-service
{

	background-image: url('../img/header-professional-service.jpg');
	width:308px;
	height:20px;
	margin-top:0;
	margin-bottom:0;

}

#header-professional-service span
{

	display:none;

}

#header-contact-us
{

	background-image: url('../img/header-contact-us.jpg');
	width:170px;
	height:20px;
	margin-top:0;
	margin-bottom:0;

}

#header-contact-us span
{

	display:none;

}

#services
{


}

ul.left
{

	float: left;
	width: 250px;
	margin: 0px;
	padding: 0;
	border: 0px none;
	position: relative;
	left: 50px;

}

ul.right
{

	float: right;
	width: 340px;
	margin: 0px;
	margin-right:200px;
	padding: 0;
	border: 0px none;

}

#contact
{

	width:1152px;
	text-align:center;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-bottom:0 !important;
	padding-top:0.5em;
	margin-left:0 !important;
	margin-right:175px;
	margin-bottom:1.25em;


}

.illustration-right
{

	float:right;
	margin-right:175px;
	padding-left:20px;

}

.clear
{

	clear:both;

}

#footer
{

	background-image: url('../img/footer.jpg');
	width:1152px;
	height:154px;
	text-align:center;
	color:#ffffff;
	font-size:0.7em;
	margin-top:0;
	margin-bottom:0;

}

#footer p
{

	padding-top:25px;

}