<style>

table.header_home td.logo {
	background-color:#000000;
}

/*BEGIN BODY STYLES*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

* {
	color:#787878;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
}

.header {
	font-weight:bold;
}

.hdrHome {
	font-size:12px;
	color:#A6C36A;
	font-weight:bold;
}

.hdrGallery {
	font-size:14px;
	color:#E0AE78;
	font-weight:bold;
}


/*END BODY STYLES*/

/*BEGIN LINK STYLES*/

.gallery a{
	color:#E7B070;
}

.footer_home a{
	color:#A6C36A;
	font-size:11px;
	text-decoration:none;
}

.footer_home a:hover{
	color:#A6C36A;
	font-size:11px;
	text-decoration:underline;
}

.footer_services a{
	color:#659EBF;
	font-size:11px;
	text-decoration:none;
}

.footer_services a:hover{
	color:#659EBF;
	font-size:11px;
	text-decoration:underline;
}

.footer_gallery a{
	color:#E7B070;
	font-size:11px;
	text-decoration:none;
}

.footer_gallery a:hover{
	color:#E7B070;
	font-size:11px;
	text-decoration:underline;
}

.footer_contact a{
	color:#E7D92B;
	font-size:11px;
	text-decoration:none;
}

.footer_contact a:hover{
	color:#E7D92B;
	font-size:11px;
	text-decoration:underline;
}

/*END LINK STYLES*/

/*BEGIN TABLE STYLES*/

table#header_contact {
	width:100%;
	background-image:url(images/header_yellow.gif);
}

table#page_titlecontact{
	width:100%;
	background-image:url(images/bgcolor_contact.gif);
}

table.footer_home{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#787878;
	background-image:url(images/title_bgcolor.gif);
	width:100%;
	text-align:center;
}

table.footer_services{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#787878;
	background-image:url(images/bgcolor_serv.gif);
	width:100%;
	text-align:center;
}

table.footer_gallery{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#787878;
	background-image:url(images/bgcolor_gallery.gif);
	width:100%;
	text-align:center;
}

table.footer_contact{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#787878;
	background-image:url(images/bgcolor_contact.gif);
	width:100%;
	text-align:center;
}

table#header_gall {
	width:100%;
	background-image:url(images/header_orange.gif);
}

table#page_titlegall{
	width:100%;
	background-image:url(images/bgcolor_gallery.gif);
}

table.header_home {
	width:100%;
	background-image:url(images/header_green.gif)
}

table.main {
	padding-left:50px;
	padding-right:50px;
	width:100%;
}

table#header_serv {
	width:100%;
	background-image:url(images/header_blue.gif);
}

table#page_titleserv{
	width:100%;
	background-image:url(images/bgcolor_serv.gif);
}

table#page_title{
	width:100%;
	background-image:url(images/title_bgcolor.gif)
}

td.vertline {
	vertical-align:top;
	background-image: url(images/vertical_line.gif);
}	

td.leftcol{
	width: 275px;
}

/*END TABLE STYLES*/
</style>