﻿	
@import "menu.css";
@import "scantech.css";
	body{
	font-family:arial,helvetica,geneva,sans-serif;
		margin-top: 0px;
	margin-left: 0px;
	}
	
	#mast{
	width:100%;
	background-image: url(images/digits.gif);
	}
	
	#main{
	width:100%;
	height:83%;
	}

	#left{
	width:210px;
	float:left;
		border:  solid 1px  #3393d8;
	height:100%;
	}
	
	#middle{
	width:60%;
	float:left;
	
	height:100%;
	}
	
	#right{
	width:20%;
	float:left;
    margin-left:15px;
	height:100%;
	border:  solid 1px  #3393d8;
		margin-right: -100%;
	}
	
    #footer{
	width:100%;
	
	clear:both;
	height:35px;
	padding-top:5px;
    }
	
	.section_border
	{
		border:  solid 1px  #3393d8;
	}
	.grey_text
	{
	padding: 15px 15px 0px 15px;
	}
	.home_page_images, .news_sidebar
{
text-align:center;
height:95%;
padding-top:10px;
}

.sponsor_image1, .sponsor_image2, .sponsor_image3
{
	position:relative;
	top:4px;
	left:8px;
}

.sponsor_image1
{
	left:15px;
}
.sponsor_image2
{
	top:20px;
	left:35px;
}

.sponsor_image3
{
	top:10px;
}

.sponsor_images3, .sponsor_images1, .sponsor_images2
{
	position:relative;
	top:20px;
	background-image: url(images/frame_bgrnd.gif);
	height:60px;
	width:120px;	
	background-repeat:no-repeat;
	margin: auto; 
	text-align:left;
}

.sponsor_images1
{
	top:15px;
}



.footer_line1, .footer_line_mail_link
{
position:relative;

	height:16px;

}
.footer_line1
{width:100%;
}
.footer_line_mail_link
{
float:right;
position:relative;
top:-16px;
}
.footer_line2
{
	
background-color:#FFFFFF;
color:#336699;
position:relative;

float:right;
text-align:right;
}

