/* CSS Document */


body {
background-color:#666666;
}


.textbox{
	font-family: Arial, Helvetica, sans-serif; 
	color:#6e6e6e;
	border: 1px solid #666666; 
	background-color:#000000;
	font-size:12px;
}

.textbox_grey{
	FONT-FAMILY:Trebuchet MS;  font-size: 11px; color:#ffffff; border: 1px solid #333333; background-color: #666666;
}

.avos {
width:98%;
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
color:#6e6e6e;
font-size:13px;
font-weight:normal;
text-align:justify;

}


.right_bg {
background:url(images/right_bg.jpg);
background-position:right;
background-repeat:repeat-y;
}


.avosfooter {
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
color:#797e84;
font-size:13px;
text-decoration:none;
}

.avosfooter a{
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
color:#797e84;
font-size:12px;
text-decoration:none;
}


.home {	height: 46px;
			width:96px;}

.home {	display: block; 
			background: url(images/home.jpg) no-repeat; 
			width: 96px}
.home:hover {	background: url(images/home_ho.jpg);}
.home:selected {	background: url(images/home_ho.jpg);}

.about{	height: 46px;
			width:96px;}

.about {	display: block; 
			background: url(images/about.jpg) no-repeat; 
			width: 96px}
.about:hover {	background: url(images/abou_ho.jpg);}
.about:selected {	background: url(images/about_ho.jpg);}


.service {	height: 46px;
			width:96px;}

.service {	display: block; 
			background: url(images/services.jpg) no-repeat; 
			width: 96px}
.service:hover {	background: url(images/services_ho.jpg);}
.service:selected {	background: url(images/services_ho.jpg);}

.gal {	height: 46px;
			width:96px;}

.gal {	display: block; 
			background: url(images/gallery.jpg) no-repeat; 
			width: 96px}
.gal:hover {	background: url(images/gallery_ho.jpg);}
.gal:selected {	background: url(images/gallery_ho.jpg);}



.contact {	height: 46px;
			width:96px;}

.contact {	display: block; 
			background: url(images/contact.jpg) no-repeat; 
			width: 96px}
.contact:hover {	background: url(images/contact_ho.jpg);}
.contact:selected {	background: url(images/contact_ho.jpg);}



.pro_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#828282;
	font-weight:bold;
}
.elink {
font-size:12px;
color:#999999;
text-decoration:none;
}
h2 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#828282;
font-size:24px;
letter-spacing:1px;
}

h3 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#828282;
font-size:.90em;
letter-spacing:1px;
font-weight:normal;
}

h4 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#828282;
font-size:.98em;
letter-spacing:1px;
font-weight:normal;
}

.servicetxt {

width:99%;
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
color:#6e6e6e;
font-size:0.9em;
font-weight:normal;
text-align:justify;
}
