
body		{background-image: url('images/bglogo3.gif'); 
			background-position: 350px 400px; 
			background-repeat: no-repeat; 
			color: black; 
			font-family: arial, serif; 
			background-color: #FCFEFE;
			overflow: scroll;
	}

#logo		{position: absolute; top: 10px; left: 27px; 
			width: 160px;
			height: 60px;
	}
	
#header		{height: 150px;
	}
	
#web		{width: 920px;
			padding: 0px;
	}
	
#centre		{text-align: center;
	}
		
.flash		{position: absolute; top: 0px; left: 20px; 
			width: 250px; 
			height: 100px;
	}

.tab		{width: 950px;
			margin: 0 auto;
	}

.tagdetails	{vertical-align: text-top;
			float: left;
			width:900px;
			height: 100px;
	}

.backgraphic{background-image: url('images/backgrad.jpg');
			background-repeat: no-repeat;
	}

.left		{float: left;
			margin: 10px;
	}

.right		{float: right;
	}

.tran		{float: left;
	}

.graph		{width: 690px;
			border: solid green;
			border-width: 1px 0px 0px 0px;
			float: left;
			padding: 10px 0px 0px 10px;
			margin-right: 20px;
	}

.quote		{width: 200px;
	}

.portfolio	{float: left;
			width: 150px;
			height: 94px;
	}
	
.boxl		{float: left; 
			width: 340px; 
			border : 0px solid red;
	}
	
.boxr		{float: right; 
			width : 200px;
	}
	
.boxm		{float: left; 
			width: 680px;
	}
	
.boxl , .boxm , .boxr 	{padding: 2px; 
						display: block;
	}
	
.footer		{font-size: 0.8em;
			color: #6A6A6A;
	}

.heading	{color: #C00;
			font: bold 1.2em serif;
	}
		
.sub		{color: #090;
			font: bold 1.1em serif;
	}
		
.contact	{width: 400px; 
			padding: 10px 40px 0px 40px;
			float: left;
	}
	
.inplen		{width: 300px;
	}
	
.inpbig		{width: 500px;
	}
	
li.q		{margin-left: 0px;
			font-size: 1.0em;
			font-weight : normal;
			list-style-type: circle;
	}

ul			{list-style-type: decimal;
			color: #000;
			font-size: 0.8em;
			font-weight: normal;
	}

label		{float: left;
			width: 200px;
			font-size: 1em;
	}
	
label.quest	{width: 500px;
	}

input, textarea	{border: 1px solid red;
				background-color: transparent;
	}
	
textarea 	{height: 150px;
	}

form 		{margin-left: 30px;
  			padding: 0;
 			 min-width: 500px;
  			max-width: 600px;
  			width: 660px; 
	}

fieldset	{border : 2px solid #090;
			font-size : 0.9em;
	}

legend		{color: #090;
			font-size: 1.1em;
			font-weight: bold;
}
	
p			{color: #000;
			margin-top : 1px;
			font: normal 0.8em arial, Georgia, serif;
	}
	
h3			{color: #000;
			font-size: 0.8em;
			font-weight: normal;
	}

h5			{font-size : 1px;
	}
	
a:link			{text-decoration: none; color: white;}
a:visited		{text-decoration: none; color: white;}
a:hover			{color: yellow;}
a:active		{text-decoration: none; color: white;}

a.uline:link	{text-decoration: underline; color: red;}
a.uline:visited	{text-decoration: underline; color: red;}
a.uline:hover	{text-decoration: none; color: green;}
a.uline:active	{text-decoration: underline; color: red;}

a.footer:link	{text-decoration: none; color: #696969}
a.footer:visited{text-decoration: none; color: #696969}
a.footer:hover	{text-decoration: underline; color: #333333;}
a.footer:active	{text-decoration: none; color: #696969;}
