@charset "UTF-8";
body {
	background-color: #FFF;
}
#wrapper {
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	margin-right: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #96628E;
	border-bottom-color: #96628E;
	border-left-color: #96628E;
	margin-top: -5px;
}
h1 {
	font-size: 2em;
	color: #8C668C;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
.contact_info {
	font-size: 1.07em;
	font-weight: bold;
	color: #8C668C;
}
#header {
	width: 760px;
	height: 120px;
}
#headleft {
	float: left;
	height: 120px;
	width: 216px;
}
#headright {
	float: right;
	height: 67px;
	width: 544px;
	text-align: right;
}
#headrightb {
	height: 21px;
	width: 544px;
	float: right;
}
#headrightc {
	float: right;
	height: 29px;
	width: 544px;
	font-size: 1.1em;
	padding-top: 3px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images-of-personal-training/homerev/yellow_bnnr_blank.jpg);
}
#menu {
	height: 35px;
	margin-left: 40px;
}
#content {
	height: 980px;
	font-size: 11px;
	text-align: left;
}
#contentright {
	float: right;
	width: 540px;
}
#contentright a {
	color: #8C668C;
	text-decoration: none;
}
#contentright a:hover {
	color: #3366CC;
	text-decoration: none;
}
#contentright a:focus {
	color: #663399;
	text-decoration: none;
}
#right {
	height: auto;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 0.95em;
	padding-top: 10px;
	padding-bottom: 10px;
	border: .75px solid #663366;
}
#right a {
	color: #96628E;
	text-decoration: underline;
}
#right a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#box_insert {
	float: right;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: .5px double #FF0000;
	background-color: #FFFFCC;
	margin-left: 10px;
	margin-right: 15px;
}
#contentleft {
	float: left;
	width: 200px;
	text-align: center;
	font-size: 11px;
	line-height: 21px;
	height: auto;
	padding-top: 10px;
	background-color: #8C668C;
	padding-left: 6px;
	padding-right: 6px;
}
#contentleftgrad {
	float: left;
	width: 200px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images-of-personal-training/contact-personal-trainer/gradient.gif);
	height: 400px;
}

#footer {
	clear: both;
	height: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
#footer a:focus {
	color: #999999;
}
