/* Aspire Coaching 	*/
/* layout1.css		*/
/* Rev 0.1		*/
/* 21/03/05		*/

body	{
	font: 0.7125em Verdana, sans-serif;
	line-height: 1.45em;
	color: #3e3a36;
	background: #fff;
	margin: 0;
	}

#border {
	width: 710px;
	margin: 0px auto;
	}

#banner {
	height: 90px;
	background: #fff url(images/logo2.gif) left no-repeat;
	}

.topnav	{
	background: #f7f7f7;
	font-size: 115%;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 10px;
	letter-spacing: -0.04em;
	padding-bottom: 10px;
	padding-left: 17px;
	text-decoration: none;
	text-transform: lowercase;
	}

.topnav A:link,.topnav A:visited,.topnav A:active,.topnav A:hover { 
	color: #000000;
	text-decoration: none;
	}

.topnav A:hover {
	color: #1e6cc3;
	}

ul { 
	text-indent: 0px;
	list-style-type: square; 
	}

#main	{
	text-align: left;
	margin: 16px 74px;
	}


#footer	{
	clear: both;
	background: #f7f7f7;
	line-height: 1.7em;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
	}

#footer a {
	color: #000;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

.list {
	margin-left: 2em;
	color: #1e6cc3;
	}

.list2 {
	margin-left: 2em;
	}

.blue {
	color: #1e6cc3;
	}

img.floatRight { float: right;
margin: 4px; }

p.floatRight { float: right;
margin: 4px;
font-size: 0.7em;
text-align: center
 }

.imageposleft {
	float: left;
	margin-right: 15px;
	}

h1 {
	font-size: 130%;
	color: #1e6cc3;
	padding: 10px 0 10px 0;
	margin: 0px;
	}

.bold {
	font-weight: bold;
	}

#smallertitle {
	text-align: center;
	font-size: 1.3em;
	color: #1e6cc3;
	}


/* *** REWORK THIS *** */
/* IE displays a gap between the banner at #topnav 1e6cc3 */
#banner	{
	background-color: #ffffff;
	font height: 0;
	line height: 0;
	display: block;
	border: 0;
	}
#main fieldset {
	border: none;
	text-align: center;
}
#main label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #4A4AFF;
}
#main #email {
	padding: 0px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #1e6cc3;
}
#main input#newsbtn {
	color: #FFFFFF;
	background-color: #1e6cc3;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	margin: 0px;
	padding: 2px 5px;
}
#main .formerror {
	font-weight: bold;
	color: #DD4800;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #333333;

}

#main a {
	color: #F01435;
	font-weight: bold;
	text-decoration: none;
	}
#main ul {
	list-style-type: disc;
	}
.imageposright {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
#pagecontent {
	margin: 0px;
	padding: 0px;
	}
.bold {
	font-weight: bold;
	}
.parentbox {
	width: 180px;
	border-top: 1px none #1e6cc3;
	border-right: 1px none #1e6cc3;
	border-bottom: 0.5em none #1e6cc3;
	border-left: 1px none #1e6cc3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin: 0px;
	background-color: #6365FF;
}
.imageposleft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#box {
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 220px;
}

#contain {
}

#spacer {
clear: both;
height: 20px;
}

#left {
float: left;
width: 300px;
}
#right {
float: right;
width: 230px;
}

#left2 {
float: left;
width: 80px;
}

#right2 {
float: right;
width: 460px;
}

#bluebox {
font-size: 130%;
font-weight: bold;
color: #1e6cc3;
padding: 20px;
text-align: center;
width: 200px;
}