@charset "utf-8";
/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;}
	
.header{
	font-family: "Trebuchet MS", Arial;
	color:#f47121;
	font-size:24px;}
	
.service{
	font-family: "Trebuchet MS", Arial;
	color:#454545;
	font-size:24px;
	font-weight:bold}
	
.position{
	font-family: "Trebuchet MS", Arial;
	color:#454545;
	font-size:18px;
	font-weight:bold}
	
.info{
	font-family: "Trebuchet MS", Arial;
	color:#68696d;
	font-size:12px;
	font-weight:bold;}
	
	
	


	.fadeThis {
		position:relative;
		display:block;
		height: 64px;
		width: 120px;
		background: url(images/artbtn-over.gif) 0 0 no-repeat;
	}
	.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
		height: 64px;
		width: 120px;
		background:url(images/artbtn-over.gif) 0 -64px no-repeat;
		cursor:pointer;
	}
	

	
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}	
	
div#page-wrap					{ width: 500px; margin: 0 auto;}

.prototip 						{ position: absolute; }
.prototip .silver 				{ width: 400px; font-size: 14px; font-weight:bold; }
.prototip .silver .content 		{ text-align: left; padding: 10px 0; font-family:"Trebuchet MS", Arial; }
	
	
.map-text {
			font-weight:normal; font-size:12px;}	
	
	
li.map-select {display:inline;}

.imgbord {border: 3px solid #717171;}

.aboutus {width:505px;}

.aboutus-main {width:955px;}

.aboutus-rt { float:right; width:450px; margin:0px; padding:0px; height:1px; margin-left:50px; }

td.aboutus-menu {background-color:#fff; 
    font-family: "Trebuchet MS", Arial;
	color:#e5e5e5;
	font-size:18px;
	font-weight:bold; 
	border: 1px solid #e5e5e5;}
	
td.aboutus-menu:hover {background-color:#717171; color:#FFFFFF;}
	
