
body {margin: 0px; padding:0px; background-color:#315b72; font-family: Arial, Helvetica, sans-serif; line-height: 140%; color:#636363; font-size: 13px;}
p {margin-top: 0px; margin-bottom: 0px; }
#topspacer {height:20px;}
#header {margin-left:auto;margin-right:auto;width:849px; height: 385px; background-image:url(img/home/header.gif); clear:both; }
#iconmenu {margin-left:auto;margin-right:auto;width:849px; height: 134px; background-color: white; background-image:url(96/iconbarhome.gif); clear:both; }
#teamicon {float:left; margin-left: 135px; width:96px; height: 134px; border: none}
#commicon {float:left; margin-left: 28px; width:96px; height: 134px; border: none}
#educicon {float:left; margin-left: 64px; width:96px; height: 134px; border: none}
#privicon {float:left; margin-left: 52px; width:96px; height: 134px; border: none}
#mailicon {float:left; margin-left: 40px; width:96px; height: 134px; border: none}
#content {margin-left:auto;margin-right:auto;width:849px; height:auto; margin-top:0px; margin-bottom: 0px; background-color: white;  background:url(img/home/repeatbg.gif) repeat-y top left; clear:both;}
#lhscontent {padding-left:100px; padding-top:20px; float:left; width: 280px;}
#lhscontent p {padding-bottom:10px;}
#rhscontent {padding-left:20px; padding-top:20px; padding-right:100px; width: auto; float:right; }
#rhscontent p {padding-bottom:10px;}
#fullwidthcontent {padding-left:100px; padding-right:100px;padding-top:10px; width: 649px; clear:both;}
#fullwidthcontent p {padding-bottom:10px;}
#bottom {margin-left:auto;margin-right:auto;padding-top:40px; padding-left:100px; padding-right:100px;width: 649px; background-color: white;  height: 412px; background-image:url(img/home/bottombg.gif); clear:both;}
#bottom p {padding-bottom:10px;}
#footer {margin-left:auto;margin-right:auto;width:849px; height: 143px; background-color: white;  background-image:url(img/home/footerbg.gif); clear:both;text-align: center;}
#footermenu {padding-top: 10px; font-size:12px;}

#tablespace {width:849px;margin-left:auto;margin-right:auto;}


#innerheader {margin-left:auto;margin-right:auto;width:849px; height: 519px; background-color: white; background-image:url(img/inner/topbg.gif); clear:both; }
#innerheaderlhs {margin-left:0;margin-right:0;width:357px; height: 194px; background-color: white;  background-image:url(img/inner/topleft.gif); float:left;}
#innerheaderrhs {margin-left:0;margin-right:0;width:492px; height: 194px; background-color: white;  background-image:url(img/inner/topright.gif); float:right; }
#innercallus {padding-top:150px;}
#innericonmenu {margin-left:auto;margin-right:auto;width:100%; height: 134px;background-image:url(96/iconbar.gif); clear:both; }

#innericonmenuintable {background-color:red;margin-right:auto;width:659px; height: 134px;/*background-image:url(96/iconbar.gif);*/ clear:both; }

#innerintro {padding-left:100px; padding-right:100px;padding-top:40px; height: 191px; width: 649px; clear:both;}
#innerintro p {padding-bottom:10px;}

/* for the form */
label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
}

form br {
	clear: left;
}

/* general css formatting */

.centered {text-align:center;}
.smaller {font-size: 11px;}
.pagetitle {font-size:16px; padding-bottom:10px;}



/* The clearfix thing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
