form {
	margin: 0;
	padding: 0;
}
#main {
	width: 717px;
	/*background-image: url(../images/shadow_right.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
	height: 100%;
}
#navigation {
	width: 165px;
	float: left;
	background-image: url(../images/int/menu_bg.jpg);
	background-repeat: no-repeat;

}
#content {
	width: 510px;
	padding-left: 5px;
	padding-right: 20px;
	position: relative;
	z-index: 0;
	height: 100%;
	margin-top: 211px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;

}
#main #page_header {
	padding-top: 32px;
	font-size: 1px;
	height: 159px;
	width: 550px;
	position: absolute;
	top: 0px;
	left: 165px;
	z-index: 20;
}
#main #page_sub_header {
	height: 159px;
	width: 218px;
	position: absolute;
	top: 191px;
	right: 15px;
	z-index: 20;
	left: 484px;
}
#p-course #page_sub_header,
#p-how-to #page_sub_header {
	width: 248px;
	left: 454px;
}
#main #page_date_header {
	height: 159px;
	width: 250px;
	position: absolute;
	top: 96px;
	right: 15px;
	z-index: 20;
	left: 457px;
}
#form-container {
	padding: 11px;
	position: absolute;
	top: 240px;
	left: 485px;
	z-index: 20;
	width: 222px;
	height: 205px;
	background: url(../images/int/form/form-container.gif) no-repeat;
	font-family: Tahoma;
	font-size: 0.9em;
	color: #fff;
}
#p-home #form-container {
	top: 170px;
}
#p-guarantees #form-container {
	top: 290px;
}
#p-course #form-container {
	top: 240px;
}
#p-faq #form-container {
	top: 240px;
}
#p-contents #form-container {
	top: 270px;
}
#form-content {
	padding: 18px 20px 0 19px;
	background: url(../images/int/form/form-bg.gif) repeat-x;
	width: 161px;
	height: 183px;
}
#form-content h1 {
	margin: 0 0 6px 15px;
	background: url(../images/int/form/header-prospectus.gif) no-repeat;
	text-indent: -9999px;
}
*html #form-content h1 {
	margin: 0 0 0 15px;
}
*+html #form-content h1 {
	margin: 0 0 0 15px;
}
#form-content label {
	margin-top: 3px;
	display: block;
	float: left;
	width: 45px;
	height: 29px;
}
#form-content input {
	margin-bottom: 10px;
	float: right;
	width: 108px;
	height: 16px;
}
.submit-button {
	margin-left: 108px;
	width: 52px !important;
	height: 17px !important;
}
#print_header {
	height: 111px;
	width: 100%;
	display: none;
}
body, textarea, input{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main #banner
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.short_p {
	width: 250px;
}
.short_p_heading {
	width: 290px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
}
.short_li {
	margin-right: 240px;
}
.on_ass_field {
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	height: 13px;
}
.on_ass_button {

	font-size: 11px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	height: 16px;
}
.quote {
	font-style: italic;
}
.sub_heading {
	font-size: 18px;
	color: #666666;
}
li {
	margin-bottom: 10px;
}
.course_title {
	font-size: 18px;
	color: #666666;
}
.footer {
	padding: 5px;
	text-align: center;
	font-size: 10px;
	color: #666666;
	margin-left: 211px;
	width: 510px;
	clear: both;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#main #page_header_letter {
	font-size: 1px;
	height: 159px;
	width: 550px;
	position: absolute;
	top: 0px;
	left: 165px;
	z-index: 20;
}
#content_letter {

	width: 510px;
	padding-left: 5px;
	padding-right: 20px;
	position: relative;
	z-index: 0;
	height: 100%;
	margin-top: 145px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
}
ul.list-none {
	list-style: none;
}
.header-gap {
	margin-top: 80px;
}
fieldset, #cc_info {
	padding: 20px;
}
#cc_info label {
	float: left;
	width: 120px;
}
.down_label {
	float: left;
	width: 420px !important;
}
.clear_label {
	float: none !important;
}


