body {
  	margin:0px;
	padding:0px;
	margin-top:0px;
	background: #c478b1;
	background-image:url(images/top2.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:16px;
}

td {color:#000000;
	line-height:17px;


}

h1 {color:##b36cac;
	font-weight:bold;
	font-size:12px;
	}
h2 {color:##b36cac;
	font-weight:bold;
	font-size:14px;
	}
	
	/* #main 
____________________________________________________________*/
#main{ padding:0px;
margin-top:30px;        
margin:0px auto;
width:796px;
}	
/* #top
____________________________________________________________*/

#top { 	background-image:url(images/menutop1.jpg);
	background-repeat:no-repeat;
	height: 109px;
	width:796px;
	margin-top:35px;
	}
	
/* #menu 
____________________________________________________________*/	

#menu {	width:796px;
		height:24px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		margin-top:20px;
		margin-left:25px;
		margin-right:45px;
		padding-left:10px;
		font-size:12px;
		background-image:url(images/menutab.jpg);
		background-repeat:repeat-x;
				}	
		
#main a {height:24px;
		color:#000000;
		text-decoration:underline;
		}
		
#main a:hover {color:#b36cac;
font-weight:bold;
	
	}
		

/* #content 
____________________________________________________________*/
		

#content {width:796px;
		height:620px;
		background-color:#FFFFFF;
		background-image: url(images/maincontent.jpg);
		background-repeat: no-repeat;
		background-position:bottom;
		
		
		}
		
#content-main {padding-left:15px;
		padding-top:5px;
		padding-right:15px;
		text-align:justify;
		
		}
		
		
/* #gallery 
____________________________________________________________*/
#gallery {width:796px;
		height:2500px;
		background-color:#FFFFFF;
		background-image: url(images/maincontent.jpg);
		background-repeat: no-repeat;
		background-position:bottom;
		
		
		}
#gallery2 {width:796px;
		height:7000px;
		background-color:#FFFFFF;
		background-image: url(images/maincontent.jpg);
		background-repeat: no-repeat;
		background-position:bottom;
		
		
		}
#gallery3 {width:796px;
		height:2600px;
		background-color:#FFFFFF;
		background-image: url(images/maincontent.jpg);
		background-repeat: no-repeat;
		background-position:bottom;
		
		
		}
		
#gallery-main {padding-left:15px;
		padding-top:5px;
		padding-right:15px;
		text-align:justify;
		
		}

/* #clients 
____________________________________________________________*/
#clients {width:796px;
		height:700px;
		background-color:#FFFFFF;
		background-image: url(images/maincontent.jpg);
		background-repeat: no-repeat;
		background-position:bottom;
		}
#clients-past {width:796px;
		height:1000px;
		background-color:#FFFFFF;
		background-image: url(images/maincontent.jpg);
		background-repeat: no-repeat;
		background-position:bottom;
		}
		
#clients-main {padding-left:15px;
		padding-top:5px;
		padding-right:15px;
		text-align:justify;
		
		}

/* #end
____________________________________________________________*/

#end {widows:796px;

	color: #000000;
	padding-left:5px;
	padding-top:10px;
	font-size:10px;
	
	
	}
#end a {color:#000000;
	font-size:10px;
	text-decoration:underline}
	
#end a:hover {text-decoration:underline;
color:#FFFFFF;
}




