/* 
Theme Name: GALGAS Aluminum
www.galgas.com
Description: CSS Document
Created: 4/25/07
Updated: 4/25/07
*/

body	{ background-image: url(../graphics/bg-ebony.gif); }

#page, #header, #middle, #footer	{ width: 728px; }

#page	{ position:relative;
		margin-left: auto;
		margin-right: auto; 
		overflow: visible; }

#header		{ height: 36px; 
			position: relative; }
					#header-logo 	{ position: absolute;
									height: 36px;}
					#header-logo2	{ width: 89px; 
									position: relative;
										top: 5px; }
					#header-nav		{	position: absolute;
									left: 95px;
									top: 8px;
									width: 700px;
}

#middle { }
			
					#header-extra	{ position: absolute; 
									width: 425px;
									left: 278px;
									top: 8px;
									text-align: right;}
									
					.thumbnail	{ width: 45px;
								height: 45px; 
								margin: 0px; 
								vertical-align: middle;
								border: solid;
								border-width: 1px; 
								border-color: #151515;}	
		
#footer { height: 60px; 
		color: #FFF; 
		position: relative; }
			#address1, #address2, #phone, #email, #copy, #sitemap	{ width: 182px;
																	height: 20px; 
																	position: absolute; 
																	text-align: center; }
																	
			#address1	{ left: 0px;
						top: 10px; }
			#address2 	{ left: 182px;
						top: 10px; }
			#phone		{ left: 364px;
						top: 10px; }
			#email		{ left: 546px;
						top: 12px;  }
						#mail-link	{ margin-top: 2px; }
			#copy		{ left: 0px; 
						top: 30px; }
			#footer-nav	{ width: 364px; 
						height: 20px;
						left: 182px;
						position: absolute;
						text-align: center;
						top: 30px; }
			#sitemap	{ left: 546px;
						top: 30px; }
						
#content	{ position: relative;
			width: 812px;
			left: -42px; }												
		
/* Font Stylings */

body	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		line-height: 1.5em;
		color: #FFF; 
		text-transform: lowercase; }
		
a		{ color: #F00; 
		text-decoration: none; }
		
a img	{ border: none; }
		
a:hover	{ color:#FF6600;}

a:hover	img { border-style: solid;
			border-width: 1px;
			border-color: #FF6600; }
	
.column-left h1, .column-right h1, .column-left h2, .column-right h2	{ color: #FFF; 
																		font-size: 9pt; 
        																font-weight: normal; }
		


.center	{ text-align:center; }

#first-title	{font-size: 14pt; }
h2	{ color:#CCCCCC }


/* End Font Stylings */
			
