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


/*-- Global styles --*/

body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	outline: none;
}

.clearit {
	width: 1px;
	height: 1px;
	clear: both;
}

/*-- Framework --*/

.container {
	width: 1024px;
	margin: 15px auto;
}

.left {
	width: 240px;
	height: 697px;
	float: left;
	background: #a31b29 url(../images/bg-left.jpg) bottom left no-repeat;
}

.right {
	width: 777px;
	height: 697px;
	float: right;
}

.gyro {
	width: 777px;
	float: right;
}

	
.footer {
	background-color: #615049;
	margin-top: 5px;
	padding: 12px 0 28px 289px;
}

/*-- Logo and navigation --*/

.logo {
	padding: 0;
	margin: 0;
}

.navigation {
	padding-top: 48px;
}

.navigation p {
	text-align: right;
	padding: 0;
	margin: 0;
	padding-bottom: 27px;
	padding-right: 26px;
}

/*-- Header --*/

.header {
	padding: 0;
	margin: 0;
}

/* Home page */

.home {
	height: 550px;
	margin-top: 8px;
	background: #fff url(../images/bg-home.jpg) top left no-repeat;
}

.home p {
	padding: 0;
	margin: 0;
	padding-top: 45px;
	padding-left: 25px;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
}

/* Internal pages */

.internal {
	padding: 0;
}

.internal#home, .internal#about, .internal#contact, .internal#services {
	padding: 30px 35px 20px 35px;
}


.internal#acm {
	padding: 30px 35px 20px 35px;
	background: #fff url(../images/bg-acm.jpg) top right no-repeat;
}

.internal#cranio {
	padding: 35px 35px 0 35px;
	background: #fff url(../images/bg-craniosacral.jpg) top right no-repeat;
}

.internal#therapeutic {
	height: 520px;
	padding: 20px 35px 10px 35px;
	background: #fff url(../images/bg-therapeutic.jpg) top right no-repeat;
}

.col1 {
	width: 350px;
	float: left;
	margin-right: 35px;
}

.col2 {
	width: 320px;
	float: left;
}

.col1 p, .col2 p {
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 20px;
}

.col2 p {
	padding-left: 10px;
}

.col1 p span {
	color: #c41230;
	font-size: 18px;
}

.col1 a, .col2 a {
	color: #c41230;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

table td {
	padding: 0;
	margin: 0;
}

table td p {
	line-height: 20px;
}

table td p span {
	color: #c41230;
	font-size: 18px;
}

.small {
	font-size: 9px;
	line-height: 12px;
}


/*-- Footer styles --*/

.footer {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}
