﻿body
{
	margin-left			: 0px;
	margin-right		: 0px;
	margin-top			: 0px;
	margin-bottom		: 0px;
	
	background-image	: url('../images/sun.png');
	background-color	: #909fa4;
	background-repeat	: no-repeat;
	
	font-size			: 8pt;
	font-family			: Arial, Helvetica, sans-serif;
	color				: #606060;
}

a:link 			{ color	: #606060; text-decoration: none;	}
a:visited 		{ color	: #606060; text-decoration: none;	}
a:hover 		{ color	: #584742; text-decoration: none;	}
a:active 		{ color	: #606060; text-decoration: none;	}

.h1				{ font-size: 22pt; text-transform: lowercase; text-decoration: underline; }
.h2				{ font-size: 18pt; text-transform: lowercase; text-decoration: underline; }
.h3				{ font-size: 14pt; text-transform: lowercase; text-decoration: underline; }
.h4				{ font-size: 12pt; text-transform: lowercase; text-decoration: underline; }
.h5				{ font-size: 10pt; text-transform: lowercase; text-decoration: underline; }

#footermain	{ background-image: url('../images/footermain.png');  position: fixed; 	  height: 300px; width: 100%;  bottom: 0px; z-index: 1; }
#main		{ background-image: url('../images/middlesection.png'); width: 80%; height: 300px; position: absolute; top: 140px; left: 60px; z-index: 10; }
#veralign	{ margin-top: 10%; }

.small		 		{ font-size: 7pt; text-transform: lowercase; font-style: italic; color: #fefefe; text-align: right; }
.centrealign 		{ text-align:center; }		
.arrow		 		{ font-size: 10pt; font-family: MS PMincho;	 }
.right		 		{ right: 0; position: absolute; }
.ltd		 		{ font-size: 12pt;}
.white		 		{ color: #fefefe; font-size: 16pt;}
.noborder 	 		{ border: 0; }
.noborderheader 	{ border: 0; top: -1px; position: relative; }
.ontop				{ border: 0; z-index: 500; }

#header ul li		{ position: absolute; top: 0; right: 2px; list-style: none; color: #c9d1d3;}
#header a:link		{ color: #fefefe;}
#header a:hover		{ color: #fefefe; border-bottom: thin #4b5b66 dashed;}
#header a:active	{ color: #fefefe;}
#header a:visited	{ color: #fefefe;}

/* Each Web Solutions - Internet Browser Warning */

.img			{ width: 0px; height: 0px; border: 0; !IMPORTANT; }
#ieproblem		{ width: 0; height: 0; bottom: 0px; z-index: 0; position: fixed; }
#ieproblemtext		{ font-size: 0pt; }
	
.ie_h1			{ font-size: 0pt; }
.ie_h2			{ font-size: 0pt; }
.ie_h3			{ font-size: 0pt; }
.style1 		{ margin-left: 160px; }	
.noborder		{ border: 0;}

