html{height: 100%;}

body
{
	font-family:verdana,arial,sans-serif;
	padding:0px;
	margin:0px;
	font-size:1.0em;
}

img
{
	border:0px;
}

a
{
	outline:none;
}

.mainpage
{
	width:780px;
	min-width:780px;
	max-width:780px;
 	margin-left: auto; 
 	margin-right: auto;
}

.header
{
	width:780px;
	height:80px;
	min-width:780px;
	max-width:780px;
	min-height:80px;
	max-height:80px;
	padding: 8px 8px 0px 8px;
}

.headerlogo
{
	background-repeat:no-repeat;
	background-image:url(gfx/logo_236x64.png);
	background-position:left top;
	width:236px;
	height:64px;
	min-width:236px;
	max-width:236px;
	min-height:64px;
	max-height:64px;
	float:left;
}

.headerbanner
{
	background-repeat:no-repeat;
	background-image:url(gfx/hostanim.gif);
	background-position:center;
	color:#000000;
	text-align:center;
	vertical-align:center;
	width:500px;
	min_width:500px;
	max_width:500px;
	min-height:64px;
	max-height:64px;
	float:right;
}

.headertestimonial
{
	background-repeat:no-repeat;
	background-position:center;
	color:#000000;
	text-align:left;
	vertical-align:text-bottom;
	width:500px;
	min_width:500px;
	max_width:500px;
	min-height:64px;
	max-height:64px;
	font-size:0.6em;
	float:right;
}

.footer
{
	width:716px;
	font-size:0.6em;
	float:left;
	padding: 0px 32px 0px 32px;
}

.footer a
{
	text-decoration:none;
	color:#000000;
	text-align:center;
	vertical-align:bottom;
	padding: 8px 8px 8px 8px;
}

.footer a:hover
{
	text-decoration:underline;
	color:#2b7cbb;
}

.secttop
{
	background-repeat:no-repeat;
	background-image:url(gfx/secttop.png);
	width:780px;
	height:32px;
	min-width:780px;
	max-width:780px;	
	min-height:32px;
	max-height:32px;	
	float:left;
	margin-top: 8px;
}

.secttopfilled
{
	background-repeat:no-repeat;
	background-image:url(gfx/secttopfilled.png);
	width:780px;
	height:32px;
	min-width:780px;
	max-width:780px;	
	min-height:32px;
	max-height:32px;	
	float:left;
	margin-top: 8px;
}

.sectmidfilled
{
	background-repeat:no-repeat;
	background-image:url(gfx/sectmidfilled.png);
	width:780px;
	height:32px;
	min-width:780px;
	max-width:780px;	
	min-height:32px;
	max-height:32px;	
	float:left;
}

.sectmid
{
	background-repeat:repeat-y;
	background-image:url(gfx/sectmid.png);
	width:780px;
	min-width:780px;
	max-width:780px;	
	padding:8px 32px 8px 32px;
	height:auto;
	float:left;
}

.sectbot
{
	background-repeat:no-repeat;
	background-image:url(gfx/sectbot.png);
	width:780px;
	height:32px;
	min-width:780px;
	max-width:780px;	
	min-height:32px;
	max-height:32px;
	float:left;
	margin-bot: 8px;
}

.links
{
	height:64px;
	min-height:64px;
	max-height:64px;
	padding:8px 32px 8px 32px;
}

.links a
{
	text-decoration:none;
	color:#ffffff;
	background-color:#2b7cbb;
	text-align:center;
	vertical-align:centre;
	padding: 8px 8px 8px 8px;
}

.links a:hover
{
	color:#ffffff;
	background-color:#164a72;
}

.mainpagesingle
{
	min-width:716px;
	max-width:716px;
}

.mainpagesingle h1
{
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

.mainpagelinkholder
{
	height:25px;
	min-height:25px;
	max-height:25px;
	width:716px;
	min-width:716px;
	max-width:716px;
}

.mainpagelinkholder a
{
	height:24px;
	min-height:24px;
	max-height:24px;
	text-decoration:none;
	color:#ffffff;
	background-color:#2b7cbb;
	border: 1px solid #2b7cbb;
	text-align:center;
	vertical-align:middle;
	padding: 0px 4px 0px 4px;
	margin: 0px 4px 0px 0px;
	float:left;
}

.mainpagelinkholder a:hover
{
	color:#ffffff;
	background-color:#164a72;
}

.mainpagelink_currentlyinview a 
{
	height:24px;
	min-height:24px;
	max-height:24px;
	text-decoration:none;
	color:#164a72;
	background-color:#ffffff;
	border: 1px solid #2b7cbb;
	text-align:center;
	vertical-align:middle;
	padding: 0px 4px 0px 4px;
	margin: 0px 4px 0px 0px;
	float:left;
}

.mainpagelink_currentlyinview a:hover
{
	height:24px;
	min-height:24px;
	max-height:24px;
	text-decoration:none;
	color:#164a72;
	background-color:#ffffff;
	border: 1px solid #2b7cbb;
	text-align:center;
	vertical-align:middle;
	padding: 0px 4px 0px 4px;
	margin: 0px 4px 0px 0px;
	float:left;
}

.mainpageholder
{
	font-size:0.8em;
	border: 0.1em solid #2b7cbb;
	color:#000000;
}

.mainpageholder a
{
	text-decoration:underline;
	color:#000000;
	text-align:center;
	vertical-align:bottom;
}

.mainpageholder a:hover
{
	text-decoration:underline;
	color:#2b7cbb;
}

.letterlike
{
	text-align:justify;
	min-width:640px;
	max-width:640px;
	padding: 16px 38px 16px 38px;
}

.letterlike h1
{
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}

.letterlike a
{
	text-decoration:none;
	color:#000000;
	text-align:center;
	vertical-align:bottom;
}

.letterlike a:hover
{
	text-decoration:underline;
	color:#2b7cbb;
}

