/* CSS Document */
body, html {
	line-height: 140%;
	text-align: center;
	margin: auto;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	background-color:#FFFFFF;
}

textarea, select, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

.lighter
{
	color:#999999;
}

#leftcolumn{
	float: left;
	width: 245px;
	padding-right: 25px;
}

#rightcolumn{
	float: left;
	width: 245px;
	padding-bottom: 15px;
}

#rightcolumn{
	padding-bottom: expression("0px");
}

#contactintro
{
	float: left;
	width: 440px;
	padding-right: 20px;
}

#contactpic
{
	float: left;
	width: 135px;
}

#lawrenceintro
{
	float: left;
	width: 410px;
	padding-right: 15px;
}

#lawrencepic
{
	float: left;
	width: 150px;
	text-align:center;
	font-weight: bold;
	font-size: 90%;
}

#copy h1
{
	clear: both;
}

#ilm {
	float: right;
	text-align: right;
	padding-top: 63px;
	/*padding-top: expression("385px");*/
	padding-right: 20px;
}

.quote {
	float: left;
	border: 1px solid white;
	padding: 5px;
	width: 300px;
	background-color: #c5dcdf;
	color: #03323c;
	margin-top: 15px;
	margin-bottom: 5px;
}

.ilist {
	left:0;
	float: left;
	clear: both;
	width: 250px;
	padding-top: 4px;
	padding-right: 20px;
	list-style-type:none;
}

.ilist li {
	margin: 3px;
}

.bordered {
	border: 1px solid white;
	padding: 5px;
	width: 580px;
	background-color: #c5dcdf;
	color: #03323c;
	/*#828691;*/
}

.borderedfloat {
	
	float: left;
	border: 1px solid white;
	padding: 5px;
	width: 580px;
	background-color: #c5dcdf;
	color: #03323c;
	/*#828691;*/
}

.borderedthin {
	border: 1px solid white;
	padding: 5px;
	background-color: #c5dcdf;
	color: #03323c;
	width: 270px;
}

.borderedthin li, .bordered li{
	margin-left: -15px;
}

a:link {
	color: #03323c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03323c;
}
a:hover {
	text-decoration: underline;
	color: #03323c;
}
a:active {
	text-decoration: none;
	color: #03323c;
}

#content {
	padding: 0;
	margin: 0;
	background-color: #d9e3e2;
	background-image: url(../images/layout/bg_grad.jpg);
	background-repeat: repeat-x;
}

#content a:link {
	color: #03323c;
	text-decoration: none;
}

#content a:visited {
	text-decoration: none;
	color: #03323c;
}

#content a:hover {
	text-decoration: underline;
	color: #03323c;
}

#content a:active {
	text-decoration: none;
	color: #03323c;
}

#copy {
	color: #03323c;
	padding: 0;
	margin: 0;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: justify;
	background-color:#d9e3e2;
	background-image: url(../images/layout/bg_grad.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 515px;
	position: relative;
}

#copyfullwidth {
	color: #03323c;
	padding: 0;
	margin: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: justify;
	background-color:#d9e3e2;
	background-image: url(../images/layout/bg_grad.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 595px;
	position: relative;
}

#copy h1{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight:200;
}

#copyfullwidth h1{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight:200;
}

#copyfullwidth h2{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:600;
}

#copy h1.right{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight:200;
	text-align:right;
}

#std
{
	float: left;
	width: 600px;
	padding-bottom: 15px;
}

#acc
{
	float: left;
	width: 600px;
	padding-bottom: 15px;
	margin: 0;
}

#accreditation
{
	float: left;
	width: 512px;
	margin: 0;
}

#accreditationpic
{
	text-align: right;
	float: left;
	width: 42px;
	margin: 0;
	padding-left: 15px;
}


.left{
	float: left;
}

#bubble {
	padding: 0;
	margin: 0;
	float: left;
	width: 104px;
	position: relative;
	background-color:#d9e3e2;
	background-image: url(../images/layout/bg_grad.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	padding: 0;
	margin: auto;
	width:660px;
}

#footer {
	padding: 10px 0 0 0;
	background-color: #EDEEF1;
	line-height: 150%;
	margin-top: 6px;
	height: 59px;
	width: 618px;
	float: left;
	position:relative;
	overflow:hidden;
}

#bl {
	background-image:url(../images/layout/bl.jpg);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
	height: 80px;
	width: 21px;
	float: left;
	position:relative;
}

#br {
	background-image:url(../images/layout/br.jpg);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
	height: 80px;
	width: 21px;
	float: left;
	font-size: 0px;
	position:relative;
}

#footerleft{
	float:left;
	width: 65%;
	text-align:left;
}

#footerright{
	float:left;
	width: 35%;
	text-align:right;
}

.coursewide {
	float: left;
	clear: both;
	margin-top: 5px;
	width: 600px;
	
}

.trainer {
	float: left;
	width: 595px;
}

.trainerphoto {
	float: left;
	width: 99px;
	padding-right:10px;
}

.trainerblock{
	float: left;
	margin-top: -10px;
}

.trainerinfoinset {
	float: left;
	position:relative;
	width: 485px;
}

.trainertitlepad {
	width: 360px;
	float: left;
}

.genericrightcol {
	float: left;
	width: 280px;
}

.genericleftcol {
	float: left;
	width: 300px;
	padding-right: 15px;
}

.course {
	float: left;
	width: 295px;
}

.coursepic {
	margin-top: -4px;
	float: left;
	position:relative;
	width: 82px;
	height: 72px;
	text-align: center;
	clear: left;
}

.courseinfo {
	float: left;
	position:relative;
	width: 510px;
	vertical-align:top;
}

.courseinfoinset {
	float: left;
	position:relative;
	width: 592px;
	vertical-align:top;
}

.coursedownload {
	clear: both;
	float: left;
	position:relative;
	width: 210px;
	margin-top: 20px;
	vertical-align:top;
}

.coursedownloadwide {
	clear: both;
	float: left;
	position:relative;
	width: 510px;
	margin-top: 20px;
	vertical-align:top;
}

.coursedownloadimage {
	float: left;
	position:relative;
	width: 30px;
	margin-top: -13px;
}

.coursetitle {
	text-align: left;
	width: 280px;
	float: left;
	margin-bottom: -10px;
	padding: 0;
}

.coursetitlewide {
	text-align: left;
	width: 510px;
	float: left;
	margin-bottom: -10px;
	padding: 0;
}

.coursetitlepad {
	width: 560px;
	float: left;
	margin-bottom: -15px;
}

.pad {
	height:0px;
	float: left;
	clear: both;
	width: 600px;
}

.supersmall
{
	padding: 10px;
	font-size: 90%;
	color: #c2c2c2;
}

.pad10pix {
	height:10px;
	float: left;
	clear: both;
	width: 600px;
}

.clear {
	clear:both;
	font-size: 1px;
}

.topofpage {
	padding:10px;
	text-align:right;
	background-color: #d9e3e2;
}
