﻿

        body {
			padding: 0px;
			margin: 0px;
			text-align: center;
			font-family: Georgia,Times New Roman,Serif; 
			font-size: 14px;
			color: #2a241c;
			background:#e9eec5 url("/images/customer_bg.png") center top repeat-y;
			line-height: 26px;
        }

		
		td {
			font-family: Georgia,Times New Roman,Serif; 
			font-size: 14px;
			color: #2a241c;
			line-height: 26px;
		}
		
		#container {
			width: 1024px;
			margin: 0px auto;
			text-align: left;
		}
		
		#h_container {
			text-align: left;
			margin: 0px auto;
			padding: 0px;
			width: 1024px;
			height: 309px;
		}
		
		#welcome_header {
			position: absolute;
			background:url("/images/customer_header.png") left top no-repeat;
			width: 1024px;
			height: 309px;
		}
		
		
		#content {
			text-align: left;
			margin: 0px auto;
			background: #ffffff;
			width: 1024px;	
			line-height: 20px;
			background:url("/images/customer_content_bg.png") center top repeat-y;
		}	
		
		#main {
			position: relative;
			left: 140px;
			z-index: 10;
			top: -80px;
			width: 550px;
		}
		
		
		#footer {
			position:relative;
			text-align: left;
			margin: 0px auto;
			padding: 0px;
			background:url("/images/customer_footer.png") left top no-repeat;
			width: 1024px;	
			height: 401px;
			top: -200px;
		}

		#copywrite {
			position: relative;
			text-align: left;
			right: 12px;
			float: right;
			top:260px;
			color: #ffffff;
		}
		
		#sign_up {
			position: relative;
			text-align: left;
			left: 20px;
			float: left;
			top:228px;
			color: #ffffff;
		}
		
		
		#page_photo {
			position: absolute;
			top: 148px;
			padding:0px 0px 0px 384px;
			z-index:5;
		}
		

	
	

/* Welcome Navigation */

	#welcome_navigation_left {
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			line-height: normal;
			position: absolute;
			text-align: left;
			top: 175px;
			color: #ffffff;
			font-weight: normal;
			font-size: 13px;
			width: 132px;
			height: 216px;
			z-index:10;
	}
	
	#welcome_navigation_left ul {
		margin:7;
		padding:0;
		list-style:none;
	}
	
	#welcome_navigation_left li {
		text-transform: none;
		padding: 3px 0px 0px 0px;
		margin: 9px 0px 0px 0px;
		list-style:none;
		cursor: pointer;
		white-space:nowrap;
	}
	
	
	#welcome_navigation_left a {
		color:  #ffffff;
		text-decoration:none;
	}
	
	
	
	#welcome_content {
		position: relative;
		width: 752px;
		left: 200px;
		top: -40px;
		z-index: 10;
	}
	
	#left_column {
		position: absolute;
		margin: 0px 0px 0px 20px;
		width: 160px;
		top: 35px;
		z-index: 20;
	}
	