@charset "UTF-8";
/* CSS Document */

/*
Description: CSS code for the CS DIGITAL MEDIA website.
Hand Coded by: biZo of cs Digital Media
Website: http://www.citesix.com and http://www.de-oh.com
*/


/********* START GALLERY ***************/

#gallery {
			width: 486px;
			height: 151px;
			position: relative;
			top: 10px;
			left: 260px;
			clear: both;
			
}

.gal_01 {
			width: 90px;
			height: 71px;
			position: relative;
			float: left;
			top: 0px;
			left: 0px;
			background: url(../images/table_bg.png) repeat left top;
			
}

.gal_02 {
			width: 90px;
			height: 71px;
			position: relative;
			top: -71px;
			left: 99px;
			clear: both;
			background: url(../images/table_bg.png) repeat left top;
			
}

.gal_03 {
			width: 90px;
			height: 71px;
			position: relative;
			top: -142px;
			left: 198px;
			clear: both;
			background: url(../images/table_bg.png) repeat left top;
			
}

.gal_04 {
			width: 90px;
			height: 71px;
			position: relative;
			top: -213px;
			left: 297px;
			background: url(../images/table_bg.png) repeat left top;
			
}

.gal_05 {
			width: 90px;
			height: 71px;
			position: relative;
			float: right;
			top: -284px;
			left: 0px;
			background: url(../images/table_bg.png) repeat left top;
			
}

.gal_06 {
			width: 90px;
			height: 71px;
			position: relative;
			float: left;
			top: -203px;
			left: 0px;
			background: url(../images/table_bg.png) repeat left top;
			
}

.gal_07 {
			width: 90px;
			height: 71px;
			position: relative;
			clear: both;
			top: -274px;
			left: 99px;
			background: url(../images/table_bg.png) repeat left top;
			
}

.gal_08 {
			width: 90px;
			height: 71px;
			position: relative;
			top: -345px;
			left: 198px;
			background: url(../images/table_bg.png) repeat left top;
			
}

.gal_09 {
			width: 90px;
			height: 71px;
			position: relative;
			top: -416px;
			left: 297px;
			background: url(../images/table_bg.png) repeat left top;
			
}

.gal_10 {
			width: 90px;
			height: 71px;
			position: relative;
			float: right;
			top: -487px;
			left: 0px;
			background: url(../images/table_bg.png) repeat left top;
			
}




/********* END GALLERY ***************/