#background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	height: 768px;
	width: 1024px;
	margin: auto auto;
	border: 1px solid #336699;
	background-color:#FFFFFF;
}

#heading {
	width: 100%;
	height: 150px;
	float: left;
}

#menu {
	float: right;
	height: 77px;
	padding:0px;
	margin-top:40px;	
}

.menuItem a {
	width: 77px;
	height: 77px;
	list-style-type: none;
	list-style-image: none;
	display: block;
	text-decoration: none;
	padding-top: 32px;
	text-align: center;
	color:#ffffff;
}

.menuItem ul li {
	float:left;
	color: #FFFFFF;
	background-image: url(images/menuBar.gif);
	background-repeat: no-repeat;
}

.menuItem ul li a:hover, .menuItemSelected ul li a {
	background-image:url(images/menuItemSelected.gif);
	list-style-type: none;	
	background-repeat: no-repeat;
	color:#000000;
}

.menuPadding {
	width: 68px;
	height: 81px;
	float: right;
}

#logo {
	background-image:url(images/logo.gif);
	background-repeat:	no-repeat;
	height: 150px;
}
#centralSection {
	float: left;
	width: 100%;
}

#mainpicture {
	float: left;
	width: 641px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(images/main.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 473px;
}
#servicespicture {

	float: left;
	width: 641px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(images/services.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 473px;
}
#blankpicture {

	float: left;
	width: 641px;
	padding-left: 10px;
	padding-top: 10px;
	height: 473px;
}
.gallerypicture {
	background-image: url(images/gallery.gif);
	background-repeat: no-repeat;
}
#aboutuspicture {

	float: left;
	width: 641px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(images/aboutus.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 473px;
}
#contactpicture {

	float: left;
	width: 641px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(images/contact.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 473px;
}

#textSection {
	float: left;
	height: 400px;
	width: 205px;
	padding-left: 5px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	padding-right: 10px;
	color: #FFFFFF;
	line-height: 24px;
	font-style: normal;
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing: .1em;
}
.contactInfo a {
	color: #FFFFFF;
	text-decoration: none;
}
.contactInfo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menuHome {
	background-image: url(images/menu/home.gif);
	background-repeat: no-repeat;
}

#footer {
	align
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #999999;
	text-align: center;
}#footer a {

	align
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
#footer a:hover {


	align
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #00CCFF;
	text-align: center;
	text-decoration: underline;
}
#textSection a {
	color: #FFFFFF;
	text-decoration: none;
}

#textSection a:hover {
	color: #ccff99;
	text-decoration: underline;
}
#mainpicture2 {

	float: left;
	width: 641px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(images/main2.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 473px;
}
