* {
	xmargin: 0;
	xpadding: 0;
}

body {
	margin: 1px 0;
	background: #FFFFFF;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
#header {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	xbackground: url(images/coachinggym-head1a.jpg) no-repeat 0 50px  ;
	clear:left;
}
a {
	color: #29A3E1;
}

a:hover {
	text-decoration: none;
	color: #1A7196;
}

/* Boxed */



.boxed1 .title {
	height: 24px;
	padding-top: 5px;
	font-size: 100%;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font-size: 182%;
}

.boxed2 .content {
	background: url(images/img06.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed3 .title {
	font-size: 129%;
}

.boxed3 .content {
	background: url(images/img07.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */



/* Logo */




/* Menu */

#menu {
	float: left;
	width: 520px;
	height: 50px;
	background:  url(images/coachinggym-head1.jpg) no-repeat;
}

#menu ul {
	height: 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 14px 15px 0 15px;
	text-decoration: none;
	font-weight: bold;
	color: #373923;
}

#menu a:hover {
	border-top: 5px solid #1A7196;
}

#menu .active a {
border-top: 5px solid #1A71cc;
}

#menu a b {
	text-decoration: underline;
}

/* Page */



/* Content */


#content p, #content ol, #content ul {
	line-height: 152%;
}

/* Sidebar */



/* News */

#news {
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 77%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */



/* Samples */



/* Footer */



#footer p {
	text-align: center;
	font-size: 77%;
}