html {
    height: 100%;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(img/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#outerwrapper {
    text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 819px;
	height: 100%;
	z-index: 1;
}

.main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #808080}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1626b7;
		margin: 0px 0px 0px 0px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
		margin: 0px 0px 0px 0px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1626b7;
		margin: 0px 0px 0px 0px;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1626b7;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.large1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1626b7;
}
.large2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1626b7;
}
.large3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1626b7;
}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
ul {  padding-left: -10px;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
a:link {
	color: #1626b7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1626b7;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #1626b7;
}

.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.tel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}


#innerwrapper {
	background-image: url(img/bgtop.jpg);
	position: relative;
	z-index: 5;
	height: 550px;
	width: 779px;
	left: 20px;
	top: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-bottom: 150px;
}

#address {
    position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: right;
	z-index: 100;
	height: 34px;
	width: 417px;
    left: 335px;
	top: 25px;
}

#topleftbulletpoints {
	position: absolute;
	z-index: 6;
	height: 161px;
	width: 217px;
	left: 39px;
	top: 101px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
#topleftbulletpoints a:link {
	color: #000000;
	text-decoration: none;
}
#topleftbulletpoints a:visited {
	text-decoration: none;
	color: #000000;
}
#topleftbulletpoints a:hover {
	text-decoration: underline;
	color: #000000;
}
#topleftbulletpoints a:active {
	text-decoration: none;
	color: #000000;
}

#leftmenu{
	z-index: 10;
	width: 160px;
	height:115px;
	left: 22px;
	float: left;
	top: 285px;
	position: absolute;
}

#content {
	position: relative;
	width: 516px;
	height: auto;
	z-index: 100;
	left: 233px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 50px;
}

#blinkmessage {
	position:absolute; 
	width:183px; 
	height:45px; 
	z-index:7; 
	left: 315px; 
	top: 136px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
