﻿/* CSS Document */

#main {
	width: 900px;
}
#TopBg {
	background-color: #04293b;
	height: 273px;
}

/*#TopPan
{
	background-image: url( ../NewImages/top_banner.jpg);
	height: 273px;
}
#MiddlePan {
	background-image: url(../NewImages/midle_bg.jpg);


	background-repeat: repeat-x;
	
}
#BottomPan {
	background-color: #5091ad;
	height: 203px;
	

}*/

#icon-3 {
	background-image: url(../NewImages/home_icon.jpg);
	position: relative;
	height: 24px;
	width: 24px;
	float: right;
    top: 20px;
	left: -40px;
}
#icon-2 {
	background-image: url(../NewImages/zoom_icon.jpg);
	position: relative;
	height: 24px;
	width: 24px;
	float: right;
	left: -30px;
	top: 20px;
}
#icon-1 {
	background-image: url(../NewImages/email_icon.jpg);
	position: relative;
	height: 24px;
	width: 24px;
    top: 20px;
	left: -20px;
	float: right;	
}
#info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #FFFFFF;
}


/*#login {
	position: absolute;
	height: 250px;
	width: 270px;
	left: 650px;
	top: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	vertical-align:top;
	
}*/
#lastpan
{
	background-color: #006699;
	color: #FFFFFF;
	font-family: Calibri;
	text-align: center;
}
.logo
{
	/*background-image: url(../Images/LOGO-2.jpg);
	height:83px;
	width:200px;
	background-repeat:no-repeat;
	float:left;*/
	font-family:Tahoma;
	font-size:1.5em;
	font-weight:bold;
	color:#5c849d;
text-align:left;
	
}
.logotext
{
	float:left;
	font-family:Tahoma;
	font-size:1.5em;
	font-weight:bold;
	color:#5c849d;

}
.flash
{

	height: 300px;
	width: 550px;
	/*background-image: url(../NewImages/banner.jpg);*/
	float:left;

}
.banner
{
	width:900px;
}
.features
{
	text-align:left;
	/*padding:0px 0px 0px 80px;
	margin:0px 0px 0px 80px;*/
	width:900px;
	
}
.content
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5c849d;
	width:800px;
	
	
	
}
#login {
	/*position: absolute;*/
	height: 300px;
	width: 300px;
	/*left: 672px;
	top: 100px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float:left;
}
.main
{
	width: 900px;
	text-align: center;
	
}
.headertext
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding-top:4px;
	margin-top:2px;
}
#header
{
	background-color: #5c849d;
	border-style: none none solid none;
	border-color: #999999;
	height: 1.5em;
	font-family: Tahoma;
	background-repeat: repeat-x;
	
	
}
.footer
{
	background-color: #5c849d;
	border-style: none none solid none;
	border-color: #999999;
	height: 1.5em;
	font-family: Tahoma;
	background-repeat: repeat-x;
	
}
.footertext
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding-top:4px;
	margin-top:2px;
}
.divcon
{
	
	

	padding-bottom:-300px;
	padding-top:10px
}

