body {background: url("images/layout/body-bg.gif") top left repeat; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.image-left {float: left; margin: 0 10px 10px 0;}
.image-right {float: right; margin: 0 0 10px 10px;}
.clear {clear: both;}

.blue {color: #2150c7; font-size: 12px; font-style: italic;}

#container-out {margin: 20px 10px; padding: 0 0 20px 0; background: #000; min-width: 940px; text-align: left;}
#container-in {margin: 0 20px; background: #fff; color: #003366;}
#header {background: #2d2f58 url("images/layout/header-bg.gif") top left repeat;}
	#header-left {}
	#header-right {height: 151px; background: url("images/layout/header-right.jpg") top right no-repeat;}
#navigation {background: #b4b4b4 url("images/layout/nav-bg.gif") bottom left repeat-x; height: 38px; padding: 0 10px;}
	#navigation a:visited,
	#navigation a:link {line-height: 38px; padding: 12px 15px 11px 15px; color: #4b4b4b; font-weight: bold; text-decoration: none; margin-right: 0px;}
	#navigation a:hover {background: #bdb838;}
	#navigation #nav-active {background: #d5d5d5; padding: 10px 20px 12px 20px; border: 1px solid #fff; border-width: 1px 1px 0 1px;}
#page {padding: 20px 40px; clear: both;}
#mission-statement { font-size: 12px; }
#footer {background: #3b3b3b url("images/layout/bakas.gif") right 50% no-repeat; text-align: right; padding: 20px 70px 20px 20px; color: #767676; clear: both;}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; margin: 0; padding: 20px 0 0 0; text-transform: uppercase;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; text-transform: capitalize;}
ul {}

#page-left {float: left; width: 220px;}
#page-right {margin-left: 220px;}

.section {clear: both;}
	.section-image {float: left; width: 270px; padding-bottom: 5px;}
	.section-content {margin-left: 270px; padding-bottom: 20px;}
	.section-content h1:first-child {padding-top: 0px;}

.sizingtable {width: 100%; border: 1px solid #000; border-collapse: collapse;}
.sizingtable td {border: 1px solid #000; text-align: center;}

#contact-left {float: left; width: 450px; text-align: center; padding: 10px 0;}
#contact-right {margin-left: 450px;}
#contact-left iframe {border: 2px solid #fff;}

form {padding: 10px 0;}
form label {float: left; width: 140px; display: block;}
form .input {width: 200px;}
form .submit {margin-left: 140px;}
form textarea {margin-left: 140px; width: 200px; height: 80px;}