.modernbricksmenu2{
	padding: 0;
	width: 900px; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.modernbricksmenu2  li.tab1  a {
	background-position: center 0px;
	background-image: url(../images/corporatebg.jpg);
	background-repeat: no-repeat;
}
.modernbricksmenu2  li.tab2  a {
	background-image: url(../images/web_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.modernbricksmenu2  li.tab3  a {
	background-image: url(../images/3d_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.modernbricksmenu2  li.tab4  a {
	background-image: url(../images/photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.modernbricksmenu2  li.tab4  a:hover, .modernbricksmenu2  li.tab3  a:hover, .modernbricksmenu2  li.tab2  a:hover, .modernbricksmenu2  li.tab1  a:hover{
	background-position: center -66px;
}
.modernbricksmenu2  li.tab4  a.selected, .modernbricksmenu2  li.tab3  a.selected, .modernbricksmenu2  li.tab2  a.selected, .modernbricksmenu2  li.tab1  a.selected{
	background-position: center -132px;
}



    


.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}
.modernbricksmenu2  ul { /* The auto-generated set of links */
			list-style: none;
		}
.modernbricksmenu2  ul  li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	width: 220px;
		}
.modernbricksmenu2  a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 66px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
		}


.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}
.picturethums .toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: 1px solid #87766A;
}
.toggleopacity {
	color: #999;
}
.picturethums {
	list-style-type: none;
	height: 407px;
}
.picturethums li {
	width: 280px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
}
.picturethums  li img {
	width: 278px;
}
.picturethums  li a {
	background-color: #EAEAEA;
	display: block;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 280px;
	cursor: pointer;
	color: #CCC;
}
.picturethums li a:hover {
	color: #FFFFFF;
	background-color: #CCC;
}
.picturethums .toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.5;
}
.picturethums .toggleborder:hover img{
	border: 1px solid #87766A;
}
.picturethums .toggleborder:hover{
	color: #333333; /* Dummy definition to overcome IE bug */
}
.ptable {
	background-color: #333;
	width: 280px;
	overflow: hidden;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ptable .pcolum1 {
	float: left;
	padding-left: 5px;
	font-size: 1.1em;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-transform: capitalize;
}
.ptable .pcolum2 {
	float: left;
	font-size: 1.1em;
	padding-left: 3px;
	font-weight: bold;
}
#infopic {
	width: 280px;
	margin-bottom: 2px;
}

