@charset "utf-8";
#content #main {
	position: relative;
	width: 960px;
	float: left;
	clear: right;
}
#content {
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: auto;
	width: 960px;
	margin-top: 0px;
	top: 0px;
	position: relative;
	box-shadow: 0px 0px 10px 5px #000;
	background-color: #FFF;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#header {
	clear: right;
	float: none;
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#content #header #logo {
	background-image: url(../images/images/On-Garde_01.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	height: 104px;
	width: 214px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	clear: none;
	text-align: left;
}
#content #header #titlePhone {
	background-image: url(../images/On-Garde_02.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 746px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	clear: right;
	text-align: left;
	background-position: left;
}

#content #header #menu {
	width: 746px;
	height: 34px;
	position: relative;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

#content #main #leftbar {
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	top: 0px;
	padding: 0px;
	clear: none;
	left: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#content #main #leftbar #leftTitle {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content #main #leftbar #leftText {
	font-size: 13px;
	text-align: center;
	height: auto;
	width: 80%;
	position: relative;
	left: auto;
	top: 0px;
	float: none;
	right: auto;
	clear: none;
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#content #main #leftbar #leftText ul {
	text-align: center;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}
#content #main #center {
	clear: none;
	float: left;
	height: auto;
	width: 550px;
	position: relative;
	left: 0px;
	top: auto;
	background: rgb(254,252,234); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRhMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgb(254,252,234) 0%, rgb(241,218,54) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(254,252,234)), color-stop(100%,rgb(241,218,54))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* W3C */
























filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-8 */
	overflow: visible;
	bottom: auto;
	margin: auto;
	padding-bottom: 100px;
	min-height: 100%;
}


#content #main #centerTitle  {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	position: relative;
	top: 5px;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 35px;
	width: 90%;
	color: #000;
}
#content #main #coursecenter {
	width: 725px;
	float: left;
	height: auto;
	padding-bottom: 40px;
	background: rgb(254,252,234); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRhMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgb(254,252,234) 0%, rgb(241,218,54) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(254,252,234)), color-stop(100%,rgb(241,218,54))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* W3C */


































filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-8 */
	overflow: visible;
	bottom: auto;
	padding-bottom: 100px;
	min-height: 100%;
	text-align: center;
	padding-left: 35px;
	clear: right;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
}
#content #main #center {
	clear: none;
	float: left;
	height: auto;
	width: 550px;
	position: relative;
	left: 0px;
	top: auto;
	background: rgb(254,252,234); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRhMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgb(254,252,234) 0%, rgb(241,218,54) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(254,252,234)), color-stop(100%,rgb(241,218,54))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(254,252,234) 0%,rgb(241,218,54) 100%); /* W3C */
























filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-8 */
	overflow: visible;
	bottom: auto;
	margin: auto;
	padding-bottom: 100px;
	min-height: 100%;
}


#content #main #centerText {
	font-size: 14px;
	clear: right;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 90%;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: normal;
}

#content #main #center #centerImage {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: right;
	padding-right: 150px;
	margin-top: 20px;
}

#content #main #center #centerTitle #horizline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F00;
}

#content #main #rightbar {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: auto;
	width: 210px;
	position: relative;
	left: 0px;
	top: auto;
	background-color: #FFF;
	z-index: auto;
}

#content #main #rightbar #rightTitle {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 15px;
}

#content #main #rightbar #rightText {
	font-size: 13px;
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	top: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	position: relative;
	font-weight: normal;
}

#content #footer {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(255,255,147,0.66) 15%, rgba(53,53,53,0.71) 60%, rgba(255,255,255,0.72) 73%, rgba(0,0,0,0.74) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(15%,rgba(255,255,147,0.66)), color-stop(60%,rgba(53,53,53,0.71)), color-stop(73%,rgba(255,255,255,0.72)), color-stop(100%,rgba(0,0,0,0.74))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(255,255,147,0.66) 15%,rgba(53,53,53,0.71) 60%,rgba(255,255,255,0.72) 73%,rgba(0,0,0,0.74) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(255,255,147,0.66) 15%,rgba(53,53,53,0.71) 60%,rgba(255,255,255,0.72) 73%,rgba(0,0,0,0.74) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(255,255,147,0.66) 15%,rgba(53,53,53,0.71) 60%,rgba(255,255,255,0.72) 73%,rgba(0,0,0,0.74) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(255,255,147,0.66) 15%,rgba(53,53,53,0.71) 60%,rgba(255,255,255,0.72) 73%,rgba(0,0,0,0.74) 100%); /* W3C */



















filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#bd000000',GradientType=0 ); /* IE6-9 */
	height: 45px;
	width: 960px;
	padding: 0px;
	clear: none;
	float: left;
	position: relative;
	left: 0px;
	color: #000;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#content #footer #footerText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	position: relative;
	top: 10px;
	bottom: auto;
	margin: auto;
}
