/* CSS Document */

body {

	font-family: Arial, Verdana,  "Trebuchet MS", Trebuchet,  Sans-Serif;

}

.logo{

	position:absolute;

	left:90px;

	top:70px;

}

.copyright{

	color:#FFFFFF;

	font-size:10px;

	position:absolute;

	left:100px;

	top:730px;

}

.poweredBy{

	color:#425100;

	font-size:10px;

}

.page-loading {

	

	font-weight:bold;

	left:45%;

	line-height:normal;

	padding:10px;

	position:absolute;

	text-align:center;

	top:40%;

	width:140px;

	z-index:10080 !important;

}



.loading-indicator {

	background-image:url(../images/loadTenny.gif );

	background-position:left top;

	background-repeat:no-repeat;

	font-size:8pt;

	height:140px;

	padding-left:20px;

	text-align:left;



}

a:link {

         color: #000000;

		  text-decoration:none;

         }

a:visited {

         color: #000000;

		 text-decoration: none;

         }

a:hover {

         color: #000000;

         text-decoration: none;

		 cursor:hand;

         }

a:active {

         color: #000000;

		 text-decoration: none;

         }



#bgContainer{

	background:url(../images/bg.gif) no-repeat;

	width:1000px;

	height:750px;

	margin:auto;

	position:relative;

	overflow:hidden;

	/*padding:70px 100px 300px 100px;*/

}

.contentContainer{

	width:620px;

	height:380px;

	padding:70px 100px 300px 280px;

}



.about_scrollbar {

	

	/* Typical fixed height and fixed width example */

	width: 440px;

	/*width:expression("430px");*/

	height: 250px;

	overflow: auto;

	/* IE overflow fix, position must be relative or absolute*/

	position: relative;

	/*background-color: #000000;*/

	margin: 0.3em auto;

	padding:0px 5px 0px 10px;

	font-size:13px;

	font-family: Arial, Verdana,  "Trebuchet MS", Trebuchet,  Sans-Serif;

}





.service_scrollbar {

	

	/* Typical fixed height and fixed width example */

	width: 450px;

	/*width:expression("440px");*/

	height: 253px;

	overflow: auto;

	/* IE overflow fix, position must be relative or absolute*/

	position: relative;

	/*background-color: #000000;*/

	margin: 0.3em auto;

	padding:0px 5px 0px 10px;

	font-size:13px;

	font-family: Arial, Verdana,  "Trebuchet MS", Trebuchet,  Sans-Serif;

}

.clients_scrollbar {

	

	/* Typical fixed height and fixed width example */

	width: 450px;

/*	width:expression("440px");*/



	height: 230px;

	overflow: auto;

	/* IE overflow fix, position must be relative or absolute*/

	position: relative;

	/*background-color: #000000;*/

	margin: 0.3em auto;

	padding:0px 5px 0px 10px;

	font-size:13px;

	font-family: Arial, Verdana,  "Trebuchet MS", Trebuchet,  Sans-Serif;

}



.gallery_scrollbar {

	background:#ff0000;

	/* Typical fixed height and fixed width example */

	width: 440px;

	height: 245px;

	overflow: auto;

	/* IE overflow fix, position must be relative or absolute*/

	position: relative;

	/*background-color: #000000;*/

	margin: 0.3em auto;

	padding:0px 5px 0px 0px;

	font-size:13px;

	font-family: Arial, Verdana,  "Trebuchet MS", Trebuchet,  Sans-Serif;

}



.menuText{

	font-size:23px; 

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-weight:bold;

}

.menuText td{

	width:175px;

	height:75px;

}



.galleryMenuText{

	font-size:15px; 

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-weight:bold;

}

.galleryMenuText td{

	width:175px;

	height:60px;

}

.galleryMenuImage{

	width:157px;

	height:60px;

	cursor:pointer;

}



.menuEl{



}

.title{

	color:#F8C300;/*#E67817;*/

	font-weight:bold;

	padding-bottom:10px;

	font-size:18px;

	text-align:left;

}



.subtitle{

	color:#F8C300;/*#E67817;*/

	font-weight:bold;

	font-size:14px;

	margin-bottom:5px;

}



.services{

		list-style-image:url("../images/scrol_shar.png");

		padding-bottom:15px;

	

}

.gallery_border{

	/*background: rgb(0, 0, 0) none repeat scroll 0%; */

	position: absolute; 

	width: 300px; 

	height: 300px; 

	left: 0px; 

	top: 0px; 

	-moz-background-clip: -moz-initial;

	-moz-background-origin: -moz-initial; 

	-moz-background-inline-policy: -moz-initial;

}



#screen div {

	position:absolute;

	overflow:hidden;

	border:#FFF solid 1px;

	background:#FFF;

}

#screen img{

	position:absolute;

	left:-32px;

	top:-32px;

	cursor: pointer;

}



.text_field {

	width:275px;

	background-color:#F8C300;

	color:#000000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

}



.text_info {

	color:#000000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

}



.button_form {

	width:90px;

	background-color:#F8C300;

	color:#000000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

}


