html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 762px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
	margin: 0;
}

h1 {
	display: inline;
	font-size: 1.2em;
	position: relative;
	right: -215px;
	top: -2em;
}

h2 {
	font-size: 0.9em;
	text-align: center;
	color: #184470;
}

#skiplinks {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	line-height: 0.7em;
}

#skiplinks a {
	font-size: 0.6em;
	color: #ddd;
}

.above {
	text-align: left;
}

h3 {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#top {
	height: 50px;
	background: #4591d0 url(../images/topbar3.png) 0 0 repeat-x;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 99;
}

#phone {
	position: absolute;
	right: 10px;
	top: 0;
	background: #fff url(../images/phone-bg.png) 0 0 repeat-x;
	z-index: 999;
	height: 67px;
}

#phoneL {
	background: url(../images/phoneL-bg.png) 0 0 no-repeat;
	height: 67px;
}

#phoneR {
	background: url(../images/phoneR-bg.png) 100% 0 no-repeat;
	height: 67px;
	padding-top: 30px;
}

#phone p { 
	font-size: 0.8em;
	margin: 0 15px 0 9px;
	padding: 0;
}

#top ul {
	margin-top: 9px;
}

#top li {
	padding: 0 80px 0 0;
	display: inline;
}

#top a {
	color: #fff;
	text-decoration: none;
	font-size: 80%;
}

#top a:hover {
	text-decoration: underline;
}

#wrapper {
	text-align: left;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	min-height: 100%;
}

#header {
	margin: 0 0 0 -20px;
	padding-top: 50px;
}

#main {
	position: relative;
}

#contentwrapper {
	margin: 0;
}

#content {
	padding-bottom: 10em;
}

#content p {
	font-size: 70%;
	text-align: justify;
	margin-right: 2em;
	margin-left: 1em;
}

#content a {
	color: #000;
	text-decoration: none;
}

#content ul {
	font-size: 70%;
}

#content ul li {
	padding: 5px;
}

#footer {
	position: relative;
	margin-top: -140px;
	background: #4591d0 url(../images/footer-bg.png) 0 0 repeat-x;
	height: 140px;
	padding-top: 5px;
}

#footer p {
	margin: 5px 0 0 0;
	color: #d4ecff;
	font-size: 10px;
}

#bar {
	position: absolute;
	top: 50px;
	background: url(../images/bar.png) 0 0 no-repeat;
	width: 762px;
	height: 2px;
	border: 1px solid pink;
}

#footer p a {
	color: #d4ecff;
	text-decoration: none;
}
