html {
	height: 100%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	background-color: #3083D1;
	color: black;
}

a:link, a:visited, a:hover, a:active {
	color: darkblue;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;	
}

a[href^="mailto:"] {
	text-decoration: underline;
}

h1 {
	margin-top: 0;
	margin-bottom: -0.5em;
}

h2 {
	margin-top: 0.5em;
	padding-left: 0;
}

h3 {
	text-align: center;
	line-height: 15px;
}

h4 {
	text-align: center;
	font-size: 110%;
}

li {
	margin-bottom: 9px;
}

#CenterContent, #Footer, #Names, #NarrowLine, #RegularLine, #RightBlock, #Welcome {
	width: 600px;
}

#HeaderWide, #HeaderText1Wide, #HeaderText2Wide, #Welcome {
	width: auto;
	text-align: center;
}

#FurtherText, #TopText {
	padding: 1.6em 0 1.8em 1em;
}

#CenterContent {
	float: left;
	height: auto;
	font-size: 14px;
	margin-top: 1.5em;
}

#FirstLink {
	margin-top: 24px;
	text-decoration: underline;
	font-weight: bold;
}

#Footer {
	float: none;
	margin-top: 20px;
	padding-bottom: 20px;
	font-size: 80%;
	text-align: center;
}

#Footer a:link, a:visited, a:hover, a:active {

}

#FurtherText {
	padding: 1.6em 0 0 1em;
}

#FurtherText a:link, a:visited, a:hover, a:active {

}

#FurtherText a:link {
	text-decoration: underline;
}

#FurtherText a:hover {
	text-decoration: none;
}

#HeaderWide {
	min-height: 110px;
	height: auto;
	float: right;
	width: 100%;
	background-image: url(images/header_wide.jpg);
}

#HeaderText1 {
	padding-left: 174px;
}

#HeaderText2 {
	padding-left: 242px;
}

#HeaderText1Wide {
	width: 100%;
	width: auto;
	height: auto;
	min-height: 45px;
	padding-top: 0;
	padding-left: 0;
	color: #C33;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 32px;
}

#HeaderText2Wide {
	width: 100%;
	width: auto;
	height: 35px;
	padding-top: 14px;
	padding-left: 0;
	color: darkblue;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
}

#Image {
	width: auto;
	height: auto;
	float: left;
	margin: 0.5em 15px 0 0;	
}

#Left {
	text-align: left;
	line-height: 16px;
}

#Left li {
	line-height: 9px;
}
	
#LeftNav {
	float: left;
	height: 400px;
	height: 100%;
	width: 19%;
	padding: 15px 16px 0 2.5em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	border-right: solid;
	border-right: transparent;
	border-right-width: thin;
	border-right-color: #93C;
}

#LeftNav a:link, a:visited, a:hover, a:active {

}

#Names {
	margin-top: 1em;
	height: auto;
	text-align: center;
}

#NarrowLine {
	width: 550px;
	margin-top: 20px;
	padding-right: 0;
	font-size: 14px;
}

#RegularLine {
	width: 500px;
	margin-top: 20px;
	padding: 10px;
	padding-left: 0;
	padding-bottom: 0;
	font-size: 12px;
	text-align: left;
	border-top: thin;
	border-bottom: thin;
	border-left: transparent;
	border-right: transparent;
	border-style: solid;
	border-width:thin;
}

#RightBlock {
	float: right;
	height: 100%;
	width: 70%;
	margin-top: 30px;
	margin-right: 30px;
	padding: 0;
	color: black;
	border-color: #003399;
	border-style: none;
}

#Testimonial {
	margin: 12px 35px 0 15px;
	font-size: 13px;
}

#Testimonial a {
	text-decoration: underline;
}

#TopText {
	text-align: center;
	margin-top: 20px;
}

#TopText a:link, a:visited, a:hover, a:active {

}

#Welcome {
	height: auto;
	padding-top: 1em;
	padding-top: 0;
	margin-left: 0;
	text-align: center;
	font-size: 135%;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: black;
}

#WrapperWide {
	width: 860px;
	height: auto;
	margin-top: 2%;
	margin: auto;
	padding: 1px 0 25px 0;
	background-color: #DEE4FE;
	border: solid;
	border-style: transparent;
	border-color: #000000;
	border-width: thin;
	background-image: url(images/wrapper_wide.jpg);
	background-repeat: repeat-y;
}

.ImgContainer {
	color: #0033FF;
	height: 100%;
	width: auto;
	float: right;
	white-space: normal;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.ImgInRow {
    display: inline-block; 
    *display: inline;
    *margin: 0 1.25em 0 1.25em;
    float: left;
    vertical-align: middle;
    text-align: center;
    border: none;
    font-size: 12px;
}

.LastItem {
	margin-bottom: -12px;
}

.List {
	margin-top: 6px;
	text-align: left;}

.ListTop {
	margin-top: -6px;
	text-align: left;
}

.NextItem {
	margin-top: 18px;
	margin-bottom: 6px;
}

.OpeningP {
	margin-top: 16px;
}

.SigAlone {
	margin: -6px 0 0 15px;
}

.SigTestimonials {
	margin: -11px 0 20px 0;
}

.Sub {
	margin-top: 9px;
	margin-bottom: 6px;
	padding-left: 16px;
}

.Sub  a:link, a:visited, a:hover, a:active {

}

.TopSub {
	margin-top: 9px;
	margin-bottom: 6px;
	padding-left: 16px;
}

.TopSub  a:link, a:visited, a:hover, a:active {

}
