body, div, ul {
	margin: 0;
	padding: 0;
	
}
body	{
	background-color:#C0C0C0;
}
p, h1, h2, h3 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 12px;
}
a	{
	color:#003366;
}
h1  {
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}
h2	{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
h3	{
	font-weight:bold;
	padding-bottom:8px;
	font-size:14px;
}
.lgtmpfont  {
	font-size:34px;
	color:#999999;
	font-weight:bold;
	
}
#outer {
	margin: auto;
	width: 1025px;
	position:relative;
	background-color:#FFFFFF;
	font-size:12px;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;

}
#header {
	background-image: url(../images/MidloTopBottomBar.gif);
	background-repeat: repeat-x;
	background-position:top left ;
	height: 58px;
	position:relative;
}

#wrapper {
	width: 100%;
	background-color: #FFF;
	float: left;
	position:relative;
}
#rightcolumn {
	width: 511px;
	background-color: #FFF;
	float: left;
}

#leftcolumn {
	float: left;
	width: 509px;
	background-color: #FFF;
}
#logoheader {
	background-image: url(../images/toplogobkg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	height:78px;
	position: relative;
}
#rtcolpad {
	margin-top: 28px;
	margin-left: 16px;
	margin-right:24px;
	margin-bottom:10px;
	position:relative;
}
#rtcolpad ul {
	padding-bottom:10px;
}
li.faq  {
	margin-left:20px;
} 
#nav {
	height: 30px;
	width: 100%;
	float:left;
	background-image:url(../images/secondary/navbkg.gif);
	background-position:center top;
	background-repeat:repeat-x;
}

#footer {
	background-image: url(../images/MidloTopBottomBar.gif);
	background-repeat:repeat-x;
	background-position: top left;
	height:58px;
	width: 100%;
	float:left;
	color:#FFFFFF;
}
li.reshvacsvc {
	margin-left: 15px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-image: url(../images/arrowrt.gif);
	list-style-type: none;
	
}

.imgPenguin {
	padding-left:350px;
}
.weathericon {
	position:absolute;
	top: 8px;
	right: 208px;
	z-index: 1;
}
#weathercondition {
	position:absolute;
	right: 208px;
	width: 76px; 
	text-align:center;
	bottom: 5px;
	z-index:2;
}
#tab {
position:relative;
width:100%;
	
	color: #FFFFFF; 
	float:left;

}
#tabsignup {
	background-image: url(../images/splash/signupbut2.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	float:left;
	height:58px;
	width:750px;
}
.signuptxt	{
	padding-top:36px;
	color:#003366;
	font-size:12px;
	font-weight:bold;
	padding-left:590px;
}
.signuptxt a {
	text-decoration:none;
}
#tabgrade {
	background-image: url(../images/splash/gradebutblank.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	height:58px;
	width:270px;
	float:left;
}
.gradetxt	{
	padding-top:36px;
	color:#003366;
	font-size:12px;
	font-weight:bold;
	padding-left:35px;
}
.gradetxt a {
	text-decoration:none;
}
#phone {
	position: absolute;
	left: 375px;
	top: 18px;
	font-size:36px;
	font-weight:bold;
	color:#16325C;
	width: 244px;
}
