@charset "utf-8";

#wrapper {
	height: 560px;
	width: 850px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;

}

#contactwrapper {
	height: 850px;
	width: 850px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

body {

	background-color: #cccc99;

}

#wrapper #header {

/*	background-image: url(../images/header.jpg); */

    background-image: url(../images/headerNew.png);

	height: 85px;

	width: 850px;

}

#wrapper #header1 {

	background-image: url(../images/headerLeft.png);

	float: left;

	height: 85px;

	width: 250px;

}

#wrapper #header2 {

	float: left;

	height: 85px;

	width: 600px;

}





#wrapper #left1 {

/*	background-image: url(../images/left1.jpg); */

	background-image: url(../images/left1New.png);

	float: left;

	height: 25px;

	width: 253px;

}

#wrapper #nav {

	float: left;

	height: 25px;

	width: 597px;

}

#wrapper #left2 {

/*	background-image: url(../images/left2.jpg); */

	background-image: url(../images/left2Newb.png);

	float: left;

	height: 426px;

	width: 253px;

}

#wrapper #left2c {
	/*	background-image: url(../images/left2.jpg); */

	background-image: url(../images/left2Newb2.png);
	float: left;
	height: 950px;
	width: 253px;
	background-color: #47506D;
	background-repeat: no-repeat;

}

#wrapper #flash {

	float: left;

	height: 425px;

	width: 597px;

	background-color: #000000;

}





#wrapper #footer {

	background-image: url(../images/footer.jpg);

	float: left;

	height: 18px;

	width: 850px;

	padding-top: 6px;

}

#wrapper #galHeader {

/*	background-image: url(../images/galleryHeader.jpg); */

	background-image: url(../images/gheaderNew.png);

	height: 85px;

	width: 850px;

}

#wrapper #galLeftTop {

/*	background-image: url(../images/galleryLeftTop.jpg); */

	background-image: url(../images/gleft1New.png);

	float: left;

	height: 25px;

	width: 253px;

}

#wrapper #galNav {

	background-color: #000000;

	float: left;

	height: 25px;

	width: 597px;

}

#wrapper #galLeft {

	/*	background-image: url(../images/galleryLeft.jpg); */

	background-image: url(../images/left2New.png);

	float: left;

	height: 1055px;

	width: 253px;

}

#wrapper #gallery {

	background-color: #000000;

	float: left;

	height: 1055px;

	width: 597px;

}


#wrapper #galFooter {

	background-image: url(../images/footer.jpg);

	height: 18px;

	width: 850px;

	float: left;

	padding-top: 6px;

}
