body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a img {
	border: 0px;
}
li{
	margin-bottom:10px;
}
.smalltext {
	font-size: 12px;
}
.headerwrapper {
	height: 100px;
	width: 800px;
	cursor: hand;
	cursor: pointer;
}
.header_title {
	float: left;
	height: 100px;
	width: 508px;
	background-image: url(/images/scandaheader.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}
.header_navwrapper {
	float: right;
	height: 100px;
	width: 292px;
	background-color: #fff;
}
.navwrapper {
	width: 800px;
	height: 25px;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
}
.navright {
	background-color: #003f62;
	height: 25px;
	width: 625px;
	float: right;
}
.navleft {
	background-color: #a4a5a5;
	height: 25px;
	width: 173px;
	float: left;
}
.main_container {
	width: 800px;
	height: auto;
	clear: both;
}
.leftnav_container {
	width: 173px;
	height: 300px;
	background-color: #33d4fe;
	float: left;
}
.leftnav_nav {
	width: 173px;
	height: 275px;
	background-color: #33d4fe;
	background-image: url(/images/navbg.jpg);
	background-repeat: no-repeat;
}
.leftnav_bottom {
	width: 173px;
	height: 25px;
	background-color: #003f62;
	clear: both;
	border-top: solid #fff 2px;
}
.main_content {
	width: 625px;
	height: auto;
	float: right;
}
.main_title {
	background-color: #a4a5a5;
	width: 625px;
	height: 117px;
	background-image: url(/images/maintitlebg.jpg);
}
.main_picture {
	width: 310px;
	height: 117px;
	background-color: #a4a5a5;
}
.tester {
	font-size: 24px;
	color: #fff;
	cursor: hand;
	cursor: pointer;
}
.main_pagewrapper {
	width: 623px;
	height: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #a4a5a5;
	background-color: #fff;
	text-align: left;
	float: right;
}
.main_pagetitle{
	font-weight: bold;
	font-size: 24px;
	margin-top:10px;
	margin-left: 10px;
	color: #003f62;
}
.main_pageleft{
	width: 300px;
	height: auto;
	margin-top:10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}
.main_pageright {
	width: 300px;
	height: auto;
	text-align: left;
	margin-right: 10px;
	margin-bottom:10px;
	margin-top: 10px;
	float: right;
}
.loginboxes {
	color: #a4a5a5;
	height: 20px;
	font-size: 14px;
	border: 1px ridge #003f62;
	font-weight: bold;
	background-color: #fff;
}
.footer {
	background-color: #003f62;
	height: 25px;
	width: 625px;
	float: right;
	color: #fff;
	clear: both;
}
.sub_footer {
	width: 800px;
	height: auto;
	clear: both;
	background-color: #fff;
}
/* Services Section*/
.main_pageleft a:link {
	text-decoration: none;
	color: #003f62;
}
.main_pageleft a:visited {
	text-decoration: none;
	color: #003f62;
}
.main_pageleft a:hover {
	text-decoration: none;
	color: #003f62;
}
.main_pageleft a:active {
	text-decoration: none;
	color: #003f62;
}
.servicewrapper {
	width: 300px;
	height: auto;
	clear: both;
}
.service_titlewrapper {
	width: 300px;
	height: auto;
	clear: both;
}
.service_title {
	width: 250px;
	height: auto;
	float: left;
	text-align: left;
	font-weight: bold;
	color: #003f62;
	font-size: 18px;
}
.service_uplink {
	width: 50px;
	height: auto;
	float: right;
	text-align: right;
}
.service_content {
	width: 268px;
	height: auto;
	margin: 10px;
	border: 1px solid #003f62;
	padding: 5px;
	clear: both;
}
.main_flash_intro {
	margin: 0px;
}
/* Main Bottom Three */
.main_bottomthree_container {
	width: 605px;
	height: auto;
	background-color: #fff;
	margin-top: 10px;
}
.main_bottomthree_ind_con {
	width: 175px;
	height: auto;
	margin-left: 10px;
	float: left;
	background-color: #fff;
	border: 1px solid #a4a5a5;
	padding: 5px;
}
.main_bottomthree_ind_pic {
	width: 175px;
	height: 130px;
	margin-bottom: 5px;
}
.main_bottomthree_ind_text {
	width: 165px;
	height: auto;
	background-color: #a4a5a5;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	border: solid #a4a5a5 5px;
}
