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

html{
overflow: -moz-scrollbars-vertical;
}

body{
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background: #FFF url(../images/main_bg.gif) top left repeat-x;
}

#nav{
background: #FFF url(../images/nav_left.gif) left repeat-x;
height: 30px;
font-size:14px;
font-weight:bold;
color: #252525;
}

a.nav:link, a.nav:visited{
color: #252525;
text-decoration:none;
}

#services{
background: #D6D7D7 url(../images/panel_bg.gif) top left repeat-x;
padding: 8px;
}

table.wrap{
width: 746px;
border: 4px solid white;
margin-left:auto;
margin-right:auto;
background-color: #FFF;
}

#content{
padding: 10px 5px;
background: #FFF url(../images/footer_bg.gif) bottom no-repeat;
}

#footer{
text-align: center;
font-size: 11px;
}

.orange{
color: #FC980A;
}

a:link, a:visited{
color: #017B91;
text-decoration:none;
}

h3,h4,h5{
color: #19B4CF;
}


*{
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#menu {
	width: 185px;

	}
	
#menu li a {
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #252525;
	font-size: 12px;
	font-weight:bold;
	display: block;
	background: url(../images/bullet.gif) left no-repeat;
	padding: 8px 0 0 15px;
	}
	
	
#main{
padding: 0 0 0 8px;
vertical-align:top;
}