@charset "utf-8";
body {
	background-color: #D6F0FD;
	margin: 0px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
}
#main_container {
	height: auto;
	width: 793px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#nav_top {
	height: 210px;
	width: 793px;
}
#nav_bar {
	height: 51px;
	width: 793px;
	background-color: #015289;
	text-align: center;
	padding-top: 10px;
}
#content_container {
	height: auto;
	width: 793px;
	background-color: #FFFFFF;
}
#content_left {
	height: auto;
	width: 496px;
	background-image: url(images/content_left_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	background-color: #FFFFFF;
	padding-left: 36px;
	padding-right: 36px;
	padding-top: 30px;
}
#content_left_splash {
	height: auto;
	width: 568px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#content_left_splash_text {
	height: auto;
	width: 496px;
	background-repeat: no-repeat;
	float: left;
	background-color: #FFFFFF;
	padding-left: 36px;
	padding-right: 36px;
}
#content_right {
	height: 300px;
	width: 225px;
	float: right;
	background-image: url(images/content_right_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	text-align: center;
}
#bottom_bar {
	height: 75px;
	width: 793px;
	background-image: url(images/footer_bg.jpg);
}
#bottom_nav {
	height: auto;
	width: 793px;
	text-align: center;
	padding-top: 10px;
}
#fitting_sidebar {
	float: right;
	height: auto;
	width: 148px;
	padding-left: 5px;
}
#content_break {
	background-color: #015289;
	height: 1px;
	width: 496px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mod_container {
	height: 75px;
	width: 496px;
}
#mod_left {
	width: 346px;
	height: auto;
	float: left;
}
#mod_right {
	height: auto;
	width: 150px;
	float: left;
	text-align: right;
}
#orth_container {
	height: 320px;
	width: 496px;
}
#orth_left {
	float: left;
	height: auto;
	width: 271px;
}
#orth_right {
	float: left;
	height: auto;
	width: 225px;
	text-align: right;
	padding-top: 100px;
}
#foot_container {
	height: 163px;
	width: 496px;
}
#foot_left {
	float: left;
	height: auto;
	width: 271px;
}
#foot_right {
	float: left;
	height: auto;
	width: 225px;
	text-align: right;
}
#ankle_container {
	height: auto;
	width: 496px;
}
#ankle_left {
	float: left;
	height: auto;
	width: 271px;
}
#ankle_right {
	float: left;
	height: auto;
	width: 225px;
	text-align: right;
}
#ots_container {
	height: 163px;
	width: 496px;
}
#ots_left {
	float: left;
	height: auto;
	width: 271px;
}
#ots_right {
	float: left;
	height: auto;
	width: 225px;
	text-align: right;
}
#comp_container {
	height: 257px;
	width: 496px;
}
#comp_left {
	float: left;
	height: auto;
	width: 271px;
}
#comp_right {
	float: left;
	height: auto;
	width: 225px;
	text-align: right;
}
#clear {
	clear: both;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #005190;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005190;
}
.medium a:link {
	color: #005190;
}
.medium a:visited {
	color: #005190;
}
.medium a:active {
	color: #005190;
}
.medium a:hover {
	color: #005190;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005190;
	line-height: 16px;
}
.small a:link {
	color: #005190;
	font-weight: bold;
	text-decoration: underline;
}
.small a:visited {
	color: #005190;
	font-weight: bold;
	text-decoration: underline;
}
.small a:active {
	color: #005190;
	font-weight: bold;
	text-decoration: underline;
}
.small a:hover {
	color: #005190;
	font-weight: bold;
	text-decoration: none;
}
.righttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005190;
	line-height: 17px;
}
.righttext a:link {
	color: #005190;
}
.righttext a:visited {
	color: #005190;
}
.righttext a:active {
	color: #005190;
}
.righttext a:hover {
	color: #005190;
	text-decoration: none;
}
.nav_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.nav_text a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_text a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_text a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_text a:hover {
	font-weight: bold;
	color: #CCFFCC;
	text-decoration: underline;
}
.nav_break {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #018CE9;
}
