body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-color: #204e69;
}

#holder {
	width: 780px;
	height: 100%;
	border: 1px solid #c0c0c0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #c8c8c3;
}
#img {
	margin-top: 25px;
	margin-right: 25px;
}


#header {
	width: 780px;
	height: 60px;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	color: #50A0C5;
}
#header .sublinkbox {
	float: right;
	margin-top: 10px;
	width: 200px;
	font-size: 9px;
}

#header h1 {
	float: left;
	margin-left: 35px;
	color: #00183c;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 20px;
}

#navigation {
	height: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00183c;
	border-left-color: #00183c;
	width: 630px;
	margin-top: 10px;
	border-right-width: 70px;
	border-left-width: 70px;
	padding-left: 10px;
	float: left;
	background-color: #70810a;
}

#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 20px;
	width: 640px;
	text-align: left;
	background-color: #70810a;
	padding-top: 1px;
	padding-bottom: 1px;
}

#navigation a:hover {
color: #52B5E2;}

#mainimage {
	width: 100%;
	margin-top: 20px;
	height: 150px;
	background: url(images/main_img.jpg);
	float: left;
}

a {
color: #B2B2B2;
text-decoration: underline;}

a:hover {
color: #FA7201;
text-decoration: underline;}

#footer{
	margin-top: 10px;
	width: 740px;
	font-size: 9pt;
	height: 20px;
	color: #00183c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 10px;
	padding-left: 40px;
	clear: both;
	text-align: left;
}
#content {
	margin-top: 20px;
	line-height: 22px;
	width: 500px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
	background-color: #c8c8c3;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 25px;
	padding-left: 40px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	margin-right: 15px;
	margin-left: 15px;
}

.contact {
	color: #666666;
	font-weight: bold;
}

#content h2 {
	color: #00183c;
	width: 300px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-top: 15px;
}
#boxr {
	width: 540px;
	float: left;
	line-height: 17px;
	margin-top: 34px;
	padding-right: 15px;
	background-color: #70810a;
	margin-left: 40px;
	padding-left: 15px;
	margin-bottom: 20px;
}
#holder #boxr #tens {
	float: right;
	height: 129px;
	width: 100px;
	position: absolute;
	clear: left;
	margin-bottom: 10px;
	bottom: 50px;
	overflow: auto;
}


.boxabout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	width: 600px;
}


#boxr h2 {
	margin-left: 0px;
	color: #00183c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 0px;
}
#boxr p {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 9pt;
	margin-left: 0px;
	line-height: 18px;
}
#boxr a {
	color: #50A0C5;
}
#content a {

	color: #50A0C5;
}
.Jane {
	font-size: 18pt;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	color: #00183c;
	font-weight: bold;
}
/*######## Smart Green ########*/
.smart-green {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	background: #c8c8c8;
	padding: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.smart-green h1 {
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 20px 0px 20px 40px;
    display: block;
    margin: -30px -30px 10px -30px;
    color: #FFF;
    background: #9DC45F;
    text-shadow: 1px 1px 1px #949494;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-bottom:1px solid #89AF4C;

}
.smart-green h1>span {
    display: block;
    font-size: 11px;
    color: #FFF;
}

.smart-green label {
    display: block;
    margin: 0px 0px 5px;
}
.smart-green label>span {
    float: left;
    margin-top: 10px;
    color: #5E5E5E;
}
.smart-green input[type="text"], .smart-green input[type="email"], .smart-green textarea, .smart-green select {
    color: #555;
    height: 30px;
    line-height:15px;
    width: 100%;
    padding: 0px 0px 0px 10px;
    margin-top: 2px;
    border: 1px solid #E5E5E5;
    background: #FBFBFB;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    font: normal 14px/14px Arial, Helvetica, sans-serif;
}
.smart-green textarea{
    height:100px;
    padding-top: 10px;
}
.smart-green select {
    background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
   appearance:none;
    -webkit-appearance:none; 
   -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width:100%;
    height:30px;
}
.smart-green .button {
    background-color: #70810a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-border-radius: 5px;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    text-shadow: 1px 1px 1px #949494;
}
.smart-green .button:hover {
    background-color:#204e69;
}
.quali {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #00183c;
	font-weight: bold;
}
.teacher {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00183c;
}
.fltrt {
	float: right;
	position: absolute;
	height: 129px;
	width: 100px;
	bottom: 30px;
}
.battlogo {
	position: absolute;
	height: 122px;
	width: 100px;
	top: 750px;
	right: 285px;
}
