#tab-row{
width:909px;
height:37px;
}

#tab-bg{
width:632px;
height:37px;
background-image:url(images/tab-bg.gif);
background-repeat:repeat-x;
background-position:center;
float:left;
}

.tab-left{
background-image:url(images/tab-left.gif);
background-repeat:no-repeat;
background-position:right;
width:9px;
height:37px;
display:block;
float:left;
}

.tab-right{
background-image:url(images/tab-right.gif);
background-repeat:no-repeat;
background-position:left;
width:9px;
height:37px;
display:block;
float:right;
}

.tab-menu{
font:17px trebuchet MS;
color:#fff;
text-decoration:none;
float:left;
}

.tab-menu-link{
font:bold 14px verdana;
color:#E0DFD7;
text-decoration:none;
height:37px;
padding:0 14px;
background-image:none;
display:block;
float:left;
line-height:200%;
}
.tab-menu-link:hover{
font:bold 14px verdana;
color:#E0DFD7;
text-decoration:none;
height:37px;
padding:0 14px;
background-image:url(images/tab-bg-hover.gif);
background-position:center;
background-repeat:no-repeat;
display:block;
float:left;
line-height:200%;
}

.tab-menu-active{
font:bold 14px verdana;
color:#E0DFD7;
text-decoration:none;
height:37px;
padding:0 14px;
background-image:url(images/tab-bg-hover.gif);
background-position:center;
background-repeat:no-repeat;
display:block;
float:left;
line-height:200%;
}


/*.tab-menu-link span:hover{
background-image:url(../images/tab-right-h.gif);
background-repeat:no-repeat;
background-position:right;
width:9px;
height:37px;
display:block;
}
*/


.divider{
background-image:url(images/divider.gif);
background-repeat:no-repeat;
background-position:top;
width:2px;
height:37px;
display:inline;
float:left;
}


#arrow-section{
	width:70px;
	height:35px;
	margin-left:225px;
	float:left;
	margin-top: 2px;
}


/*portfolio section ENDS*/


/* Slider */
#glider{
	width: 1100px;
	height: 300px;
	overflow: hidden;
	margin-top:0px;
	margin-left: 0px;
	margin-bottom: 0px;
}


.glider-window{
	width: 900px;
	overflow: hidden;
	margin-left: 100px;
	margin-top: 60px;
}
.glider-window .section {
	width:1100px;
	overflow:hidden;
	float:left;
}
.glider-window .glider-content { width: 100000px; }

/*.gallery-text { background: url(/images/gallery-text-bg.png) no-repeat 0 4px; width: 201px; height: 428px; float: left; margin: 0 5px 0 0; }*/

.gallery-text {

	float: left;
	margin: 90px 0 0 55px;
}

.gallery-text dl {
	font-size: 0.7em;
	color: #75838A;
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
}
.gallery-text dl dt{
	color: #000000;
}
.gallery-text dl dd { margin: 0 0 0px; color:#bbbbbb; }
.gallery-image {
	padding:-60px;
	width: 310px;
	height: 171px;
	float: left;
}

