body {
	margin:0px;
	font-family:Sans, Arial;
	font-size:10px;
	background:#96b0e5;
	line-height:154%;
	text-align:center;
}

a, a:hover {
	text-decoration:none;
}

#border {
	margin:auto; 
	margin-top:10px;
	width:950px;
	border:4px #3366AA ridge;
	background:#FFCC66;
}
#navbar {
	height:auto;
	background: url(images/navigation/top.gif) repeat-x top;
	padding-bottom:5px;
	font-size:10pt;
}
#navbar .column {
	width:286px;
	padding:4px 7px 4px 7px;
	float:left;
	text-align:center;
}
#top_menu {
	width:700px;
	margin:auto;
	text-align:center;
}

#top_menu .menu_button {
	width:97px; 
	height:30px; 
	line-height:30px; 
	vertical-align:middle; 
	text-align:center; 
	background:url(images/navigation/menu1.gif) no-repeat top;
	margin:0 1.5px 0 1.5px;
	float:left;
	text-transform:capitalize;
}
	
#top_menu .menu_current {
	width:97px;
	height:30px;
	line-height:30px;
	vertical-align:middle; 
	text-align:center;
	background:url(images/navigation/menu2.gif) no-repeat top;
	margin:0 1.5px 0 1.5px;
	float:left;
	text-transform:capitalize;
}

#top_menu a, #side_menu a {
	color:#000000;
}
#top_menu a:hover, #side_menu a:hover {
	color:#6699FF;
	text-decoration:none;
}

#main {
	background:#FFFF99;
	min-height:400px;
	font-size:10px;
	border-top:#3366AA 4px ridge;
	padding:5px;
	font-size:10pt;
	text-align:justify;
}

#side_menu	{
	width:190px;
	height:300px;
	background: url(images/navigation/menu.gif) no-repeat;
	position:fixed;
	z-index:2;
	padding-top:10px; 
	padding-bottom:10px;
	margin:5px;
	margin-top:25px;
	text-align:center;
	float:left;
}

#side_menu .menu_button {
	width:97px; 
	height:30px; 
	line-height:30px; 
	vertical-align:middle; 
	text-align:center; 
	background:url(images/navigation/menu1.gif) no-repeat top;
	margin:7px 60px 6px auto;
	text-transform:capitalize;
}
	
#side_menu .menu_current {
	width:97px;
	height:30px;
	line-height:30px;
	vertical-align:middle; 
	text-align:center;
	background:url(images/navigation/menu2.gif) no-repeat top;
	margin:7px 60px 6px auto;
	text-transform:capitalize;
}

#main_space {
	width:670px;
	padding:5px;
	position:relative;
	left:180px;
}

#footer {
	height:22px; 
	background:url(images/navigation/bottom.gif);
	font-size:9px;
	padding-top:5px; 
	color:#000000; 
	text-align:center; 
	vertical-align:middle;
	border-top:#3366AA 4px ridge;
	line-height:9px;
}
#bottom_spacer {
	height:10px;
}


h1			{font-size: 22px; font-weight: normal; color: #000066; font-variant: small-caps;}
h2 		{font-size: 16px; font-weight: bold; color:#3366AA; font-style: italic; margin-top:20px; margin-bottom:0px;}
.small 			{font-size: 9px;}


#main_space img	{
	border:#3366AA ridge 4px;
	margin:5px;
}

A:link 			{color:#3366AA; text-decoration:none;}
A:visited 		{color:#3366AA; text-decoration:none;}
A:active 		{color:#3366AA; text-decoration:none;}
A:hover 		{color:#000000; text-decoration:underline;}

.blue {
	color: #3366AA;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
a img {border: none; }

.services {
	font-size:10pt;
}
.services td {
	padding-right:9px;
	height:28px;
}


