body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align:center;
	background: url(images/stripe.gif);
}

#wrapper {
	width: 800px;
	margin: 10px auto 0 auto;
	background: white url(images/header.png) no-repeat top;
	padding-top: 180px;
	border: 1px solid #ccc;
	}

h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
h2{
	font-size:18px;
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;
	}

td {
	text-align:left;
	vertical-align: top;
	}
td#left p{
	text-align: justify;
	line-height: 1.6em;
	}

td#left h2, td#left h3{
	padding-top: 10px;
	}

td#left{
	width:550px;
	padding-left: 20px;
	padding-right: 15px;
	}


div#callback{
	background: url(images/hatch.gif) no-repeat top left;
	width: 270px;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	text-align:center;
	vertical-align: top;
	}
	
div#callback h3{
	margin: 5px 0 8px 0;
	color: #fff;
	}

#callbacktable td{
	color: #000;
	padding: 5px 6px 3px 0;
	vertical-align:middle;
	}

ul#services {
	margin-left:2px !important;
	margin-left:18px;
	padding-top:5px;
	margin-top:0;
	list-style-image:url(images/bullet.gif);
	line-height: 25px;
	vertical-align:middle;
}

ul#contactdetails {
	margin:0;
	padding: 0;
	margin-top:0;
	list-style-type:none;
	line-height: 1.5em;
	color:#666;
	font-size: 11px;
}


ul#mainlist li {

	margin-top:5px;
	line-height: 1.5em;

}

#services a{
	text-decoration: none;
	height: 25px;
	vertical-align:top;
}


a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #ff7c07;
}
a:active {
	text-decoration: none;
	color: #006699;
}

td#footer{
	color: #666;
	font-size:10px;
	padding-top: 10px;
	padding-left: 10px;

	}

	
#navigation a:link {
	color: #fff;
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
	color: #fff;
}
#navigation a:hover {
	text-decoration: none;
	color: #ff0;
}
#navigation a:active {
	text-decoration: none;
}

td#nav {
		padding: 0;
		font-size:12px;
		background: #063 url("images/navbackground.png") repeat-x bottom;
}

  #navigation td{
    width:100%;
	background:#063 url("images/line.gif") repeat-x bottom;
    font-size:12px;
	color:#fff;
    line-height:normal;
    }
	
	
  #navigation ul {
    margin:0;
    padding:0;
    list-style:none;
    
    }
	
  #navigation li {
    float:left;
    margin:0;
    padding:0 0 0 9px;
    position: relative;

    }
	
  #navigation a{
    float:left;
	display:block;
	padding:5px 12px 4px 4px;
    }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
  #navigation a {float:none;}
  /* End IE5-Mac hack */


  #navigation #current a {
    padding-bottom:4px;
    color: yellow;
    }
    
.maindropdown {
	width: 160px;
}

#navigation li ul {
  display: none;
  position: absolute; 
  top: 2em;
  left: 2px;
  }
  
 #navigation li ul li, #navigation li ul li a{
  	background:#063;
  	width: 10em;
  	clear: left;
  	}
 #navigation li ul li{
	border-bottom:1px solid white;
	}	
  		
  
 #navigation li > ul {
	top: auto;
	left: auto;
	}
	
#navigation li:hover ul, #navigation li.over ul{ display: block; }

div#rightblock{
	float: right;
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 10px;
	}
	
img.map{
	padding-bottom: 10px;
	}
	
table#contacts td{
	padding: 10px;
	width: 33%;
	vertical-align: bottom;
	}
	
table#contacts td ul{
	list-style-type: none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	padding-top: 0;
	line-height: 1.6em;
	}

table#contacts td h3{
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
.style1 {color: #FF0000}