/* CSS Document */

/*	HTML Entities	*/
html {
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
}

a, a:visited {
	color:#FF0000;
	text-decoration:none;
}

a:hover {
	color:#3300FF;
	text-decoration:underline;
}

img {
	border:0px;
}

h1 {
	color:#970100;
	font-size:14px;
	font-weight:bold;
}

h2 {
	color:#970100;
	font-size:12px;
	font-weight:bold;
}

li {
	list-style-image:url(/images/arrow.gif);
}

/* IDs	*/
#container {
	margin:0px auto;
	width:1000px;
	text-align:left;
}

#header {
	float:left;
	background:url(/images/header.jpg) no-repeat;
	width:1000px;
	height:140px;
	padding:0px;
}

#header h2 {
	background:url(/images/allaboutperformance-logo.gif) no-repeat;
	width:294px;
	height:80px;
}

#navigation {
	background:url(/images/nav-bar.gif) no-repeat;
	width:581px;
	height:26px;
	text-align:center;
	padding-top:2px;
	margin-left:25px;
	top:104px;
	position:absolute;
}

#body {
	float:left;
	background:url(/images/background.jpg) repeat-y;
	width:1000px;
	padding:15px;
}

#content, #content_contact, #topic {
	float:right;
	width:815px;
	padding:0px 15px 10px 10px;
	padding-right:20px;
	text-align:justify;
	margin-top:-18px;
}

#content_excercise, #content_tools {
	float:none;
	width:735px;
	padding:0px 15px 10px 15px;
	padding-right:20px;
	text-align:justify;
	margin-top:-18px;
}

#content_tools a:hover {
	color:#FF0000;
	text-decoration:none;
}

#content_excercise table {
	border:1px solid #003366;
}

#content_excercise td {
	text-align:center;
	color:#000066;
	border:1px solid #003366;
}

#content_excercise td a {
	color:#000066;
}


#content p {
	float:none;
	width:810px;
}

#content h1 {
	width:815px;
	text-align:center;
}

#topic h1 {
	width:405px;
	text-align:center;
}

#content h2 {
	background:url(/images/bar.jpg) no-repeat;
	background-position:center;
	width:815px;
	height:33px;
	text-align:center;
	line-height:25px;
}

#profile {
	width:595px;
	padding:0px 10px 10px 10px;
	padding-right:20px;
	text-align:justify;
}

#content_left {
	float:left;
	width:365px;
	padding:5px ;
}

#content_right {
	float:left;
	width:205px;
	padding:5px;
}

#left {
	float:right;
	width:150px;
	margin-top:-15px;
}

#left a {
	font-weight:bold;
}

#left li {
	list-style-image:url(/images/arrow.gif);
	margin-left:-20px;
	padding:3px 0px 3px 0px;
}
#main {
}

#footer {
	background:url(/images/gradient_background.jpg) repeat-y;
	width:1000px;
	height:52px;
	float:left;
	padding-bottom:10px;
}

#footer_text {
	float:left;
	background:url(/images/footer.jpg) no-repeat;
	width:1000px;
	text-align:center;
	padding-top:30px;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	color:#FF0000;
}
/* Classes	*/
.company_title {
	display:none;
}

.title {
	color:#970100;
	font-size:16px;
	font-weight:bold;
}

.box {
	background:url(/images/box.jpg) no-repeat;
	width:150px;
	height:115px;
	padding:10px 10px 5px 5px;
	color:#050567;
}

.email_box {
	background:url(/images/box-large.jpg) no-repeat;
	width:150px;
	height:185px;
	padding:10px;
	color:#050567;
}
.email_box p {
	width:140px;
}

.box_title {
	color:#FE0002;
	font-size:14px;
	font-weight:bold;
}

.nav {
	float:left;
	width:16%;
	text-align:center;
}

.nav a {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.img_right {
	float:right;
	padding:0px 0px 10px 10px;
}

.footer {
	font-size:14px;
	font-weight:bold;
}

.query {
	width:125px;
}

.half {
	float:left;
	width:395px;
	padding:5px ;
	text-align:left;
}

.bio {
	padding-top:10px;
}

.top {
	margin-top:-5px;
	padding-bottom:50px;
}

.drop {
	margin-top:13px;
	padding-bottom:40px;
}

.articles {
	font-weight:bold;
	padding-top:20px;
	font-size:14px;
}

.contact {
	width:475px;
}

.css_style_keeper {
	font-size:1px;
}
