	/* CSS Document */
	
	
	
	html {
	height: 100%;
	}
	
	
	
	body {
	background-color:  #000000;
	background-image:url(images/layout/doall-bgnd.jpg); 
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	position:relative;
	}
	
	
	td{
	text-align: center;
	}	
	
	
	
/*/////////////////////////////////TEXT STYLES//////////////////////////*/
	
p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;}
	

/*/////////////////////////////////LINK STYLES//////////////////////////*/	
a {
color: #000000;}

a:link {
text-decoration: underline;}

a:visited {
text-decoration: underline;
color:#000000;}
		
a:hover {
text-decoration: none;
color: #000000;}
	
a:active {
text-decoration: underline;
color:#000000;}
	
/*/////////////////////////////////Heading STYLES//////////////////////////*/	
	h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	}
	
	h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	}
	
		h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: left;
color:#000000;
text-decoration: underline;}
	
	
	
	h4{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: center;
color:#000000;
text-decoration: underline;}
	
	
/*//////////////DIV STYLES///////////////////////*/
#intro{
	z-index: 6;
	position: absolute;
	left: 132px;
	top: 20px;
	}		
	
#intro1{
	z-index: 7;
	position: absolute;
	left: 212px;
	top: 138px;
	}	
	
#welder{
	z-index: 7;
	position: absolute;
	left: 690px;
	top: -1px;
	}
	
#scroll-imgs{
	z-index: 6;
	position: absolute;
	left: 365px;
	top: 11px;
	}
		
	
	#flash{
	z-index: 7; 
	position: absolute; 
	left: 11px;
	}
	
	
	#littledoe{
	z-index: 7;
	position: absolute;
	top: 825px;
	left: 563px;
		}

	#logo{
	vertical-align: top;
	z-index: 10;
	position: absolute;
	top: -2px;
	left: 4px;
		 }
	
	
	#nav{
	vertical-align: top;
	z-index: 3;
	position: absolute;
	top: 137px;
	left: 394px;
	height: 165px;
	width: 537px;
	}

	
	#container{
		position: relative;
		width: 960px;
		}	
	
	
	#mainContent{
		height: auto;
		vertical-align: text-top;
		padding-left: 0px;
		padding-right: 0px;
		z-index: 1;
		position: relative;
		left: 24px;
		top: 198px;
		width: 903px;
		background-image:url(images/layout/cont-end.png);
		background-repeat:repeat-y;
		}	
		
#footer{
		height: auto;
		vertical-align: text-top;
		padding-left: 0px;
		padding-right: 0px;
		z-index: 1;
		position: relative;
		left: 24px;
		top: 198px;
		width: 903px;
		background-image:url(images/layout/main-footer.png);
		background-repeat:no-repeat;
		font-size:10px;
		color: #FFFFFF;
		}	
	
	
	#header{
	z-index: 2;
	left: 1px;
	top: -1px;
	position: absolute;
		}
	
	
	/*//////////////MARK PAGES NAVIGATION///////////////////////*/
	
	#mark-prod{
	z-index: 7;
	position: absolute;
	left: 600px;
	top: 139px;
	width: 70px;
	height: 37px;
		}

