@charset "utf-8";
/* CSS Document */


html,body {
	margin:0;
	padding:0;
	height:100%; 

	
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#fff;
	background-color: #FFF;
	overflow:auto !important;
	overflow: inherit;
}

body{
	background-image:url(../images/BodyBg.jpg);
}

*{
	margin:0px;
	padding:0px;
}

img{
	border:0;
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}

div#Container{
	position:relative; 
	margin:0 auto;
	
	height:auto !important;
	height:100%;

	min-height:100%;

	width:100%; 
	text-align:center; 
	background-image:url(../images/Bg.jpg); 
	background-repeat:repeat-x; 
}

div#Header{
	width:904px; 
	height:130px; 
	overflow:hidden; 
	position:relative; 
	z-index:8;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/Layout_01.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

table#CenterTable{
	background-color:#535353;
	border:0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:9;
	width:900px;
	background-image:url(../images/BottomBg.jpg);
	background-position: bottom;
	background-repeat:repeat-x; 
	
}

table#CenterTable2{
	background-color:#535353;
	border:0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:9;
	width:900px;	
}

div#ContLeft, div#ContLeftServ, div#ContLeftContact{
	width:400px;
	padding-left:25px; 
	padding-right:25px; 
	padding-bottom:45px; 
	line-height:15px; 
	letter-spacing:0px; 
	float:left;
}

div#ContLeft{
	text-align:justify; 
}

div#ContLeftServ{
	text-align:justify; 
	margin-top:138px;
	height:700px;
}

	div#ContLeftServ p{
		padding-top:15px;
	}

div#ContLeftContact{
text-align:left;
	margin-top:138px;
	height:700px;
}

	div#ContLeftContact p{
		padding-top:0px;
	}
	
div#ContRight{
	width:416px; 
	padding-left:0px; 
	text-align:justify; 
	padding-top:25px;
	float:left;
}
	div#ContLeft p{
		padding-top:15px;
	}
	
div#GalleryItem{
	width:900px;
	height:600px;
	padding-left:0px; 
	text-align:center;
	margin-top:250px;
}

	
div#ImgShow{
	width:416px;
	height:400px;
	margin-top:420px;
	float:left;
	padding-left:18px;
	overflow:hidden;
	
	}

table#ImgShowTab{
	height:400px;
	dorder: 0px;
	vertical-align:middle;
}

img#ImgChanged{
	border-width:2px;
	border-style:groove;
}
	
td#Services{
	background-image:url(../images/OurServices_12.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align:top;
}

td#Contact{
	background-image:url(../images/Contact_12.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align:top;
}

td#Gallery{
	background-image:url(../images/Gallery_12.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align:top;
}

li{
	margin-top:10px;
}

div#BottomBar{
	height:24px; 
	background-image:url(../images/BgBottom.jpg); 
	text-align:center;
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	z-index:11;
	}	
	
div#BottomPatch{
	height:100%; 
	background-image:url(../images/BgGray.gif);
	background-position:center;
	background-repeat:repeat-y; 
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	z-index:5;
	}
	
	div#BottomPatch2{
	height:100%; 
	background-image:url(../images/BgGray2.gif);
	background-position:center;
	background-repeat:repeat-y; 
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	z-index:5;
	}
	
div.Thumb{
	background-color:#d5d5d5;
	width:110px;
	height:75px;
	padding-top:8px;
	text-align:center;
	float:left;
	margin:15px 0px 0px 15px;
	}