.header
{ 
	height: 209px; 
	width: 712px; 
	background-image:    url(../images/internal_04.jpg); 
	background-repeat: no-repeat; 
}

.footer
{ 
	height: 83px; 
	width: 986px; 
	background-image:    url(../images/internal_20.jpg); 
	background-repeat: no-repeat; 
}

.template
{ 
	height: 508px; 
	width: 712px; 
	background-image:    url(../images/internal_15.jpg); 
}

.column_left
{ 
	height: 234px; 
	width: 274px; 
	background-image:    url(../images/internal_17.jpg); 
	background-repeat: no-repeat; 
}



.home_header
{ 
	height: 209px; 
	width: 712px; 
	background-image:    url(../images/index_04.jpg); 
	background-repeat: no-repeat; 
}

.what_we_do
{ 
	height: 204px; 
	width: 454px; 
	background-image:    url(../images/index_16.jpg); 
	background-repeat: no-repeat; 
}


.home_column_left
{ 
	height: 234px; 
	width: 274px; 
	background-image:    url(../images/index_20.jpg); 
	background-repeat: no-repeat; 
}


.home_portfolio
{ 
	height: 136px; 
	width: 661px; 
	background-image:    url(../images/index_21.jpg); 
	background-repeat: no-repeat; 
}


.home_testimonial
{ 
	height: 132px; 
	width: 379px; 
	background-image:    url(../images/index_25.jpg); 
	background-repeat: no-repeat; 
}



.home_contact
{ 
	height: 132px; 
	width: 282px; 
	background-image:    url(../images/index_26.jpg); 
	background-repeat: no-repeat; 
}


.home_footer
{ 
	height: 83px; 
	width: 986px; 
	background-image:    url(../images/index_27.jpg); 
	background-repeat: no-repeat; 
}



.submit {
    border: 0;
    background: url(../images/submit.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 137px;
    height: 31px;
} 


.reset {
    border: 0;
    background: url(../images/reset.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 138px;
    height: 31px;
} 

