/* CSS1 - BogieHardware.com */
					
.nav
{
text-decoration: none;
}

.flare {
background: url(flare.jpg) no-repeat;
}

.curves {
background: url(curves22.gif) no-repeat;
}

.upcurve {
background: url(curves4-1.gif); 
background-repeat: no-repeat;
background-position: 100% 0%;
}

td.header_home {
background: url(header_home_2.gif); 
background-repeat: no-repeat;
background-position: 72 0;
}

table.intro {
background: url(bg_color_peppers.jpg); 
background-repeat: no-repeat;
background-position: 60% 55%;
}

td.header_realestate {
background: url(header_realestate_2.gif); 
background-repeat: no-repeat;
background-position: 34 0;
}

td.header_website {
background: url(header_website_2.gif); 
background-repeat: no-repeat;
background-position: 0 0;
}

td.header_design {
background: url(header_design_2.gif); 
background-repeat: no-repeat;
background-position: 34 0;
}

td.header_portfolio {
background: url(header_portfolio_2.gif); 
background-repeat: no-repeat;
background-position: 90 0;
}

td.header_contact {
background: url(header_contact_2.gif); 
background-repeat: no-repeat;
background-position: 90 0;
}

td.header_clients {
background: url(header_clients_2.gif); 
background-repeat: no-repeat;
background-position: 34 0;
}

td.left {
background: url(slate_bg.gif); 
background-repeat: repeat-y;  
}

td.bg {
background: url(ash.jpg); 
background-repeat: repeat-x;
background-color: #EBE9E9;
background-position: 100% 100%  
}

td.blue_one {
background: url(blue_one.gif); 
background-repeat: repeat-y;
background-color: #0092CC;
background-position: 0% 0% 
}

td.blue_too {
background: url(blue_too.gif); 
background-repeat: repeat-y;
background-color: #0092CC;
background-position: 100% 100% 
}