﻿html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
}

.page
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	max-width: 1200px;
	min-width: 1200px;
	height: auto;
	text-align: center;
}

.headermenu
{
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	min-width: 1200px;
	max-width: 1200px;
	height: 126px;
	width: 1190px;
	background-color: #FFFFFF;
	background-image: url('../images/Sprintus_Banner.png');
	background-repeat: no-repeat;
	text-align: center;
}

.frame
{
	border: 1px solid Gray;
	padding: 10px;
	width: 1175px;
	height: auto;
	margin: auto;
	position: relative;
	float: left;
}

.sitenavigation
{
	text-align:left;
	padding-left:30px;
	font-family: 'Segoe UI'; 
	font-size: 8pt;
	padding-top: 3px;
}

.leftinfo
{
	position: relative;
	padding-top: 20px;
	padding-left: 5px;
	width: 195px;
	height: 780px;
	font-family: 'Segoe UI'; 
	font-size: 8pt;
	font-weight: bolder;
	text-align: left;
	float: left;
}

.spaceblock
{
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	height: 99px;
	width: 1200px;
}

.rightinfo
{
	position: relative;
	left: 10px;
	width: 208px;
	float: left;
}

.info 
{
	font-family: 'Segoe UI'; 
	font-size: small; 
	color: black; 
	text-align: justify;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('../images/splitter.png');
    background-repeat: repeat-x;
    position: relative;
	border: 1px solid #C0C0C0;
	width: 707px;
	height: auto;
	top: 0px;
	left: 0px;
	float: left;
}

.subinfo 
{
	font-family: 'Segoe UI'; 
	font-size: small; 
	color: black; 
	text-align: justify;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('../images/splitter.png');
    background-repeat: repeat-x;
    position: relative;
	border: 1px solid #C0C0C0;
	width: 695px;
	height: auto;
	top: 0px;
	left: 0px;
	float: left;
}

.subsubinfo 
{
	font-family: 'Segoe UI'; 
	font-size: small; 
	color: black; 
	text-align: left;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('../images/splitter.png');
    background-repeat: repeat-x;
    position: relative;
	border: 1px solid #C0C0C0;
	width: 683px;
	height: auto;
	float: left;
}

.faqinfo 
{
	font-family: 'Segoe UI'; 
	font-size: small; 
	color: black; 
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url('../images/splitter.png');
    background-repeat: repeat-x;
    position: relative;
	width: 100%;
	height: auto;
}

.faqinfotext 
{
	font-family: 'Segoe UI'; 
	font-size: small; 
	padding: 5px;
	color: black; 
    position: relative;
	height: auto;
}

.rinfo 
{
	font-family: 'Segoe UI'; 
	font-size: small; 
	color: black; 
	text-align: justify;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('../images/splitter.png');
    background-repeat: repeat-x;
    position: relative;
	border: 1px solid #C0C0C0;
	width: 196px;
	height: auto;
}

.maininfo
{
	padding: 20px;
	position: relative;
	border: 1px solid #C0C0C0;
	width: 717px;
	height: auto;
	left: 5px;
	background-image: url('../images/splitter.png');
    background-repeat: repeat-x;
    float: left;
}

.footer
{
	border: 1px solid Gray;
	margin-top: 15px;
	margin-bottom: 20px;
	min-width: 1200px;
	max-width: 1200px;
	height: 50px;
	font-family: 'Segoe UI'; 
	font-size: x-small; 
	color: #808080;
	width: 1190px;
	text-align: left;
	float: left;
	clear: both;
}
