
/*giese green -09dbfc*/

body { 
    background-image: url(/graphics/body.png);
    background-repeat: repeat;
    background-color: #222222;
}
img {
    border:none;

}

#wrapper { 
	margin:0;
    margin-left:auto;
    margin-right:auto;
    
	width: 880px;  
} 

#content {
	margin:0;
	margin-top:80px;
	
	padding:0;
	
	width:880px;
	
	background-image:url(/graphics/content.png);
	background-repeat:repeat-y; 
	
	float:left;
}
   
#mast {
	margin:0;
	margin-bottom:5px;
	
	padding:0;
		
    width:874px;
    height:109px;
    
    background-image: url(/graphics/mast.png);
    background-repeat: no-repeat;
	
}

#flash {
	margin-left:177px;
	padding-top:25px;
	
}


 
#left{
    margin:0;
	margin-top:-90px;
    margin-bottom:10px;
	
	padding-right:15px;
	padding-left:5px;
	padding-top:50px;
    
    width:270px;
    
	background-image:url(/graphics/left.png);
    background-repeat:no-repeat;
	
	float:left;
}

#main {    
	margin:0;
	margin-top:-90px;
    margin-bottom:10px;
	
	padding-right:20px;
	padding-left:15px;
	padding-top:50px;
	
    width:545px;

    background-image:url(/graphics/right.png);
    background-repeat:no-repeat;
	
    float:left;

}

.headshot {
	margin:0;
    margin-left:15px;
	margin-right:10px;
	margin-bottom:10px;
	
	height:133px;
		
    float:left;
	clear:left;
   
    }
	
.nation {
    width:200px;
    height:120px;
    margin:0;
    margin-top:40px;
    margin-left:25px;
    background-image:url(../nation.png);
    background-repeat:no-repeat;
}

.mainlogo {
    float:right;
    width:115px;
    margin-left:10px;
    margin-right:10px;
    
}


#main a {
    color:#56c5d0;
    text-decoration:none;
}
#main a:hover {
    text-decoration:underline;
}

.jingleheader {
    color:#56c5d0;
    font-size:14px;
    text-align:center;
}
.jingle {
    margin-left:160px;
}
.movie {
    margin-left:10px;
    width: 230px;
    height:240px;
}


.footer {    
	margin-right:10px; 

    width:880px;
    height:220px;  
	 
	background-repeat:no-repeat;

	clear:both;

}

.footer ul {        
	padding-top:105px;
	padding-left:240px;

    font-family:helvetica, arial;
    font-size:12px;
    color:#333333;
    line-height:18px;
    list-style:none;
    text-align:left;
}


#roofing_footer {
    background-image:url(/graphics/footer_roofing.png);
}

#sheet_metal_footer {
    background-image:url(/graphics/footer_sheet_metal.png);
}
#manufacturing_footer {
    background-image:url(/graphics/footer_mfg.png);
}



.its {
	margin-top:-30px;
	margin-right:30px;

	width:270px;
	height:18px;
	
	font-size:12px;
	color:#cccccc;
	text-align:right;
	font-weight:500;

	float:right;

}

.its a {
	color:#cccccc;
	font-size:12px;
	font-weight:500;
}

.its a:hover {
	 color:#56c5d0;


}

.thankyou {
    background-image:url(../thankyou.png);
    background-repeat:no-repeat;
    text-indent:-5000px;
    height:50px;
}

