@charset "utf-8";
/* CSS Document */

#emailmainpage{
	width: 776px;
	border: 1px solid #000000;
	margin: auto;
	height: 575px;
}
#emaillowbar{
	position: absolute;
	margin-top: 382px;
	margin-left: 0px;
	width: 776px;
	height: 8px;
	overflow: hidden;
	background-color: #b4c7f5;
}
#emailmenubar{
	position: absolute;
	margin-top: 45px;
	margin-left: 0px;
	width: 679px;
	height: 8px;
	background-color: #b4c7f5;
	overflow: hidden; 
}
.emailtitle{
	position: absolute;
	margin-top: 6px;
	margin-left: 10px;
}
#emailbottommenu{
	position: absolute;
	margin-top: 580px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}




/* Links ******************************************************************************/
.menuFrame a{ 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center;
	display: block; 
	border-left: 2px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.menuFrame a:link { color: #000000; 
	text-decoration: none;}
.menuFrame a:active { color: #00000; 
	text-decoration: none;}
.menuFrame a:visited{ color: #000000; 
	text-decoration: none;}
.menuFrame a:hover{ color: #b4c7f5;
	text-decoration: underline; 
	}
.smallLinks a{ 
	text-align: center;
	font-size: 10px;
	}
.smallLinks a:link { color: #000000; 
	text-decoration: none;}
.smallLinks a:active { color: #00000; 
	text-decoration: none;}
.smallLinks a:visited{ color: #000000; 
	text-decoration: none;}
.smallLinks a:hover{ color: #b4c7f5;
	text-decoration: underline; 
	}
/* Links End******************************************************************************/




/* Text ******************************************************************************/
.emailtext{
	position: absolute;
	height: 210px;
	width: 470px;
	margin-left: 250px;
	margin-top: 15px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}
.emailtextline{
	position: absolute;
	margin-left: 320px;
	margin-top: 25px;
	font-size: 12px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* Text End******************************************************************************/



/* Images ******************************************************************************/
#emailimage{
	position: absolute;
	margin-top: 12px;
	margin-left: 6px;
}
#emailantispam{
	position: absolute;
	height: 160px;
	width: 135px;
	margin-left: 320px;
	margin-top: 420px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}	
#emailpricing{
	position: absolute;
	height: 160px;
	width: 200px;
	margin-left: 20px;
	margin-top: 400px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}
#emailcontact{
	position: absolute;
	height: 160px;
	width: 200px;
	margin-left: 550px;
	margin-top: 400px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}
/* Images End******************************************************************************/


