#fullheight{
height:100%;/*for the shodow if used*/
}

body {
font-family: Tahoma; 
font-size: 10pt; 
color: #000000; /* color scheme */
height: 100%;
background-color: #B6BABA;
}

p {
font-family: Tahoma; 
font-size: 10pt; 
}

h1 {
font-family: Tahoma; 
text-align:center;
font-size: 12pt; 
color: #7A0104;
}

a.link1 {
	padding-left: 11px;
	background: url(../images/homepage09.gif) no-repeat left center;
	color: #7A0104;
}


.bodyTbl {
height:370px;
width: 770;
background-color: #F9F5E9; /* color scheme */ 
}

.contentTbl {
width: 660;
font-family: Tahoma; 
font-size: 10pt; 
text-align:justify;
color: #000000; /* color scheme */

}

.footerTbl {
height: 56px; /* change this if PADDING standard is 70px*/
width: 770;
background: url('../images/footerBg.jpg');
font-family: Tahoma; 
font-size: 10pt; 
color: #FFFFFF;
text-align:center;
}


/** MENU */

#menu {
	background: url('../images/menuBg.jpg') no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 6px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	width: 132px;
	height: 54px;
	background: url('../images/homepage01.gif') no-repeat left top;
}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	padding-top: 17px;
	text-align: center;
	text-decoration: none;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #C2D6F2;
}

#menu a:hover {
	text-decoration: underline;
}

/** BOX1 */

#box1 .image {
	padding: 0px 0px 3px 0px;
}

#box1 .contact {
	margin: 0px;
	padding: 20px;
	background: #AC000C url(../images/homepage03.jpg) repeat-x left top;
	color: #F4EADE;
}

#box1 h1 {
	font-size: 12px;
	font-family: Tahoma; 
	text-align:center;	
	color: #C2D6F2;
}

#box1 p {
	margin: 0px;
}
