﻿body {margin: 10px 0 0 0;background-color: #fff;font-family: Tahoma, Verdana;background-image: url('/assets/images/stusbg.png');background-repeat: repeat-x;background-color:#fec74d;}
.container {width: 965px;margin: 0 auto;}

.content {width: 965px;height: 468px;background-repeat: no-repeat;position: relative;}

.contentpnl {width: 535px;height: 200px;position: absolute;top: 100px;left: 50px;overflow: auto;opacity:0.6;filter:alpha(opacity=60)}
.thecontent {width: 500px;height: 190px;position: relative;top: 105px;left: 75px;overflow: auto;position:absolute;}

h1,h2,h3,h4,h5 {font-size: 12px;margin: 10px 5px;color:#ce171e;}

p, .content {font-size: 11px;}
.followfb {height: 41px;text-align: right;}
.content {}
.leftcontent p {line-height: 10px;margin-bottom: 10px;font-weight:bold;color: #fff;}
.rightcontent p {padding: 5px;color:#333;line-height: 11px;margin-bottom: 11px;font-weight:bold;}
a {color:#fec74d;text-decoration: none;}

.tblContact {margin-left: 10px;}
.tblContact input, .tblContact textarea {font-size: 11px;font-family: Tahoma, Verdana;}

.nav {height:26px;width: 965px;background-color: #eee;}
.nav a {border:0;text-decoration: none;margin: 0px;padding:0px;display: inline;}
img {border:0;}

.footertext {color:#fff;width: 600px;height: 120px;position: relative; left: 325px;top: 10px;font-size: 18px;font-weight:bold;}

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
