

#divtable {

color: #FFFFFF;
padding:20px;
display: table;

}
#row1  {
display: table-row;
}
#left1 {
width:250px;

background: #FFFFFF;

display: table-cell;
background:#FFFFFF url("none") top left repeat-y;
	margin: 0px auto;
	text-align: center;
}
#right1 {
width:250px;

background:#FFFFFF;
display: table-cell;

background:#FFFFFF url("none") top right repeat-y;
	margin: 0px auto;
	text-align: center;
}
#middle1 {

width: 250px;
background:#FFFFFF;

display: table-cell;
	margin: 0px auto;
	text-align: center;
}


#row2  {
display: table-row;
}
#left2 {
width:250px;

background: #FFFFFF;

display: table-cell;
background:#FFFFFF url("none") top left repeat-y;
	margin: 0px auto;
	text-align: center;
}
#right2 {
width:250px;

background:#FFFFFF;
display: table-cell;

background:#FFFFFF url("none") top right repeat-y;
	margin: 0px auto;
	text-align: center;
}
#middle2 {

width: 250px;
background:#FFFFFF;

display: table-cell;
	margin: 0px auto;
	text-align: center;
}


#row3  {
display: table-row;
}
#left3 {
width:250px;

background: #FFFFFF;

display: table-cell;
background:#FFFFFF url("none") top left repeat-y;
	margin: 0px auto;
	text-align: center;
}
#right3 {
width:250px;

background:#FFFFFF;
display: table-cell;

background:#FFFFFF url("none") top right repeat-y;
	margin: 0px auto;
	text-align: center;
}
#middle3 {

width: 250px;
background:#FFFFFF;

display: table-cell;
	margin: 0px auto;
	text-align: center;
}
/* IE ONLY */
* html #divtable {
background:yellow url("none") top left repeat-y;
}
* html #row1 {
background:url("none") top right repeat-y;
}
* html #left1 {
	margin: 0px auto;
	text-align: center;
}
* html #right1 {
	margin: 0px auto;
	text-align: center;
}
* html #middle1 {
	margin: 0px auto;
	text-align: center;
}


* html #row2 {
background:url("none") top right repeat-y;
}
* html #left2 {
	margin: 0px auto;
	text-align: center;
}
* html #right2 {
	margin: 0px auto;
	text-align: center;
}
* html #middle2 {
	margin: 0px auto;
	text-align: center;
}


* html #row3 {
background:url("none") top right repeat-y;
}
* html #left3 {
	margin: 0px auto;
	text-align: center;
}
* html #right3 {
	margin: 0px auto;
	text-align: center;
}
* html #middle3 {
	margin: 0px auto;
	text-align: center;
}
* html .cleaner {
display:block;
}


.galleryRes {
	background:#ffffff;
	margin-left:45px;
	padding:0px;
	float:left;
}

.galleryCom {
	background:#ffffff;
	margin-right:55px;
	padding:0px;
	float:right;
}

/* This button was generated using CSSButtonGenerator.com */

.button1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:23px;
	line-height:23px;
	width:80px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	margin-left:35px;
	margin-bottom:10px;
	float:left;
}

.button:hover {
	background-color:#dfdfdf;
}

.button:active {
	position:relative;
	top:1px;
}




.button2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:23px;
	line-height:23px;
	width:80px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	margin-right:35px;
	margin-bottom:10px;
	float:right;
}

.button:hover {
	background-color:#dfdfdf;
} 

.button:active {
	position:relative;
	top:1px;
}

