﻿*, all {
	
margin:				0;
	padding:			0;
	color:				#666666;
	font-size: 			13px;
	font-family:		verdana, arial, sans-serif;
	
}

html,body {
	
	background-color:#ffffff;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat; 

	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	
}

#flashDownload{
	
	left: 10px;
	top: 205px;
	position: absolute;
	
   }
   
#address {  
	
	margin-left: 645px;
	margin-top: 10px;
	position: relative; 
	
}


.text_download1 	{font-weight:normal; font-family: Verdana; color: #254f98; font-size: 15px; }
.text_download2 	{font-weight:normal; font-family: Verdana; color: #666666; font-size: 13px; }

.text_address1 		{font-weight:bold; font-family: Verdana; color: #254f98; font-size: 15px; margin-bottom:5px;}
.text_address2 		{font-weight:normal; font-family: Verdana; color: #666666; font-size: 13px; }

a.emailLink			{ color: #666666; 	font-size: 13px;	font-weight: normal; text-decoration: none; font-family: Verdana, Arial }
a.emailLink:hover	{ color: #254f98; 	font-size: 13px; 	font-weight: normal; text-decoration: none; font-family: Verdana, Arial }


