BODY{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

a img{ border:none; }

.links{ text-decoration:none; color:#000; font-family:Georgia; font-size:14px; }
.links:hover{text-decoration:underline; color:#c83630; }

.messages{ font-family: Georgia, tahoma, arial, times; color:#000; font-size:14px; }

#table_01 {
	position:relative;
	background:#ffffff url(../images/main-bg.jpg) repeat-y;
	text-align:left;
	left:0px;
	top:0px;
	width:1024px;
	/*height:100%;*/
}

#slice-1-1_ {
	background:url(../images/slice_1_1.jpg) no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:665px;
	height:85px;
}

#slice-2-2_ {
	position:absolute;
	left:665px;
	top:0px;
	width:359px;
	height:107px;
}

#slice-3-3_ {
	position:absolute;
	left:0px;
	top:85px;
	width:222px;
	height:22px;
}

#slice-4-4_ {
	position:absolute;
	left:222px;
	top:85px;
	width:443px;
	height:22px;
}

#slice-5-5_ {
	position:absolute;
	left:0px;
	top:107px;
	width:752px;
	height:46px;
}

#slice-6-6_ {
	position:absolute;
	left:752px;
	top:107px;
	width:272px;
	height:46px;
}

#slice-7-7_ {
	position:absolute;
	left:0px;
	top:153px;
	width:653px;
	height:25px;
}

#slice-8-8_ {
	position:absolute;
	left:653px;
	top:153px;
	width:371px;
	height:25px;
}

#slice-9-9_ {
	background:#000 url(../images/slice_9_9.jpg);
	position:relative;
	float:left;
	width:13px;
	
	border:solid 0px green;
}

#content-div {
	position:relative;
	float:left;
	width:631px;
	min-height:485px;
	margin:0px;
	overflow: visible;
}

#slice-11-11_ {
	position:relative;
	float:left;
	width:21px;
	height:480px;
}

#menu-div {
	background:url(../images/slice_12_121.jpg) no-repeat;
	position:relative;
	float:left;
	width:163px;
	height:480px;
}

#slice-13-13_ {
	position:relative;
	float:left;
	width:21px;
	height:480px;
}

#sub-menu-div {
	background:url(../images/slice_14_141.jpg) no-repeat;
	position:relative;
	float:left;
	width:163px;
	height:480px;
}

#slice-15-15_ {
	position:relative;
	float:left;
	width:12px;
	height:480px;
}
/*//////////////////////////////////////// */
#slice-16-16_1 {
	position:relative;
	float:left;
	width:13px;
	height:160px;
}

#phone-number-div {
	background:url(../images/slice_17_17-1.jpg) no-repeat;
	position:relative;
	float:left;
	width:195px;
	height:160px;
	
}

#slice-18-18_1 {
	position:relative;
	float:left;
	width:14px;
	height:160px;
}

#random-project-div {
	background:url(../images/slice_19_19-1.jpg) no-repeat;
	position:relative;
	float:left;
	width:802px;
	height:160px;
	
}

/* ////////////////////////////////////////////////////////////////////////// */

#content{ position:relative; margin:0px; padding:20px 20px 0 20px; }

#title-div{ 
	
	position:relative;
	/*padding:10px 50px 0 0px;*/
}
#title-text{ 
	font-family:Georgia, tahoma, arial, times;
	font-size:22px;
	text-align:left;
	/*color:#c83630;*/
	color:#000;
}

#article-div {
	/*position:absolute;*/
	/*height:450px;*/
	/*padding:5px 20px 20px 20px;*/
}
#article-text{
	position:relative;
	width:600px;
	/*height:430px;*/
	/*overflow:auto;*/
	border:solid 0px red;
}

#phone-app{
	background:url(../images/phone_bg.jpg) no-repeat;
	width:195px;
	height:86px;
	margin-top:15px;
}
#phone-number{
	font-family:Georgia,arial,tahoma,verdana,times;
	font-size:22px;
	color:#000;
	padding:20px 0 0 20px;
}

#content-row{
	width:1024px;
	position:relative;
	float:left;
	background:url(../images/content-row-bg.jpg);
}
 #content-row-bottom{
 	background:url(../images/content-row-bottom.jpg) no-repeat;
 	background-position:bottom left;
 	position:relative;
 	float:left;
 	min-height:480px;
 }
  #content-row-top{
  	background:url(../images/content-row-top.jpg) no-repeat;
  	background-position:top left;
  	position:relative;
  	float:left;
  }
  
#project-pics-list {
	
}
#project-pics-list ul, #project-pics-list li{
	
	margin:0;
	padding:0;
	list-style:none;
	}
#project-pics-list,#project-pics-list li{ 
	width:350px;
	height:233px;
	overflow:hidden; 
	}
span#prevBtn{ position: absolute; margin-top:-18px; margin-left:-190px; }
span#nextBtn{ position: absolute; margin-top:-18px; margin-left:160px; }